.ffm-ups{--ffm-h:70vh;position:relative;height:var(--ffm-h);overflow:hidden;background:#111;border-radius:0}.ffm-ups-stage,.ffm-ups-slide{position:absolute;inset:0}.ffm-ups-slide{visibility:hidden;opacity:0;z-index:1;transition:opacity .65s ease,transform .65s ease}.ffm-ups-slide.is-active{visibility:visible;opacity:1;z-index:2}.ffm-ups-media,.ffm-ups-media picture,.ffm-ups-media img,.ffm-ups-media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ffm-ups-media{transition:transform .25s ease}.ffm-ups-overlay,.ffm-ups-slide:after{position:absolute;inset:0;background:rgba(0,0,0,.35);content:""}.ffm-ups-slide.ffm-ups-tr-zoom .ffm-ups-media img{transform:scale(1.12);transition:transform 6s ease}.ffm-ups-slide.is-active.ffm-ups-tr-zoom .ffm-ups-media img{transform:scale(1)}.ffm-ups-slide.ffm-ups-tr-kenburns .ffm-ups-media img{transform:scale(1.08);transition:transform 8s ease}.ffm-ups-slide.is-active.ffm-ups-tr-kenburns .ffm-ups-media img{transform:scale(1.18)}.ffm-ups-content{position:absolute;z-index:5;left:8%;right:8%;top:50%;transform:translateY(-50%);max-width:60%;color:#fff}.ffm-ups-x-center .ffm-ups-content{text-align:center;left:20%;right:20%;margin:auto}.ffm-ups-x-right .ffm-ups-content{text-align:right;left:auto;right:8%}.ffm-ups-y-top .ffm-ups-content{top:18%;transform:none}.ffm-ups-y-bottom .ffm-ups-content{top:auto;bottom:14%;transform:none}.ffm-ups-theme-dark .ffm-ups-content{color:#111}.ffm-ups-badge,.ffm-ups-eyebrow{display:inline-block;margin:0 0 12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ffm-ups-badge{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.18);backdrop-filter:blur(8px)}.ffm-ups-title{font-size:clamp(34px,6vw,78px);line-height:.98;margin:0 0 18px}.ffm-ups-desc{font-size:18px;line-height:1.6;margin-bottom:24px}.ffm-ups-buttons{display:flex;gap:12px;flex-wrap:wrap}.ffm-ups-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:8px;background:#fff;color:#111;text-decoration:none;font-weight:700;position:relative;z-index:8}.ffm-ups-btn-2{background:transparent;color:inherit;border:1px solid currentColor}.ffm-ups-full-link{position:absolute;inset:0;z-index:3}.ffm-ups-prev,.ffm-ups-next,.ffm-ups-fullscreen,.ffm-ups-video-toggle{position:absolute;z-index:10;border:0;cursor:pointer}.ffm-ups-prev,.ffm-ups-next{top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:32px}.ffm-ups-prev{left:20px}.ffm-ups-next{right:20px}.ffm-ups-dots{position:absolute;z-index:10;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px}.ffm-ups-dots button{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.5);cursor:pointer}.ffm-ups-dots button.is-active{width:28px;background:#fff}.ffm-ups-progress{position:absolute;z-index:10;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.2)}.ffm-ups-progress span{display:block;height:100%;width:0;background:#fff}.ffm-ups-fullscreen{right:20px;top:20px;background:rgba(0,0,0,.35);color:#fff;padding:9px 12px;border-radius:7px}.ffm-ups-video-toggle{right:20px;bottom:20px;background:rgba(0,0,0,.45);color:#fff;padding:9px;border-radius:7px}.ffm-ups-thumbs{position:absolute;z-index:10;display:flex;gap:8px;padding:10px;overflow:auto}.ffm-ups-thumbs-bottom .ffm-ups-thumbs,.ffm-ups-thumbs-top .ffm-ups-thumbs{left:0;right:0}.ffm-ups-thumbs-bottom .ffm-ups-thumbs{bottom:0}.ffm-ups-thumbs-top .ffm-ups-thumbs{top:0}.ffm-ups-thumbs-left .ffm-ups-thumbs,.ffm-ups-thumbs-right .ffm-ups-thumbs{top:0;bottom:0;flex-direction:column}.ffm-ups-thumbs-left .ffm-ups-thumbs{left:0}.ffm-ups-thumbs-right .ffm-ups-thumbs{right:0}.ffm-ups-thumbs button{border:2px solid transparent;background:none;padding:0;min-width:74px;height:48px;overflow:hidden;cursor:pointer}.ffm-ups-thumbs button.is-active{border-color:#fff}.ffm-ups-thumbs img{width:100%;height:100%;object-fit:cover}.ffm-ups-hotspot{position:absolute;z-index:9;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:50%;background:#fff;color:#111;text-align:center;line-height:30px;text-decoration:none;box-shadow:0 0 0 8px rgba(255,255,255,.2)}.ffm-ups-embed{position:absolute;inset:0;z-index:2}.ffm-ups-embed iframe{width:100%;height:100%;border:0}.ffm-ups-woo h3{font-size:36px;margin:0 0 10px}.ffm-ups-price{font-size:22px;margin-bottom:10px}.ffm-ups-woo .star-rating{margin-bottom:20px}@keyframes ffmFadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes ffmFadeDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:none}}@keyframes ffmLeft{from{opacity:0;transform:translateX(-35px)}to{opacity:1;transform:none}}@keyframes ffmRight{from{opacity:0;transform:translateX(35px)}to{opacity:1;transform:none}}@keyframes ffmZoom{from{opacity:0;transform:scale(.92)}to{opacity:1;transform:none}}.ffm-ups-slide.is-active.ffm-ups-an-fade-up .ffm-ups-content{animation:ffmFadeUp .7s both}.ffm-ups-slide.is-active.ffm-ups-an-fade-down .ffm-ups-content{animation:ffmFadeDown .7s both}.ffm-ups-slide.is-active.ffm-ups-an-slide-left .ffm-ups-content{animation:ffmLeft .7s both}.ffm-ups-slide.is-active.ffm-ups-an-slide-right .ffm-ups-content{animation:ffmRight .7s both}.ffm-ups-slide.is-active.ffm-ups-an-zoom .ffm-ups-content{animation:ffmZoom .7s both}@media(max-width:767px){.ffm-ups{--ffm-h:70vh}.ffm-ups-content{left:7%;right:7%;max-width:86%}.ffm-ups-x-center .ffm-ups-content{left:7%;right:7%}.ffm-ups-title{font-size:clamp(30px,10vw,52px)}.ffm-ups-desc{font-size:15px}.ffm-ups-prev,.ffm-ups-next{width:38px;height:38px;font-size:25px}.ffm-ups-prev{left:10px}.ffm-ups-next{right:10px}.ffm-ups-thumbs button{min-width:58px;height:40px}}
@media(prefers-reduced-motion:reduce){.ffm-ups-slide,.ffm-ups-media img,.ffm-ups-content{transition:none!important;animation:none!important}}
.ffm-ups-embed,.ffm-ups-iframe{width:100%;height:100%;display:block;border:0}.ffm-ups-embed{background:#000}
/* V5 Ultimate enhancements */
.ffm-ups-numbers{position:absolute;left:28px;bottom:24px;z-index:12;font-size:14px;letter-spacing:.12em;font-weight:700;color:#fff;background:rgba(0,0,0,.25);padding:8px 12px;border-radius:999px;backdrop-filter:blur(8px)}
.ffm-ups-current{font-size:20px}.ffm-ups-img-zoom-in img{animation:ffmUpsZoomIn 8s ease both}.ffm-ups-img-zoom-out img{animation:ffmUpsZoomOut 8s ease both}.ffm-ups-img-pan-left img{animation:ffmUpsPanLeft 8s ease both}.ffm-ups-img-pan-right img{animation:ffmUpsPanRight 8s ease both}.ffm-ups-img-pan-up img{animation:ffmUpsPanUp 8s ease both}.ffm-ups-img-pan-down img{animation:ffmUpsPanDown 8s ease both}.ffm-ups-img-blur-in img{animation:ffmUpsBlurIn 1.2s ease both}
@keyframes ffmUpsZoomIn{from{transform:scale(1)}to{transform:scale(1.1)}}@keyframes ffmUpsZoomOut{from{transform:scale(1.1)}to{transform:scale(1)}}@keyframes ffmUpsPanLeft{from{transform:scale(1.08) translateX(3%)}to{transform:scale(1.08) translateX(-3%)}}@keyframes ffmUpsPanRight{from{transform:scale(1.08) translateX(-3%)}to{transform:scale(1.08) translateX(3%)}}@keyframes ffmUpsPanUp{from{transform:scale(1.08) translateY(3%)}to{transform:scale(1.08) translateY(-3%)}}@keyframes ffmUpsPanDown{from{transform:scale(1.08) translateY(-3%)}to{transform:scale(1.08) translateY(3%)}}@keyframes ffmUpsBlurIn{from{filter:blur(10px);transform:scale(1.04)}to{filter:blur(0);transform:scale(1)}}
@media(max-width:767px){.ffm-ups-numbers{left:14px;bottom:14px;font-size:12px}.ffm-ups-current{font-size:16px}}
@media(prefers-reduced-motion:reduce){.ffm-ups-img-zoom-in img,.ffm-ups-img-zoom-out img,.ffm-ups-img-pan-left img,.ffm-ups-img-pan-right img,.ffm-ups-img-pan-up img,.ffm-ups-img-pan-down img,.ffm-ups-img-blur-in img{animation:none}}
