.sp-overlay{display:none;position:fixed;inset:0;z-index:999999;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.sp-overlay.sp-visible{display:flex}.sp-popup{position:relative;width:100%;box-sizing:border-box;box-shadow:0 24px 80px rgb(0 0 0 / .18),0 4px 16px rgb(0 0 0 / .10);opacity:0;will-change:transform,opacity}.sp-popup.sp-anim-fadeInUp{animation:sp-fadeInUp .45s cubic-bezier(.22,1,.36,1) forwards}.sp-popup.sp-anim-fadeIn{animation:sp-fadeIn .4s ease forwards}.sp-popup.sp-anim-zoomIn{animation:sp-zoomIn .4s cubic-bezier(.22,1,.36,1) forwards}.sp-popup.sp-anim-slideInDown{animation:sp-slideInDown .45s cubic-bezier(.22,1,.36,1) forwards}@keyframes sp-fadeInUp{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes sp-fadeIn{from{opacity:0}to{opacity:1}}@keyframes sp-zoomIn{from{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes sp-slideInDown{from{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.sp-close{position:absolute;top:14px;right:14px;background:none;border:none;cursor:pointer;padding:4px;line-height:0;transition:opacity .2s,transform .2s;z-index:2}.sp-close:hover{opacity:.7;transform:scale(1.15)}.sp-img-wrap{width:100%;margin-bottom:18px;line-height:0}.sp-img-wrap img{width:100%;border-radius:8px;display:block}.sp-title{margin:0 0 12px;font-weight:700;line-height:1.25;padding-right:28px;font-family:inherit}.sp-body{margin:0 0 22px;line-height:1.65;font-family:inherit}.sp-btn-wrap{text-align:center}.sp-btn{display:inline-block;padding:13px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:filter .2s,transform .15s;font-family:inherit}.sp-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.sp-btn:active{transform:translateY(0)}@media (max-width:480px){.sp-overlay{padding:12px}.sp-popup{padding:28px 20px!important}.sp-title{font-size:20px!important}.sp-body{font-size:14px!important}}.sp-popup:focus{outline:none}.sp-popup:focus-visible{box-shadow:0 0 0 4px rgb(91 79 245 / .22),0 24px 70px rgb(0 0 0 / .24)}@media (prefers-reduced-motion:reduce){.sp-popup,.sp-overlay{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--sp-vm-primary:#0074f8;--sp-vm-primary-dark:#005fcf;--sp-vm-text:#111827;--sp-vm-muted:#4b5563;--sp-vm-soft:#f3f6fb}.sp-overlay{padding:18px!important;background:rgb(15 23 42 / .58)!important;backdrop-filter:blur(7px) saturate(110%);-webkit-backdrop-filter:blur(7px) saturate(110%);z-index:2147483646!important}.sp-overlay.sp-visible .sp-popup{opacity:1}.sp-popup{width:min(520px, calc(100vw - 28px))!important;max-width:520px!important;max-height:calc(100vh - 36px)!important;padding:22px 22px 23px!important;border-radius:24px!important;background:#fff!important;border:1px solid rgb(255 255 255 / .72)!important;box-shadow:0 28px 90px rgb(15 23 42 / .22),0 8px 26px rgb(15 23 42 / .10)!important;overflow-x:hidden!important;overflow-y:auto!important;transform-origin:center center;font-family:inherit;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.sp-popup::before{content:'';position:absolute;inset:0 0 auto 0;height:92px;pointer-events:none;background:radial-gradient(circle at 12% 0%,rgb(0 116 248 / .10),transparent 42%),radial-gradient(circle at 88% 0%,rgb(37 211 102 / .10),transparent 42%)}.sp-popup>*{position:relative;z-index:1}.sp-close{top:13px!important;right:13px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;border:0!important;border-radius:999px!important;background:#eef1f6!important;color:#111827!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;box-shadow:none!important;opacity:1!important}.sp-close svg{width:18px!important;height:18px!important}.sp-close:hover{background:#e5e9f0!important;opacity:1!important;transform:scale(1.04)!important}.sp-title{margin:0 0 13px!important;padding-right:46px!important;color:var(--sp-vm-text)!important;font-size:clamp(21px, 2.2vw, 24px)!important;line-height:1.16!important;font-weight:700!important;letter-spacing:-.025em!important;font-family:inherit!important}.sp-img-wrap{width:100%!important;margin:0 0 15px!important;line-height:0!important}.sp-img-wrap img{width:100%!important;max-height:126px!important;min-height:0!important;object-fit:cover!important;object-position:center!important;border-radius:15px!important;display:block!important;box-shadow:0 10px 26px rgb(0 103 221 / .10)!important}.sp-body{margin:0 0 14px!important;color:var(--sp-vm-muted)!important;font-size:14.8px!important;line-height:1.52!important;font-weight:400!important;letter-spacing:-.005em!important;font-family:inherit!important}.sp-body p,.sp-body div{margin-top:0!important}.sp-body p:last-child,.sp-body div:last-child{margin-bottom:0!important}.sp-highlight{display:flex!important;align-items:center!important;justify-content:center!important;width:fit-content!important;max-width:100%!important;min-height:36px!important;margin:0 auto 16px!important;padding:8px 13px!important;border:1px solid rgb(0 103 221 / .11)!important;border-radius:12px!important;font-size:13.5px!important;line-height:1.35!important;font-weight:700!important;text-align:center!important;overflow-wrap:anywhere!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .58)!important}.sp-btn-wrap{text-align:center!important;margin-top:2px!important}.sp-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:260px!important;min-height:48px!important;padding:12px 26px!important;border-radius:15px!important;background:var(--sp-vm-primary)!important;color:#fff!important;border:0!important;font-size:15.5px!important;line-height:1!important;font-weight:700!important;text-decoration:none!important;box-shadow:0 12px 26px rgb(0 116 248 / .24)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.sp-btn:hover{background:var(--sp-vm-primary-dark)!important;filter:none!important;transform:translateY(-1px)!important;box-shadow:0 14px 30px rgb(0 116 248 / .30)!important}.sp-btn:active{transform:translateY(0)!important}body.sp-modal-open .vm-wa,body.sp-modal-open .vm-orders,body.sp-modal-open .vm-cookie,body.sp-modal-open .chaty-widget,body.sp-modal-open .chaty-widget-i,body.sp-modal-open .joinchat,body.sp-modal-open #tidio-chat,body.sp-modal-open #tawkchat-container,body.sp-modal-open iframe[src*="chat"],body.sp-modal-open iframe[src*="whatsapp"],body.sp-modal-open .mobile-bottom-nav,body.sp-modal-open .mobile-bottom-menu,body.sp-modal-open .mobile-menu-fixed,body.sp-modal-open .mobile-navigation,body.sp-modal-open .handheld-footer-bar,body.sp-modal-open .electro-mobile-handheld-footer-bar{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (max-width:768px){.sp-overlay{align-items:center!important;justify-content:center!important;padding:12px!important}.sp-popup{width:min(100%, 400px)!important;max-width:400px!important;max-height:calc(100dvh - 24px)!important;padding:18px 16px 17px!important;border-radius:22px!important}.sp-popup::before{height:76px}.sp-close{top:10px!important;right:10px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.sp-title{margin-bottom:11px!important;padding-right:42px!important;font-size:20px!important;line-height:1.18!important;font-weight:700!important}.sp-img-wrap{margin-bottom:12px!important}.sp-img-wrap img{max-height:98px!important;border-radius:13px!important}.sp-body{margin-bottom:13px!important;font-size:14px!important;line-height:1.5!important;font-weight:400!important}.sp-highlight{min-height:34px!important;margin-bottom:13px!important;padding:7px 11px!important;border-radius:11px!important;font-size:12.8px!important}.sp-btn{width:100%!important;min-width:0!important;min-height:47px!important;padding:12px 18px!important;border-radius:15px!important;font-size:15px!important}}@media (max-width:380px){.sp-overlay{padding:10px!important}.sp-popup{padding:16px 14px 15px!important;border-radius:20px!important}.sp-title{font-size:18.5px!important}.sp-body{font-size:13.6px!important}.sp-img-wrap img{max-height:100px!important}}@media (prefers-reduced-motion:reduce){.sp-popup,.sp-popup.sp-anim-fadeInUp,.sp-popup.sp-anim-fadeIn,.sp-popup.sp-anim-zoomIn,.sp-popup.sp-anim-slideInDown{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}.sp-btn,.sp-close{transition:none!important}}.sp-popup.sp-image-mode-background{background-color:var(--sp-popup-bg-color,#111827)!important;background-size:cover!important;background-repeat:no-repeat!important;overflow:hidden!important}.sp-popup.sp-image-mode-background::before{display:none!important}.sp-popup .sp-popup-layout,.sp-popup .sp-popup-content{position:relative;z-index:1;min-width:0}.sp-popup.sp-align-center .sp-popup-content{text-align:center;align-items:center}.sp-popup.sp-align-right .sp-popup-content{text-align:right;align-items:flex-end}.sp-popup.sp-align-center .sp-btn-wrap{text-align:center!important}.sp-popup.sp-align-right .sp-btn-wrap{text-align:right!important}.sp-popup .sp-img-bottom{margin-top:20px!important;margin-bottom:0!important}.sp-popup.sp-layout-banner{width:min(var(--sp-popup-max-width, 1180px), calc(100vw - 36px))!important;max-width:min(var(--sp-popup-max-width, 1180px), calc(100vw - 36px))!important;min-height:410px;padding:var(--sp-popup-padding,48px)!important;border-radius:var(--sp-popup-radius,22px)!important;background-color:var(--sp-popup-bg-color,#fff)!important}.sp-popup.sp-layout-banner .sp-popup-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,300px);gap:clamp(28px, 4vw, 56px);align-items:stretch;min-height:320px}.sp-popup.sp-layout-banner:not(.sp-has-product) .sp-popup-layout{grid-template-columns:minmax(0,760px);justify-content:start}.sp-popup.sp-layout-banner .sp-popup-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.sp-popup.sp-layout-banner .sp-title{max-width:13ch;margin-bottom:16px!important;padding-right:48px!important;font-size:clamp(34px, 4.3vw, 58px)!important;line-height:1.04!important;letter-spacing:-.04em!important;font-weight:800!important}.sp-popup.sp-layout-banner .sp-body{max-width:680px;margin-bottom:22px!important;font-size:clamp(15px, 1.45vw, 20px)!important;line-height:1.48!important}.sp-popup.sp-layout-banner .sp-highlight{margin-left:0!important}.sp-popup.sp-layout-banner .sp-btn-wrap{width:100%;text-align:left!important}.sp-popup.sp-layout-banner .sp-btn{min-width:210px!important;min-height:50px!important;padding:14px 26px!important;font-size:15.5px!important}.sp-popup.sp-layout-banner.sp-align-center .sp-popup-content{align-items:center}.sp-popup.sp-layout-banner.sp-align-center .sp-title,.sp-popup.sp-layout-banner.sp-align-center .sp-body{max-width:760px}.sp-popup.sp-layout-banner.sp-align-center .sp-highlight{margin-left:auto!important}.sp-popup.sp-layout-banner.sp-align-center .sp-btn-wrap{text-align:center!important}.sp-popup.sp-layout-banner.sp-align-right .sp-popup-content{align-items:flex-end}.sp-popup.sp-layout-banner.sp-align-right .sp-highlight{margin-left:auto!important;margin-right:0!important}.sp-popup.sp-layout-banner.sp-align-right .sp-btn-wrap{text-align:right!important}.sp-popup.sp-layout-vertical{width:min(var(--sp-popup-max-width, 440px), calc(100vw - 28px))!important;max-width:min(var(--sp-popup-max-width, 440px), 520px)!important;min-height:min(680px, calc(100vh - 36px));padding:var(--sp-popup-padding,30px)!important;border-radius:var(--sp-popup-radius,26px)!important;background-color:var(--sp-popup-bg-color,#fff)!important}.sp-popup.sp-layout-vertical .sp-popup-layout{min-height:inherit;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.sp-popup.sp-layout-vertical .sp-popup-content{flex:1;display:flex;flex-direction:column;justify-content:center}.sp-popup.sp-layout-vertical .sp-title{font-size:clamp(28px, 6vw, 42px)!important;line-height:1.05!important;letter-spacing:-.035em!important}.sp-popup.sp-layout-vertical .sp-body{font-size:16px!important;line-height:1.52!important}.sp-popup.sp-layout-vertical.sp-align-center .sp-btn-wrap{width:100%;text-align:center!important}.sp-popup.sp-layout-vertical.sp-align-right .sp-btn-wrap{width:100%;text-align:right!important}.sp-product-card{position:relative;min-width:0;display:flex;flex-direction:column;align-self:stretch;overflow:hidden;border:1px solid rgb(255 255 255 / .14);border-radius:22px;background:var(--sp-product-bg,#7a1f42);color:var(--sp-product-text,#fff)!important;text-decoration:none!important;box-shadow:0 22px 48px rgb(15 23 42 / .28);isolation:isolate;transition:transform .2s ease,box-shadow .2s ease}.sp-product-card::before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 90% 6%,color-mix(in srgb,var(--sp-product-accent,#e11d48) 76%,transparent),transparent 48%)}a.sp-product-card:hover{color:var(--sp-product-text,#fff)!important;transform:translateY(-3px);box-shadow:0 28px 56px rgb(15 23 42 / .34)}.sp-product-badge{position:absolute;top:12px;right:12px;z-index:3;max-width:150px;padding:7px 10px;border-radius:999px;background:rgb(15 23 42 / .78);color:#fff;font-size:10px;line-height:1.12;font-weight:800;text-align:center;backdrop-filter:blur(6px)}.sp-product-media{min-height:205px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,color-mix(in srgb,var(--sp-product-accent,#e11d48) 84%,#111827),#111827)}.sp-product-media img{width:100%;height:205px;object-fit:contain;display:block;filter:drop-shadow(0 16px 24px rgb(0 0 0 / .28))}.sp-product-media.is-empty{color:rgb(255 255 255 / .74)}.sp-product-placeholder{font-size:44px;line-height:1}.sp-product-info{display:flex;flex-direction:column;gap:9px;padding:18px;color:inherit}.sp-product-info small{color:inherit;opacity:.72;font-size:10px;line-height:1.2;font-weight:850;letter-spacing:.075em}.sp-product-title{color:inherit;font-size:22px;line-height:1.06;font-weight:850}.sp-product-prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px}.sp-product-prices del{color:inherit;opacity:.64;font-size:12px}.sp-product-prices b{color:#fff;font-size:25px;line-height:1;font-weight:900}.sp-product-discount{align-self:flex-start;padding:6px 8px;border-radius:9px;background:var(--sp-product-accent,#e11d48);color:#fff;font-size:10px;line-height:1.15;font-weight:850}.sp-product-cta{margin-top:3px;min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#fff;color:#111827;font-size:12px;line-height:1;font-weight:850}.sp-popup.sp-layout-vertical .sp-product-card{display:grid;grid-template-columns:125px minmax(0,1fr);min-height:155px}.sp-popup.sp-layout-vertical .sp-product-media,.sp-popup.sp-layout-vertical .sp-product-media img{height:100%;min-height:155px}.sp-popup.sp-layout-vertical .sp-product-info{padding:16px}@media (max-width:768px){.sp-popup.sp-layout-banner,.sp-popup.sp-layout-vertical{width:min(100%, 430px)!important;max-width:430px!important;max-height:calc(100dvh - 24px)!important;padding:22px 18px 20px!important;border-radius:22px!important;overflow-y:auto!important}.sp-popup.sp-layout-banner{min-height:0}.sp-popup.sp-layout-banner .sp-popup-layout{grid-template-columns:1fr;gap:20px;min-height:0}.sp-popup.sp-layout-banner .sp-title{max-width:none;padding-right:42px!important;font-size:clamp(28px, 8.5vw, 38px)!important}.sp-popup.sp-layout-banner .sp-body{font-size:14.5px!important}.sp-popup.sp-layout-banner .sp-highlight{margin-left:auto!important;margin-right:auto!important}.sp-popup.sp-layout-banner .sp-btn-wrap{text-align:center!important}.sp-popup.sp-layout-banner .sp-btn{width:100%!important}.sp-popup.sp-layout-vertical{min-height:min(650px, calc(100dvh - 24px))}.sp-product-card,.sp-popup.sp-layout-vertical .sp-product-card{display:grid;grid-template-columns:118px minmax(0,1fr);min-height:148px;border-radius:18px}.sp-product-media,.sp-product-media img,.sp-popup.sp-layout-vertical .sp-product-media,.sp-popup.sp-layout-vertical .sp-product-media img{width:100%;height:100%;min-height:148px}.sp-product-info{padding:14px;gap:7px}.sp-product-title{font-size:18px}.sp-product-prices b{font-size:21px}.sp-product-badge{top:9px;right:9px;max-width:96px;font-size:9px}.sp-product-cta{min-height:34px}}@media (max-width:380px){.sp-popup.sp-layout-banner,.sp-popup.sp-layout-vertical{padding:18px 14px 16px!important}.sp-product-card,.sp-popup.sp-layout-vertical .sp-product-card{grid-template-columns:100px minmax(0,1fr)}.sp-product-info{padding:12px}.sp-product-title{font-size:16.5px}.sp-product-prices b{font-size:19px}}.sp-popup.sp-layout-banner .sp-title,.sp-popup.sp-layout-vertical .sp-title,.sp-popup.sp-image-mode-background .sp-title{color:var(--sp-title-color,#111827)!important}.sp-popup.sp-layout-banner .sp-body,.sp-popup.sp-layout-vertical .sp-body,.sp-popup.sp-image-mode-background .sp-body{color:var(--sp-body-color,#4b5563)!important}.sp-popup.sp-layout-banner .sp-btn,.sp-popup.sp-layout-vertical .sp-btn,.sp-popup.sp-image-mode-background .sp-btn{background:var(--sp-btn-bg,#0074f8)!important;color:var(--sp-btn-text,#fff)!important;border-radius:var(--sp-btn-radius,15px)!important}.sp-popup.sp-layout-banner .sp-close,.sp-popup.sp-layout-vertical .sp-close,.sp-popup.sp-image-mode-background .sp-close{color:var(--sp-close-color,#fff)!important}.sp-product-prices b{color:inherit!important}.sp-popup>.sp-close{position:absolute!important;top:13px!important;right:13px!important;left:auto!important;z-index:20!important}.sp-popup.sp-image-mode-background>.sp-close{background:rgb(15 23 42 / .58)!important;color:var(--sp-close-color,#fff)!important;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}@media (max-width:768px){.sp-popup>.sp-close{top:10px!important;right:10px!important}}