.page-why-easystore{--blue:var(--color-primary);--ink:#111c2c;--line:#e2e7ee;--muted:#637080;--pale:#f5f7fa}

.page-why-easystore .np-visual{min-width:0}
.page-why-easystore .np-visual p{margin-bottom:0}
.page-why-easystore .owned-pricing{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#2456a2;text-decoration:underline;text-underline-offset:3px;margin-top:12px}
.page-why-easystore .owned-pricing svg{width:14px;height:14px}

/* The shared banner's important desktop utility hides its centered CTA. */
@layer base{.page-why-easystore .ngb-closing .show-align-center{display:inline-flex!important}}
/* Align campaign CTA arrows with their labels in both normal and hover states. */
.page-why-easystore :is(#section-hero,#section-final) .btn-arrow{display:inline-flex;align-items:center;justify-content:center;gap:.4em}
.page-why-easystore :is(#section-hero,#section-final) .btn-arrow>svg{flex:none;margin:0}
@media(max-width:600px){
.page-why-easystore .ngb-closing .btn{width:100%}
}
@media(prefers-reduced-motion:reduce){.page-why-easystore *{animation:none!important;transition:none!important}}
