.about-container{color:#000;font-family:var(--font-sans);background:#fff;margin-top:60px;overflow-x:hidden}.hero-section{background-image:url(/images/brand-page-photos/1.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:80vh;display:flex;position:relative;overflow:hidden}.hero-overlay{background:#ffffffb3;align-items:center;width:100%;height:100%;display:flex}.hero-content{text-align:center;color:#000;max-width:800px;margin:0 auto;padding:20px}.hero-content h1{color:#761b1b;font-size:2.3rem;font-family:var(--font-serif);letter-spacing:1px;margin-bottom:20px}.hero-content p{color:#000;font-size:1rem;line-height:1.7}.section{box-shadow:none;background:0 0;border:none;border-radius:0;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:50px;margin:40px 10%;padding:80px 10%;display:grid}.section.reverse{direction:rtl}.section.reverse .section-content{direction:ltr}.section-content{flex-direction:column;flex:1;justify-content:space-between;height:100%;display:flex}.section-content h2{color:#761b1b;font-size:2.2rem;font-family:var(--font-serif);letter-spacing:1px;margin-bottom:20px}.section-content p{color:#000;font-size:1rem;line-height:1.7}.image-side{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.image-side img{width:100%;max-width:550px;height:100%;max-height:560px;box-shadow:none;object-fit:cover;border-radius:0}.philosophy-section{background-image:url(/images/brand-page-photos/4.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;display:flex;position:relative;overflow:hidden}.philosophy-section .overlay{background:#ffffffc7;align-items:center;width:100%;height:100%;display:flex}.philosophy-content{text-align:left;color:#000;flex-direction:column;gap:12px;max-width:800px;margin:0 auto;padding:20px;display:flex}.philosophy-content h2{color:#761b1b;font-size:1.8rem;font-family:var(--font-serif);letter-spacing:1px;margin-bottom:20px}.philosophy-content p{color:#000;font-size:1.2rem;line-height:1.8}.separatorLine{opacity:.5;background-image:url(/images/seperator.png);background-position:50%;background-repeat:repeat-x;background-size:auto 100%;width:100%;height:25px;margin:0}.footerWrapper{justify-content:center;width:100%;display:flex}@media (max-width:992px){.section{text-align:center;flex-direction:column;padding:60px 8%;display:flex}.section.reverse{flex-direction:column}.image-side img{max-width:100%;height:auto;max-height:none;margin-top:25px}.hero-content h1{font-size:2.4rem}.section-content h2{font-size:1.8rem}}@media (max-width:600px){.hero-section{height:70vh}.section{padding:40px 5%}.section-content p{font-size:1rem}.section-content h2{font-size:1.5rem}.hero-content h1{font-size:2rem}}
