.brand-philosophy{position:relative;background:linear-gradient(135deg,rgba(17,9,5,.95),rgba(39,24,17,.75) 50%,rgba(17,10,6,.9)),url(/CoffeeBeans.png);background-size:cover;background-position:50%;background-attachment:scroll;padding:240px 24px;overflow:hidden}@media(min-width:768px){.brand-philosophy{padding:300px 48px}}.philosophy-container{max-width:900px;margin:0 auto;text-align:center}.philosophy-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.25em;color:var(--primary);margin-bottom:32px;display:inline-block;position:relative;padding:0 20px}.philosophy-label:after,.philosophy-label:before{content:"";position:absolute;top:50%;width:40px;height:1px;background:linear-gradient(90deg,transparent,var(--primary))}.philosophy-label:before{right:100%;background:linear-gradient(90deg,transparent,var(--primary))}.philosophy-label:after{left:100%;background:linear-gradient(90deg,var(--primary),transparent)}.philosophy-headline{font-size:clamp(32px,6vw,56px);font-weight:400;line-height:1.2;letter-spacing:-.02em;color:#fff;margin-bottom:32px;font-family:Playfair Display,Georgia,serif}.philosophy-headline .highlight{color:var(--primary);font-style:italic}.philosophy-intro{font-size:clamp(18px,2.5vw,24px);font-weight:300;line-height:1.8;color:hsla(0,0%,100%,.8);max-width:650px;margin:0 auto}.philosophy-intro em{font-style:italic;color:var(--primary)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.philosophy-label{animation:fadeInUp .8s ease-out .1s backwards}.philosophy-headline{animation:fadeInUp .8s ease-out .2s backwards}.philosophy-intro{animation:fadeInUp .8s ease-out .3s backwards}