:root{--color-brand-purple: #b84fa0;--color-brand-purple-hover: #5A224A;--color-brand-dark: #222222;--color-brand-bg-cream: #FAF8F4;--color-brand-bg-white: #FFFFFF;--color-text-body: #555555;--color-border: #EDE9E5}.about-us-landing{font-family:var(--font-body-family)!important;color:var(--color-brand-dark)!important;background-color:var(--color-brand-bg-cream)!important;line-height:1.6!important}.about-container{max-width:1200px!important;margin:0 auto!important;padding:0 24px!important}.about-section{padding:80px 0!important;position:relative!important;z-index:1!important}.about-label{display:inline-block!important;font-size:12px!important;font-weight:700!important;color:var(--color-brand-purple)!important;letter-spacing:2px!important;text-transform:uppercase!important;margin-bottom:12px!important}.about-heading{font-size:38px!important;font-weight:700!important;line-height:1.2!important;color:var(--color-brand-dark)!important;margin:0 0 16px!important}.about-subheading{font-size:32px!important;font-weight:700!important;line-height:1.3!important;color:var(--color-brand-dark)!important;margin:0 0 20px!important}.about-section-title{font-size:36px!important;font-weight:700!important;line-height:1.3!important;color:var(--color-brand-dark)!important;margin:0 0 40px!important}.about-description p{font-size:15px!important;color:var(--color-text-body)!important;margin:0 0 12px!important}.centered{text-align:center!important}.about-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:44px!important;padding:0 28px!important;font-size:13px!important;font-weight:700!important;letter-spacing:1px!important;text-transform:uppercase!important;text-decoration:none!important;border-radius:8px!important;transition:all .3s ease!important;cursor:pointer!important}.about-btn--primary{background-color:var(--color-brand-purple)!important;color:var(--color-brand-bg-white)!important;border:none!important}.about-btn--primary:hover{background-color:var(--color-brand-purple-hover)!important}.about-btn--secondary{background-color:transparent!important;color:var(--color-brand-purple)!important;border:2px solid var(--color-brand-purple)!important}.about-btn--secondary:hover{background-color:var(--color-brand-purple)!important;color:var(--color-brand-bg-white)!important}.about-hero{padding:24px 0!important}.about-hero__grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:48px!important;align-items:center!important}.about-hero__media-col{width:100%!important}.about-hero__video-wrapper{position:relative!important;width:100%!important;aspect-ratio:16 / 9!important;border-radius:20px!important;overflow:hidden!important;box-shadow:0 16px 40px #3d2a2414!important;border:1px solid var(--color-border)!important;background-color:#000!important}.about-hero__iframe{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;border:none!important}.about-hero__content-col{display:flex!important;flex-direction:column!important}.about-hero__ctas{display:flex!important;gap:16px!important;margin:16px 0!important}.about-hero__bullets{padding:0!important;margin:0!important;list-style:none!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px 16px!important}.about-hero__bullets li{font-size:14px!important;font-weight:600!important;color:var(--color-brand-dark)!important;display:flex!important;align-items:center!important}.about-hero__bullets li .checkmark{color:var(--color-brand-purple)!important;margin-right:8px!important;font-weight:700!important}.about-story{background-color:var(--color-brand-bg-white)!important;border-top:1px solid var(--color-border)!important;border-bottom:1px solid var(--color-border)!important;padding:48px 0!important}.about-story__grid{display:grid!important;grid-template-columns:1fr 1.5fr!important;gap:48px!important;align-items:start!important}.about-story__left-col{position:sticky!important;top:100px!important}.about-story__text-container{display:flex!important;flex-direction:column!important}.about-story__paragraph{font-size:16px!important;line-height:1.7!important;color:var(--color-text-body)!important;margin-bottom:20px!important}.about-story__paragraph:last-child{margin-bottom:0!important}.about-story__paragraph strong{color:var(--color-brand-purple)!important}.about-why{background-color:var(--color-brand-bg-cream)!important;padding:64px 0!important}.about-reels__grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:24px!important;max-width:1200px!important;margin:0 auto!important}.about-reels__card{position:relative!important;height:540px!important;border-radius:20px!important;overflow:hidden!important;border:1px solid var(--color-border)!important;box-shadow:0 12px 35px #3d2a2414!important;background-color:#fff!important;transition:transform .4s cubic-bezier(.165,.84,.44,1)!important}.about-reels__card:hover{transform:translateY(-6px)!important;box-shadow:0 20px 40px #3d2a2426!important}.about-reels__player{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1!important}.about-reels__iframe{position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%)!important;width:100%!important;height:100%!important;border:none!important}.animate-fade-up{opacity:0;transform:translateY(20px);animation:fadeUpReveal .8s cubic-bezier(.165,.84,.44,1) forwards}@keyframes fadeUpReveal{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:989px){.about-section{padding:40px 0!important}.about-heading{font-size:30px!important}.about-subheading{font-size:24px!important}.about-section-title{font-size:26px!important;margin-bottom:24px!important}.about-hero__grid{grid-template-columns:1fr!important;gap:30px!important}.about-hero__media-col{max-width:600px!important;margin:0 auto!important}.about-story__grid{grid-template-columns:1fr!important;gap:24px!important}.about-story__left-col{position:relative!important;top:0!important}.about-reels__grid{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}@media screen and (max-width:749px){.about-section{padding:24px 0!important}.about-heading{font-size:26px!important;margin-bottom:12px!important}.about-hero__ctas{flex-direction:column!important;gap:10px!important}.about-btn{width:100%!important}.about-hero__bullets{grid-template-columns:1fr!important;gap:8px!important}.about-reels__grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:16px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;padding:10px 1.5rem 25px!important;margin:0 -1.5rem!important;max-width:none!important;width:auto!important}.about-reels__grid::-webkit-scrollbar{display:none!important}.about-reels__card{flex:0 0 250px!important;max-width:250px!important;height:440px!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-about-us.css.map */
