.pmc-divider-bg{margin:0 auto;max-width:var(--pmc-divider-max-width);overflow:var(--pmc-divider-overflow);padding-bottom:0;padding-top:0;position:relative;width:100%;z-index:var(--pmc-divider-z-index)}.pmc-divider-bg__visual{border-radius:var(--pmc-divider-radius);height:var(--pmc-divider-height-desktop);opacity:var(--pmc-divider-opacity);position:relative;width:100%}.pmc-divider-bg__visual--bg-image{background-color:transparent;background-position:var(--pmc-divider-bg-pos-x-desktop) var(--pmc-divider-bg-pos-y-desktop);background-repeat:no-repeat;background-size:var(--pmc-divider-bg-size-desktop) auto}.pmc-divider-bg__visual--svg-inline{background:none}.pmc-divider-bg--straight-line{padding-bottom:0;padding-top:0}.pmc-divider-bg__visual--straight-line{align-items:center;background:none;display:flex;height:auto;justify-content:center;min-height:0;padding-bottom:0;padding-top:0}.pmc-divider-bg__straight-line{background-color:var(--pmc-divider-straight-color);border:none;flex-shrink:0;height:var(--pmc-divider-straight-thickness);margin:0;max-width:50%;padding:0;width:50%}.pmc-divider-bg__svg-frame{inset:0;overflow:hidden;pointer-events:none;position:absolute}.pmc-divider-bg__svg-el{display:block;height:auto;left:var(--pmc-divider-bg-pos-x-desktop);max-height:100%;position:absolute;top:var(--pmc-divider-bg-pos-y-desktop);transform:translate(-50%,-50%);width:var(--pmc-divider-bg-size-desktop)}@media (max-width:991px){.pmc-divider-bg__visual{height:var(--pmc-divider-height-tablet)}.pmc-divider-bg__visual--straight-line{height:auto}.pmc-divider-bg__visual--bg-image{background-position:var(--pmc-divider-bg-pos-x-tablet) var(--pmc-divider-bg-pos-y-tablet);background-size:var(--pmc-divider-bg-size-tablet) auto}.pmc-divider-bg__svg-el{left:var(--pmc-divider-bg-pos-x-tablet);top:var(--pmc-divider-bg-pos-y-tablet);width:var(--pmc-divider-bg-size-tablet)}}@media (max-width:767px){.pmc-divider-bg__visual{height:var(--pmc-divider-height-mobile)}.pmc-divider-bg__visual--straight-line{height:auto}.pmc-divider-bg__visual--bg-image{background-position:var(--pmc-divider-bg-pos-x-mobile) var(--pmc-divider-bg-pos-y-mobile);background-size:var(--pmc-divider-bg-size-mobile) auto}.pmc-divider-bg__svg-el{left:var(--pmc-divider-bg-pos-x-mobile);top:var(--pmc-divider-bg-pos-y-mobile);width:var(--pmc-divider-bg-size-mobile)}}.pmc-divider-bg--debug{outline:2px dashed #c62828;outline-offset:2px}.pmc-divider-bg--debug .pmc-divider-bg__visual{box-shadow:inset 0 0 0 1px rgba(198,40,40,.35)}.pmc-divider-bg__debug-panel{background:#fff8f8;border:1px solid #c62828;border-radius:4px;color:#1a1a1a;font-size:12px;line-height:1.45;margin-top:0;max-width:100%;padding:.75rem 1rem}.pmc-divider-bg__debug-title{font-size:13px;font-weight:600;margin:0 0 .5rem}.pmc-divider-bg__debug-list{margin:0;padding-left:1.2rem}.pmc-divider-bg__debug-list li{margin-bottom:.25rem}