.soct-fp{position:relative;width:100%;height:var(--fp-h,60vh);overflow:hidden;background:#000}.soct-fp.is-editor .soct-fp__media{transform:none!important}.soct-fp__media{position:absolute;inset:-10% 0 -10% 0;width:100%;height:120%;display:grid;place-items:center;will-change:transform}.soct-fp__media img,.soct-fp__media video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.soct-fp__slot{position:relative;z-index:2;pointer-events:none}.soct-fp.is-fixed{background-color:#000;background-position:center;background-repeat:no-repeat;background-size:var(--fp-fit,cover);background-attachment:fixed}.soct-fp.is-fixed .soct-fp__media{display:none!important}@media (max-width:1024px){.soct-fp.is-fixed{background-attachment:scroll}}@media (max-width:1024px) and (min-width:769px){.soct-fp{height:var(--fp-h-tablet,var(--fp-h,60vh))}}@media (max-width:768px){.soct-fp{height:var(--fp-h-mobile,var(--fp-h-tablet,var(--fp-h,60vh)))}}@media (prefers-reduced-motion:reduce){.soct-fp.is-parallax .soct-fp__media{transform:none!important}}.soct-fp.is-editor{overflow:hidden}.soct-fp.is-editor .soct-fp__media{inset:0;height:100%;transform:none!important}body.is-device-desktop .soct-fp.is-editor{height:var(--fp-h,60vh)}body.is-device-tablet .soct-fp.is-editor{height:var(--fp-h-tablet,var(--fp-h,60vh))}body.is-device-mobile .soct-fp.is-editor{height:var(--fp-h-mobile,var(--fp-h-tablet,var(--fp-h,60vh)))}.soct-fp.is-static .soct-fp__media{position:relative!important;inset:auto!important;top:0!important;right:0!important;bottom:0!important;left:0!important;height:100%!important;display:block!important;place-items:normal!important;transform:none!important;will-change:auto!important}.soct-fp.is-static .soct-fp__media img,.soct-fp.is-static .soct-fp__media video{width:100%;height:100%;object-fit:cover;object-position:center}