@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&display=swap);.sfvs{padding:30px 0;text-align:center}.sfvs__heading{font-size:34px;font-weight:800;margin:0 0 28px;color:#111;letter-spacing:-.5px}.sfvs__heading em{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-weight:700}.sfvs__carousel{position:relative;max-width:400px;margin:0 auto}.sfvs__track{position:relative;overflow:hidden;border-radius:var(--sfvs-r,14px)}.sfvs__slide{display:none;width:100%}.sfvs__slide--active{display:block;animation:sfvsFade .4s ease}@keyframes sfvsFade{from{opacity:0}to{opacity:1}}.sfvs__video-box{position:relative;width:100%;padding-bottom:var(--sfvs-ratio,177.78%);background:#0a0a0a;overflow:hidden}.sfvs__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sfvs__grad{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.75),transparent);z-index:1;pointer-events:none}.sfvs__badge{position:absolute;top:14px;left:14px;z-index:3;background:#E74C3C;color:#fff;font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;padding:6px 13px;border-radius:6px;line-height:1}.sfvs__card{position:absolute;bottom:16px;left:14px;right:14px;z-index:3;display:flex;align-items:center;gap:12px;padding:11px 14px;background:rgba(255,255,255,.13);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff;cursor:pointer;transition:all .3s;text-decoration:none}.sfvs__card:hover{background:rgba(255,255,255,.25);transform:translateY(-2px)}.sfvs__card-img{width:48px;height:48px;border-radius:10px;object-fit:cover;flex-shrink:0}.sfvs__card-text{text-align:left;line-height:1.3}.sfvs__card-text strong{display:block;font-size:15px;font-weight:700;margin-bottom:2px}.sfvs__card-text span{font-size:12px;opacity:.75}.sfvs__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;border:none;background:rgba(255,255,255,.92);color:#111;font-size:24px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px rgba(0,0,0,.12);transition:all .25s;line-height:1;font-family:system-ui}.sfvs__arrow:hover{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.2);transform:translateY(-50%) scale(1.06)}.sfvs__arrow--prev{left:-56px}.sfvs__arrow--next{right:-56px}.sfvs__dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.sfvs__dot{width:10px;height:10px;border-radius:10px;border:none;background:#ddd;cursor:pointer;padding:0;transition:all .3s}.sfvs__dot--on{background:#111;width:28px}.sfvs-m{position:fixed;inset:0;z-index:999999;display:none;align-items:flex-end;justify-content:center}.sfvs-m--open{display:flex}.sfvs-m__bg{position:absolute;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.sfvs-m__box{position:relative;z-index:2;width:100%;max-width:520px;max-height:85vh;background:#fff;border-radius:20px 20px 0 0;padding:28px 24px 24px;overflow-y:auto;animation:sfvsUp .35s cubic-bezier(.16,1,.3,1)}@keyframes sfvsUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.sfvs-m__x{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;border:none;background:#f0f0f0;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;z-index:3;transition:all .2s;line-height:1}.sfvs-m__x:hover{background:#e0e0e0;color:#111}.sfvs-m__head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.sfvs-m__head-img{width:56px;height:56px;border-radius:12px;object-fit:cover;flex-shrink:0}.sfvs-m__title{font-size:22px;font-weight:700;margin:0 0 4px;color:#111}.sfvs-m__link{font-size:13px;color:#888;text-decoration:none}.sfvs-m__link:hover{color:#E74C3C}.sfvs-m__scroll{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;margin:0 -24px;padding-left:24px;padding-right:24px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sfvs-m__scroll::-webkit-scrollbar{display:none}.sfvs-m__prod{flex:0 0 130px;text-decoration:none!important;color:#111;transition:transform .2s}.sfvs-m__prod:hover{transform:translateY(-4px)}.sfvs-m__prod-img{width:130px;height:170px;border-radius:10px;overflow:hidden;background:#f5f5f5;margin-bottom:8px}.sfvs-m__prod-img img{width:100%;height:100%;object-fit:cover}.sfvs-m__prod-name{font-size:11px;font-weight:600;line-height:1.3;margin:0 0 3px;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sfvs-m__prod-price{font-size:13px;font-weight:700;color:#111;margin:0}.sfvs-m__prod-price del{opacity:.5;font-weight:400;font-size:11px;margin-right:4px}.sfvs-m__prod-price ins{text-decoration:none}.sfvs-m__btn{display:block;width:100%;margin-top:22px;padding:15px;background:#111;color:#fff!important;text-align:center;font-size:14px;font-weight:700;letter-spacing:.5px;border-radius:12px;text-decoration:none!important;transition:all .2s;box-sizing:border-box}.sfvs-m__btn:hover{background:#333}@media(min-width:768px){.sfvs__carousel{max-width:420px}.sfvs-m__box{border-radius:20px;margin-bottom:40px}}@media(max-width:767px){.sfvs{padding:20px 16px}.sfvs__heading{font-size:26px;margin-bottom:20px}.sfvs__carousel{max-width:100%}.sfvs__arrow{display:none}.sfvs__card{padding:9px 11px;gap:10px;bottom:12px;left:10px;right:10px}.sfvs__card-img{width:40px;height:40px}.sfvs__card-text strong{font-size:13px}.sfvs__card-text span{font-size:11px}.sfvs-m__box{padding:22px 16px 18px;max-height:80vh}.sfvs-m__prod{flex:0 0 110px}.sfvs-m__prod-img{width:110px;height:145px}}