.k-whatsapp-btn{display:none!important}@keyframes k-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@keyframes klp-pulse{0%,100%{opacity:1}50%{opacity:.4}}@keyframes klp-fadein{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.container{max-width:1300px}body{background:#f4f6f9}.k-breadcrumb{font-size:12.5px;color:#64748b;padding:12px 0 18px;margin-bottom:0;display:flex;align-items:center;gap:0;flex-wrap:wrap}.k-breadcrumb a{color:#64748b;text-decoration:none;transition:color .15s}.k-breadcrumb a:hover{color:#1b5e20}.k-breadcrumb>span:not(.current){margin:0 6px;opacity:.35}.k-breadcrumb .current{color:#0f172a;font-weight:700}.k-product-page-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) 280px;gap:32px;align-items:start;padding-top:4px}@media(max-width:1080px){.k-product-page-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}}@media(max-width:768px){.k-product-page-grid{grid-template-columns:1fr;gap:16px}}.k-product-gallery{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:18px;box-shadow:0 2px 12px rgba(0,0,0,.06),0 8px 32px rgba(0,0,0,.04)}.k-product-main-img{width:100%;aspect-ratio:4/3;border-radius:14px;overflow:hidden;background:#f1f5f9;cursor:zoom-in;position:relative;display:flex;align-items:center;justify-content:center}.k-product-main-img img{width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .2s}.k-product-main-img:hover img{transform:scale(1.04)}.k-product-main-img-badge{position:absolute;top:14px;left:14px;z-index:2}.k-product-thumbs-wrap{position:relative;margin-top:12px;padding:0 34px}.k-product-thumbs{display:flex;gap:8px;overflow:hidden;padding:3px 0;width:100%;max-width:100%}.k-product-thumb{width:72px;height:72px;flex-shrink:0;border-radius:11px;overflow:hidden;border:2.5px solid #e2e8f0;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.k-product-thumb.active,.k-product-thumb:hover{border-color:#1b5e20;box-shadow:0 0 0 3px rgba(27,94,32,.12);transform:translateY(-1px)}.k-product-thumb img{width:100%;height:100%;object-fit:cover}.k-thumb-arrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:#fff;border:1.5px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;font-size:17px;color:#374151;transition:all .18s;user-select:none;line-height:1}.k-thumb-arrow:hover{background:#f0fdf4;border-color:#1b5e20;color:#1b5e20;box-shadow:0 2px 12px rgba(27,94,32,.2)}.k-thumb-arrow-prev{left:0}.k-thumb-arrow-next{right:0}.k-thumb-arrow.hidden{opacity:0;pointer-events:none}.k-main-img-counter{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.55);color:#fff;font-size:12px;font-weight:700;padding:4px 11px;border-radius:20px;z-index:2;backdrop-filter:blur(4px)}.k-product-tabs{display:flex;gap:0;border-bottom:2px solid #e8edf3;margin-top:22px;overflow-x:auto;scrollbar-width:none}.k-product-tabs::-webkit-scrollbar{display:none}.k-product-tab{padding:11px 20px;font-size:13px;font-weight:700;color:#64748b;background:none;border:none;cursor:pointer;border-bottom:2.5px solid transparent;margin-bottom:-2px;white-space:nowrap;transition:color .15s,border-color .15s;font-family:inherit;letter-spacing:.1px}.k-product-tab.active,.k-product-tab:hover{color:#1b5e20}.k-product-tab.active{border-bottom-color:#1b5e20}.k-tab-panel{display:none;padding:20px 0 4px;font-size:14px;line-height:1.75;color:#475569;animation:klp-fadein .2s ease}.k-tab-panel.active{display:block}.k-specs-grid{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.k-spec-row{display:flex;padding:11px 16px;border-bottom:1px solid #f1f5f9;font-size:13.5px;gap:12px}.k-spec-row:last-child{border-bottom:none}.k-spec-row:nth-child(even){background:#fafbfd}.k-spec-label{font-weight:700;color:#64748b;width:130px;flex-shrink:0;font-size:12.5px}.k-spec-value{color:#0f172a;font-weight:600}.k-brand-link{color:#1b5e20;font-weight:700;text-decoration:none}.k-brand-link:hover{text-decoration:underline}.k-pill-tag{display:inline-block;background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.klp-lang-switcher{display:flex;gap:6px;margin-bottom:16px;padding:4px;background:#f1f5f9;border-radius:12px;width:fit-content}.klp-lang-btn{padding:7px 16px;border-radius:9px;border:none;background:transparent;font-size:13px;font-weight:700;color:#64748b;cursor:pointer;font-family:inherit;transition:all .18s;white-space:nowrap;line-height:1.4}.klp-lang-btn.active{background:#fff;color:#1b5e20;box-shadow:0 1px 6px rgba(0,0,0,.1)}.klp-lang-btn:hover:not(.active){color:#374151;background:rgba(255,255,255,.6)}.klp-lang-content{animation:klp-fadein .2s ease}.klp-lang-hidden{display:none}.klp-lang-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #f0fdf4}.klp-lang-flag{font-size:18px;line-height:1}.klp-lang-label{font-size:11px;font-weight:800;color:#1b5e20;text-transform:uppercase;letter-spacing:.8px;background:#f0fdf4;padding:3px 10px;border-radius:20px;border:1px solid #bbf7d0}.listing-description ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.listing-description ul li{position:relative;padding:11px 14px 11px 40px;background:#f8fafc;border-radius:10px;font-size:13.5px;line-height:1.65;color:#334155;border:1px solid #edf2f7;transition:background .15s}.listing-description ul li:hover{background:#f0fdf4;border-color:#d1fae5}.listing-description ul li::before{content:'';position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;background:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center}.listing-description ul li::after{content:'✓';position:absolute;left:18px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:900;color:#16a34a;line-height:1}.listing-description ol{padding-left:22px;margin:0;display:flex;flex-direction:column;gap:6px}.listing-description ol li{font-size:13.5px;line-height:1.65;color:#334155;padding:2px 0}.listing-description p{font-size:13.5px;line-height:1.8;color:#334155;margin:0 0 8px}.listing-description p:last-child{margin-bottom:0}.listing-description strong{font-weight:700;color:#0f172a}.listing-description h1,.listing-description h2,.listing-description h3{font-weight:800;color:#0f172a;margin:0 0 8px}.k-review-summary{display:flex;gap:20px;margin-bottom:20px;padding:18px;background:#fafbfd;border-radius:14px;border:1px solid #e2e8f0}.k-review-avg{text-align:center;min-width:80px}.k-review-avg-num{font-size:44px;font-weight:900;color:#0f172a;line-height:1;display:block;margin-bottom:6px}.k-review-avg-stars{display:flex;gap:2px;justify-content:center;margin:4px 0}.k-review-avg-count{font-size:11.5px;color:#94a3b8;font-weight:600}.k-star{font-size:18px;color:#e5e7eb}.k-star.filled{color:#f59e0b}.k-review-bars{flex:1}.k-review-bar-row{display:flex;align-items:center;gap:8px;margin-bottom:7px}.k-review-bar-label{font-size:12px;color:#64748b;width:30px;flex-shrink:0}.k-review-bar{flex:1;height:7px;background:#e8edf3;border-radius:4px;overflow:hidden}.k-review-bar-fill{height:100%;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:4px;transition:width .5s ease}.k-review-bar-count{font-size:11px;color:#94a3b8;width:16px;text-align:right}.k-review-form-wrap h4{font-size:15px;font-weight:700;margin:0 0 12px}.k-review-textarea{width:100%;border:1.5px solid #e2e8f0;border-radius:10px;padding:10px 12px;font-size:13.5px;resize:vertical;font-family:inherit;color:#0f172a;background:#fff;margin:10px 0;transition:border-color .15s}.k-review-textarea:focus{outline:none;border-color:#1b5e20;box-shadow:0 0 0 3px rgba(27,94,32,.08)}.k-star-input{display:flex;gap:6px;margin-bottom:10px}.k-star-pick{font-size:30px;color:#e5e7eb;cursor:pointer;transition:color .1s,transform .1s;line-height:1}.k-star-pick.hover,.k-star-pick.selected{color:#f59e0b;transform:scale(1.1)}.k-review-item{padding:16px 0;border-bottom:1px solid #f1f5f9}.k-review-item:last-child{border-bottom:none}.k-review-item-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.k-review-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#1b5e20,#2d7a36);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.k-review-author{font-weight:700;font-size:13.5px;color:#0f172a}.k-review-date{font-size:12px;color:#94a3b8}.k-review-stars-sm{display:flex;gap:2px;margin-left:auto}.k-star-sm{font-size:14px;color:#e5e7eb}.k-star-sm.filled{color:#f59e0b}.k-review-text{font-size:13.5px;color:#475569;line-height:1.65;margin:0}.k-review-empty{text-align:center;padding:32px 24px;color:#94a3b8;font-size:13.5px}.k-location-display{display:flex;flex-direction:column;gap:16px}.k-location-map{border-radius:14px;overflow:hidden;border:1px solid #e2e8f0}.k-location-info{display:flex;flex-direction:column;gap:12px}.k-location-row{display:flex;gap:12px;align-items:flex-start}.k-location-icon{font-size:20px;margin-top:1px;flex-shrink:0}.k-location-row strong{display:block;font-size:13.5px;font-weight:700;color:#0f172a;margin-bottom:2px}.k-location-row span{font-size:12.5px;color:#64748b}.k-product-page-grid>div:nth-child(2){padding:0}.k-product-tag-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.k-tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:8px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;gap:4px}.k-tag-featured{background:#1b5e20;color:#fff}.k-tag-primary{background:#f0fdf4;color:#166534;border:1.5px solid #bbf7d0}.k-product-title{font-size:26px;font-weight:800;color:#0f172a;line-height:1.28;margin:0 0 8px;letter-spacing:-.3px}@media(max-width:768px){.k-product-title{font-size:22px}}.k-product-meta-row{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#94a3b8;margin-bottom:18px}.k-text-muted{color:#94a3b8}.k-text-secondary{color:#64748b}.k-text-sm{font-size:12.5px}.k-product-price-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:18px 20px;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-radius:16px;border:1.5px solid #86efac;margin-bottom:16px;box-shadow:0 2px 8px rgba(27,94,32,.08)}.k-price{font-weight:800;color:#1b5e20}.k-price-lg{font-size:34px;font-weight:900;color:#14532d;line-height:1;letter-spacing:-.5px}.k-text-red{color:#dc2626!important}.k-price-original{text-decoration:line-through;color:#94a3b8;font-size:16px}.k-discount-badge{background:#dc2626;color:#fff;font-size:12px;font-weight:800;padding:4px 10px;border-radius:8px}.k-price-alert-btn{font-size:12px;padding:7px 13px;border-radius:9px;border:1.5px solid #d1d5db;background:#fff;cursor:pointer;font-weight:700;color:#64748b;transition:all .15s;font-family:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.k-price-alert-btn:hover,.k-price-alert-btn.active{border-color:#1b5e20;color:#1b5e20;background:#f0fdf4}.k-price-free{color:#0891b2!important}.k-price-type-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:11.5px;font-weight:700;white-space:nowrap}.k-price-type-negotiable{background:#fef3c7;color:#92400e}.k-price-type-free{background:#cffafe;color:#0e7490}.k-price-type-per_month{background:#ede9fe;color:#5b21b6}.k-price-type-per_year{background:#e0e7ff;color:#3730a3}.k-product-location-row{display:flex;align-items:center;gap:12px;margin-bottom:16px;font-size:13.5px}.k-product-location{color:#475569;font-weight:600;display:flex;align-items:center;gap:4px}.k-product-stock.instock{display:flex;align-items:center;gap:5px;color:#16a34a;font-weight:700;font-size:12.5px}.k-stock-dot{width:7px;height:7px;background:#16a34a;border-radius:50%;display:inline-block;animation:klp-pulse 2s infinite}.k-product-specs{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;margin:0 0 16px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.k-product-spec{display:flex;align-items:center;padding:11px 16px;border-bottom:1px solid #f1f5f9;font-size:13px;gap:8px}.k-product-spec:last-child{border-bottom:none}.k-product-spec:nth-child(even){background:#fafbfd}.spec-label{font-weight:700;color:#64748b;width:112px;flex-shrink:0;font-size:11.5px;text-transform:uppercase;letter-spacing:.4px}.spec-val{color:#0f172a;font-weight:700;font-size:13.5px}.k-pay-methods{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:0 0 16px;font-size:12.5px}.k-pay-methods-label{font-weight:700;color:#374151;width:100%;margin-bottom:6px;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.k-pay-badge{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}.k-product-actions{margin:0 0 4px}.k-contact-row{display:flex;gap:10px;margin-bottom:10px}.k-contact-row-secondary{margin-top:0}.k-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 20px;border-radius:13px;font-weight:700;font-size:14px;text-decoration:none;cursor:pointer;border:none;transition:all .18s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;font-family:inherit;letter-spacing:.1px}.k-btn-primary{background:linear-gradient(135deg,#1b5e20,#166534);color:#fff;box-shadow:0 4px 16px rgba(27,94,32,.32)}.k-btn-primary:hover{background:linear-gradient(135deg,#14532d,#15803d);transform:translateY(-2px);color:#fff;box-shadow:0 6px 20px rgba(27,94,32,.38)}.k-btn-outline{background:#fff;color:#1b5e20;border:2px solid #1b5e20;box-shadow:0 1px 4px rgba(0,0,0,.05)}.k-btn-outline:hover{background:#f0fdf4;transform:translateY(-1px)}.k-btn-whatsapp{background:linear-gradient(135deg,#25d366,#1da851);color:#fff;box-shadow:0 4px 16px rgba(37,211,102,.32)}.k-btn-whatsapp:hover{background:linear-gradient(135deg,#1da851,#16a34a);transform:translateY(-2px)}.k-btn-call{background:#fff;color:#0f172a;border:2px solid #e2e8f0;box-shadow:0 1px 4px rgba(0,0,0,.05)}.k-btn-call:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px)}.k-btn-sm{padding:8px 14px;font-size:12.5px}.k-btn-lg{height:52px;font-size:14.5px}.k-btn-center{flex:1;justify-content:center}.w-full{width:100%}.k-owner-notice{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #86efac;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:#15803d;margin-bottom:12px}.k-product-action-links{display:flex;gap:6px;flex-wrap:wrap;padding:14px 0 4px;border-top:1px solid #f1f5f9;margin-top:8px}.k-product-action-link{display:inline-flex;align-items:center;gap:5px;padding:7px 13px;border-radius:9px;font-size:12.5px;font-weight:600;color:#64748b;background:#fff;border:1px solid #e2e8f0;text-decoration:none;cursor:pointer;transition:all .15s;font-family:inherit}.k-product-action-link:hover{background:#f8fafc;color:#374151;border-color:#cbd5e1;transform:translateY(-1px)}.k-product-action-link.active{color:#dc2626}.k-product-page-grid>div:nth-child(3){position:sticky;top:82px;align-self:start}@media(max-width:1080px){.k-product-page-grid>div:nth-child(3){position:static}}.k-seller-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:22px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.04);padding:0!important}.k-seller-card-top{background:linear-gradient(145deg,#1a5c1f 0%,#2d7a36 50%,#145218 100%);padding:22px 20px 18px;position:relative;overflow:hidden}.k-seller-card::before{display:none!important}.k-seller-card-top::before{content:'';position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:rgba(255,255,255,.06);pointer-events:none}.k-seller-card-top::after{content:'';position:absolute;bottom:-20px;left:10px;width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,.04);pointer-events:none}.k-seller-card-label{font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;color:rgba(255,255,255,.65);margin-bottom:16px}.k-seller-card-header{display:flex;gap:14px;align-items:flex-start}.k-seller-card-body{padding:18px 20px 20px}.k-seller-avatar{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(255,255,255,.12));color:#fff;font-size:24px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2.5px solid rgba(255,255,255,.4);box-shadow:0 4px 12px rgba(0,0,0,.15)}.k-seller-name{font-size:17px;font-weight:900;color:#fff;margin-bottom:5px;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.15)}.k-verified-badge{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:700;padding:3px 10px;border-radius:20px;background:rgba(255,255,255,.18);color:rgba(255,255,255,.95);backdrop-filter:blur(4px)}.k-kurilla-verified-badge{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:700;padding:3px 10px;border-radius:20px;background:#fef9c3;color:#854d0e;border:1px solid #fde68a}.mb-16{margin-bottom:16px}.k-seller-btn-row{margin-bottom:16px}.k-seller-btn-row .k-btn-outline{width:100%;justify-content:center;height:42px;font-size:13px;border-radius:11px;border-width:2px;border-color:#1b5e20;color:#1b5e20;font-weight:800;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);transition:all .18s}.k-seller-btn-row .k-btn-outline:hover{background:linear-gradient(135deg,#dcfce7,#d1fae5);transform:translateY(-1px);box-shadow:0 4px 14px rgba(27,94,32,.18)}.k-seller-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 16px}.k-seller-stat{background:#f8fafc;border:1px solid #e9eef4;border-radius:12px;padding:13px 10px;text-align:center;transition:background .15s}.k-seller-stat:hover{background:#f0fdf4;border-color:#bbf7d0}.k-seller-stat strong{display:block;font-size:15px;font-weight:900;color:#0f172a;margin-bottom:3px;line-height:1}.k-seller-stat span{font-size:9.5px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.7px}.k-seller-stat:last-child:nth-child(odd){grid-column:span 2}.k-safety-card{background:linear-gradient(145deg,#fffef5 0%,#fefce8 100%);border:1.5px solid #fde68a;border-radius:16px;padding:18px 18px 14px;box-shadow:0 4px 20px rgba(251,191,36,.12)}.k-safety-title{font-size:13px;font-weight:800;color:#78350f;margin-bottom:14px;display:flex;align-items:center;gap:7px;letter-spacing:.01em}.k-safety-title svg{flex-shrink:0}.k-safety-tip{display:flex;align-items:flex-start;gap:10px;padding:9px 0;border-bottom:1px solid rgba(253,230,138,.4);line-height:1.4}.k-safety-tip:last-child{border-bottom:none;padding-bottom:2px}.k-safety-tip-icon{width:20px;height:20px;border-radius:50%;background:#dcfce7;border:1px solid #bbf7d0;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.k-safety-tip-text{font-size:12.5px;color:#78350f;font-weight:500;line-height:1.45}.k-info-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:22px;padding:18px 20px;box-shadow:0 4px 24px rgba(0,0,0,.07),0 1px 4px rgba(0,0,0,.04);margin-top:0}.k-info-card h3{font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;color:#94a3b8;margin:0 0 14px;display:flex;align-items:center;gap:5px}.k-map-preview{background:linear-gradient(145deg,#f0fdf4 0%,#dcfce7 100%);border-radius:14px;padding:20px 16px;display:flex;align-items:center;justify-content:center;border:1.5px solid #bbf7d0;margin-bottom:14px;min-height:88px;position:relative;overflow:hidden}.k-map-preview::before{content:'';position:absolute;bottom:-10px;right:-10px;width:70px;height:70px;border-radius:50%;background:rgba(27,94,32,.06)}.k-map-preview-inner{text-align:center;position:relative;z-index:1}.k-map-preview-icon{font-size:30px;display:block;margin-bottom:6px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.k-map-preview-city{font-size:14px;font-weight:800;color:#166534;margin-bottom:2px;line-height:1}.k-map-preview-district{font-size:11px;color:#4ade80;font-weight:600}.k-map-footer{display:flex;align-items:center;gap:6px}.k-map-footer a{font-size:12.5px;font-weight:700;color:#1b5e20;text-decoration:none;display:inline-flex;align-items:center;gap:4px;padding:8px 14px;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:10px;transition:all .15s;width:100%;justify-content:center}.k-map-footer a:hover{background:#dcfce7;transform:translateY(-1px);box-shadow:0 3px 10px rgba(27,94,32,.15)}.k-deal-banner{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-radius:14px;padding:16px 20px;margin-bottom:20px;gap:16px}.k-deal-banner-badge{background:rgba(255,255,255,.2);color:#fff;font-size:10px;font-weight:800;letter-spacing:.8px;padding:3px 8px;border-radius:6px;text-transform:uppercase}.k-deal-banner-flash{background:#fff;color:#dc2626;font-size:10px;font-weight:800;letter-spacing:.5px;padding:3px 8px;border-radius:6px}.k-deal-banner-pct{font-size:22px;font-weight:900;color:#fff}.k-deal-banner-sale{font-size:28px;font-weight:900;color:#fff;display:block}.k-deal-banner-orig{font-size:14px;color:rgba(255,255,255,.65);text-decoration:line-through;margin-left:8px}.k-deal-banner-save{font-size:12.5px;color:rgba(255,255,255,.8);margin-top:2px}.k-deal-banner-timer-label{font-size:11px;font-weight:700;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;text-align:center}.k-deal-banner-countdown{display:flex;align-items:center;gap:4px}.k-deal-cd-box{background:rgba(0,0,0,.25);border-radius:6px;padding:6px 10px;text-align:center;min-width:44px}.k-deal-cd-box span{font-size:20px;font-weight:900;color:#fff;display:block;line-height:1}.k-deal-cd-box small{font-size:9px;color:rgba(255,255,255,.6);text-transform:uppercase;font-weight:700}.k-deal-cd-sep{font-size:20px;font-weight:900;color:rgba(255,255,255,.6)}