/*
 * استخراج‌شده از استایلِ رفرنسِ DiviFlash (GPLv2) برای ماژولِ SVGAnimator.
 * منبع: difl/svganimator (ریشه .difl_svganimator، 4 کلاسِ DOM)
 *
 * تنها تغییر نسبت به اصل، همان بازنویسیِ پیشوندِ کلاس‌هاست که در
 * PHP و module.json هم انجام شده — تا هر سه لایه یک DOM را بشناسند.
 * دست‌کاریِ دستی نکن؛ با tools/dfme/extract-module-css.js بازتولید کن.
 */
.dfme-svg-animator-inner-wrapper{display:flex;justify-content:center}

.dfme_svg_animator .dfme-svg-animator-container svg{display:block}

.dfme_svg_animator{z-index:0 !important}

.dfme_svg_animator .et_pb_background_mask,.dfme_svg_animator .et_pb_background_pattern,.dfme_svg_animator .et-pb-parallax-wrapper{z-index:-1 !important}
