.mfn-divider{align-items:center;display:flex;justify-content:center}.mfn-divider .mfn-divider-inner{align-items:center;display:flex;margin-bottom:var(--mfn-divider-gap-bottom);margin-top:var(--mfn-divider-gap-top);width:100%}.mfn-divider .mfn-divider-inner:after,.mfn-divider .mfn-divider-inner:before{content:"";display:block;flex-grow:1;mask-position:left center;mask-repeat:repeat-x}.mfn-divider:not(.mfn-divider-advanced) .mfn-divider-inner:after{display:none}.mfn-divider{--mfn-divider-gap-top:20px;--mfn-divider-gap-bottom:20px;--mfn-divider-border-width:3px;--mfn-divider-border-color:rgba(22,25,34,.25);--mfn-divider-addon-width:unset;--mfn-divider-addon-height:unset}.mfn-divider-border .mfn-divider-inner:after,.mfn-divider-border .mfn-divider-inner:before{border-bottom-width:0;border-color:var(--mfn-divider-border-color);border-top-width:var(--mfn-divider-border-width)}.mfn-divider-center{justify-content:center}.mfn-divider-border-solid .mfn-divider-inner:after,.mfn-divider-border-solid .mfn-divider-inner:before{border-top-style:solid}