.about-section-glows{pointer-events:none;z-index:0;inset-block:0;width:100vw;max-width:none;position:absolute;left:50%;transform:translate(-50%)}.about-section-glow{pointer-events:none;box-sizing:border-box;border-radius:var(--radius-full);border-style:solid;border-color:var(--accent-primary);background:0 0;position:absolute}.about-section-glow--left{width:var(--about-section-glow-circle-size-left);height:var(--about-section-glow-circle-size-left);top:var(--about-section-glow-circle-left-top);left:var(--about-section-glow-circle-left-offset);border-width:var(--about-section-glow-circle-border);filter:blur(var(--about-section-glow-circle-blur-left))}.about-section-glow--right{width:var(--about-section-glow-circle-size-right);height:var(--about-section-glow-circle-size-right);top:var(--about-section-glow-circle-right-top);right:var(--about-section-glow-circle-right-offset);border-width:var(--about-section-glow-circle-border);filter:blur(var(--about-section-glow-circle-blur-right))}.about-differentiators-glows{pointer-events:none;z-index:0;inset-block:0;width:100vw;max-width:none;position:absolute;left:50%;transform:translate(-50%)}.about-differentiators-glow{pointer-events:none;box-sizing:border-box;border-radius:var(--radius-full);border-style:solid;border-color:var(--accent-primary);background:0 0;position:absolute}.about-differentiators-glow--left{width:var(--about-differentiators-glow-left-width);height:var(--about-differentiators-glow-left-height);top:var(--about-differentiators-glow-left-top);left:var(--about-differentiators-glow-left-offset);border-width:var(--about-differentiators-glow-border);filter:blur(var(--about-differentiators-glow-blur-left));transform:rotate(var(--about-differentiators-glow-left-rotate))}.about-differentiators-glow--right{width:var(--about-differentiators-glow-right-width);height:var(--about-differentiators-glow-right-height);top:var(--about-differentiators-glow-right-top);right:var(--about-differentiators-glow-right-offset);border-width:var(--about-differentiators-glow-border);filter:blur(var(--about-differentiators-glow-blur-right));transform:rotate(var(--about-differentiators-glow-right-rotate))}@media (max-width:63.999rem){.about-section-glows{--about-section-glow-circle-border:var(--about-section-glow-circle-border-mobile);--about-section-glow-circle-blur-left:var(--about-section-glow-circle-blur-left-mobile);--about-section-glow-circle-blur-right:var(--about-section-glow-circle-blur-right-mobile);--about-section-glow-circle-size-left:var(--about-section-glow-circle-size-left-mobile);--about-section-glow-circle-size-right:var(--about-section-glow-circle-size-right-mobile);--about-section-glow-circle-left-offset:var(--about-section-glow-circle-left-offset-mobile);--about-section-glow-circle-right-offset:var(--about-section-glow-circle-right-offset-mobile)}.about-section-glow{opacity:var(--about-section-glow-opacity-mobile)}.about-differentiators-glows{--about-differentiators-glow-border:var(--about-differentiators-glow-border-mobile);--about-differentiators-glow-blur-left:var(--about-differentiators-glow-blur-left-mobile);--about-differentiators-glow-blur-right:var(--about-differentiators-glow-blur-right-mobile);--about-differentiators-glow-left-width:var(--about-differentiators-glow-left-width-mobile);--about-differentiators-glow-left-height:var(--about-differentiators-glow-left-height-mobile);--about-differentiators-glow-left-offset:var(--about-differentiators-glow-left-offset-mobile);--about-differentiators-glow-left-top:var(--about-differentiators-glow-left-top-mobile);--about-differentiators-glow-right-width:var(--about-differentiators-glow-right-width-mobile);--about-differentiators-glow-right-height:var(--about-differentiators-glow-right-height-mobile);--about-differentiators-glow-right-offset:var(--about-differentiators-glow-right-offset-mobile);--about-differentiators-glow-right-top:var(--about-differentiators-glow-right-top-mobile)}.about-differentiators-glow{opacity:var(--about-differentiators-glow-opacity-mobile)}}.differentiators-showcase{align-items:stretch;gap:var(--about-differentiators-grid-gap-mobile);flex-direction:column;width:100%;display:flex}.differentiators-showcase__column{gap:var(--about-differentiators-grid-gap-mobile);flex-direction:column;flex:1 1 0;min-width:0;display:flex}@media (min-width:48rem) and (max-width:63.999rem){.differentiators-showcase{gap:var(--about-differentiators-column-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.differentiators-showcase__column{display:contents}}@media (min-width:64rem){.differentiators-showcase{justify-content:center;align-items:flex-start;gap:var(--about-differentiators-column-gap);height:var(--about-differentiators-grid-height);flex-direction:row;display:flex;overflow:visible}.differentiators-showcase__column{min-width:0;max-width:var(--about-differentiators-column-width);gap:var(--about-differentiators-column-gap);flex-direction:column;flex:0 auto;display:flex;overflow:visible}}
