@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');
:root{--ehubk-bg:#f6f7f9;--ehubk-surface:#ffffff;--ehubk-border:rgba(17,24,39,0.10);--ehubk-text:#0f172a;--ehubk-muted:rgba(15,23,42,0.70);--ehubk-accent:#fa9428;--ehubk-accent-2:#16a34a;--ehubk-radius:16px;--ehubk-shadow:0 1px 2px rgba(0,0,0,.06),0 8px 24px rgba(15,23,42,.06)}.ehubk-wrap{max-width:1140px;margin:0 auto;padding:clamp(18px,2.2vw,28px)}.ehubk-page-title{font-size:clamp(28px,3vw,44px);line-height:1.08;margin:6px 0 18px;letter-spacing:-0.02em}.ehubk-empty{background:var(--ehubk-surface);border:1px solid var(--ehubk-border);border-radius:var(--ehubk-radius);padding:18px;color:var(--ehubk-muted)}.ehubk-filters{background:var(--ehubk-surface);border:1px solid var(--ehubk-border);border-radius:var(--ehubk-radius);box-shadow:var(--ehubk-shadow);padding:14px;margin:0 0 18px}.ehubk-filters__row{display:grid;grid-template-columns:1.25fr repeat(4,0.75fr) auto;gap:12px;align-items:end}@media (max-width:1100px){.ehubk-filters__row{grid-template-columns:1fr 1fr}}@media (max-width:640px){.ehubk-filters__row{grid-template-columns:1fr}}.ehubk-field{display:flex;flex-direction:column;gap:6px;min-width:0}.ehubk-label{font-size:12px;letter-spacing:.02em;color:var(--ehubk-muted)}.ehubk-input,.ehubk-select{width:100%;height:44px;border-radius:12px;border:1px solid var(--ehubk-border);padding:0 12px;background:#fff;color:var(--ehubk-text);outline:none}.ehubk-wrap .ehubk-select{background:#fff !important}.ehubk-wrap .ehubk-select option{background:#fff !important;color:var(--ehubk-text) !important}.ehubk-input::placeholder{color:rgba(15,23,42,0.45)}.ehubk-input:focus,.ehubk-select:focus{border-color:rgba(37,99,235,0.45);box-shadow:0 0 0 4px rgba(37,99,235,0.12)}.ehubk-filters__actions{display:flex;gap:10px;align-items:center;justify-content:flex-start;height:44px}@media (max-width:1100px){.ehubk-filters__actions{grid-column:1 / -1}}.ehubk-reset{font-size:13px}.ehubk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media (max-width:980px){.ehubk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ehubk-grid{grid-template-columns:1fr}}.ehubk-card{background:var(--ehubk-surface);border:1px solid var(--ehubk-border);border-radius:var(--ehubk-radius);box-shadow:var(--ehubk-shadow);padding:14px 14px 12px;display:flex;flex-direction:column;gap:10px;min-height:220px}.ehubk-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.ehubk-card__title{font-size:18px;line-height:1.25;margin:0;letter-spacing:-0.01em}.ehubk-card__title a{color:var(--ehubk-text);text-decoration:none}.ehubk-card__title a:hover{color:var(--ehubk-accent);text-decoration:underline}.ehubk-meta{font-size:13px;color:var(--ehubk-muted)}.ehubk-meta--muted{opacity:.9}.ehubk-desc{margin-top:6px;font-size:14px;line-height:1.35;color:var(--ehubk-text)}.ehubk-chips{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.ehubk-chips--single{margin-top:6px}.ehubk-chip{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:600;text-decoration:none;border:1px solid rgba(15,23,42,0.10);color:var(--ehubk-cat,var(--ehubk-text));background:rgba(15,23,42,0.03)}.ehubk-chip:hover{box-shadow:0 0 0 4px rgba(15,23,42,0.06);color:var(--ehubk-cat,var(--ehubk-text))}.ehubk-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid var(--ehubk-border);white-space:nowrap}.ehubk-badge.is-active{background:rgba(22,163,74,0.10);color:#15803d;border-color:rgba(22,163,74,0.25)}.ehubk-badge.is-future{background:rgba(37,99,235,0.10);color:#1d4ed8;border-color:rgba(37,99,235,0.25)}.ehubk-badge.is-expired{background:rgba(100,116,139,0.10);color:#475569;border-color:rgba(100,116,139,0.25)}.ehubk-badge--sleva{background:rgba(244,181,181,0.16);color:#a12f2f;border-color:rgba(244,181,181,0.55)}.ehubk-badge--akce{background:rgba(210,195,255,0.18);color:#5b3fb3;border-color:rgba(210,195,255,0.60)}.ehubk-badge--type{background:rgba(148,163,184,0.14);color:#334155;border-color:rgba(148,163,184,0.35)}.ehubk-code{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.ehubk-code__label{font-size:13px;color:var(--ehubk-muted)}.ehubk-code__value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:13px;padding:6px 10px;border-radius:12px;background:rgba(15,23,42,0.06);border:1px solid rgba(15,23,42,0.10)}.ehubk-link{color:var(--ehubk-accent);text-decoration:none}.ehubk-link:hover{text-decoration:underline}.ehubk-catlink{color:var(--ehubk-cat,var(--ehubk-accent))}.ehubk-catlink:hover{color:var(--ehubk-cat,var(--ehubk-accent))}.ehubk-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--ehubk-border);background:#fff;color:var(--ehubk-text);cursor:pointer;text-decoration:none;font-weight:600;font-size:13px;line-height:1;user-select:none}.ehubk-btn:hover{box-shadow:0 0 0 4px rgba(15,23,42,0.06)}.ehubk-btn--primary{background:var(--ehubk-accent);border-color:rgba(250,148,40,0.55);color:#fff}.ehubk-wrap button.ehubk-btn:not(.ehubk-btn--primary),.ehubk-wrap button.ehubk-btn:not(.ehubk-btn--primary):hover,.ehubk-wrap button.ehubk-btn:not(.ehubk-btn--primary):focus{background:#fff !important;border-color:var(--ehubk-border) !important;color:var(--ehubk-text) !important}.ehubk-wrap button.ehubk-btn--ghost,.ehubk-wrap button.ehubk-btn--ghost:hover,.ehubk-wrap button.ehubk-btn--ghost:focus{background:rgba(15,23,42,0.04) !important}.ehubk-wrap .ehubk-btn--primary,.ehubk-wrap .ehubk-btn--primary:hover,.ehubk-wrap .ehubk-btn--primary:focus,.ehubk-wrap button.ehubk-btn--primary,.ehubk-wrap button.ehubk-btn--primary:hover,.ehubk-wrap button.ehubk-btn--primary:focus{background:var(--ehubk-accent) !important;border-color:rgba(250,148,40,0.55) !important;color:#fff !important}.ehubk-btn--primary:hover{box-shadow:0 0 0 4px rgba(250,148,40,0.22)}.ehubk-btn--ghost{background:rgba(15,23,42,0.04)}.ehubk-btn.is-disabled{opacity:.45;pointer-events:none}.ehubk-card__actions{margin-top:auto;display:flex;justify-content:flex-start;gap:10px;align-items:center}.ehubk-card__shoplogo{margin-left:auto;width:64px;height:40px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:1px solid var(--ehubk-border);border-radius:14px;background:#fff;overflow:visible;padding:6px 8px}.ehubk-card__logoimg{width:100% !important;height:100% !important;object-fit:contain}@media (max-width:640px){.ehubk-card__shoplogo{width:58px}}.ehubk-pagination{margin:18px 0 0;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:nowrap;background:var(--ehubk-surface);border:1px solid var(--ehubk-border);border-radius:var(--ehubk-radius);padding:12px 14px}.ehubk-pagination__info{font-size:13px;color:var(--ehubk-muted)}.ehubk-pagination__nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ehubk-pagination__num{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 6px;border-radius:8px;border:1px solid var(--ehubk-border);background:#fff;color:var(--ehubk-text);font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s}.ehubk-pagination__num:hover{background:#f4f5f7;border-color:#d1d5db;text-decoration:none}.ehubk-pagination__num--active{background:#fa9428;border-color:#fa9428;color:#fff;font-weight:700;cursor:default;pointer-events:none}.ehubk-pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:36px;color:var(--ehubk-muted);font-size:14px}@media (max-width:480px){.ehubk-pagination__num{min-width:32px;height:32px;font-size:13px}.ehubk-pagination__ellipsis{min-width:20px}}.ehubk-pagination__jump{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}@media (max-width:640px){.ehubk-pagination{flex-wrap:wrap}.ehubk-pagination__jump{flex-wrap:wrap}}.ehubk-pagination__jump-label{font-size:13px;color:var(--ehubk-muted)}.ehubk-pagination__jump-input{width:90px;padding:10px 12px;border-radius:10px;border:1px solid var(--ehubk-border);background:#fff}.ehubk-single{background:#fff;border:1.5px solid #e8eaed;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.06);overflow:hidden}.ehubk-breadcrumb{padding:12px 24px;font-size:12px;color:#888;background:#f8f9fb;border-bottom:1px solid #f0f1f3}.ehubk-breadcrumb a{color:#fa9428;text-decoration:none}.ehubk-breadcrumb a:hover{text-decoration:underline}.ehubk-breadcrumb span{margin:0 5px;color:#ccc}.ehubk-single__header{padding:24px 24px 0;display:flex;flex-direction:column;gap:10px}.ehubk-single__header-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.ehubk-single__header .ehubk-badge{align-self:flex-start}.ehubk-single__title{margin:0;font-size:clamp(20px,2.4vw,32px);line-height:1.2;letter-spacing:-0.01em;color:#1a1d23}.ehubk-single__meta{display:flex;flex-wrap:wrap;gap:8px 20px;padding:14px 24px;background:#f8f9fb;border-top:1px solid #f0f1f3;border-bottom:1px solid #f0f1f3;margin:14px 0 0}.ehubk-meta{font-size:13px;color:#555;display:flex;align-items:center;gap:5px}.ehubk-meta strong{color:#1a1d23;font-weight:600}.ehubk-meta a{color:#fa9428;text-decoration:none;font-weight:600}.ehubk-meta a:hover{text-decoration:underline}.ehubk-days-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 9px;border-radius:20px;font-size:12px;font-weight:700}.ehubk-days-badge--urgent{background:#fff0e6;color:#c2410c}.ehubk-days-badge--ok{background:#f0fdf4;color:#166534}.ehubk-single__codebox{padding:20px 24px;background:linear-gradient(135deg,#fff8f0 0%,#fff 100%);border-bottom:1px solid #fde8cc}.ehubk-single__codebox .ehubk-code{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ehubk-code__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#888;white-space:nowrap}.ehubk-code__value{font-family:'Courier New',monospace;font-size:22px;font-weight:900;letter-spacing:.15em;color:#fa9428;background:#fff;border:2px dashed #fa9428;border-radius:8px;padding:6px 18px;cursor:pointer;transition:background .15s;flex:1;text-align:center;min-width:120px}.ehubk-code__value:hover{background:#fff8f0}.ehubk-single__body{padding:20px 24px}.ehubk-single__section{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f0f1f3}.ehubk-single__section:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.ehubk-single__intro .ehubk-text{font-size:15px;line-height:1.65;color:#334155}.ehubk-single__intro .ehubk-text p{margin:0}.ehubk-term-faq{margin-top:18px}.ehubk-term-faq__title{font-size:16px;font-weight:700;color:#1a1d23;margin:0 0 12px}.ehubk-term-faq__item{padding:12px 0;border-bottom:1px solid #f0f1f3}.ehubk-term-faq__item:last-child{border-bottom:none}.ehubk-term-faq__q{font-size:14px;font-weight:700;color:#1a1d23;margin:0 0 6px}.ehubk-term-faq__a{font-size:14px;line-height:1.6;color:#3a3f4a;margin:0}.ehubk-h2{font-size:15px;font-weight:700;color:#1a1d23;margin:0 0 12px;padding:8px 12px;background:#f4f6fb;border-left:3px solid #fa9428;border-radius:0 6px 6px 0;display:flex;align-items:center;gap:7px}.ehubk-text{color:#444;line-height:1.7;font-size:14px}.ehubk-text ol,.ehubk-text ul{padding-left:1.4em;margin:0}.ehubk-text li{padding:4px 0}.ehubk-text p{margin:0 0 8px}.ehubk-shophead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}.ehubk-shophead .ehubk-h2{margin:0;flex:1}.ehubk-program-logo{display:block;width:auto;max-height:44px;max-width:160px;object-fit:contain;border:1px solid #e8eaed;border-radius:8px;padding:4px 10px;background:#fff}.ehubk-program-img{display:block;width:100%;max-width:520px;height:auto;border-radius:10px;border:1px solid rgba(0,0,0,0.08)}.ehubk-single__cta{display:flex;gap:10px;align-items:center;padding:16px 24px;background:#f8f9fb;border-top:1px solid #f0f1f3}.ehubk-alert{border:1px solid rgba(100,116,139,.25);background:rgba(100,116,139,.06);border-radius:8px;padding:12px 16px;margin:0 24px 16px;color:#555;font-size:14px}.ehubk-alert a{color:inherit;text-decoration:underline}.ehubk-alert--expired{border-color:rgba(220,38,38,.35);background:rgba(220,38,38,.06);color:#7f1d1d}.ehubk-alert--expired strong{color:#b91c1c}.ehubk-alert--expired a{color:#b91c1c}@media (max-width:860px){.ehubk-single-layout{grid-template-columns:1fr !important;gap:0 !important}.ehubk-single-sidebar{display:none !important}.ehubk-single-main{min-width:0;overflow:hidden}.ehubk-single{border-radius:0 !important;border-left:none !important;border-right:none !important;box-shadow:none !important}.ehubk-breadcrumb{padding:8px 14px !important;font-size:11px !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ehubk-single__header{padding:14px 14px 0 !important;gap:8px !important}.ehubk-single__header-top{flex-wrap:wrap !important;gap:6px !important}.ehubk-single__title{font-size:18px !important;line-height:1.3 !important}.ehubk-single__header-top img{max-height:28px !important;max-width:80px !important}.ehubk-single__meta{padding:10px 14px !important;gap:6px 12px !important;flex-wrap:wrap !important}.ehubk-meta{font-size:12px !important}.ehubk-days-badge{font-size:11px !important}.ehubk-single__codebox{padding:14px !important}.ehubk-single__codebox .ehubk-code{flex-direction:column !important;align-items:stretch !important;gap:10px !important}.ehubk-code__label{text-align:center !important}.ehubk-code__value{font-size:22px !important;letter-spacing:.12em !important;padding:12px 16px !important;width:100% !important;box-sizing:border-box !important;flex:none !important}.ehubk-single__codebox .ehubk-btn--copy{width:auto !important;align-self:center !important;padding:10px 32px !important;font-size:15px !important}.ehubk-single__body{padding:12px 14px !important}.ehubk-single__section{padding-bottom:14px !important;margin-bottom:14px !important}.ehubk-h2{font-size:13px !important;padding:7px 10px !important}.ehubk-text{font-size:13px !important}.ehubk-single__cta{padding:12px 14px !important;flex-direction:column !important;gap:8px !important}.ehubk-single__cta .ehubk-btn{width:100% !important;text-align:center !important;justify-content:center !important}.ehubk-rating{padding:12px !important}.ehubk-rating__btns{gap:8px !important}.ehubk-rating__btn{padding:7px 14px !important;font-size:13px !important}.ehubk-share{padding:10px 14px !important;gap:6px !important;flex-wrap:wrap !important}.ehubk-share__btn{font-size:12px !important;padding:5px 10px !important}.ehubk-alert{margin:0 14px 12px !important;font-size:13px !important}.ehubk-shophead{flex-wrap:wrap !important;gap:8px !important}.ehubk-program-logo{max-height:32px !important;max-width:100px !important}.ehubk-program-img{max-width:100% !important}}@media (max-width:400px){.ehubk-single__title{font-size:16px !important}.ehubk-code__value{font-size:15px !important;letter-spacing:.06em !important}.ehubk-single__header{padding:12px 12px 0 !important}.ehubk-single__body{padding:10px 12px !important}.ehubk-single__meta{padding:8px 12px !important}.ehubk-single__cta{padding:10px 12px !important}}.ehubk-related{margin-top:18px;padding-top:12px;border-top:1px solid rgba(0,0,0,0.08)}.ehubk-related__title{margin-bottom:10px}.ehubk-related__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ehubk-related__card{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border:1px solid rgba(0,0,0,0.08);border-radius:14px;background:#fff;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,0.04);transition:transform .08s ease,box-shadow .08s ease}.ehubk-related__card:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,0,0,0.08)}.ehubk-related__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.ehubk-related__shop{font-size:12px;color:rgba(17,24,39,0.70);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55%}.ehubk-related__name{font-weight:800;color:var(--ehubk-text);font-size:14px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:35px}.ehubk-related__chip{align-self:flex-start;font-size:12px}@media (max-width:980px){.ehubk-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.ehubk-related__grid{display:flex;overflow-x:auto;gap:10px;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ehubk-related__card{min-width:240px;flex:0 0 auto;scroll-snap-align:start}}.ehubk-cats{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:16px 0 22px}.ehubk-cat-tile{display:block;padding:14px 14px 12px;border:1px solid rgba(0,0,0,0.08);border-radius:14px;background:#fff;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,0.05);transition:transform .08s ease,box-shadow .08s ease}.ehubk-cat-tile:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,0.08)}.ehubk-cat-title{display:block;font-weight:800;letter-spacing:.2px;color:var(--ehubk-cat,var(--ehubk-accent));margin:0 0 6px}.ehubk-cat-count{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:rgba(17,24,39,0.68)}.ehubk-cat-count b{color:rgba(17,24,39,0.92);font-weight:800}.ehubk-archive-intro{margin:0 0 20px;color:rgba(17,24,39,0.72);font-size:16px;line-height:1.6;max-width:680px}.ehubk-term-desc{margin:0 0 24px;padding:14px 18px;background:rgba(99,102,241,0.06);border-left:3px solid var(--ehubk-accent,#6366f1);border-radius:0 8px 8px 0;color:rgba(17,24,39,0.78);font-size:15px;line-height:1.65}.ehubk-term-desc p:first-child{margin-top:0}.ehubk-term-desc p:last-child{margin-bottom:0}.ehubk-main,.ehubk-main *,.ehubk-wrap,.ehubk-wrap *{font-family:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif !important}.ehubk-main{background:#f7f8fa !important;overflow-x:hidden !important}.ehubk-main .ehubk-cats-bar{overflow-x:auto !important}.ehubk-wrap{--ehubk-accent:#fa9428;--ehubk-accent-2:#e07a10}.ehubk-hero-strip{background:#fa9428;padding:12px 24px;width:100%;box-sizing:border-box;margin:0}.ehubk-hero-inner{max-width:1140px;margin:0 auto;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.ehubk-hero-stat{color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;font-family:'Plus Jakarta Sans',sans-serif}.ehubk-hero-stat strong{font-size:19px;font-weight:800}.ehubk-hero-sep{width:1px;height:20px;background:rgba(255,255,255,0.30);flex-shrink:0}.ehubk-fire{font-size:15px}.ehubk-cats-bar{background:#fff;border-bottom:1px solid #e8eaed;padding:0;width:100%;box-sizing:border-box;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:relative;z-index:10}.ehubk-cats-bar::-webkit-scrollbar{display:none}.ehubk-cats-inner{display:inline-flex;min-width:100%;gap:6px;padding:10px 24px;white-space:nowrap;align-items:center;box-sizing:border-box}.ehubk-cat-pill{display:inline-flex !important;align-items:center !important;gap:5px !important;padding:6px 14px !important;border-radius:20px !important;font-size:12px !important;font-weight:600 !important;white-space:nowrap !important;border:1.5px solid #e8eaed !important;background:#fff !important;color:#6b7280 !important;text-decoration:none !important;transition:all .15s !important;flex-shrink:0 !important;line-height:1 !important;cursor:pointer !important;font-family:'Plus Jakarta Sans',sans-serif !important}.ehubk-cat-pill:hover{border-color:#fa9428 !important;color:#fa9428 !important;text-decoration:none !important;box-shadow:none !important}.ehubk-cat-pill.is-active{background:#fa9428 !important;border-color:#fa9428 !important;color:#fff !important}.ehubk-cat-pill.is-active:hover{color:#fff !important}.ehubk-pill-count{background:rgba(0,0,0,0.09) !important;border-radius:10px !important;padding:1px 6px !important;font-size:10px !important;font-weight:700 !important;color:inherit !important}.ehubk-cat-pill.is-active .ehubk-pill-count{background:rgba(255,255,255,0.28) !important}.ehubk-wrap{max-width:1140px !important;margin:0 auto !important;padding:16px 24px 24px !important;box-sizing:border-box !important;background:transparent !important;overflow-x:hidden !important;width:100% !important}.ehubk-wrap--hero{padding-bottom:0 !important}.ehubk-intro{font-size:13px !important;color:#6b7280 !important;margin:0 0 14px !important}.ehubk-wrap .ehubk-layout,div.ehubk-layout{display:grid !important;grid-template-columns:260px 1fr !important;gap:20px !important;align-items:start !important;width:100% !important}.ehubk-content{min-width:0 !important}aside.ehubk-sidebar,.ehubk-sidebar{background:#fff !important;border-radius:12px !important;padding:16px !important;border:1px solid #e8eaed !important;position:sticky !important;top:16px !important;box-sizing:border-box !important;width:100% !important;min-width:0 !important;box-shadow:0 2px 8px rgba(0,0,0,0.05) !important;word-break:break-word !important}.ehubk-sidebar .ehubk-sidebar__section{margin-bottom:20px !important;padding-bottom:18px !important;border-bottom:1px solid #e8eaed !important}.ehubk-sidebar .ehubk-sidebar__section:last-of-type{border-bottom:none !important;margin-bottom:0 !important;padding-bottom:0 !important}.ehubk-sidebar .ehubk-sidebar__label{display:block !important;font-size:10px !important;font-weight:800 !important;text-transform:uppercase !important;letter-spacing:1.2px !important;color:#374151 !important;margin-bottom:10px !important;padding-bottom:8px !important;border-bottom:2px solid #fa9428 !important}.ehubk-sidebar .ehubk-sidebar__search{display:block !important;width:100% !important;padding:7px 10px !important;border:1.5px solid #e8eaed !important;border-radius:8px !important;font-size:12px !important;font-family:inherit !important;outline:none !important;margin-bottom:8px !important;box-sizing:border-box !important;background:#fff !important;color:#1a1d23 !important;transition:border-color .15s !important}.ehubk-sidebar .ehubk-sidebar__search:focus{border-color:#fa9428 !important}.ehubk-sidebar .ehubk-sidebar__shoplist{max-height:200px !important;overflow-y:auto !important;scrollbar-width:thin !important;display:flex !important;flex-direction:column !important;gap:2px !important}.ehubk-sidebar .ehubk-sidebar__item{display:block !important;padding:7px 10px !important;border-radius:7px !important;font-size:13px !important;font-weight:500 !important;color:#374151 !important;cursor:pointer !important;transition:all .15s !important;user-select:none !important;line-height:1.4 !important;background:transparent !important;border-left:2px solid transparent !important}.ehubk-sidebar .ehubk-sidebar__item:hover{background:#fff7ed !important;color:#c05800 !important;border-left-color:#fa9428 !important}.ehubk-sidebar .ehubk-sidebar__item.is-active{background:#fff7ed !important;color:#c05800 !important;font-weight:700 !important;border-left-color:#fa9428 !important}.ehubk-sidebar .ehubk-sidebar__item.is-disabled{opacity:.35 !important;pointer-events:none !important}.ehubk-sidebar .ehubk-sidebar__select{display:block !important;width:100% !important;padding:8px 12px !important;border:1.5px solid #e8eaed !important;border-radius:8px !important;font-size:13px !important;font-family:inherit !important;outline:none !important;background:#fff !important;color:#1a1d23 !important;box-sizing:border-box !important;cursor:pointer !important}.ehubk-sidebar .ehubk-sidebar__select:focus{border-color:#fa9428 !important}.ehubk-sidebar .ehubk-sidebar__actions{display:flex !important;flex-direction:column !important;gap:8px !important}.ehubk-sidebar .ehubk-sidebar__reset{display:block !important;text-align:center !important;font-size:12px !important;color:#9ba3b0 !important;text-decoration:none !important}.ehubk-sidebar .ehubk-sidebar__reset:hover{color:#fa9428 !important;text-decoration:underline !important}.ehubk-sidebar .ehubk-btn--fw,.ehubk-sidebar .ehubk-btn--primary{width:100% !important;background:#fa9428 !important;border-color:#fa9428 !important;color:#fff !important;border-radius:8px !important;font-size:13px !important;font-weight:700 !important;height:38px !important;display:flex !important;align-items:center !important;justify-content:center !important}.ehubk-sidebar .ehubk-btn--primary:hover{background:#e07a10 !important;border-color:#e07a10 !important}.ehubk-content-header{display:flex !important;align-items:center !important;justify-content:space-between !important;margin-bottom:14px !important}.ehubk-content-header h2{font-size:15px !important;font-weight:700 !important;color:#1a1d23 !important;margin:0 !important}.ehubk-content-header span{font-size:12px !important;color:#6b7280 !important;background:#f4f5f7 !important;padding:3px 10px !important;border-radius:20px !important}.ehubk-grid{display:grid !important;grid-template-columns:repeat(auto-fill,minmax(260px,1fr)) !important;gap:12px !important}.ehubk-layout .ehubk-grid,.ehubk-layout .ehubk-content .ehubk-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr)) !important}.ehubk-card{background:#fff !important;border-radius:12px !important;border:1.5px solid #e8eaed !important;box-shadow:0 2px 8px rgba(0,0,0,0.06) !important;padding:0 !important;gap:0 !important;overflow:hidden !important;display:flex !important;flex-direction:column !important;transition:border-color .2s,box-shadow .2s,transform .2s !important;min-height:unset !important;cursor:pointer !important}.ehubk-card:hover{border-color:#fa9428 !important;box-shadow:0 8px 24px rgba(0,0,0,0.12) !important;transform:translateY(-2px) !important}.ehubk-card__top{padding:12px 12px 8px !important;display:flex !important;align-items:center !important;gap:8px !important}.ehubk-card__shoplogo{width:36px !important;height:36px !important;min-width:36px !important;max-width:36px !important;border-radius:7px !important;border:1px solid #e8eaed !important;background:#fff !important;padding:3px !important;flex-shrink:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;box-sizing:border-box !important}.ehubk-card__logoimg{width:100% !important;height:100% !important;object-fit:contain !important;display:block !important}.ehubk-card__topinfo{flex:1 1 0 !important;min-width:0 !important;overflow:hidden !important}.ehubk-card__topinfo .ehubk-meta{font-size:11px !important;font-weight:700 !important;color:#9ba3b0 !important;text-transform:uppercase !important;letter-spacing:.3px !important;line-height:1.3 !important;margin:0 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.ehubk-card__topinfo .ehubk-meta a{color:#9ba3b0 !important;text-decoration:none !important}.ehubk-card__topinfo .ehubk-meta a:hover{color:#fa9428 !important}.ehubk-card__topinfo .ehubk-meta--muted{color:#c0c7d0 !important;text-transform:none !important;font-weight:400 !important;letter-spacing:0 !important;font-size:10px !important}.ehubk-card__top .ehubk-badge{flex-shrink:0 !important;margin-left:auto !important;align-self:flex-start !important}.ehubk-badge-row{display:flex !important;align-items:center !important;gap:4px !important;flex-wrap:wrap !important;padding:0 12px 8px !important;min-width:0 !important}.ehubk-badge{font-size:11px !important;font-weight:700 !important;padding:3px 8px !important;border-radius:6px !important;text-transform:uppercase !important;letter-spacing:.3px !important;border:none !important;white-space:nowrap !important}.ehubk-badge--sleva,.ehubk-badge.is-active{background:#fff7ed !important;color:#fa9428 !important}.ehubk-badge--akce{background:#fff8e1 !important;color:#c67c00 !important}.ehubk-badge--type,.ehubk-badge--cat{background:#f4f5f7 !important;color:#6b7280 !important}.ehubk-badge.is-future{background:#eff6ff !important;color:#2563eb !important}.ehubk-badge.is-expired{background:#f4f5f7 !important;color:#9ba3b0 !important}.ehubk-expires{font-size:10px !important;font-weight:600 !important;color:#9ba3b0 !important;margin-left:auto !important;white-space:nowrap !important;display:flex !important;align-items:center !important;gap:3px !important}.ehubk-expires--soon{color:#e8304a !important;font-weight:700 !important}.ehubk-card__title{margin:0 !important;padding:0 12px 8px !important;display:flex !important;align-items:flex-start !important;justify-content:space-between !important;gap:4px !important}.ehubk-card__title a{font-size:13px !important;font-weight:700 !important;line-height:1.4 !important;color:#1a1d23 !important;text-decoration:none !important;word-break:break-word !important;overflow-wrap:break-word !important;flex:1 !important;min-width:0 !important}.ehubk-card:hover .ehubk-card__title a{color:#fa9428 !important}.ehubk-card__mid{padding:0 12px 8px !important;min-width:0 !important}.ehubk-desc{font-size:12px !important;color:#6b7280 !important;line-height:1.5 !important;word-break:break-word !important}.ehubk-card__actions{border-top:1px solid #e8eaed !important;padding:8px 12px !important;display:flex !important;align-items:center !important;gap:6px !important;flex-wrap:wrap !important;margin-top:auto !important;min-width:0 !important}.ehubk-inline-code{flex:1 1 auto !important;display:flex !important;align-items:center !important;gap:6px !important;min-width:0 !important;max-width:100% !important;overflow:hidden !important}.ehubk-inline-code__val{flex:1 !important;background:#f4f5f7 !important;border:1.5px dashed #e8eaed !important;border-radius:7px !important;padding:6px 10px !important;font-size:11px !important;font-weight:700 !important;font-family:'Courier New',Courier,monospace !important;color:#1a1d23 !important;letter-spacing:1px !important;text-align:center !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;display:block !important}.ehubk-inline-code__val--nocode{color:#9ba3b0 !important;font-family:'Plus Jakarta Sans',sans-serif !important;font-weight:500 !important;font-size:11px !important;letter-spacing:0 !important;border-style:solid !important}.ehubk-wrap .ehubk-btn,.ehubk-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:7px !important;font-size:11px !important;font-weight:700 !important;height:auto !important;padding:7px 14px !important;font-family:'Plus Jakarta Sans',sans-serif !important;cursor:pointer !important;text-decoration:none !important;transition:background .15s,border-color .15s,box-shadow .15s !important;border:1px solid transparent !important;white-space:nowrap !important}.ehubk-btn--copy{background:#fa9428 !important;border-color:#fa9428 !important;color:#fff !important;flex-shrink:0 !important}.ehubk-btn--copy:hover{background:#e07a10 !important;border-color:#e07a10 !important;box-shadow:none !important;color:#fff !important}.ehubk-btn--copy.is-copied{background:#16a34a !important;border-color:#16a34a !important}.ehubk-btn--go{background:#0f1117 !important;border-color:#0f1117 !important;color:#fff !important;flex-shrink:0 !important}.ehubk-btn--go:hover{background:#1e2029 !important;color:#fff !important;text-decoration:none !important;box-shadow:none !important}.ehubk-btn--primary{background:#fa9428 !important;border-color:#fa9428 !important;color:#fff !important}.ehubk-btn--primary:hover{background:#e07a10 !important;border-color:#e07a10 !important;box-shadow:none !important}.ehubk-btn--full{width:100% !important}.ehubk-btn--fw{width:100% !important}.ehubk-btn--ghost{background:#f4f5f7 !important;border-color:#e8eaed !important;color:#1a1d23 !important}.ehubk-btn--ghost:hover{background:#e8eaed !important}.ehubk-btn.is-disabled{opacity:.4 !important;pointer-events:none !important}.ehubk-pagination{background:#fff !important;border:1px solid #e8eaed !important;border-radius:12px !important;padding:12px 16px !important;margin-top:16px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;flex-wrap:wrap !important}.ehubk-pagination__info{font-size:13px !important;color:#6b7280 !important}.ehubk-pagination__nav{display:flex !important;gap:8px !important}.ehubk-pagination__jump{display:flex !important;align-items:center !important;gap:8px !important}.ehubk-pagination__jump-label{font-size:12px !important;color:#6b7280 !important}.ehubk-pagination__jump-input{width:70px !important;padding:6px 10px !important;border:1px solid #e8eaed !important;border-radius:7px !important;font-size:13px !important;font-family:inherit !important}.ehubk-term-desc{background:#fff !important;border:1.5px solid #e8eaed !important;border-radius:12px !important;padding:0 !important;margin-top:32px !important;font-size:14px !important;line-height:1.75 !important;color:#374151 !important;overflow:hidden !important}.ehubk-term-desc__heading{display:block !important;font-size:15px !important;font-weight:700 !important;color:#fff !important;background:linear-gradient(90deg,#fa9428 0%,#f5c842 100%) !important;margin:0 !important;padding:12px 20px !important;letter-spacing:.01em !important}.ehubk-term-desc>p,.ehubk-term-desc>ol,.ehubk-term-desc>ul,.ehubk-term-desc>.ehubk-td-more,.ehubk-term-desc>.ehubk-td-label{padding-left:20px !important;padding-right:20px !important}.ehubk-term-desc>p:first-of-type{padding-top:16px !important}.ehubk-term-desc h2{font-size:13px !important;font-weight:700 !important;color:#fff !important;background:linear-gradient(90deg,#1a2233 0%,#2d3748 100%) !important;margin:16px 0 0 !important;padding:10px 20px !important;letter-spacing:.06em !important;text-transform:uppercase !important;display:flex !important;align-items:center !important;gap:8px !important}.ehubk-term-desc h2::before{content:"" !important;display:inline-block !important;width:3px !important;height:14px !important;background:#fa9428 !important;border-radius:2px !important;flex-shrink:0 !important}.ehubk-term-desc h3{font-size:13px !important;font-weight:700 !important;color:#1a2233 !important;margin:14px 20px 0 !important;padding:7px 12px !important;background:#f0f4ff !important;border-left:3px solid #6b8cff !important;border-radius:0 6px 6px 0 !important}.ehubk-term-desc p{margin:0 0 10px !important;padding-left:20px !important;padding-right:20px !important}.ehubk-term-desc h3 + p{background:#f9fafb !important;border-left:3px solid #fa9428 !important;padding:8px 20px 8px 14px !important;margin:0 20px 10px !important;border-radius:0 6px 6px 0 !important;color:#4b5563 !important}.ehubk-term-desc ol{padding:0 20px 0 40px !important;margin:0 0 12px !important}.ehubk-term-desc ol li{padding:5px 0 !important;border-bottom:1px solid #f4f5f7 !important}.ehubk-term-desc ol li:last-child{border-bottom:none !important}.ehubk-term-desc ul{list-style:none !important;padding:0 20px !important;margin:0 0 12px !important;background:#fafbfc !important}.ehubk-term-desc ul li{padding:7px 0 7px 22px !important;position:relative !important;border-bottom:1px solid #f0f1f3 !important}.ehubk-term-desc ul li:last-child{border-bottom:none !important}.ehubk-term-desc ul li::before{content:"✓" !important;position:absolute !important;left:0 !important;color:#fa9428 !important;font-weight:900 !important}.ehubk-td-toggle{display:none !important}.ehubk-td-more{display:none !important}.ehubk-td-toggle:checked ~ .ehubk-td-more{display:block !important}.ehubk-td-toggle:checked ~ .ehubk-td-label{display:none !important}.ehubk-td-label{display:block !important;text-align:center !important;padding:10px !important;margin:0 !important;font-size:12px !important;color:#fa9428 !important;font-weight:600 !important;cursor:pointer !important;background:#fff8f0 !important;border-top:1px solid #f0e8dc !important}.ehubk-td-label:hover{background:#fff0e0 !important;text-decoration:none !important}@media (max-width:960px){.ehubk-wrap .ehubk-layout,div.ehubk-layout{grid-template-columns:1fr !important}aside.ehubk-sidebar,.ehubk-sidebar{position:static !important;border-radius:12px !important}.ehubk-sidebar .ehubk-sidebar__shoplist{max-height:140px !important}.ehubk-layout .ehubk-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.ehubk-hero-sep{display:none !important}}@media (max-width:640px){.ehubk-grid{grid-template-columns:1fr !important}.ehubk-layout .ehubk-grid{grid-template-columns:1fr !important}.ehubk-card__top{padding:10px 10px 6px !important}.ehubk-card__title{padding:0 10px 8px !important;font-size:13px !important}.ehubk-card__mid{padding:0 10px 8px !important}.ehubk-card__actions{padding:8px 10px !important}.ehubk-wrap{padding:12px 12px !important}.ehubk-cats-inner{padding:8px 12px !important}.ehubk-hero-strip{padding:8px 12px !important}.ehubk-hero-inner{gap:12px !important;flex-wrap:nowrap !important;overflow-x:auto !important}.ehubk-hero-stat{font-size:12px !important;white-space:nowrap !important}.ehubk-hero-stat strong{font-size:14px !important}aside.ehubk-sidebar,.ehubk-sidebar{padding:12px !important}.ehubk-sidebar .ehubk-sidebar__section{margin-bottom:10px !important;padding-bottom:10px !important}.ehubk-card__actions{flex-wrap:wrap !important}.ehubk-inline-code{width:100% !important;flex:1 1 100% !important}.ehubk-pagination{flex-direction:column !important;align-items:flex-start !important;gap:8px !important}.ehubk-pagination__jump{flex-wrap:wrap !important}}.ehubk-topbars-relocated{width:100% !important;overflow:hidden !important;margin:0 !important;padding:0 !important}.ehubk-topbars-relocated .ehubk-cats-bar{overflow-x:auto !important;-webkit-overflow-scrolling:touch !important}.ehubk-sidebar__cats{padding-bottom:18px !important}.ehubk-sidebar__catlist{display:flex !important;flex-direction:column !important;gap:2px !important;max-height:260px !important;overflow-y:auto !important;scrollbar-width:thin !important;padding-right:4px !important}.ehubk-sidebar__catitem{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:8px !important;padding:6px 10px !important;border-radius:8px !important;font-size:13px !important;font-weight:500 !important;color:#6b7280 !important;text-decoration:none !important;transition:all .1s !important;line-height:1.4 !important;background:transparent !important}.ehubk-sidebar__catitem:hover{background:#f4f5f7 !important;color:#1a1d23 !important;text-decoration:none !important}.ehubk-sidebar__catitem.is-active{background:#fff7ed !important;color:#fa9428 !important;font-weight:600 !important}.ehubk-sidebar__catcount{font-size:10px !important;font-weight:700 !important;color:#9ba3b0 !important;background:#f0f1f3 !important;border-radius:8px !important;padding:2px 7px !important;flex-shrink:0 !important;min-width:22px !important;text-align:center !important}.ehubk-sidebar__catitem.is-active .ehubk-sidebar__catcount{background:#ffd5db !important;color:#fa9428 !important}.ehubk-cats-bar{display:none !important}.ehubk-card.is-ending-soon{border-color:rgba(232,48,74,0.35) !important}.ehubk-card.is-ending-soon:hover{border-color:#e8304a !important}.ehubk-expires--soon{font-size:11px !important;font-weight:700 !important;color:#e8304a !important;background:#fff0f2 !important;padding:2px 7px !important;border-radius:5px !important;border:1px solid rgba(232,48,74,0.2) !important}.ehubk-card__topinfo .ehubk-meta a:hover{color:#fa9428 !important;text-decoration:none !important}.ehubk-inline-code__val{border:1.5px dashed #fac078 !important;background:#fff7ed !important;color:#92400e !important;letter-spacing:1.5px !important}.ehubk-btn--copy{background:#fa9428 !important;border-color:#fa9428 !important;transition:background .15s,transform .1s !important}.ehubk-btn--copy:active{transform:scale(0.96) !important}.ehubk-btn--copy.is-copied{background:#16a34a !important;border-color:#16a34a !important}.ehubk-btn--go{background:#1a1d23 !important;border-color:#1a1d23 !important;letter-spacing:0.2px !important}.ehubk-sidebar__label{font-size:10px !important;letter-spacing:1px !important}.ehubk-pagination{font-size:14px !important}.ehubk-pagination__info{font-size:14px !important;font-weight:600 !important;color:#374151 !important}.ehubk-hero-strip{background:#fa9428 !important}.ehubk-sidebar__catitem.is-active{background:#fff7ed !important;color:#c05800 !important}.ehubk-sidebar__catitem.is-active .ehubk-sidebar__catcount{background:#fed7aa !important;color:#c05800 !important}.ehubk-sidebar .ehubk-btn--primary{background:#fa9428 !important;border-color:#fa9428 !important}.ehubk-sidebar .ehubk-btn--primary:hover{background:#e07a10 !important;border-color:#e07a10 !important}.ehubk-content-header span{background:#fff7ed !important;color:#c05800 !important;font-weight:600 !important}.ehubk-sidebar__catitem{display:flex !important;align-items:center !important;justify-content:space-between !important;padding:7px 10px !important;border-radius:7px !important;font-size:12.5px !important;font-weight:500 !important;color:#374151 !important;text-decoration:none !important;transition:all .15s !important;line-height:1.35 !important;background:transparent !important;border-left:2px solid transparent !important}.ehubk-sidebar__catitem:hover{background:#fff7ed !important;color:#c05800 !important;border-left-color:#fa9428 !important;text-decoration:none !important}.ehubk-sidebar__catitem.is-active{background:#fff7ed !important;color:#c05800 !important;font-weight:700 !important;border-left-color:#fa9428 !important}.ct-container>.ehubk-hero-strip,.entry-content>.ehubk-hero-strip{margin-top:0 !important}.ehubk-hero-strip:first-child{margin-top:0 !important}.entry-content:has(>.ehubk-hero-strip:first-child),.post-content:has(>.ehubk-hero-strip:first-child),.page-content:has(>.ehubk-hero-strip:first-child),.ct-container:has(>.ehubk-hero-strip:first-child){padding-top:0 !important;margin-top:0 !important}.ehubk-inline-block{margin:2.5em 0;padding:1.5em;background:#f8f9fb;border-radius:12px;border-left:4px solid #f5a623}.ehubk-inline-block__title{font-size:1.15rem;font-weight:700;margin:0 0 1.25em;color:#192a3d;display:flex;align-items:center;gap:.5em}.ehubk-inline-block__title::before{content:"🏷";font-size:1rem}.ehubk-inline-empty{color:#888;font-style:italic}.ehubk-inline-block .ehubk-grid{display:grid !important;gap:1em !important;grid-template-columns:repeat(3,1fr) !important}.ehubk-inline-block .ehubk-grid[data-count="1"]{grid-template-columns:1fr !important}.ehubk-inline-block .ehubk-grid[data-count="2"]{grid-template-columns:repeat(2,1fr) !important}.ehubk-inline-block .ehubk-grid[data-count="4"]{grid-template-columns:repeat(2,1fr) !important}.ehubk-inline-block .ehubk-grid[data-count="5"]{grid-template-columns:repeat(6,1fr) !important}.ehubk-inline-block .ehubk-grid[data-count="5"] .ehubk-card{grid-column:span 2 !important}.ehubk-inline-block .ehubk-grid[data-count="5"] .ehubk-card:nth-child(4),.ehubk-inline-block .ehubk-grid[data-count="5"] .ehubk-card:nth-child(5){grid-column:span 3 !important}.ehubk-inline-block .ehubk-grid[data-count="7"] .ehubk-card:nth-child(7){grid-column:1 / -1 !important;max-width:33% !important;justify-self:center !important}.ehubk-inline-block .ehubk-grid[data-count="8"]{grid-template-columns:repeat(6,1fr) !important}.ehubk-inline-block .ehubk-grid[data-count="8"] .ehubk-card{grid-column:span 2 !important}.ehubk-inline-block .ehubk-grid[data-count="8"] .ehubk-card:nth-child(7),.ehubk-inline-block .ehubk-grid[data-count="8"] .ehubk-card:nth-child(8){grid-column:span 3 !important}@media (max-width:700px){.ehubk-inline-block .ehubk-grid,.ehubk-inline-block .ehubk-grid[data-count="5"],.ehubk-inline-block .ehubk-grid[data-count="8"]{grid-template-columns:repeat(2,1fr) !important}.ehubk-inline-block .ehubk-grid[data-count="5"] .ehubk-card,.ehubk-inline-block .ehubk-grid[data-count="5"] .ehubk-card:nth-child(4),.ehubk-inline-block .ehubk-grid[data-count="5"] .ehubk-card:nth-child(5),.ehubk-inline-block .ehubk-grid[data-count="8"] .ehubk-card,.ehubk-inline-block .ehubk-grid[data-count="8"] .ehubk-card:nth-child(7),.ehubk-inline-block .ehubk-grid[data-count="8"] .ehubk-card:nth-child(8){grid-column:span 1 !important;max-width:100% !important}.ehubk-inline-block .ehubk-grid[data-count="7"] .ehubk-card:nth-child(7){grid-column:span 1 !important;max-width:100% !important;justify-self:stretch !important}}@media (max-width:560px){.ehubk-inline-block .ehubk-grid,.ehubk-inline-block .ehubk-grid[data-count]{display:flex !important;flex-direction:row !important;overflow-x:auto !important;scroll-snap-type:x mandatory !important;-webkit-overflow-scrolling:touch !important;gap:.75em !important;padding-bottom:.75em !important;scrollbar-width:none;-ms-overflow-style:none}.ehubk-inline-block .ehubk-grid::-webkit-scrollbar{display:none}.ehubk-inline-block .ehubk-grid .ehubk-card{flex:0 0 80vw !important;max-width:320px !important;scroll-snap-align:start !important}.ehubk-inline-block{position:relative}}.ehubk-inline-block .ehubk-card{background:#fff;border:1px solid #e8eaed;border-radius:10px;padding:1em;display:flex;flex-direction:column;gap:.5em;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:box-shadow .15s,transform .15s;font-size:.9rem}.ehubk-inline-block .ehubk-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.ehubk-inline-block .ehubk-card.is-ending-soon{border-color:#f5a623;border-width:1.5px}.ehubk-inline-block .ehubk-card__top{display:flex;align-items:center;gap:.6em}.ehubk-inline-block .ehubk-card__shoplogo img{height:28px;width:auto;object-fit:contain;display:block}.ehubk-inline-block .ehubk-card__topinfo{flex:1;min-width:0}.ehubk-inline-block .ehubk-meta{font-size:.78rem;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ehubk-inline-block .ehubk-shop-link{font-weight:600;color:#192a3d;text-decoration:none;font-size:.82rem;text-transform:uppercase;letter-spacing:.03em}.ehubk-inline-block .ehubk-shop-link:hover{color:#f5a623}.ehubk-inline-block .ehubk-badge-row{display:flex;align-items:center;flex-wrap:wrap;gap:.35em}.ehubk-inline-block .ehubk-expires{font-size:.72rem;color:#888}.ehubk-inline-block .ehubk-expires--soon{color:#e05000;font-weight:600}.ehubk-inline-block .ehubk-card__title{font-size:.92rem;font-weight:700;margin:0;line-height:1.35;color:#192a3d}.ehubk-inline-block .ehubk-card__title a{color:inherit;text-decoration:none}.ehubk-inline-block .ehubk-card__title a:hover{color:#f5a623}.ehubk-inline-block .ehubk-card__mid{flex:1;display:flex;flex-direction:column;gap:.4em}.ehubk-inline-block .ehubk-desc{font-size:.8rem;color:#555;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ehubk-inline-block .ehubk-chips{display:flex;flex-wrap:wrap;gap:.3em}.ehubk-inline-block .ehubk-card__actions{margin-top:auto;display:flex;flex-direction:column;gap:.4em}.ehubk-inline-block .ehubk-inline-code{display:flex;align-items:center;gap:.4em;background:#f8f9fb;border:1.5px dashed #f5a623;border-radius:6px;padding:.35em .6em}.ehubk-inline-block .ehubk-inline-code--nocode{border-color:#dde}.ehubk-inline-block .ehubk-inline-code__val{flex:1;font-family:monospace;font-size:.82rem;font-weight:700;letter-spacing:.05em;color:#192a3d;background:none;border:none;padding:0}.ehubk-inline-block .ehubk-inline-code__val--nocode{font-family:inherit;font-weight:400;letter-spacing:0;color:#777;font-size:.78rem}.ehubk-inline-block .ehubk-btn{display:block;text-align:center;padding:.5em .75em;border-radius:6px;font-size:.82rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:background .15s}.ehubk-inline-block .ehubk-btn--copy{background:#f0f0f0;color:#333;padding:.3em .6em;font-size:.75rem;border-radius:4px;white-space:nowrap}.ehubk-inline-block .ehubk-btn--copy:hover{background:#e0e0e0}.ehubk-inline-block .ehubk-btn--go{background:#192a3d;color:#fff !important;margin-top:.2em}.ehubk-inline-block .ehubk-btn--go:hover{background:#f5a623}@media (max-width:560px){.ehubk-inline-block{padding:1em}}@media (max-width:560px){.ehubk-slider-dots{display:flex;justify-content:center;gap:.4em;margin-top:.5em}.ehubk-slider-dot{width:7px;height:7px;border-radius:50%;background:#d0d3d8;cursor:pointer;transition:background .2s,transform .2s}.ehubk-slider-dot.is-active{background:#f5a623;transform:scale(1.3)}}@media (min-width:561px){.ehubk-slider-dots{display:none}}.ehubk-similar-shops{margin:2em 0 1em;padding-top:1.5em;border-top:2px solid #f0f1f3}.ehubk-similar-shops__title{font-size:1.15em;font-weight:700;margin:0 0 1em;color:#1a1a2e}.ehubk-similar-shops__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75em}.ehubk-similar-shop{display:flex;flex-direction:column;align-items:center;gap:.4em;padding:.9em .6em;background:#fff;border:1px solid #e8e9ec;border-radius:10px;text-decoration:none;color:inherit;transition:box-shadow .18s,border-color .18s,transform .18s;text-align:center}.ehubk-similar-shop:hover{box-shadow:0 4px 16px rgba(0,0,0,.09);border-color:#f5a623;transform:translateY(-2px);text-decoration:none}.ehubk-similar__logo-wrap{height:32px;display:flex;align-items:center;justify-content:center}.ehubk-similar__logo{max-height:32px;max-width:90px;width:auto;object-fit:contain}.ehubk-similar__name{font-size:.82em;font-weight:600;color:#2d2d2d;line-height:1.2}.ehubk-similar__count{font-size:.72em;color:#f5a623;font-weight:600}@media (max-width:860px){.ehubk-similar-shops__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.ehubk-similar-shops__grid{grid-template-columns:repeat(2,1fr)}}.ehubk-single-layout{display:grid;grid-template-columns:1fr 260px;gap:20px;align-items:start}.ehubk-single-sidebar{position:sticky;top:20px}.ehubk-single-sidebar .ehubk-sidebar__actions{display:none}.ehubk-single-sidebar .ehubk-sidebar__actions + *{display:none}.ehubk-single-sidebar form>.ehubk-sidebar__section:last-of-type{display:none}@media (max-width:860px){.ehubk-single-layout{grid-template-columns:1fr}.ehubk-single-sidebar{display:none}}.ehubk-badge--new{background:#22c55e !important;color:#fff !important;font-weight:700 !important;animation:ehubk-pulse 2s infinite}@keyframes ehubk-pulse{0%,100%{opacity:1}50%{opacity:.75}}.ehubk-fav{background:none;border:none;cursor:pointer;font-size:18px;color:#ddd;line-height:1;padding:0 0 0 6px;transition:color .2s,transform .2s;flex-shrink:0}.ehubk-fav:hover{color:#f43f5e}.ehubk-fav.is-fav{color:#f43f5e}.ehubk-fav.fav-pop{transform:scale(1.4)}.ehubk-card__title{display:flex;align-items:flex-start;justify-content:space-between;gap:4px}.ehubk-card__title a{flex:1}.ehubk-rating{padding:16px;background:#f8f9fb;border-radius:10px;border:1px solid #e8eaed}.ehubk-rating__question{font-size:14px;font-weight:600;color:#1a1d23;margin-bottom:10px;text-align:center}.ehubk-rating__btns{display:flex;gap:10px;justify-content:center;margin-bottom:12px}.ehubk-rating__btn{padding:8px 20px;border-radius:8px;border:2px solid #e8eaed;background:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:all .18s;color:#444}.ehubk-rating__btn--up:hover{border-color:#22c55e;background:#f0fdf4;color:#166534}.ehubk-rating__btn--down:hover{border-color:#f43f5e;background:#fff1f2;color:#9f1239}.ehubk-rating__btn:disabled{opacity:.5;cursor:default}.ehubk-rating__score{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:#666}.ehubk-rating__bar{height:6px;background:#e8eaed;border-radius:3px;flex:1;min-width:80px;overflow:hidden}.ehubk-rating__fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:3px;transition:width .5s ease}.ehubk-rating__pct{font-weight:700;color:#166534}.ehubk-rating__count{color:#999}.ehubk-sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #fa9428;box-shadow:0 -4px 20px rgba(0,0,0,.12);padding:10px 16px;z-index:990;display:none;align-items:center;gap:10px;transform:translateY(100%);transition:transform .3s ease}.ehubk-sticky-cta.is-visible{transform:translateY(0)}.ehubk-sticky-cta__code{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.ehubk-sticky-cta__codelabel{font-size:11px;color:#888;white-space:nowrap}.ehubk-sticky-cta__codevalue{font-family:monospace;font-size:14px;font-weight:900;color:#fa9428;letter-spacing:.08em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ehubk-sticky-cta__copy{font-size:11px;padding:3px 8px;border:1px solid #fa9428;background:none;color:#fa9428;border-radius:4px;cursor:pointer;white-space:nowrap}.ehubk-sticky-cta__btn{white-space:nowrap;flex-shrink:0}@media (max-width:860px){.ehubk-sticky-cta{display:flex}}.ehubk-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:9999;align-items:center;justify-content:center;padding:16px;backdrop-filter:blur(4px)}.ehubk-overlay.is-active{display:flex}.ehubk-overlay__box{background:#fff;border-radius:16px;padding:28px 32px;max-width:420px;width:100%;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:overlayIn .25s ease}@keyframes overlayIn{from{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.ehubk-overlay__shop{margin-bottom:12px;min-height:30px;display:flex;justify-content:center;align-items:center}.ehubk-overlay__title{font-size:18px;font-weight:700;color:#1a1d23;margin-bottom:16px}.ehubk-overlay__code{display:flex;align-items:center;justify-content:center;gap:10px;background:#fff8f0;border:2px dashed #fa9428;border-radius:10px;padding:12px 16px;margin-bottom:10px;flex-wrap:wrap}.ehubk-overlay__codelabel{font-size:12px;color:#888}.ehubk-overlay__codevalue{font-family:monospace;font-size:20px;font-weight:900;color:#fa9428;letter-spacing:.12em}.ehubk-overlay__hint{font-size:12px;color:#666;margin-bottom:16px}.ehubk-overlay__countdown{font-size:36px;font-weight:900;color:#fa9428;margin-bottom:12px;line-height:1}.ehubk-overlay__btn{width:100%;justify-content:center;font-size:16px;padding:12px;margin-bottom:10px}.ehubk-overlay__close{background:none;border:none;font-size:13px;color:#aaa;cursor:pointer;padding:4px 8px}.ehubk-overlay__close:hover{color:#666}.ehubk-overlay__copy{font-size:12px;padding:4px 10px}.ehubk-archive-breadcrumb{background:#f8f9fb;border-bottom:1px solid #f0f1f3;font-size:12px;color:#888}.ehubk-archive-breadcrumb a{color:#fa9428;text-decoration:none}.ehubk-archive-breadcrumb a:hover{text-decoration:underline}.ehubk-archive-breadcrumb span{margin:0 5px}.ehubk-sidebar__label + .ehubk-sidebar__item:first-of-type{margin-top:2px}.ehubk-share{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8f9fb;border-top:1px solid #f0f1f3;flex-wrap:wrap}.ehubk-share__label{font-size:12px;color:#888;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.ehubk-share__btn{font-size:12px;padding:5px 12px;border-radius:6px;border:1px solid #e8eaed;background:#fff;cursor:pointer;color:#444;text-decoration:none;transition:background .15s,border-color .15s}.ehubk-share__btn:hover{background:#f0f4ff;border-color:#6b8cff;color:#3b5bdb}.ehubk-overlay__email{margin:12px 0;padding:12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}.ehubk-overlay__email-label{font-size:13px;font-weight:600;color:#166534;margin-bottom:8px;text-align:center}.ehubk-overlay__email-row{display:flex;gap:6px}.ehubk-overlay__email-input{flex:1;padding:7px 10px;border:1px solid #d1fae5;border-radius:6px;font-size:13px;outline:none;min-width:0}.ehubk-overlay__email-input:focus{border-color:#22c55e}.ehubk-overlay__email-btn{font-size:12px;padding:7px 12px;white-space:nowrap}.ehubk-overlay__email-ok{font-size:13px;color:#166534;font-weight:600;text-align:center;padding:4px 0}#ehubk-recent-sidebar{margin-bottom:12px}#ehubk-recent-sidebar .ehubk-sb-item__title{font-size:12px;color:#1a1d23;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@keyframes ehubk-blink{0%,100%{opacity:1}50%{opacity:.4}}.ehubk-expires--blink,.ehubk-days-badge--blink{animation:ehubk-blink .9s ease-in-out infinite !important}.ehubk-card__shoplogo{overflow:hidden !important}.ehubk-card__logoimg,.ehubk-card__shoplogo img{width:100% !important;height:100% !important;object-fit:contain !important;display:block !important}.ehubk-card__shoplogo{aspect-ratio:1 / 1 !important}#ehubk-recent-sidebar{margin-top:16px;background:#fff;border:1.5px solid #e8eaed;border-radius:12px;overflow:hidden}#ehubk-recent-sidebar .ehubk-recent-header{display:flex;align-items:center;gap:8px;padding:10px 14px;background:linear-gradient(90deg,#1a2233 0%,#2d3748 100%);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}#ehubk-recent-sidebar .ehubk-recent-header svg{flex-shrink:0;opacity:.8}#ehubk-recent-sidebar .ehubk-recent-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-bottom:1px solid #f0f1f3;text-decoration:none;color:inherit;transition:background .15s}#ehubk-recent-sidebar .ehubk-recent-item:last-child{border-bottom:none}#ehubk-recent-sidebar .ehubk-recent-item:hover{background:#fff8f0}#ehubk-recent-sidebar .ehubk-recent-logo{width:28px;height:28px;min-width:28px;border-radius:5px;border:1px solid #e8eaed;background:#f8f9fb;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:16px}#ehubk-recent-sidebar .ehubk-recent-logo img{width:100%;height:100%;object-fit:contain}#ehubk-recent-sidebar .ehubk-recent-title{font-size:12px;color:#1a1d23;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:860px){.ehubk-wrap{overflow-x:hidden !important;max-width:100% !important}.ehubk-wrap .ehubk-layout,div.ehubk-layout{grid-template-columns:1fr !important}.ehubk-content{width:100% !important;min-width:0 !important}.ehubk-grid{grid-template-columns:1fr !important;gap:12px !important}.ehubk-card{margin:0 !important}.ehubk-card__actions{flex-wrap:wrap !important;gap:8px !important}.ehubk-btn--go{width:100% !important;justify-content:center !important;text-align:center !important}.ehubk-single-layout{grid-template-columns:1fr !important}.ehubk-single-sidebar{display:none !important}.ehubk-single{padding:0 !important}.ehubk-single__header-top{flex-wrap:wrap !important;gap:8px !important}.ehubk-single__meta{flex-wrap:wrap !important;gap:6px !important}.ehubk-single__codebox{padding:16px !important}.ehubk-single__cta{flex-direction:column !important;padding:16px !important}.ehubk-single__cta .ehubk-btn{width:100% !important;text-align:center !important;justify-content:center !important}.ehubk-share{gap:6px !important}.ehubk-share__btn{font-size:11px !important;padding:4px 8px !important}.ehubk-hero-strip{padding:12px 16px !important;flex-wrap:wrap !important;gap:8px !important}.ehubk-hero-stats{gap:12px !important;flex-wrap:wrap !important}.ehubk-pagination{flex-wrap:wrap !important;gap:8px !important}.ehubk-pagination__jump{flex-wrap:wrap !important}.ehubk-overlay__box{padding:20px 16px !important;margin:8px !important}.ehubk-overlay__title{font-size:16px !important}.ehubk-overlay__codevalue{font-size:18px !important}.ehubk-breadcrumb,.ehubk-archive-breadcrumb{font-size:11px !important;padding:6px 16px !important}}@media (max-width:480px){.ehubk-card__top{gap:8px !important}.ehubk-badge{font-size:9px !important;padding:2px 5px !important}.ehubk-badge-row{gap:4px !important;flex-wrap:wrap !important}.ehubk-inline-code__val{font-size:12px !important;letter-spacing:.08em !important}.ehubk-btn--copy,.ehubk-btn--go{font-size:12px !important;padding:7px 12px !important}.ehubk-single__codebox code{font-size:18px !important}.ehubk-single__body{padding:0 12px 12px !important}.ehubk-single__body h2{font-size:14px !important;padding:8px 12px !important}.ehubk-single__body h3{font-size:13px !important;margin:10px 12px 0 !important}.ehubk-sticky-cta{padding:8px 12px !important;gap:6px !important}.ehubk-sticky-cta__codevalue{font-size:12px !important}}.ehubk-filter-toggle{display:none}.ehubk-drawer-head{display:none}.ehubk-filter-backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1199;cursor:pointer}@media (max-width:860px){.ehubk-filter-toggle{display:flex;align-items:center;gap:8px;width:100%;box-sizing:border-box;padding:12px 16px;margin-bottom:12px;background:#fff;border:2px solid #fa9428;border-radius:10px;color:#fa9428;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 1px 4px rgba(250,148,40,.15)}.ehubk-filter-toggle__badge{margin-left:auto;background:#fa9428;color:#fff;font-size:11px;font-weight:700;border-radius:10px;padding:1px 7px}.ehubk-wrap .ehubk-layout,div.ehubk-layout{grid-template-columns:1fr !important}.ehubk-wrap .ehubk-layout>aside#ehubk-sidebar,div.ehubk-layout>aside#ehubk-sidebar{display:none !important}.ehubk-wrap .ehubk-layout>aside#ehubk-sidebar.is-open,div.ehubk-layout>aside#ehubk-sidebar.is-open{display:block !important;position:fixed !important;inset:auto 0 0 0 !important;width:100% !important;max-height:82vh !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;border-radius:18px 18px 0 0 !important;border:none !important;box-shadow:0 -8px 40px rgba(0,0,0,.25) !important;z-index:1200 !important;padding-bottom:env(safe-area-inset-bottom,16px) !important;background:#fff !important;animation:drawerUp .28s cubic-bezier(.32,.72,0,1)}@keyframes drawerUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.ehubk-filter-backdrop.is-visible{display:block}.ehubk-drawer-head{display:flex !important;align-items:center;justify-content:space-between;padding:14px 20px 12px;border-bottom:1px solid #f0f1f3;position:sticky;top:0;background:#fff;z-index:2;border-radius:18px 18px 0 0}.ehubk-drawer-head__title{font-size:16px;font-weight:700;color:#1a1d23}.ehubk-drawer-head__close{background:#f0f1f3;border:none;border-radius:50%;width:32px;height:32px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;flex-shrink:0}.ehubk-drawer-head__close:active{background:#d0d0d0}#ehubk-sidebar .ehubk-sidebar__actions{display:flex !important;flex-direction:column;gap:8px;padding:12px 16px 20px !important}}.ehubk-badge--discount{background:#fa9428 !important;color:#fff !important;border-color:#e07a10 !important;font-size:13px !important;font-weight:800 !important;letter-spacing:-0.01em !important;padding:4px 10px !important;order:-1;text-transform:none !important}.ehubk-social-proof{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:4px;margin-top:-4px;margin-bottom:2px}.ehubk-nocode-info{font-size:12px;color:#6b7280;font-style:italic;padding:6px 0 2px;display:flex;align-items:center;gap:4px}.ehubk-nocode-info::before{content:'✓';color:#16a34a;font-style:normal;font-weight:700;font-size:13px}.ehubk-hero-tagline-row{max-width:1140px;margin:0 auto;padding-bottom:8px}.ehubk-hero-tagline{color:rgba(255,255,255,0.90);font-size:13px;font-weight:600;letter-spacing:0.02em;display:block}@media (max-width:640px){.ehubk-hero-tagline{font-size:11px}.ehubk-hero-tagline-row{padding-bottom:6px}}.ehubk-alternatives{margin-top:24px}.ehubk-alternatives__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;margin-top:12px}.ehubk-alt-card{background:var(--ehubk-surface);border:1px solid var(--ehubk-border);border-radius:var(--ehubk-radius);box-shadow:var(--ehubk-shadow);padding:12px;display:flex;flex-direction:column;gap:8px}.ehubk-alt-card__badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ehubk-alt-card__title{font-size:14px;font-weight:600;color:var(--ehubk-text);text-decoration:none;line-height:1.35}.ehubk-alt-card__title:hover{color:var(--ehubk-accent);text-decoration:underline}.ehubk-alt-card__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.ehubk-alt-card__code{background:#f3f4f6;border-radius:6px;padding:4px 8px;font-size:13px;font-family:monospace;color:var(--ehubk-text);letter-spacing:0.05em;border:1px dashed #d1d5db}.ehubk-btn--sm{font-size:12px !important;padding:6px 12px !important;height:auto !important}.ehubk-codebox-go{background:#0f1117 !important;border-color:#0f1117 !important;color:#fff !important;white-space:nowrap !important;flex-shrink:0 !important;transition:background .18s,box-shadow .18s !important}.ehubk-codebox-go:hover,.ehubk-codebox-go:focus{background:#2d3142 !important;border-color:#2d3142 !important;color:#fff !important;text-decoration:none !important;box-shadow:0 0 0 4px rgba(15,17,23,0.18) !important}.ehubk-single__codebox .ehubk-code .ehubk-btn--primary,.ehubk-single__codebox .ehubk-code .ehubk-codebox-go{flex-shrink:0 !important;height:44px !important;font-size:14px !important;transition:background .18s,box-shadow .18s !important}.ehubk-single__codebox .ehubk-code .ehubk-btn--primary:hover,.ehubk-single__codebox .ehubk-code .ehubk-btn--primary:focus{background:#e07a10 !important;border-color:#e07a10 !important;color:#fff !important;box-shadow:0 0 0 4px rgba(250,148,40,0.25) !important}@media (max-width:640px){.ehubk-codebox-go{width:100% !important;align-self:stretch !important;justify-content:center !important}}.ehubk-notify-wrap{background:linear-gradient(135deg,#fff8f0 0%,#fff 100%);border:1px solid #fde8cc;border-radius:12px;padding:20px 24px;margin:20px 0}.ehubk-notify__label{font-size:15px;font-weight:600;color:var(--ehubk-text);margin:0 0 12px}.ehubk-notify-form{display:flex;gap:10px;flex-wrap:wrap}.ehubk-notify__input{flex:1;min-width:200px;height:44px;padding:0 14px;border:1px solid var(--ehubk-border);border-radius:10px;font-size:14px;color:var(--ehubk-text);background:#fff;outline:none}.ehubk-notify__input:focus{border-color:#fa9428;box-shadow:0 0 0 3px rgba(250,148,40,.15)}.ehubk-notify__btn{flex-shrink:0;height:44px !important}.ehubk-notify__msg{margin:10px 0 0;font-size:14px}.ehubk-notify__msg--ok{color:#16a34a}.ehubk-notify__msg--err{color:#dc2626}@media (max-width:480px){.ehubk-notify-form{flex-direction:column}.ehubk-notify__input,.ehubk-notify__btn{width:100% !important}}.ehubk-code-teaser{display:flex;align-items:center;gap:8px;padding:8px 12px;margin-bottom:8px;border:1px dashed var(--ehubk-border);border-radius:10px;background:repeating-linear-gradient(45deg,rgba(250,148,40,.05),rgba(250,148,40,.05) 8px,transparent 8px,transparent 16px)}.ehubk-code-teaser__mask{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;letter-spacing:.12em;font-size:15px;color:var(--ehubk-text);user-select:none}.ehubk-code-teaser__lbl{font-size:12px;color:var(--ehubk-muted)}.ehubk-trust{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 4px}.ehubk-trust__item{font-size:11.5px;font-weight:600;line-height:1;padding:4px 8px;border-radius:999px;background:rgba(15,23,42,.04);color:var(--ehubk-muted)}.ehubk-trust__item--ok{background:rgba(22,163,74,.10);color:var(--ehubk-accent-2)}.ehubk-trust__item--ok::before{content:"✓ ";font-weight:800}.ehubk-trust__item--pct{background:rgba(250,148,40,.12);color:#b45309}.ehubk-btn--full{width:100%;justify-content:center;text-align:center}.ehubk-btn--go{font-weight:700;box-shadow:0 2px 6px rgba(250,148,40,.25);transition:transform .08s ease,box-shadow .15s ease}.ehubk-btn--go:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(250,148,40,.35)}.ehubk-card{transition:transform .12s ease,box-shadow .18s ease}.ehubk-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(15,23,42,.08),0 16px 40px rgba(15,23,42,.10)}.ehubk-search-hero{background:var(--ehubk-surface);border:1px solid var(--ehubk-border);border-radius:var(--ehubk-radius);box-shadow:var(--ehubk-shadow);padding:24px 22px;margin:0 0 20px;width:100%;box-sizing:border-box;max-width:100%;overflow:visible}.ehubk-search-hero__label{display:block;font-size:18px;font-weight:700;color:var(--ehubk-text);margin-bottom:12px;text-align:center}.ehubk-search-hero__row{display:flex;gap:10px;max-width:640px;margin:0 auto;align-items:flex-start}.ehubk-shop-autocomplete{position:relative;flex:1;min-width:0}.ehubk-shop-autocomplete .ehubk-search-hero__input{display:block;width:100%;box-sizing:border-box}.ehubk-shop-autocomplete__list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:80;max-height:320px;overflow-y:auto;padding:6px;margin:0;background:#fff;border:1px solid var(--ehubk-border);border-radius:12px;box-shadow:0 18px 46px rgba(15,23,42,.18)}.ehubk-shop-autocomplete__list[hidden]{display:none!important}.ehubk-shop-autocomplete__option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border-radius:8px;color:var(--ehubk-text)!important;text-decoration:none!important;font-size:14px;line-height:1.35}.ehubk-shop-autocomplete__option:hover,.ehubk-shop-autocomplete__option.is-active{background:rgba(250,148,40,.13)}.ehubk-shop-autocomplete__option:focus{outline:2px solid var(--ehubk-accent);outline-offset:-2px}.ehubk-shop-autocomplete__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650}.ehubk-shop-autocomplete__count{flex:0 0 auto;color:var(--ehubk-muted);font-size:12px;white-space:nowrap}.ehubk-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ehubk-search-hero__input{flex:1;min-width:0;padding:14px 16px;font-size:16px;border:2px solid var(--ehubk-border);border-radius:12px;color:var(--ehubk-text);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.ehubk-search-hero__input:focus{outline:none;border-color:var(--ehubk-accent);box-shadow:0 0 0 4px rgba(250,148,40,.15)}.ehubk-search-hero__btn{padding:14px 24px;font-size:16px;white-space:nowrap}.ehubk-search-hero__shops{margin-top:20px}.ehubk-search-hero__heading{font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--ehubk-muted);margin-bottom:7px;text-align:center}.ehubk-today .ehubk-search-hero__heading{text-align:left;margin-bottom:6px}.ehubk-search-hero__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.ehubk-shop-pill{display:inline-block;padding:8px 14px;background:rgba(15,23,42,.04);border:1px solid var(--ehubk-border);border-radius:999px;font-size:14px;font-weight:600;color:var(--ehubk-text) !important;text-decoration:none;transition:background .12s ease,transform .08s ease,border-color .12s ease}.ehubk-shop-pill:hover{background:rgba(250,148,40,.12);border-color:var(--ehubk-accent);transform:translateY(-1px)}.ehubk-today{margin:0 0 14px}.ehubk-today__list{display:flex;flex-wrap:wrap;gap:8px}.ehubk-today__list>.ehubk-today__item{flex:1 1 0;min-width:160px}@media (max-width:480px){.ehubk-today__list>.ehubk-today__item{flex:1 1 100%}}.ehubk-today__item{display:flex;flex-direction:column;gap:5px;padding:8px 10px;background:#eef2f8;border:1px solid #d6e0ee;border-radius:10px;text-decoration:none;transition:transform .08s ease,box-shadow .15s ease}.ehubk-today__item:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(37,99,235,.16)}.ehubk-today__title{font-weight:600;color:var(--ehubk-text);font-size:12.5px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ehubk-today__badge{align-self:flex-start;font-size:10px;font-weight:700;line-height:1;color:#2563eb;background:rgba(37,99,235,.12);padding:3px 7px;border-radius:999px}.ehubk-today--disc .ehubk-today__item{background:#fdeef0;border-color:#f3c6cd}.ehubk-today--disc .ehubk-today__item:hover{box-shadow:0 4px 10px rgba(225,29,72,.16)}.ehubk-today__badge--disc{background:rgba(225,29,72,.12) !important;color:#be123c !important;font-weight:800 !important}@media (max-width:600px){.ehubk-search-hero__row{flex-direction:column}.ehubk-shop-autocomplete{width:100%}.ehubk-search-hero__btn{width:100%}}.ehubk-layout,.ehubk-single-layout,.ehubk-content{overflow:visible !important}.ehubk-wrap{overflow-x:clip !important;overflow-y:visible !important}.ast-container,.site-content,.ast-page-content,#primary,.entry-content,.ast-article-single{overflow:clip !important}aside.ehubk-sidebar,.ehubk-sidebar{position:sticky !important;top:16px !important;align-self:start !important;height:fit-content !important;max-height:none !important;overflow:visible !important}.ehubk-single-sidebar{position:sticky !important;top:16px !important;align-self:start !important;height:fit-content !important;max-height:none !important;overflow:visible !important}.ehubk-grid .ehubk-urgency-row{display:flex !important;justify-content:flex-end !important;padding:0 12px 6px !important}.ehubk-grid .ehubk-urgency-row .ehubk-expires{margin-left:0 !important;background:#fff1f2 !important;color:#e8304a !important;padding:3px 9px !important;border-radius:999px !important;font-size:11px !important;font-weight:700 !important}.ehubk-grid .ehubk-urgency-row .ehubk-expires:not(.ehubk-expires--soon){background:#f4f5f7 !important;color:#9ba3b0 !important;font-weight:600 !important}.ehubk-grid .ehubk-badge-row{display:flex !important;align-items:center !important;flex-wrap:wrap !important;gap:6px !important;padding:0 12px 10px !important}.ehubk-sidebar .ehubk-filters{background:transparent !important;border:none !important;border-radius:0 !important;box-shadow:none !important;padding:0 !important;margin:0 !important}.ehubk-sidebar__catlist::-webkit-scrollbar,.ehubk-sidebar__shoplist::-webkit-scrollbar{width:6px}.ehubk-sidebar__catlist::-webkit-scrollbar-track,.ehubk-sidebar__shoplist::-webkit-scrollbar-track{background:transparent}.ehubk-sidebar__catlist::-webkit-scrollbar-thumb,.ehubk-sidebar__shoplist::-webkit-scrollbar-thumb{background:rgba(15,23,42,.15);border-radius:8px}.ehubk-sidebar__catlist:hover::-webkit-scrollbar-thumb,.ehubk-sidebar__shoplist:hover::-webkit-scrollbar-thumb{background:rgba(15,23,42,.28)}@media (max-width:860px){aside.ehubk-sidebar,.ehubk-sidebar,.ehubk-single-sidebar{position:static !important;max-height:none !important;overflow:visible !important}}.ehubk-single__codebox--expired{background:#fff7f7;border:1px solid #f3c2c2}.ehubk-expired-cta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:space-between}.ehubk-expired-cta__lbl{font-weight:700;color:#b42318}.ehubk-grid .ehubk-card .ehubk-desc{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important}.ehubk-grid .ehubk-card .ehubk-card__mid{flex:1 1 auto !important;display:flex !important;flex-direction:column !important;gap:6px !important;min-height:52px !important}.ehubk-grid .ehubk-card .ehubk-chips{display:flex !important;flex-wrap:nowrap !important;gap:6px !important;overflow:hidden !important;margin-top:auto !important}.ehubk-grid .ehubk-card .ehubk-chip{white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;max-width:100% !important}.ehubk-grid .ehubk-card .ehubk-card__actions{flex-direction:column !important;align-items:stretch !important;gap:8px !important;flex-wrap:nowrap !important}.ehubk-grid .ehubk-card .ehubk-code-teaser{margin:0 !important;width:100% !important;box-sizing:border-box !important;justify-content:center !important}.ehubk-grid .ehubk-card .ehubk-card__actions .ehubk-btn--go,.ehubk-grid .ehubk-card .ehubk-card__actions .ehubk-btn--primary{width:100% !important;justify-content:center !important;text-align:center !important}.ehubk-grid .ehubk-card .ehubk-trust{flex-wrap:nowrap !important;overflow:hidden !important}.ehubk-code--hidden{display:flex !important;flex-direction:column !important;gap:10px !important;align-items:stretch !important}.ehubk-code-teaser--single{display:flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;padding:12px 16px !important;border:1px dashed var(--ehubk-border) !important;border-radius:12px !important;background:repeating-linear-gradient(45deg,rgba(250,148,40,.05),rgba(250,148,40,.05) 8px,transparent 8px,transparent 16px) !important}.ehubk-code-teaser--single .ehubk-code-teaser__mask{font-size:18px !important}.ehubk-single__codebox .ehubk-btn--full{width:100% !important;justify-content:center !important}.ehubk-overlay__invite{margin-top:16px;padding-top:16px;border-top:1px solid var(--ehubk-border);text-align:center}.ehubk-overlay__invitetext{margin:0 0 12px;font-size:14px;line-height:1.5;color:var(--ehubk-muted)}.ehubk-overlay__invite .ehubk-overlay__btn{width:100%}.ehubk-overlay__close{margin-top:10px;background:none;border:none;color:var(--ehubk-muted);font-size:13px;cursor:pointer;width:100%;padding:6px}.ehubk-overlay__close:hover{color:var(--ehubk-text)}.ehubk-nocode-cta{display:flex;flex-direction:column;gap:12px}.ehubk-nocode-cta__lbl{font-size:14px;color:var(--ehubk-muted);line-height:1.5}.ehubk-nocode-cta .ehubk-codebox-go{width:100% !important;justify-content:center !important;text-align:center !important;font-size:16px !important;padding:14px 20px !important}.ehubk-single__codebox--nocode{background:linear-gradient(135deg,#fff8f0 0%,#fff 100%)}.ehubk-collapsible{margin:0 0 14px}.ehubk-collapsible__summary{cursor:default;list-style:none;outline:none}.ehubk-collapsible__summary::-webkit-details-marker{display:none}.ehubk-collapsible__summary::marker{content:''}@media (max-width:768px){.ehubk-collapsible__summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;background:#f4f6fa;border:1px solid var(--ehubk-border);border-radius:10px;margin:0}.ehubk-collapsible__summary::after{content:'⌄';font-size:18px;line-height:1;color:var(--ehubk-muted);transition:transform .15s ease}.ehubk-collapsible[open]>.ehubk-collapsible__summary::after{transform:rotate(180deg)}.ehubk-collapsible[open]>.ehubk-collapsible__summary{border-bottom-left-radius:0;border-bottom-right-radius:0}.ehubk-collapsible[open]>.ehubk-search-hero__chips,.ehubk-collapsible[open]>.ehubk-today__list{padding-top:10px}}.ehubk-sidebar__hint{margin:8px 2px 0;font-size:12px;line-height:1.4;color:#8a8f98}.ehubk-faq__list{display:flex;flex-direction:column;gap:12px}.ehubk-faq__item{border:1px solid #ececf0;border-radius:10px;padding:12px 14px;background:#fff}.ehubk-faq__q{margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.35}.ehubk-faq__a{margin:0;font-size:14px;line-height:1.5;color:#3a3f4a}
.ehubk-archive-head{max-width:1180px;margin:0 auto;padding:28px 20px 8px}.ehubk-archive-head h1{margin:0 0 10px}.ehubk-archive-intro{max-width:850px}.ehubk-sidebar input[type=radio]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ehubk-slider-dot{border:0;padding:0;cursor:pointer}.ehubk-slider-dot:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(prefers-reduced-motion:reduce){.ehubk-wrap *,.ehubk-wrap *::before,.ehubk-wrap *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.ehubk-sidebar__item:focus-within{outline:2px solid currentColor;outline-offset:2px}
.ehubk-card.has-code{border-top:3px solid #fa9428!important}.ehubk-card.no-code{border-top:3px solid #2563eb!important}.ehubk-card.no-code .ehubk-code-teaser{display:none!important}.ehubk-badge--offer-kind{font-size:11px!important;letter-spacing:.25px!important}.ehubk-badge--code{background:#fff4e8!important;color:#b45309!important}.ehubk-badge--action{background:#eff6ff!important;color:#1d4ed8!important}.ehubk-offer-facts{display:flex!important;flex-wrap:wrap!important;gap:5px 8px!important;padding:0 12px 8px!important;color:#5f6875!important;font-size:10.5px!important;line-height:1.35!important}.ehubk-offer-fact{display:inline-flex!important;align-items:center!important;gap:4px!important}.ehubk-offer-fact::before{content:'•';color:#aab2bd;font-weight:900}.ehubk-offer-fact--kind::before{content:'✓';color:#16a34a}.ehubk-offer-fact--fresh::before{content:'↻';color:#2563eb}.ehubk-offer-fact--success::before{content:'★';color:#16a34a}.ehubk-card__detail{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;color:#68717d!important;font-size:11.5px!important;font-weight:600!important;text-decoration:none!important;border-radius:8px!important}.ehubk-card__detail:hover,.ehubk-card__detail:focus{color:#1a1d23!important;text-decoration:underline!important}.ehubk-nocode-info{display:flex!important;flex-direction:column!important;align-items:center!important;gap:2px!important;text-align:center!important}.ehubk-nocode-info strong{font-size:12px!important;color:#1d4ed8!important}.ehubk-nocode-info span{font-size:10.5px!important;color:#68717d!important}.ehubk-card__actions .ehubk-btn--primary{min-height:42px!important;font-weight:800!important}.ehubk-single__facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0 0 16px!important;padding:12px!important;background:#f8fafc!important;border:1px solid #e5e9ef!important;border-radius:12px!important}.ehubk-single-fact{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important;padding:7px 8px!important;background:#fff!important;border-radius:8px!important}.ehubk-single-fact span{font-size:10.5px!important;text-transform:uppercase!important;letter-spacing:.35px!important;color:#7a8491!important;font-weight:700!important}.ehubk-single-fact strong{font-size:13px!important;line-height:1.35!important;color:#1a1d23!important;overflow-wrap:anywhere!important}.ehubk-single-fact--success strong{color:#15803d!important}.ehubk-single-fact a{color:#c35f00!important;text-decoration:underline!important;text-underline-offset:2px!important}.ehubk-single__categories{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important;margin:0 0 16px!important;font-size:12px!important;color:#68717d!important}.ehubk-single__categories>span{font-weight:700!important}.ehubk-single__codebox{border:2px solid #fa9428!important;box-shadow:0 8px 26px rgba(250,148,40,.12)!important}.ehubk-single__codebox--nocode{border-color:#2563eb!important;box-shadow:0 8px 26px rgba(37,99,235,.10)!important}.ehubk-empty{grid-column:1/-1!important;text-align:center!important;padding:28px 24px!important;background:#fff!important;border:1px solid #e5e9ef!important;border-radius:14px!important;box-shadow:0 5px 18px rgba(15,23,42,.05)!important}.ehubk-empty__icon{font-size:34px!important;line-height:1!important;color:#9aa3af!important;margin-bottom:8px!important}.ehubk-empty__title{margin:0 0 6px!important;font-size:20px!important;color:#1a1d23!important}.ehubk-empty__text{margin:0 auto 16px!important;max-width:620px!important;color:#68717d!important}.ehubk-empty__actions{display:flex!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:20px!important}.ehubk-empty__suggestions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;max-width:780px!important;margin:0 auto!important;text-align:left!important}.ehubk-empty__group{padding:14px!important;background:#f8fafc!important;border-radius:10px!important}.ehubk-empty__group h3{margin:0 0 9px!important;font-size:13px!important;color:#384150!important}.ehubk-empty__links{display:grid!important;gap:6px!important}.ehubk-empty__links a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:7px 9px!important;background:#fff!important;border:1px solid #e7ebf0!important;border-radius:7px!important;color:#303947!important;text-decoration:none!important;font-size:12px!important;font-weight:600!important}.ehubk-empty__links a:hover{border-color:#fa9428!important;color:#a94d00!important}.ehubk-empty__links span{font-size:10px!important;color:#8b95a1!important;font-weight:500!important}.ehubk-sticky-cta{padding:9px 12px calc(9px + env(safe-area-inset-bottom))!important;gap:10px!important}.ehubk-sticky-cta__summary{display:flex!important;flex:1 1 auto!important;min-width:0!important;flex-direction:column!important;gap:1px!important}.ehubk-sticky-cta__summary strong{font-size:12px!important;color:#1a1d23!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ehubk-sticky-cta__summary span{font-size:10.5px!important;color:#7a8491!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ehubk-sticky-cta__btn{min-height:40px!important;padding:9px 13px!important;font-size:12px!important}body.ehubk-has-sticky-cta{padding-bottom:calc(68px + env(safe-area-inset-bottom))!important}@media (max-width:640px){.ehubk-layout .ehubk-grid,.ehubk-layout .ehubk-content .ehubk-grid,.ehubk-grid{grid-template-columns:1fr!important;gap:10px!important}.ehubk-card{border-radius:11px!important}.ehubk-card__top{padding:10px 11px 6px!important}.ehubk-card__shoplogo{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important}.ehubk-badge-row{padding:0 11px 6px!important}.ehubk-offer-facts{padding:0 11px 7px!important;gap:4px 7px!important;font-size:10px!important}.ehubk-card__title{padding:0 11px 7px!important}.ehubk-card__title a{font-size:14px!important;line-height:1.35!important}.ehubk-card__mid{padding:0 11px 8px!important;min-height:44px!important}.ehubk-grid .ehubk-card .ehubk-desc{-webkit-line-clamp:2!important;font-size:11.5px!important}.ehubk-grid .ehubk-card .ehubk-chips{display:none!important}.ehubk-grid .ehubk-card .ehubk-card__actions{padding:9px 11px 10px!important;gap:6px!important}.ehubk-code-teaser{padding:8px 10px!important}.ehubk-card__detail{min-height:26px!important}.ehubk-single__facts{grid-template-columns:1fr!important;padding:9px!important;gap:6px!important}.ehubk-single-fact{padding:7px!important}.ehubk-empty{padding:22px 14px!important}.ehubk-empty__suggestions{grid-template-columns:1fr!important}.ehubk-empty__actions .ehubk-btn{width:100%!important;justify-content:center!important}.ehubk-overlay__box{max-height:calc(100vh - 24px)!important;overflow:auto!important}}
.ehubk-single__body .ehubk-h2{font-size:17px;font-weight:700;color:#1a1d23;margin:0 0 10px;padding:0;background:none;border-left:0;border-radius:0;display:block}.ehubk-single__meta{display:flex;flex-wrap:wrap;align-items:baseline;margin:0 0 16px;font-size:13px;line-height:1.6;color:#5b636f}.ehubk-meta__item{color:#4a5260}.ehubk-meta__item--success{color:#15803d;font-weight:600}.ehubk-meta__item a{color:#c35f00;text-decoration:underline;text-underline-offset:2px}.ehubk-meta__sep{margin:0 7px;color:#c3c9d2}.ehubk-howto__details{border:1px solid #e8eaef;border-radius:10px;background:#fbfcfe}.ehubk-howto__details[open]{background:#fff}.ehubk-howto__summary{cursor:pointer;list-style:none;padding:11px 14px;font-size:14px;font-weight:600;color:#2b3140;display:flex;align-items:center;gap:8px}.ehubk-howto__summary::-webkit-details-marker{display:none}.ehubk-howto__summary::before{content:"";flex:0 0 auto;width:7px;height:7px;border-right:2px solid #98a1ad;border-bottom:2px solid #98a1ad;transform:rotate(-45deg);transition:transform .18s ease}.ehubk-howto__details[open] .ehubk-howto__summary::before{transform:rotate(45deg)}.ehubk-howto__summary:hover{color:#c35f00}.ehubk-howto__summary:focus-visible{outline:2px solid #fa9428;outline-offset:2px}.ehubk-howto__details .ehubk-text{padding:0 14px 12px}.ehubk-shopabout__more{margin:8px 0 0;font-size:13px}.ehubk-shopabout__more a{color:#c35f00;text-decoration:underline;text-underline-offset:2px}@media (max-width:600px){.ehubk-single__body .ehubk-h2{font-size:16px}.ehubk-single__meta{font-size:12.5px}.ehubk-meta__sep{margin:0 5px}}
.smart-gallery-wrapper{width:100%;scroll-margin-top:80px}.smart-gallery-grid{display:grid;grid-auto-rows:110px;gap:5px}.smart-gallery-cols-1 .smart-gallery-grid{grid-template-columns:repeat(1,1fr)}.smart-gallery-cols-2 .smart-gallery-grid{grid-template-columns:repeat(2,1fr)}.smart-gallery-cols-3 .smart-gallery-grid{grid-template-columns:repeat(3,1fr)}.smart-gallery-cols-4 .smart-gallery-grid{grid-template-columns:repeat(4,1fr)}.smart-gallery-cols-5 .smart-gallery-grid{grid-template-columns:repeat(5,1fr)}.smart-gallery-cols-6 .smart-gallery-grid{grid-template-columns:repeat(6,1fr)}.smart-gallery-cols-7 .smart-gallery-grid{grid-template-columns:repeat(7,1fr)}.smart-gallery-cols-8 .smart-gallery-grid{grid-template-columns:repeat(8,1fr)}.smart-gallery-cols-9 .smart-gallery-grid{grid-template-columns:repeat(9,1fr)}.smart-gallery-thumb{position:relative;overflow:hidden;border-radius:5px;cursor:pointer;display:block;background:#e8e8e8}.smart-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}.smart-gallery-thumb:hover img,.smart-gallery-thumb:focus-visible img{transform:scale(1.04)}.smart-gallery-thumb:after{content:'';position:absolute;inset:0;background:rgba(0,0,0,0);transition:background .22s ease;pointer-events:none;border-radius:5px}.smart-gallery-thumb:hover:after{background:rgba(0,0,0,.12)}.smart-gallery-thumb:focus-visible{outline:3px solid #0073aa;outline-offset:2px}.smart-gallery-wrapper .smart-gallery-total-label{margin:5px 0 0 !important;font-size:12px !important;line-height:1.4 !important;color:#aaa !important;text-align:right !important;font-weight:400 !important;padding:0 !important;border:none !important;background:0 0 !important}.smart-gallery-total-icon{margin-right:3px;opacity:.7}.smart-gallery-error,.smart-gallery-placeholder{color:#888;font-size:13px;font-style:italic}@media (max-width:900px){.smart-gallery-grid{grid-auto-rows:96px}}@media (max-width:600px){.smart-gallery-grid{grid-auto-rows:80px}.smart-gallery-cols-4 .smart-gallery-grid,.smart-gallery-cols-5 .smart-gallery-grid,.smart-gallery-cols-6 .smart-gallery-grid,.smart-gallery-cols-7 .smart-gallery-grid,.smart-gallery-cols-8 .smart-gallery-grid,.smart-gallery-cols-9 .smart-gallery-grid{grid-template-columns:repeat(2,1fr)}}.smart-gallery-page-wrapper{max-width:1000px;margin:20px auto;padding:0 10px;box-sizing:border-box}.smart-gallery-anchor{height:0;overflow:hidden}.smart-gallery-page-main{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:8px;height:70vh;max-height:70vh}.smart-gallery-page-main-inner{position:relative;display:flex;justify-content:center;align-items:center;max-height:100%}.smart-gallery-page-main-img{max-width:100%;max-height:100%;height:auto;border-radius:4px;cursor:zoom-in;display:block;transition:opacity .18s ease}.smart-gallery-page-main-inner.is-loading .smart-gallery-page-main-img{opacity:.25}.smart-gallery-page-main-inner.is-loading:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.18);border-radius:4px;z-index:4}.smart-gallery-page-main-inner.is-loading:after{content:'';position:absolute;left:50%;top:50%;width:38px;height:38px;margin-left:-19px;margin-top:-19px;border-radius:50%;border:3px solid rgba(255,255,255,.35);border-top-color:rgba(255,255,255,.95);animation:smartGallerySpin .8s linear infinite;z-index:5}@keyframes smartGallerySpin{to{transform:rotate(360deg)}}.smart-gallery-page-arrow{position:absolute;top:50%;transform:translateY(-50%);text-decoration:none;background:rgba(0,0,0,.4);color:#fff;font-size:26px;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:2;transition:background .18s ease,transform .18s ease;user-select:none}.smart-gallery-page-prev{left:8px}.smart-gallery-page-next{right:8px}.smart-gallery-page-arrow:hover{background:rgba(0,0,0,.65)}.smart-gallery-page-arrow:focus-visible{outline:3px solid #fff;outline-offset:2px;background:rgba(0,0,0,.65)}.smart-gallery-page-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:6px;margin-bottom:8px;flex-wrap:wrap}.smart-gallery-page-back{font-size:14px}.smart-gallery-page-back a{text-decoration:none;color:#0073aa}.smart-gallery-page-back a:hover{text-decoration:underline}.smart-gallery-page-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.smart-gallery-kbd-hint{display:flex;align-items:center;gap:6px;font-size:12px;color:#aaa;margin-top:4px;user-select:none}.smart-gallery-kbd-hint kbd{display:inline-block;padding:1px 5px;font-size:11px;font-family:inherit;background:#f2f2f2;border:1px solid #ccc;border-bottom-width:2px;border-radius:3px;line-height:1.5;color:#555}.smart-gallery-page-index{font-size:13px;color:#666;white-space:nowrap}.smart-gallery-page-bottom-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px, 1fr));gap:5px;margin-top:8px}.smart-gallery-page-bottom-thumb{display:block}.smart-gallery-page-bottom-thumb img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;cursor:pointer;border-radius:3px;opacity:.65;transition:opacity .2s ease,box-shadow .2s ease,transform .18s ease}.smart-gallery-page-bottom-thumb img:hover{opacity:1;transform:scale(1.05)}.smart-gallery-page-bottom-thumb.is-active img{opacity:1;box-shadow:0 0 0 2px #0073aa}.smart-gallery-page-bottom-thumb:focus-visible{outline:3px solid #0073aa;outline-offset:2px;border-radius:3px}.smart-gallery-info-toggle{position:absolute;left:10px;bottom:10px;width:30px;height:30px;border-radius:50%;border:none;background:rgba(0,0,0,.65);color:#fff;font-size:16px;font-style:italic;font-family:Georgia,serif;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:3;transition:background .18s ease}.smart-gallery-info-toggle:hover{background:rgba(0,0,0,.85)}.smart-gallery-info-toggle:focus-visible{outline:2px solid #fff;outline-offset:2px}.smart-gallery-info-panel{position:absolute;left:10px;bottom:48px;max-width:65%;background:rgba(0,0,0,.82);color:#fff;padding:10px 14px;border-radius:6px;font-size:13px;line-height:1.5;transform:translateY(8px);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease;z-index:3}.smart-gallery-info-panel.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.smart-gallery-info-title{font-weight:600;margin-bottom:4px}.smart-gallery-info-text{font-weight:400}.smart-gallery-lightbox{position:fixed;inset:0;display:none;z-index:9999}.smart-gallery-lightbox[data-active=true]{display:block}.smart-gallery-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85);cursor:zoom-out}.smart-gallery-lightbox-inner{position:fixed;inset:0;margin:0;padding:20px;display:flex;justify-content:center;align-items:center;z-index:1}.smart-gallery-lightbox-frame{position:relative;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);width:fit-content;height:fit-content;display:flex;justify-content:center;align-items:center}.smart-gallery-lightbox-img{display:block;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);width:auto;height:auto;object-fit:contain;border-radius:4px;cursor:zoom-out}.smart-gallery-lightbox-frame.is-loading:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.22);border-radius:4px;z-index:4}.smart-gallery-lightbox-frame.is-loading:after{content:'';position:absolute;left:50%;top:50%;width:44px;height:44px;margin-left:-22px;margin-top:-22px;border-radius:50%;border:3px solid rgba(255,255,255,.35);border-top-color:rgba(255,255,255,.95);animation:smartGallerySpin .8s linear infinite;z-index:5}.smart-gallery-lightbox-frame.is-loading .smart-gallery-lightbox-img{opacity:.5}.smart-gallery-lightbox-close{position:absolute;top:8px;right:8px;border:2px solid rgba(255,255,255,.5);background:rgba(0,0,0,.7);color:#fff;font-size:20px;width:36px;height:36px;border-radius:50%;cursor:pointer;z-index:7;display:flex;align-items:center;justify-content:center;transition:background .18s ease,border-color .18s ease}.smart-gallery-lightbox-close:before{content:'×';font-size:24px;line-height:1}.smart-gallery-lightbox-close:hover{background:rgba(0,0,0,.9);border-color:#fff}.smart-gallery-lightbox-close:focus-visible{outline:3px solid #fff;outline-offset:2px}.smart-gallery-lightbox-arrow{position:fixed;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:rgba(0,0,0,.55);color:#fff;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:7;transition:background .18s ease,border-color .18s ease}.smart-gallery-lightbox-prev{left:12px}.smart-gallery-lightbox-next{right:12px}.smart-gallery-lightbox-arrow:hover{background:rgba(0,0,0,.82);border-color:rgba(255,255,255,.7)}.smart-gallery-lightbox-arrow:focus-visible{outline:3px solid #fff;outline-offset:3px}@media (max-width:768px){.smart-gallery-page-wrapper{margin:12px auto;padding:0 6px}.smart-gallery-kbd-hint{display:none}.smart-gallery-page-main{height:60vw;max-height:60vw}.smart-gallery-info-panel{max-width:85%}.smart-gallery-page-meta{flex-direction:column;align-items:flex-start;gap:6px}.smart-gallery-page-actions{width:100%;justify-content:space-between}.smart-gallery-lightbox-arrow{width:36px;height:36px;font-size:18px}.smart-gallery-lightbox-prev{left:4px}.smart-gallery-lightbox-next{right:4px}}@media (max-width:480px){.smart-gallery-page-main{height:70vw;max-height:70vw}.smart-gallery-page-bottom-thumb{flex:0 0 64px}.smart-gallery-page-bottom-thumb img{width:64px;height:50px}.smart-gallery-page-arrow{width:36px;height:36px;font-size:20px}}.sg-article-lightbox{display:none;position:fixed;inset:0;z-index:99999;align-items:center;justify-content:center}.sg-article-lightbox.sg-al-open{display:flex}.sg-al-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.92)}.sg-al-img-wrap{position:relative;z-index:1;max-width:92vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.sg-al-img{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:3px;transition:opacity .2s ease;display:block}.sg-al-img-wrap.is-loading:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.22);border-radius:4px;z-index:4}.sg-al-img-wrap.is-loading:after{content:'';position:absolute;left:50%;top:50%;width:44px;height:44px;margin-left:-22px;margin-top:-22px;border-radius:50%;border:3px solid rgba(255,255,255,.35);border-top-color:rgba(255,255,255,.95);animation:smartGallerySpin .8s linear infinite;z-index:5}.sg-article-lightbox .sg-al-close,.sg-article-lightbox .sg-al-prev,.sg-article-lightbox .sg-al-next{position:fixed;z-index:99999;background:rgba(20,20,20,.72) !important;background-color:rgba(20,20,20,.72) !important;border:1px solid rgba(255,255,255,.12) !important;color:#fff !important;cursor:pointer;border-radius:50%;display:flex !important;align-items:center;justify-content:center;padding:0;margin:0;line-height:1;font-family:sans-serif;transition:background .15s,transform .1s;box-shadow:0 2px 8px rgba(0,0,0,.5);text-decoration:none;outline-offset:2px}.sg-article-lightbox .sg-al-close:hover,.sg-article-lightbox .sg-al-prev:hover,.sg-article-lightbox .sg-al-next:hover{background:rgba(255,255,255,.18) !important;background-color:rgba(255,255,255,.18) !important;border-color:rgba(255,255,255,.35) !important}.sg-article-lightbox .sg-al-close{top:16px;right:16px;width:40px;height:40px;font-size:18px}.sg-article-lightbox .sg-al-prev,.sg-article-lightbox .sg-al-next{top:50%;transform:translateY(-50%);width:44px;height:44px;font-size:20px}.sg-article-lightbox .sg-al-prev{left:16px}.sg-article-lightbox .sg-al-next{right:16px}.sg-article-lightbox .sg-al-counter{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:99999;color:rgba(255,255,255,.85);font-size:13px;font-family:sans-serif;background:rgba(20,20,20,.6);padding:4px 14px;border-radius:20px;white-space:nowrap;pointer-events:none}@media (max-width:600px){.sg-article-lightbox .sg-al-prev{left:6px}.sg-article-lightbox .sg-al-next{right:6px}.sg-article-lightbox .sg-al-prev,.sg-article-lightbox .sg-al-next{width:38px;height:38px;font-size:17px}.sg-article-lightbox .sg-al-close{width:36px;height:36px;font-size:16px}}.sg-article-lightbox .sg-al-info{position:fixed;bottom:52px;left:50%;transform:translateX(-50%);z-index:99999;max-width:min(600px, 88vw);width:max-content;text-align:center;pointer-events:none}.sg-article-lightbox .sg-al-info-title{color:#fff;font-size:14px;font-weight:600;font-family:sans-serif;line-height:1.4;text-shadow:0 1px 4px rgba(0,0,0,.8)}.sg-article-lightbox .sg-al-info-text{color:rgba(255,255,255,.75);font-size:13px;font-family:sans-serif;line-height:1.4;margin-top:2px;text-shadow:0 1px 3px rgba(0,0,0,.8)}@media (max-width:600px){.sg-article-lightbox .sg-al-info{bottom:48px;max-width:92vw}.sg-article-lightbox .sg-al-info-title{font-size:13px}.sg-article-lightbox .sg-al-info-text{font-size:12px}}
:root{--theme-border: none;--theme-transition: all 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955);--theme-list-indent: 2.5em;--true: initial;--false: "";--has-link-decoration: var(--true);--has-transparent-header: 0;--theme-container-width: min(100%, var(--theme-container-width-base));--theme-container-width-base: calc(var(--theme-container-edge-spacing, 90vw) - var(--theme-frame-size, 0px) * 2);--theme-font-stack-default: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}@supports not (aspect-ratio: auto){.ct-media-container img,.ct-media-container video,.ct-media-container iframe{position:absolute;width:100%;height:100%}.ct-media-container:before{display:block;content:"";width:100%;padding-bottom:100%}}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth}body{overflow-x:hidden;overflow-wrap:break-word;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*,*::before,*::after{box-sizing:border-box}body,p,h1,h2,h3,h4,h5,h6,em,ol,ul,li,tr,th,td,dl,ins,sub,sup,big,cite,form,small,label,table,figure,button,legend,strike,address,caption,fieldset,blockquote{margin:0;padding:0;border:none;font:inherit}input,select,textarea{margin:0}b,strong{font-weight:bold}em{font-style:italic}small{font-size:80%}ins,mark{color:inherit;text-decoration:none;background:rgba(0,0,0,0)}del{opacity:.5}sup,sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}hr{height:1px;border:none}a{transition:var(--theme-transition)}a:focus,button:focus{transition:none;outline-width:0}a:focus-visible,button:focus-visible{outline-width:2px;outline-offset:var(--outline-offset, 3px);outline-color:var(--theme-palette-color-2)}img{height:auto;max-width:100%;vertical-align:middle}figure,textarea{display:block}audio,canvas,progress,video{display:inline-block}embed,iframe,object,video{max-width:100%}code,kbd,samp{padding:3px 6px}pre,code,samp,kbd{tab-size:4;border-radius:3px;background:var(--theme-palette-color-6)}pre:focus,code:focus,samp:focus,kbd:focus{outline:none}pre{overflow:auto;padding:15px 20px}pre code{padding:0;background:rgba(0,0,0,0)}table{border-collapse:collapse;border-spacing:0;empty-cells:show;width:100%;max-width:100%}table,th,td{font-size:var(--theme-table-font-size);border-width:var(--theme-table-border-width, 1px);border-style:var(--theme-table-border-style, solid);border-color:var(--theme-table-border-color, var(--theme-border-color))}th,td{padding:var(--theme-table-padding, 0.7em 1em)}th{font-weight:600}caption{font-weight:600;padding:.7rem}dl{--theme-description-list-indent: 1.5em;--theme-description-list-spacing: 0.5em}dl>*:last-child{margin-bottom:0}dt{font-weight:600}dd{margin-top:calc(var(--theme-description-list-spacing)/2);margin-left:var(--theme-description-list-indent);margin-bottom:calc(var(--theme-description-list-spacing)*2)}dd p{--theme-content-spacing: var(--theme-description-list-spacing)}dd p:last-child{margin-bottom:0}body{color:var(--theme-text-color)}body ::selection{color:var(--theme-selection-text-color);background-color:var(--theme-selection-background-color)}h1{color:var(--theme-heading-color, var(--theme-heading-1-color, var(--theme-headings-color)))}h2{color:var(--theme-heading-color, var(--theme-heading-2-color, var(--theme-headings-color)))}h3{color:var(--theme-heading-color, var(--theme-heading-3-color, var(--theme-headings-color)))}h4{color:var(--theme-heading-color, var(--theme-heading-4-color, var(--theme-headings-color)))}h5{color:var(--theme-heading-color, var(--theme-heading-5-color, var(--theme-headings-color)))}h6{color:var(--theme-heading-color, var(--theme-heading-6-color, var(--theme-headings-color)))}.ct-module-title:is(p,span),.related-entry-title:is(p,span),.woocommerce-loop-product__title:is(p,span),.woocommerce-loop-category__title:is(p,span){color:var(--theme-heading-color)}hr{background-color:var(--theme-form-field-border-initial-color)}@media(max-width: 689.98px){.ct-hidden-sm{display:none !important}}@media(min-width: 690px)and (max-width: 999.98px){.ct-hidden-md{display:none !important}}@media(min-width: 1000px){.ct-hidden-lg{display:none !important}}.hidden{display:none}.aligncenter{clear:both;display:block;text-align:center}.sticky,.wp-caption,.bypostauthor,.wp-caption-text,.gallery-caption,.screen-reader-text{background:rgba(0,0,0,0)}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes shake{10%,90%{transform:translate3d(-4px, 0, 0)}20%,80%{transform:translate3d(5px, 0, 0)}30%,50%,70%{transform:translate3d(-7px, 0, 0)}40%,60%{transform:translate3d(7px, 0, 0)}}@keyframes bounce-in{0%{transform:scale(0, 0)}20%{transform:scale(1.4, 1.4)}50%{transform:scale(0.8, 0.8)}85%{transform:scale(1.1, 1.1)}100%{transform:scale(1, 1)}}body,h1,h2,h3,h4,h5,h6,label,figcaption,.wp-block-quote,.wp-block-pullquote,.ct-label,.site-title,.entry-meta,.ct-menu-badge,.entry-excerpt,.ct-post-title,.ct-breadcrumbs,.ct-header-text,.ct-product-sku,.ct-product-title,.ct-woo-card-stock,.author-box-bio,.author-box-name,.ct-contact-info,.site-description,.page-description,.mobile-menu a,.menu .ct-menu-link,.comment-reply-title,.ct-footer-copyright,.ct-language-switcher,:where(pre,code,samp,kbd),.onsale,.out-of-stock-badge,[class*=ct-woo-badge-],:is(.entry-summary,[data-products],.ct-trending-block,.ct-added-to-cart-product) .price,.ct-waitlist-message,.woocommerce-tabs .tabs,.woocommerce-tabs .ct-accordion-heading,.woocommerce-result-count,.ct-header-account-dropdown,.ct-module-title:is(p,span),.related-entry-title:is(p,span),.woocommerce-loop-product__title:is(p,span),.woocommerce-loop-category__title:is(p,span),.ct-shortcuts-bar,.ct-widget>*,.ct-dynamic-data-layer,.ct-dynamic-filter,.ct-search-results,.tutor-ratings,.tutor-meta>*,.tutor-course-details-title,.tutor-course-details-actions>a,.ct-language-switcher ul[data-placement]{font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-weight:var(--theme-font-weight);font-style:var(--theme-font-style, inherit);line-height:var(--theme-line-height);letter-spacing:var(--theme-letter-spacing);text-transform:var(--theme-text-transform);-webkit-text-decoration:var(--theme-text-decoration);text-decoration:var(--theme-text-decoration)}.screen-reader-text{position:absolute !important;word-wrap:normal !important;overflow-wrap:normal !important;width:1px;height:1px;border:0;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);clip:rect(1px, 1px, 1px, 1px)}.screen-reader-text:focus{z-index:100000;display:block;top:5px;left:5px;width:auto;height:auto;font-size:.875rem;font-weight:700;line-height:normal;text-decoration:none;color:#21759b;padding:15px 23px 14px;clip-path:none;clip:auto !important;border-radius:3px;background-color:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6)}p{margin-block-end:var(--theme-content-spacing)}ul,ol{padding-inline-start:var(--theme-list-indent);margin-block-end:var(--theme-content-spacing)}h1,h2,h3,h4,h5,h6{margin-block-end:calc(var(--has-theme-content-spacing, 1)*(.3em + 10px))}h1:where(:last-child),h2:where(:last-child),h3:where(:last-child),h4:where(:last-child),h5:where(:last-child),h6:where(:last-child){margin-block-end:0}:is(.is-layout-flow,.is-layout-constrained)>*:where(:not(h1,h2,h3,h4,h5,h6)){margin-block-start:0;margin-block-end:var(--theme-content-spacing)}:is(.is-layout-flow,.is-layout-constrained) :where(h1,h2,h3,h4,h5,h6){margin-block-end:calc(var(--has-theme-content-spacing, 1)*(.3em + 10px))}@media screen and (max-width: 600px){.admin-bar{--admin-bar: 0px}}@media screen and (min-width: 601px)and (max-width: 782px){.admin-bar{--admin-bar: 46px}}@media screen and (min-width: 783px){.admin-bar{--admin-bar: 32px}}.menu-container ul,.entry-meta,.ct-account-modal>ul,.ct-language-switcher ul,[class*=ct-contact-info] ul,.products:is(ul),.woocommerce-Reviews :where(ol,ul),.ct-comments :where(ol,ul),.ct-comments ul,.payment_methods,.woocommerce-tabs>ul,.wc-item-meta,.ct-header-account ul,.ct-product-additional-info ul,.woocommerce-pagination .page-numbers,.wc-block-review-list,.product_list_widget,.woocommerce-mini-cart,.woocommerce-MyAccount-navigation ul,.wp-block-latest-comments,.ct-filter-widget,.ct-compare-bar ul,.ct-product-hero ul,.ct-widget ul,.ct-shortcuts-bar-items,.ct-added-to-cart-product ul{list-style-type:none;margin-bottom:0;padding-inline-start:0}ul:last-child,ol:last-child,ul li:last-child,ol li:last-child,label:last-child,.ct-widget p:last-child,.entry-excerpt *:last-child,.ct-dynamic-data p:last-child,.ct-woo-card-stock p:last-child,[class*=ct-form-notification] p:last-child,.ct-product-description p:last-child,.woocommerce-variation-description p:last-child,.woocommerce-variation-availability p:last-child{margin-bottom:0}[data-parallax]>figure{display:flex;align-items:center}@media(prefers-reduced-motion: no-preference){[data-reveal]{transition-property:opacity,transform;transition-duration:1.5s;transition-timing-function:cubic-bezier(0.2, 1, 0.2, 1)}[data-reveal][data-reveal*=no]{opacity:.01}[data-reveal][data-reveal*=yes]{opacity:1}[data-reveal][data-reveal*=bottom]{transform:translateY(100px)}[class*=entries] [data-reveal*="2"]{transition-delay:0.3s}[class*=entries] [data-reveal*="3"]{transition-delay:0.6s}[class*=entries] [data-reveal*="4"]{transition-delay:0.9s}[class*=entries] [data-reveal*="5"]{transition-delay:1.2s}[class*=entries] [data-reveal*="6"]{transition-delay:1.5s}[class*=entries] [data-reveal*="7"]{transition-delay:1.8s}[class*=entries] [data-reveal*="8"]{transition-delay:2.1s}[class*=entries] [data-reveal*="9"]{transition-delay:2.4s}[class*=entries] [data-reveal*="10"]{transition-delay:2.7s}[class*=entries] [data-reveal*="11"]{transition-delay:3s}[class*=entries] [data-reveal*="12"]{transition-delay:3.3s}}.ct-icon,.ct-icon-container svg{width:var(--theme-icon-size, 15px);height:var(--theme-icon-size, 15px);fill:var(--theme-icon-color, var(--theme-text-color));transition:var(--theme-icon-transition, fill 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955))}.ct-icon,.ct-icon-container{position:relative}.ct-icon-container{display:flex;align-items:center;justify-content:center}.ct-icon-container.ct-left{margin-inline-end:.5em}.ct-icon-container.ct-right{margin-inline-start:.5em}[data-icons-type*=":"] .ct-icon-container{width:calc(var(--theme-icon-size, 15px)*2.5);height:calc(var(--theme-icon-size, 15px)*2.5);transition:background .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),border-color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-icons-type*=square] .ct-icon-container{border-radius:2px}[data-icons-type*=rounded] .ct-icon-container{border-radius:100%}[data-icons-type]>*{transition:none}[data-icons-type]>*:hover svg{fill:var(--theme-icon-hover-color, var(--theme-palette-color-2))}[data-icons-type*=solid] .ct-icon-container{background-color:var(--background-color)}[data-icons-type*=solid]>*:hover .ct-icon-container{background-color:var(--background-hover-color)}[data-icons-type*=outline] .ct-icon-container{border:1px solid var(--background-color)}[data-icons-type*=outline]>*:hover .ct-icon-container{border-color:var(--background-hover-color)}[class*=ct-media-container]{display:inline-flex;overflow:hidden;-webkit-user-select:none;user-select:none;isolation:isolate;vertical-align:middle}.ct-media-container{position:relative;width:100%}.ct-media-container img,.ct-media-container picture{width:inherit;border-radius:inherit;object-fit:var(--theme-object-fit, cover)}.ct-media-container picture{display:inline-flex}.ct-media-container picture img{aspect-ratio:inherit}.ct-media-container-static img{aspect-ratio:1/1}a{color:var(--theme-link-initial-color);-webkit-text-decoration:var(--has-link-decoration, var(--theme-text-decoration, none));text-decoration:var(--has-link-decoration, var(--theme-text-decoration, none))}a:hover{color:var(--theme-link-hover-color)}[data-link=type-2] :where(.entry-content :where(p,em,strong)>a,.entry-content>:where(ul,ol) a,.wp-block-table a,.ct-link-styles){--theme-text-decoration: underline}:where([data-link=type-3],[data-link=type-4],[data-link=type-5]) :where(.entry-content :where(p,em,strong)>a,.entry-content>:where(ul,ol) a,.wp-block-table a,.ct-link-styles){background-position:var(--has-link-decoration, 0% 100%);background-repeat:var(--has-link-decoration, no-repeat)}[data-link=type-4] :where(.entry-content :where(p,em,strong)>a,.entry-content>:where(ul,ol) a,.wp-block-table a,.ct-link-styles){background-size:var(--has-link-decoration, 100% 1px);background-image:var(--has-link-decoration, linear-gradient(currentColor, currentColor))}:where(footer.ct-footer [data-link] a,[data-link] .ct-posts-shortcode .entry-title a){--has-link-decoration: var(--false)}:where(footer.ct-footer [data-link] a,[data-link] .ct-posts-shortcode .entry-title a):hover{color:var(--theme-link-hover-color)}footer.ct-footer [data-link=underline] a{text-decoration:underline}.ct-ajax-loader{position:absolute;inset:0;z-index:0;margin:auto;display:flex;border-radius:100%;width:var(--loader-size, 20px);height:var(--loader-size, 20px);color:var(--loader-color, #c5cbd0)}.ct-ajax-loader[data-type=boxed]{padding:8px;background:#fff;box-sizing:content-box;--loader-color: var(--theme-text-color)}[data-label=bottom]{text-align:center;flex-direction:column}[data-label=bottom] .ct-label{order:2;line-height:1}[data-label=bottom] .ct-label:not(:only-child){margin-top:.5em}:is([data-label=left],[data-label=right]){column-gap:.5em}[data-label=right] .ct-label{order:2}.ct-tooltip{position:absolute;opacity:0;visibility:hidden}select,textarea,input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]),fieldset .wc-stripe-elements-field,.ff-inherit-theme-style .ff-el-form-control:not([size]):not([multiple]),span.select2-dropdown,span.select2-container .select2-selection--single .select2-selection__rendered{font-family:var(--theme-form-font-family);font-size:var(--theme-form-font-size, 16px);font-weight:var(--theme-form-font-weight);font-style:var(--theme-form-font-style, inherit);line-height:var(--theme-form-line-height);letter-spacing:var(--theme-form-letter-spacing);text-transform:var(--theme-form-text-transform);-webkit-text-decoration:var(--theme-form-text-decoration);text-decoration:var(--theme-form-text-decoration)}select,textarea,input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]),.ct-pseudo-input,fieldset .wc-stripe-elements-field,.ff-inherit-theme-style .ff-el-form-control:not([size]):not([multiple]){appearance:none;width:var(--has-width, var(--theme-form-field-width, 100%));height:var(--has-height, var(--theme-form-field-height, 40px));color:var(--theme-form-text-initial-color, var(--theme-text-color));padding:var(--has-classic-forms, var(--theme-form-field-padding, 0 15px));border-width:var(--theme-form-field-border-width, 1px);border-style:var(--theme-form-field-border-style, solid);border-color:var(--theme-form-field-border-initial-color);border-radius:var(--has-classic-forms, var(--theme-form-field-border-radius, 3px));background-color:var(--has-classic-forms, var(--theme-form-field-background-initial-color));transition:color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),border-color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),background-color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}select:focus,textarea:focus,input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password]):focus,.ct-pseudo-input:focus,fieldset .wc-stripe-elements-field:focus,.ff-inherit-theme-style .ff-el-form-control:not([size]):not([multiple]):focus{outline:none;color:var(--theme-form-text-focus-color, var(--theme-text-color));border-color:var(--theme-form-field-border-focus-color);background-color:var(--has-classic-forms, var(--theme-form-field-background-focus-color))}select::placeholder,textarea::placeholder,input:is([type=url],[type=tel],[type=text],[type=time],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=number],[type=search],[type=password])::placeholder,.ct-pseudo-input::placeholder,fieldset .wc-stripe-elements-field::placeholder,.ff-inherit-theme-style .ff-el-form-control:not([size]):not([multiple])::placeholder{opacity:.6;color:inherit}input[type=date]{min-height:var(--has-height, var(--theme-form-field-height, 40px))}input[type=date]::-webkit-date-and-time-value{text-align:inherit}select{padding-inline-end:25px;background-image:url("data:image/svg+xml,%3Csvg width='21' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5.379L20.621 2.5 10.5 12.621.379 2.5 2.5.379l8 8z' fill='%234F5D6D' fill-rule='nonzero'/%3E%3C/svg%3E");background-repeat:no-repeat,repeat;background-size:8px auto,100%;background-position:right 10px top 50%,0 0}select option{color:initial}textarea{line-height:1.5;resize:vertical;--theme-form-field-padding: 12px 15px}fieldset{padding:30px;border:1px dashed var(--theme-border-color)}legend{font-size:14px;font-weight:600;padding:0 15px;margin-left:-15px}.ct-checkbox,.comment-form input[type=checkbox],#ship-to-different-address-checkbox,.woocommerce-form__input[type=checkbox],.woocommerce-form__label-for-checkbox input[type=checkbox],.woocommerce-input-wrapper input[type=checkbox],#payment .payment_box input[type=checkbox],.forminator-ui[data-design=none] .forminator-checkbox input[type=checkbox],.wpforms-container:not(.wpforms-container-full) input[type=checkbox],.ff-inherit-theme-style input[type=checkbox],.wc_payment_method>input[type=radio],.woocommerce-shipping-methods input[type=radio],.payment_box input[type=radio],.mp-ticket-payments input[type=radio],.forminator-ui[data-design=none] .forminator-radio input[type=radio],.wpforms-container:not(.wpforms-container-full) input[type=radio],.ff-inherit-theme-style input[type=radio]{display:inline-block;vertical-align:baseline;position:relative;top:var(--top, 3px);min-width:16px;width:16px;height:16px;min-height:initial;padding:0 !important;margin:0;margin-inline-end:.7em;border-width:var(--form-selection-control-border-width, var(--theme-form-field-border-width, 1px));border-style:solid;cursor:pointer;-webkit-appearance:none;background:rgba(0,0,0,0);border-color:var(--theme-form-selection-field-initial-color)}.ct-checkbox:before,.comment-form input[type=checkbox]:before,#ship-to-different-address-checkbox:before,.woocommerce-form__input[type=checkbox]:before,.woocommerce-form__label-for-checkbox input[type=checkbox]:before,.woocommerce-input-wrapper input[type=checkbox]:before,#payment .payment_box input[type=checkbox]:before,.forminator-ui[data-design=none] .forminator-checkbox input[type=checkbox]:before,.wpforms-container:not(.wpforms-container-full) input[type=checkbox]:before,.ff-inherit-theme-style input[type=checkbox]:before,.wc_payment_method>input[type=radio]:before,.woocommerce-shipping-methods input[type=radio]:before,.payment_box input[type=radio]:before,.mp-ticket-payments input[type=radio]:before,.forminator-ui[data-design=none] .forminator-radio input[type=radio]:before,.wpforms-container:not(.wpforms-container-full) input[type=radio]:before,.ff-inherit-theme-style input[type=radio]:before{position:absolute;content:"";z-index:2;inset:0;opacity:0;margin:auto}.ct-checkbox:checked,.comment-form input[type=checkbox]:checked,#ship-to-different-address-checkbox:checked,.woocommerce-form__input[type=checkbox]:checked,.woocommerce-form__label-for-checkbox input[type=checkbox]:checked,.woocommerce-input-wrapper input[type=checkbox]:checked,#payment .payment_box input[type=checkbox]:checked,.forminator-ui[data-design=none] .forminator-checkbox input[type=checkbox]:checked,.wpforms-container:not(.wpforms-container-full) input[type=checkbox]:checked,.ff-inherit-theme-style input[type=checkbox]:checked,.wc_payment_method>input[type=radio]:checked,.woocommerce-shipping-methods input[type=radio]:checked,.payment_box input[type=radio]:checked,.mp-ticket-payments input[type=radio]:checked,.forminator-ui[data-design=none] .forminator-radio input[type=radio]:checked,.wpforms-container:not(.wpforms-container-full) input[type=radio]:checked,.ff-inherit-theme-style input[type=radio]:checked{border-color:var(--theme-form-selection-field-active-color);background:var(--theme-form-selection-field-active-color)}.ct-checkbox:checked:before,.comment-form input[type=checkbox]:checked:before,#ship-to-different-address-checkbox:checked:before,.woocommerce-form__input[type=checkbox]:checked:before,.woocommerce-form__label-for-checkbox input[type=checkbox]:checked:before,.woocommerce-input-wrapper input[type=checkbox]:checked:before,#payment .payment_box input[type=checkbox]:checked:before,.forminator-ui[data-design=none] .forminator-checkbox input[type=checkbox]:checked:before,.wpforms-container:not(.wpforms-container-full) input[type=checkbox]:checked:before,.ff-inherit-theme-style input[type=checkbox]:checked:before,.wc_payment_method>input[type=radio]:checked:before,.woocommerce-shipping-methods input[type=radio]:checked:before,.payment_box input[type=radio]:checked:before,.mp-ticket-payments input[type=radio]:checked:before,.forminator-ui[data-design=none] .forminator-radio input[type=radio]:checked:before,.wpforms-container:not(.wpforms-container-full) input[type=radio]:checked:before,.ff-inherit-theme-style input[type=radio]:checked:before{opacity:1}.ct-checkbox:focus-visible,.comment-form input[type=checkbox]:focus-visible,#ship-to-different-address-checkbox:focus-visible,.woocommerce-form__input[type=checkbox]:focus-visible,.woocommerce-form__label-for-checkbox input[type=checkbox]:focus-visible,.woocommerce-input-wrapper input[type=checkbox]:focus-visible,#payment .payment_box input[type=checkbox]:focus-visible,.forminator-ui[data-design=none] .forminator-checkbox input[type=checkbox]:focus-visible,.wpforms-container:not(.wpforms-container-full) input[type=checkbox]:focus-visible,.ff-inherit-theme-style input[type=checkbox]:focus-visible,.wc_payment_method>input[type=radio]:focus-visible,.woocommerce-shipping-methods input[type=radio]:focus-visible,.payment_box input[type=radio]:focus-visible,.mp-ticket-payments input[type=radio]:focus-visible,.forminator-ui[data-design=none] .forminator-radio input[type=radio]:focus-visible,.wpforms-container:not(.wpforms-container-full) input[type=radio]:focus-visible,.ff-inherit-theme-style input[type=radio]:focus-visible{outline:none;border-color:var(--theme-form-selection-field-active-color)}.ct-checkbox,.comment-form input[type=checkbox],#ship-to-different-address-checkbox,.woocommerce-form__input[type=checkbox],.woocommerce-form__label-for-checkbox input[type=checkbox],.woocommerce-input-wrapper input[type=checkbox],#payment .payment_box input[type=checkbox],.forminator-ui[data-design=none] .forminator-checkbox input[type=checkbox],.wpforms-container:not(.wpforms-container-full) input[type=checkbox],.ff-inherit-theme-style input[type=checkbox]{border-radius:var(--theme-form-checkbox-border-radius, 3px)}.ct-checkbox:before,.comment-form input[type=checkbox]:before,#ship-to-different-address-checkbox:before,.woocommerce-form__input[type=checkbox]:before,.woocommerce-form__label-for-checkbox input[type=checkbox]:before,.woocommerce-input-wrapper input[type=checkbox]:before,#payment .payment_box input[type=checkbox]:before,.forminator-ui[data-design=none] .forminator-checkbox input[type=checkbox]:before,.wpforms-container:not(.wpforms-container-full) input[type=checkbox]:before,.ff-inherit-theme-style input[type=checkbox]:before{top:-2px;width:8px;height:5px;border:2px solid #fff;border-top:none;border-right:none;transform:rotate(-45deg)}.wc_payment_method>input[type=radio],.woocommerce-shipping-methods input[type=radio],.payment_box input[type=radio],.mp-ticket-payments input[type=radio],.forminator-ui[data-design=none] .forminator-radio input[type=radio],.wpforms-container:not(.wpforms-container-full) input[type=radio],.ff-inherit-theme-style input[type=radio]{border-radius:100% !important}.wc_payment_method>input[type=radio]:before,.woocommerce-shipping-methods input[type=radio]:before,.payment_box input[type=radio]:before,.mp-ticket-payments input[type=radio]:before,.forminator-ui[data-design=none] .forminator-radio input[type=radio]:before,.wpforms-container:not(.wpforms-container-full) input[type=radio]:before,.ff-inherit-theme-style input[type=radio]:before{width:6px;height:6px;background:#fff;border-radius:inherit}label{font-size:15px;line-height:inherit;cursor:pointer;margin:0 0 .5em 0}:is(.gdpr-confirm-policy,.comment-form-cookies-consent) label{font-size:13px}:is(.gdpr-confirm-policy,.comment-form-cookies-consent) label a{text-decoration:underline}.entry-meta{color:var(--theme-text-color);--theme-link-initial-color: var(--theme-text-color)}.entry-meta li{display:inline-block}.entry-meta li:not(:last-of-type){margin-inline-end:9px}.entry-meta li:after{margin-inline-start:9px}.entry-meta li svg,.entry-meta li:after,.entry-meta li [class*=ct-media-container]{position:relative;top:-0.1em;vertical-align:var(--vertical-align, middle)}.entry-meta li [class*=ct-media-container]{border-radius:100%;margin-inline-end:.5em}.entry-meta li [class*=ct-media-container]+svg{display:none}.entry-meta li svg{fill:currentColor;margin-inline-end:7px}.entry-meta li>span{margin-inline-end:.27em}.entry-meta[data-type*=none] li:not(:last-of-type){margin-inline-end:20px}.entry-meta[data-type*=slash] li:not(:last-of-type):after{content:"/";--vertical-align: baseline}.entry-meta[data-type*=line] li:not(:last-of-type):after{content:"-"}.entry-meta[data-type*=circle] li:not(:last-of-type):after{content:"●";font-size:.35em}.entry-meta[data-type*=icons] svg{width:13px;height:13px}.entry-meta :is([data-type=pill],[data-type=underline]) a{display:inline-flex;align-items:center;margin-top:2px;margin-bottom:2px}.entry-meta [data-type=pill] a{min-height:25px;padding:0 8px;border-radius:3px;background:var(--theme-button-background-initial-color);--theme-link-initial-color: var(--theme-button-text-initial-color);--theme-link-hover-color: var(--theme-button-text-hover-color)}.entry-meta [data-type=pill] a:hover{background:var(--theme-button-background-hover-color)}.entry-meta [data-type=pill] a:not(:last-of-type){margin-inline-end:4px}.entry-meta [data-type=underline] a{position:relative}.entry-meta [data-type=underline] a:before{position:absolute;bottom:-0.1em;content:"";width:100%;height:1px;opacity:.5;background:currentColor;transform:opacity .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.entry-meta [data-type=underline] a:hover:before{opacity:1}.entry-tags{display:flex;flex-direction:column;align-items:var(--horizontal-alignment);margin-top:40px}.entry-tags-items{display:flex;flex-wrap:wrap;gap:10px}.entry-tags-items a{font-size:14px;font-weight:500;padding:.3em .85em;border-radius:var(--theme-border-radius);--theme-button-text-initial-color: var(--theme-text-color);--theme-button-background-initial-color: transparent}.entry-tags-items a:not(:hover){box-shadow:inset 0px 0px 0px 1px var(--theme-border-color)}.ct-breadcrumbs{color:var(--theme-text-color);--has-link-decoration: var(--false)}.ct-breadcrumbs[data-source=default]>span{display:inline-flex;align-items:center;vertical-align:middle}.ct-breadcrumbs[data-source=default]>span [class*=ct-separator]{margin:0 8px}.ct-breadcrumbs[data-source=default] .ct-home-icon{display:flex;top:-0.1em;fill:currentColor}@font-face{font-family:"star";src:url(//zlevnisinakup.cz/wp-content/themes/blocksy/static/bundle/../fonts/stars.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap}:is(.star-rating,.wc-block-components-product-rating-stars__stars,.wp-block-woocommerce-product-filter-rating .wc-block-components-product-rating__stars,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.has-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars){overflow:hidden;position:relative;width:7em;height:1em;font-family:"star";font-size:.9em;font-weight:400;line-height:1em;letter-spacing:.4em;word-break:normal;color:var(--star-rating-inactive-color, #F9DFCC)}:is(.star-rating,.wc-block-components-product-rating-stars__stars,.wp-block-woocommerce-product-filter-rating .wc-block-components-product-rating__stars,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.has-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars):before{content:"SSSSS";top:0;inset-inline-start:0;position:absolute;line-height:inherit}:is(.star-rating,.wc-block-components-product-rating-stars__stars,.wp-block-woocommerce-product-filter-rating .wc-block-components-product-rating__stars,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.has-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars) span{overflow:hidden;top:0;inset-inline-start:0;position:absolute;padding-top:1em;line-height:inherit}:is(.star-rating,.wc-block-components-product-rating-stars__stars,.wp-block-woocommerce-product-filter-rating .wc-block-components-product-rating__stars,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.has-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars) span:before{content:"SSSSS";top:0;inset-inline-start:0;position:absolute;color:var(--star-rating-initial-color, #FDA256);line-height:inherit}.has-hover-effect img{transition:opacity .5s ease,transform .5s ease}@media(hover: hover){[data-hover=zoom-in]>*:hover .has-hover-effect img{transform:scale(1.1)}}[data-hover=zoom-out] .has-hover-effect img{transform:scale(1.1)}@media(hover: hover){[data-hover=zoom-out]>*:hover .has-hover-effect img{transform:scale(1)}}[data-hover=swap] .ct-swap{position:absolute;inset:0;opacity:0}@media(hover: hover){[data-hover=swap] .has-hover-effect:hover .ct-swap{opacity:1}[data-hover=swap] .has-hover-effect:hover .ct-swap+img{opacity:0}}:target,.elementor-menu-anchor{scroll-margin-top:calc(var(--admin-bar, 0px) + var(--theme-frame-size, 0px) + var(--scroll-margin-top, 0px) + var(--scroll-margin-top-offset, 0px))}[data-header*=sticky]{--scroll-margin-top-offset: calc((var(--header-sticky-height, var(--header-height, 0px)) * var(--has-transparent-header) * (var(--sticky-shrink, 100) / 100)) + var(--header-sticky-height, var(--header-height, 0px)) * (1 - var(--has-transparent-header)) * (var(--sticky-shrink, 100) / 100))}[data-header*="sticky:shrink"]{--scroll-margin-top-offset: calc(var(--header-sticky-height, var(--header-height, 0px)) * (var(--sticky-shrink, 100) / 100))}[data-header*="sticky:auto"]{--scroll-margin-top-offset: 0px}.button,.ct-button,.added_to_cart,.ct-button-ghost,[type=submit],.wp-element-button,.wp-block-button__link,button.regform-button,button[class*=ajax],.woocommerce button.button,.woocommerce-message .showlogin,.woocommerce-message .restore-item,.forminator-ui[data-design=none] .forminator-button,.fluentform .ff-el-group button.ff-btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--theme-button-min-height);padding:var(--theme-button-padding);border:none;appearance:none;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;border-radius:var(--theme-button-border-radius, 3px);transition:all .12s cubic-bezier(0.455, 0.03, 0.515, 0.955);--has-link-decoration: var(--false)}.button:disabled,.button.disabled,.ct-button:disabled,.ct-button.disabled,.added_to_cart:disabled,.added_to_cart.disabled,.ct-button-ghost:disabled,.ct-button-ghost.disabled,[type=submit]:disabled,[type=submit].disabled,.wp-element-button:disabled,.wp-element-button.disabled,.wp-block-button__link:disabled,.wp-block-button__link.disabled,button.regform-button:disabled,button.regform-button.disabled,button[class*=ajax]:disabled,button[class*=ajax].disabled,.woocommerce button.button:disabled,.woocommerce button.button.disabled,.woocommerce-message .showlogin:disabled,.woocommerce-message .showlogin.disabled,.woocommerce-message .restore-item:disabled,.woocommerce-message .restore-item.disabled,.forminator-ui[data-design=none] .forminator-button:disabled,.forminator-ui[data-design=none] .forminator-button.disabled,.fluentform .ff-el-group button.ff-btn:disabled,.fluentform .ff-el-group button.ff-btn.disabled{opacity:.5;cursor:not-allowed;--theme-button-shadow: none;--theme-button-transform: none}@media(max-width: 479.98px){.button,.ct-button,.added_to_cart,.ct-button-ghost,[type=submit],.wp-element-button,.wp-block-button__link,button.regform-button,button[class*=ajax],.woocommerce button.button,.woocommerce-message .showlogin,.woocommerce-message .restore-item,.forminator-ui[data-design=none] .forminator-button,.fluentform .ff-el-group button.ff-btn{--padding: 5px 15px}}.button.has-text-align-left,.ct-button.has-text-align-left,.added_to_cart.has-text-align-left,.ct-button-ghost.has-text-align-left,[type=submit].has-text-align-left,.wp-element-button.has-text-align-left,.wp-block-button__link.has-text-align-left,button.regform-button.has-text-align-left,button[class*=ajax].has-text-align-left,.woocommerce button.button.has-text-align-left,.woocommerce-message .showlogin.has-text-align-left,.woocommerce-message .restore-item.has-text-align-left,.forminator-ui[data-design=none] .forminator-button.has-text-align-left,.fluentform .ff-el-group button.ff-btn.has-text-align-left{justify-content:flex-start}.button.has-text-align-right,.ct-button.has-text-align-right,.added_to_cart.has-text-align-right,.ct-button-ghost.has-text-align-right,[type=submit].has-text-align-right,.wp-element-button.has-text-align-right,.wp-block-button__link.has-text-align-right,button.regform-button.has-text-align-right,button[class*=ajax].has-text-align-right,.woocommerce button.button.has-text-align-right,.woocommerce-message .showlogin.has-text-align-right,.woocommerce-message .restore-item.has-text-align-right,.forminator-ui[data-design=none] .forminator-button.has-text-align-right,.fluentform .ff-el-group button.ff-btn.has-text-align-right{justify-content:flex-end}.button,.ct-button,.entry-tags a,.added_to_cart,[type=submit],.wp-element-button,.wp-block-button__link,button.regform-button,button[class*=ajax],.woocommerce button.button,.woocommerce-message .showlogin,.woocommerce-message .restore-item,.forminator-ui[data-design=none] .forminator-button,.fluentform .ff-el-group button.ff-btn{position:relative;color:var(--theme-button-text-initial-color);border:var(--theme-button-border);background-color:var(--theme-button-background-initial-color)}.button:hover,.ct-button:hover,.entry-tags a:hover,.added_to_cart:hover,[type=submit]:hover,.wp-element-button:hover,.wp-block-button__link:hover,button.regform-button:hover,button[class*=ajax]:hover,.woocommerce button.button:hover,.woocommerce-message .showlogin:hover,.woocommerce-message .restore-item:hover,.forminator-ui[data-design=none] .forminator-button:hover,.fluentform .ff-el-group button.ff-btn:hover{color:var(--theme-button-text-hover-color);border-color:var(--theme-button-border-hover-color);background-color:var(--theme-button-background-hover-color)}@media(hover: hover){@supports(filter: blur()){.button:before,.ct-button:before,.entry-tags a:before,.added_to_cart:before,[type=submit]:before,.wp-element-button:before,.wp-block-button__link:before,button.regform-button:before,button[class*=ajax]:before,.woocommerce button.button:before,.woocommerce-message .showlogin:before,.woocommerce-message .restore-item:before,.forminator-ui[data-design=none] .forminator-button:before,.fluentform .ff-el-group button.ff-btn:before{display:var(--theme-button-shadow, block);position:absolute;z-index:-1;content:"";inset-inline:10px;inset-block:12px 0;opacity:0;border-radius:inherit;background:inherit;transition:opacity .2s ease;filter:blur(11px)}@media(hover: hover)and (prefers-reduced-motion: no-preference){.button:hover,.ct-button:hover,.entry-tags a:hover,.added_to_cart:hover,[type=submit]:hover,.wp-element-button:hover,.wp-block-button__link:hover,button.regform-button:hover,button[class*=ajax]:hover,.woocommerce button.button:hover,.woocommerce-message .showlogin:hover,.woocommerce-message .restore-item:hover,.forminator-ui[data-design=none] .forminator-button:hover,.fluentform .ff-el-group button.ff-btn:hover{transform:var(--theme-button-transform, translate3d(0, -3px, 0))}.button:hover:before,.ct-button:hover:before,.entry-tags a:hover:before,.added_to_cart:hover:before,[type=submit]:hover:before,.wp-element-button:hover:before,.wp-block-button__link:hover:before,button.regform-button:hover:before,button[class*=ajax]:hover:before,.woocommerce button.button:hover:before,.woocommerce-message .showlogin:hover:before,.woocommerce-message .restore-item:hover:before,.forminator-ui[data-design=none] .forminator-button:hover:before,.fluentform .ff-el-group button.ff-btn:hover:before{opacity:.8}}}}.ct-button-ghost,.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link{--theme-button-text-initial-color: var(--theme-button-background-initial-color);border-width:2px;border-style:solid;color:var(--theme-button-text-initial-color);border-color:var(--theme-button-background-initial-color);background-color:rgba(0,0,0,0)}.ct-button-ghost:hover,.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:hover{color:var(--theme-button-text-hover-color);border-color:var(--theme-button-background-hover-color);background-color:var(--theme-button-background-hover-color)}.button,.ct-button,.added_to_cart,.ct-button-ghost,[type=submit],.wp-element-button,.wp-block-button__link,button.regform-button,button[class*=ajax],.woocommerce button.button,.woocommerce-message .showlogin,.woocommerce-message .restore-item,.forminator-ui[data-design=none] .forminator-button,.fluentform .ff-el-group button.ff-btn,.ct-button-secondary-text{font-family:var(--theme-button-font-family, var(--theme-font-family));font-size:var(--theme-button-font-size);font-weight:var(--theme-button-font-weight);font-style:var(--theme-button-font-style);line-height:var(--theme-button-line-height);letter-spacing:var(--theme-button-letter-spacing);text-transform:var(--theme-button-text-transform);-webkit-text-decoration:var(--theme-button-text-decoration);text-decoration:var(--theme-button-text-decoration)}[class*=ct-toggle]{display:flex;align-items:center;justify-content:center;position:var(--toggle-button-position, relative);z-index:var(--toggle-button-z-index, initial);cursor:pointer;appearance:none;width:var(--toggle-button-size);height:var(--toggle-button-size);flex:0 0 var(--toggle-button-size);margin-block:var(--toggle-button-margin-block, initial);margin-inline:var(--toggle-button-margin-start, auto) var(--toggle-button-margin-end, 0);transition:color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),border-color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),background .12s cubic-bezier(0.455, 0.03, 0.515, 0.955);padding:var(--toggle-button-padding, 0px) !important;box-shadow:var(--toggle-button-shadow, none) !important;border-radius:var(--toggle-button-radius, 0) !important;border-width:var(--toggle-button-border-width, 0px) !important;border-style:var(--toggle-button-border-style, solid) !important;border-color:var(--toggle-button-border-color, transparent) !important;background:var(--toggle-button-background, transparent) !important}[class*=ct-toggle] svg{transform:var(--toggle-icon-transform);--theme-icon-transition: transform 0.15s ease-out, fill 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}[class*=ct-toggle-close]{top:var(--toggle-button-top, initial);inset-inline-end:var(--toggle-button-inset-end, 0);--theme-icon-size: 12px;--theme-icon-color: rgba(255, 255, 255, 0.7)}[class*=ct-toggle-close]:hover{--toggle-icon-transform: rotate(90deg)}[class*=ct-toggle-close]:not([data-type=type-1]){--toggle-button-radius: 5px}[class*=ct-toggle-close][data-type=type-1]{--outline-offset: 5px}[class*=ct-toggle-close][data-type=type-2]{--toggle-button-border-width: 1px;--toggle-button-border-color: rgba(0, 0, 0, 0.5)}[class*=ct-toggle-close][data-type=type-3]{--toggle-button-background: rgba(0, 0, 0, 0.5)}[data-button-state] .ct-button-loader{display:none}[data-button-state*=loading] .ct-button-loader{display:block}[data-button-state*=loading] svg:not(.ct-button-loader){display:none}[data-frame=default]{border:var(--theme-frame-size, 0px) solid var(--theme-frame-color)}[data-frame=default]:before,[data-frame=default]:after{position:fixed;content:"";z-index:99999;left:0;width:100%;height:var(--theme-frame-size, 0px);background:var(--theme-frame-color)}[data-frame=default]:before{top:calc(var(--admin-bar, 0px))}[data-frame=default]:after{bottom:0}.entry-button{gap:.5em;font-size:15px;align-self:var(--horizontal-alignment, flex-start)}.entry-button:not([class*=ct-button]){display:flex;align-items:center}.entry-button[class*=ct-button]{min-height:40px;padding:5px 15px}.ct-module-title:is(p,span):not(:empty){display:flex;margin-bottom:15px}.ct-slider-arrows{display:flex;-webkit-user-select:none;user-select:none}.ct-slider-arrows span{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--slider-arrow-button-size, 26px);height:var(--slider-arrow-button-size, 26px);color:var(--theme-text-color);border:1px solid var(--theme-border-color);transition:all .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.ct-slider-arrows span:hover{z-index:1;color:var(--theme-button-text-hover-color);background:var(--theme-button-background-hover-color);border-color:var(--theme-button-background-hover-color)}.ct-slider-arrows .ct-arrow-prev{margin-inline-end:-1px;border-start-start-radius:3px;border-end-start-radius:3px}.ct-slider-arrows .ct-arrow-next{border-start-end-radius:3px;border-end-end-radius:3px}[data-cards=cover] .entry-card>.ct-media-container:after,.hero-section[data-type=type-2]>figure>.ct-media-container:after{position:absolute;content:"";inset:0}form:is(.login,.register,.edit-account,.lost_reset_password) [class*=password-input]{position:relative;display:block}form:is(.login,.register,.edit-account,.lost_reset_password) [class*=password-input] input{padding-inline-end:38px}form:is(.login,.register,.edit-account,.lost_reset_password) [class*=password-input] .show-password-input{position:absolute;inset-inline-end:12px;top:calc(var(--theme-form-field-height, 40px)/2 - 7px);width:14px;height:14px;cursor:pointer;padding:initial;background-color:var(--theme-text-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M23.9,11.6C23.7,11.2,19.5,3,12,3S0.3,11.2,0.1,11.6c-0.1,0.3-0.1,0.6,0,0.9C0.3,12.8,4.5,21,12,21s11.7-8.2,11.9-8.6 C24,12.2,24,11.8,23.9,11.6zM12,19c-5.4,0-8.9-5.4-9.9-7c0.9-1.6,4.5-7,9.9-7c5.4,0,8.9,5.4,9.9,7C20.9,13.6,17.4,19,12,19zM12,8c-2.2,0-4,1.8-4,4c0,2.2,1.8,4,4,4c2.2,0,4-1.8,4-4C16,9.8,14.2,8,12,8zM12,14c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C14,13.1,13.1,14,12,14z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M23.9,11.6C23.7,11.2,19.5,3,12,3S0.3,11.2,0.1,11.6c-0.1,0.3-0.1,0.6,0,0.9C0.3,12.8,4.5,21,12,21s11.7-8.2,11.9-8.6 C24,12.2,24,11.8,23.9,11.6zM12,19c-5.4,0-8.9-5.4-9.9-7c0.9-1.6,4.5-7,9.9-7c5.4,0,8.9,5.4,9.9,7C20.9,13.6,17.4,19,12,19zM12,8c-2.2,0-4,1.8-4,4c0,2.2,1.8,4,4,4c2.2,0,4-1.8,4-4C16,9.8,14.2,8,12,8zM12,14c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C14,13.1,13.1,14,12,14z'/%3E%3C/svg%3E")}form:is(.login,.register,.edit-account,.lost_reset_password) [class*=password-input] input[type=text]~.show-password-input{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13.9,5.2C13.3,5.1,12.6,5,12,5c-5.4,0-8.9,5.4-9.9,7c0.5,0.9,1.1,1.8,1.8,2.5C4.3,15,4.2,15.6,3.8,16 c-0.2,0.2-0.4,0.2-0.6,0.2c-0.3,0-0.6-0.1-0.8-0.4c-0.9-1-1.6-2.2-2.3-3.4c-0.2-0.3-0.2-0.6,0-0.9C0.3,11.2,4.5,3,12,3c0.8,0,1.6,0.1,2.3,0.3c0.5,0.1,0.9,0.7,0.7,1.2C14.9,5,14.4,5.3,13.9,5.2z M0.3,22.3l22-22c0.4-0.4,1-0.4,1.4,0s0.4,1,0,1.4L19.4,6c1.8,1.6,3.3,3.4,4.5,5.5c0.2,0.3,0.2,0.6,0,0.9C23.7,12.8,19.5,21,12,21c-2.1,0-4.1-0.6-5.8-1.8l-4.5,4.5C1.5,23.9,1.3,24,1,24s-0.5-0.1-0.7-0.3C-0.1,23.3-0.1,22.7,0.3,22.3zM14,11.4L11.4,14c0.2,0.1,0.4,0.1,0.6,0.1c0.5,0,1-0.2,1.4-0.5c0.4-0.4,0.6-0.9,0.6-1.4C14.1,11.9,14,11.7,14,11.4zM12,19c5.4,0,8.9-5.4,9.9-7c-1-1.8-2.3-3.3-3.9-4.6L15.5,10c0.4,0.7,0.6,1.5,0.6,2.3c0,1.1-0.5,2.1-1.3,2.8c-0.7,0.7-1.7,1.1-2.7,1.1c0,0-0.1,0-0.1,0c-0.7,0-1.4-0.3-2-0.6l-2.3,2.3C9,18.6,10.5,19,12,19z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13.9,5.2C13.3,5.1,12.6,5,12,5c-5.4,0-8.9,5.4-9.9,7c0.5,0.9,1.1,1.8,1.8,2.5C4.3,15,4.2,15.6,3.8,16 c-0.2,0.2-0.4,0.2-0.6,0.2c-0.3,0-0.6-0.1-0.8-0.4c-0.9-1-1.6-2.2-2.3-3.4c-0.2-0.3-0.2-0.6,0-0.9C0.3,11.2,4.5,3,12,3c0.8,0,1.6,0.1,2.3,0.3c0.5,0.1,0.9,0.7,0.7,1.2C14.9,5,14.4,5.3,13.9,5.2z M0.3,22.3l22-22c0.4-0.4,1-0.4,1.4,0s0.4,1,0,1.4L19.4,6c1.8,1.6,3.3,3.4,4.5,5.5c0.2,0.3,0.2,0.6,0,0.9C23.7,12.8,19.5,21,12,21c-2.1,0-4.1-0.6-5.8-1.8l-4.5,4.5C1.5,23.9,1.3,24,1,24s-0.5-0.1-0.7-0.3C-0.1,23.3-0.1,22.7,0.3,22.3zM14,11.4L11.4,14c0.2,0.1,0.4,0.1,0.6,0.1c0.5,0,1-0.2,1.4-0.5c0.4-0.4,0.6-0.9,0.6-1.4C14.1,11.9,14,11.7,14,11.4zM12,19c5.4,0,8.9-5.4,9.9-7c-1-1.8-2.3-3.3-3.9-4.6L15.5,10c0.4,0.7,0.6,1.5,0.6,2.3c0,1.1-0.5,2.1-1.3,2.8c-0.7,0.7-1.7,1.1-2.7,1.1c0,0-0.1,0-0.1,0c-0.7,0-1.4-0.3-2-0.6l-2.3,2.3C9,18.6,10.5,19,12,19z'/%3E%3C/svg%3E")}.post-edit-link{display:flex;align-items:center;font-size:15px;margin-top:var(--theme-content-spacing);--theme-link-initial-color: var(--theme-text-color)}.post-edit-link:before{font-family:"dashicons";content:"";margin-inline-end:5px}.ct-video-indicator{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),visibility .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.ct-video-indicator svg{border-radius:100%;transition:transform .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.ct-video-indicator svg:hover{transform:scale3d(1.1, 1.1, 1)}.ct-video-indicator .ct-video-loader{visibility:hidden}.ct-video-indicator.loading svg{background:#fff}.ct-video-indicator.loading .ct-video-loader{visibility:visible}.ct-dynamic-media:not([data-state=playing]) .ct-pause-path,.ct-media-container:not([data-state=playing]) .ct-pause-path{display:none}.ct-expandable-trigger[data-icon=arrow]{cursor:pointer;background-color:rgba(0,0,0,0);--theme-icon-size: 10px;--theme-icon-transition: transform 0.1s ease}.ct-expandable-trigger[data-icon=arrow][aria-expanded=false] .ct-icon{transform:rotate(180deg)}[data-behaviour=drop-down][aria-hidden=true]{height:0;overflow-y:clip;visibility:hidden}[data-behaviour=drop-down].is-animating{transition:height .2s ease,opacity .2s ease;overflow-y:clip}nav[class*=menu] .ct-menu-link{color:var(--theme-link-initial-color);--theme-icon-color: var(--theme-link-initial-color)}nav[class*=menu] li:hover>.ct-menu-link,nav[class*=menu] li:hover>.ct-sub-menu-parent{color:var(--theme-link-hover-color)}nav[class*=menu] li:hover>.ct-menu-link svg,nav[class*=menu] li:hover>.ct-sub-menu-parent svg{fill:var(--theme-icon-hover-color, var(--theme-link-hover-color))}nav[class*=menu] li[class*=current-menu-]>.ct-menu-link,nav[class*=menu] li[class*=current-menu-]>.ct-sub-menu-parent{color:var(--theme-link-active-color, var(--theme-link-hover-color))}nav[class*=menu] li[class*=current-menu-]>.ct-menu-link svg,nav[class*=menu] li[class*=current-menu-]>.ct-sub-menu-parent svg{fill:var(--theme-icon-active-color, var(--theme-icon-hover-color, var(--theme-link-active-color, var(--theme-link-hover-color))))}.menu{display:flex;gap:var(--menu-items-gap, 0px)}.menu li.menu-item,.menu li.page_item{display:flex;align-items:center}.menu>li>.ct-menu-link{height:var(--menu-item-height, 100%);justify-content:var(--menu-item-alignment, center);--menu-item-padding: 0 calc(var(--menu-items-spacing, 25px) / 2)}.ct-menu-link{display:flex;align-items:center;position:relative;width:100%;border-radius:var(--menu-item-radius, inherit)}.ct-menu-link:not(:empty){padding:var(--menu-item-padding, 0px)}[data-stretch]{width:100%}[data-stretch]>.menu{flex:1;justify-content:space-between}.ct-create-menu{display:flex;align-items:center;height:100%;font-size:14px}[data-menu]>ul>li>a:before,[data-menu]>ul>li>a:after{position:absolute;left:var(--menu-indicator-left, 0);right:var(--menu-indicator-right, 0);margin:var(--menu-indicator-margin, 0);height:var(--menu-indicator-height, 2px);opacity:var(--menu-indicator-opacity, 0);background-color:var(--menu-indicator-hover-color, var(--theme-palette-color-2));transition:opacity .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),width .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),height .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),top .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),bottom .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-menu]>ul>li>a:before{top:var(--menu-indicator-y-position, 0)}[data-menu]>ul>li>a:after{bottom:var(--menu-indicator-y-position, 0)}[data-menu]>ul>li[class*=current-menu-]>a:before,[data-menu]>ul>li[class*=current-menu-]>a:after{background-color:var(--menu-indicator-active-color, var(--menu-indicator-hover-color, var(--theme-palette-color-2)))}[data-column=start] [data-items=primary] [data-menu*=type-1]:first-child>ul>li:first-child>a{padding-inline-start:0}[data-column=end] [data-items=primary] [data-menu*=type-1]:last-child>ul>li:last-child>a{padding-inline-end:0}[data-column=end] [data-items=primary] [data-menu*=type-1]:last-child>ul>li:last-child{--toggle-ghost-inset-end: 16px}[data-menu*=type-2]>ul>li>a:after{content:"";width:var(--menu-indicator-width, 100%)}[data-menu*=type-2]>ul>li:hover>a,[data-menu*=type-2]>ul>li[class*=current-menu-]>a{--menu-indicator-opacity: 1}[data-menu="type-2:center"]>ul>li{--menu-indicator-width: 0;--menu-indicator-margin: 0 auto}[data-menu="type-2:center"]>ul>li:hover>a,[data-menu="type-2:center"]>ul>li[class*=current-menu-]>a{--menu-indicator-width: calc(100% - var(--menu-items-spacing, 25px))}[data-menu="type-2:left"]>ul>li{--menu-indicator-opacity: 1;--menu-indicator-left: calc(var(--menu-items-spacing, 25px) / 2);--menu-indicator-width: 0}[data-menu="type-2:left"]>ul>li:hover>a,[data-menu="type-2:left"]>ul>li[class*=current-menu-]>a{--menu-indicator-width: calc(100% - var(--menu-items-spacing, 25px))}[data-menu*=type-3]>ul>li>a{background-color:var(--menu-indicator-initial-color)}[data-menu*=type-3]>ul>li:hover>a{background-color:var(--menu-indicator-hover-color, var(--theme-palette-color-2))}[data-menu*=type-3]>ul>li[class*=current-menu-]>a{background-color:var(--menu-indicator-active-color, var(--menu-indicator-hover-color, var(--theme-palette-color-2)))}[data-menu*=type-4]>ul>li>a:before,[data-menu*=type-4]>ul>li>a:after{content:"";--menu-indicator-y-position: 10px}[data-menu*=type-4]>ul>li:hover>a:before,[data-menu*=type-4]>ul>li:hover>a:after,[data-menu*=type-4]>ul>li[class*=current-menu-]>a:before,[data-menu*=type-4]>ul>li[class*=current-menu-]>a:after{--menu-indicator-opacity: 1;--menu-indicator-y-position: 0px}[data-responsive=no]{overflow:hidden}[data-responsive=no] .sub-menu{display:none}[class*=animated-submenu][data-submenu]{position:relative}[class*=animated-submenu]>.sub-menu{position:var(--dropdown-position, absolute);top:100%;z-index:10;min-width:100px;margin-top:var(--sticky-state-dropdown-top-offset, var(--dropdown-top-offset, 0));border-radius:var(--theme-border-radius);width:var(--dropdown-width, 200px);background-color:var(--dropdown-background-color, var(--theme-palette-color-4));box-shadow:var(--theme-box-shadow)}[class*=animated-submenu]>.sub-menu:before{position:absolute;content:"";top:0;left:0;width:100%;height:var(--sticky-state-dropdown-top-offset, var(--dropdown-top-offset, 0));transform:translateY(-100%);transition:height .2s ease}.animated-submenu-block[data-submenu=right]>.sub-menu{left:var(--theme-submenu-inline-offset, 0)}.animated-submenu-block[data-submenu=left]>.sub-menu{right:var(--theme-submenu-inline-offset, 0)}.animated-submenu-inline>.sub-menu{top:0;margin-top:0}.animated-submenu-inline>.sub-menu:before{width:var(--dropdown-horizontal-offset, 5px);height:100%;transform:initial}.animated-submenu-inline[data-submenu=right]>.sub-menu{left:calc(100% + var(--dropdown-horizontal-offset, 5px))}.animated-submenu-inline[data-submenu=right]>.sub-menu:before{left:calc(var(--dropdown-horizontal-offset, 5px)*-1);right:initial}.animated-submenu-inline[data-submenu=left]>.sub-menu{right:calc(100% + var(--dropdown-horizontal-offset, 5px))}.animated-submenu-inline[data-submenu=left]>.sub-menu:before{left:initial;right:calc(var(--dropdown-horizontal-offset, 5px)*-1)}.ct-toggle-dropdown-desktop{--theme-icon-size: 8px;--toggle-button-size: 24px;--toggle-button-margin-end: -8px;--toggle-button-margin-start: var(--dropdown-toggle-margin-start, 0.2em)}.animated-submenu-inline [class*=ct-toggle]{--toggle-button-size: 18px;--dropdown-toggle-margin-start: auto;--toggle-ghost-inset-end: calc(var(--dropdown-items-spacing, 13px) * 1.5 + 16px)}.animated-submenu-inline[data-submenu=left]>a{--toggle-icon-transform: rotate(90deg)}.animated-submenu-inline[data-submenu=right]>a{--toggle-icon-transform: rotate(-90deg)}.ct-toggle-dropdown-desktop-ghost{pointer-events:none;inset-inline-end:var(--toggle-ghost-inset-end, calc(var(--menu-items-spacing, 25px) / 2 + 16px));--toggle-button-size: 24px;--toggle-button-margin-end: -24px}.sub-menu{--menu-item-padding: var(--dropdown-items-spacing, 13px) calc(var(--dropdown-items-spacing, 13px) * 1.5)}.sub-menu .menu-item{border-top:var(--dropdown-divider)}[class*=animated-submenu]>.sub-menu{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease,transform .2s ease,margin .2s ease,height .2s ease}[class*=animated-submenu].ct-active>.sub-menu{opacity:1;visibility:visible;pointer-events:auto}[class*=animated-submenu]:not(.ct-active):not([class*=ct-mega-menu])>.sub-menu{overflow:hidden;max-height:calc(100vh - var(--header-height) - var(--admin-bar, 0px) - var(--theme-frame-size, 0px) - 10px)}[data-dropdown*=type-1] [class*=animated-submenu]>.sub-menu{transform:translate3d(0, 10px, 0)}[data-dropdown*=type-1] [class*=animated-submenu].ct-active>.sub-menu{transform:translate3d(0, 0, 0)}[data-dropdown*=type-3] [class*=animated-submenu]>.sub-menu>li{transition:opacity .5s cubic-bezier(0.35, 0.81, 0.41, 1),transform .5s cubic-bezier(0.35, 0.81, 0.41, 1)}[data-dropdown*=type-3] [class*=animated-submenu]:not(.ct-active)>.sub-menu>li{opacity:0;transform:translate3d(0, 5px, 0)}[data-dropdown*=type-4] [class*=animated-submenu]>.sub-menu{transition:none}.mobile-menu{width:100%}.mobile-menu li{display:flex;flex-direction:column;align-items:var(--horizontal-alignment)}.mobile-menu .ct-menu-link{text-align:var(--text-horizontal-alignment);justify-content:var(--horizontal-alignment);--menu-item-padding: var(--items-vertical-spacing, 5px) 0}.mobile-menu .ct-sub-menu-parent{display:flex;align-items:center;column-gap:10px}.mobile-menu [class*=children]>ul{position:relative;width:calc(100% + 10px);margin-inline-end:-10px;padding-inline-end:10px;overflow:hidden}.mobile-menu [class*=children]>ul.is-animating{transition:height .3s ease}.mobile-menu[data-interaction=click] [class*=children]:not(.dropdown-active)>ul{display:none}.mobile-menu-inline ul,.footer-menu-inline ul{flex-wrap:wrap;justify-content:var(--horizontal-alignment);row-gap:calc(var(--menu-items-spacing, 25px)/2);margin:0 calc(var(--menu-items-spacing, 25px)/2*-1)}.footer-menu-inline{--menu-item-alignment: var(--horizontal-alignment)}.footer-menu-inline li{width:var(--menu-item-width)}#header{position:relative;z-index:50}@media(max-width: 999.98px){#header [data-device=desktop]{display:none}}@media(min-width: 1000px){#header [data-device=mobile]{display:none}}#header [data-row]{position:var(--position, relative);box-shadow:var(--theme-box-shadow);border-top:var(--theme-border-top);border-bottom:var(--theme-border-bottom);backdrop-filter:blur(var(--theme-backdrop-blur))}#header [data-row]>div{min-height:var(--shrink-height, var(--height));border-top:var(--theme-border-top);border-bottom:var(--theme-border-bottom)}#header [data-row*=top]{z-index:3}#header [data-row*=middle]{z-index:2}#header [data-row*=bottom]{z-index:1}#header [data-row*=boxed]{box-shadow:none;backdrop-filter:none}#header [data-row*=boxed]>div{padding:var(--row-padding, 0 35px);box-shadow:var(--theme-box-shadow);border-radius:var(--row-border-radius);backdrop-filter:blur(var(--theme-backdrop-blur))}#header [data-column]{min-height:inherit}#header [data-column=middle]{display:flex}#header [data-column=start],#header [data-column=end]{min-width:0}#header [data-items]{width:100%}#header [data-column-set="2"]>div{display:grid;grid-template-columns:auto auto}#header [data-column-set="3"]>div{display:grid;grid-template-columns:1fr var(--middle-column-width, auto) 1fr}[data-placements]{display:grid}[data-placements="2"]{display:grid;grid-template-columns:auto auto}[data-column=middle]>[data-items]{justify-content:center}[data-column=start]>[data-items=secondary]{justify-content:flex-end}[data-column=end]>[data-items=primary]{justify-content:flex-end}#header [data-items]{display:flex;align-items:center;min-width:0}#header [data-items]>*{margin:var(--margin, 0 10px)}[data-column=start] [data-items=primary]>*:first-child{--margin: 0 10px 0 0}[data-column=end] [data-items=primary]>*:last-child{--margin: 0 0 0 10px}.ct-cart-item,.ct-header-cta,.ct-header-text,.ct-account-item,.ct-header-compare,.ct-header-wishlist,.ct-language-switcher [data-label]{display:flex;align-items:var(--align-items, center)}.ct-cart-item,.ct-social-box,.ct-account-item,.ct-header-compare,.ct-header-wishlist{--theme-link-initial-color: var(--theme-text-color)}.ct-cart-item:hover svg,.ct-social-box a:hover svg,.ct-color-switch:hover svg,.ct-header-search:hover svg,.ct-account-item:hover svg,.ct-header-trigger:hover svg,.ct-header-compare:hover svg,.ct-header-wishlist:hover svg,.ct-language-switcher:hover svg{fill:var(--theme-icon-hover-color, var(--theme-palette-color-2))}.ct-color-switch,.ct-header-search,.ct-header-trigger{--theme-link-initial-color: var(--theme-text-color)}.ct-color-switch .ct-label,.ct-header-search .ct-label,.ct-header-trigger .ct-label{transition:inherit;color:var(--theme-link-initial-color)}.ct-color-switch:hover .ct-label,.ct-header-search:hover .ct-label,.ct-header-trigger:hover .ct-label{color:var(--theme-link-hover-color)}.ct-builder-no-item{font-size:13px}[class*=header-menu]{display:flex;align-items:center;height:100%;min-width:0}[class*=header-menu] .menu{height:inherit}[class*=header-menu] .menu>li>.ct-menu-link{white-space:nowrap}#search-modal{--vertical-alignment: initial}#search-modal input{--has-classic-forms: var(--false);--theme-form-field-border-width: 0 0 1px 0;--search-input-additional-padding: 10px}@media(max-width: 689.98px){#search-modal input{--theme-form-font-size: 22px;--theme-form-field-height: 70px;--theme-form-field-padding: 0px;margin-bottom:25px}}@media(min-width: 690px){#search-modal input{--theme-form-font-size: 35px;--theme-form-field-height: 90px;--theme-form-field-padding: 0 50px 0 0;margin-bottom:35px}}#search-modal form{display:block;margin:auto;width:100%;max-width:var(--max-width, 800px)}@media(max-width: 999.98px){#search-modal form{--max-width: 90%;--search-button-size: 40px}}@media(min-width: 690px){#search-modal form{--search-button-size: 48px}}#search-modal form .ct-search-form-controls{position:absolute;inset-inline-end:0}@media(max-width: 689.98px){#search-modal form .ct-search-form-controls{top:15px}}@media(min-width: 690px){#search-modal form .ct-search-form-controls{top:21px}}#search-modal form .ct-search-form-controls button{--theme-button-border-radius: 100%;--theme-icon-size: calc(100% / 3)}.ct-header-text{color:var(--theme-text-color);text-align:var(--horizontal-alignment)}.ct-header-text[data-width=stretch]{width:100%;max-width:var(--max-width)}.ct-header-text .entry-content{width:100%}.ct-header-trigger .ct-icon[data-type]{transition:none}.ct-header-trigger .ct-icon[data-type] rect{transform-origin:50% 50%;transition:all .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.ct-header-trigger .ct-icon[data-type=type-2] rect:nth-child(1){width:10px}.ct-header-trigger .ct-icon[data-type=type-2] rect:nth-child(3){width:15px}.ct-header-trigger .ct-icon[data-type=type-3] rect:nth-child(1),.ct-header-trigger .ct-icon[data-type=type-3] rect:nth-child(3){width:12px}.ct-header-trigger .ct-icon[data-type=type-3] rect:nth-child(1){x:6px}.ct-header-trigger:hover [data-type=type-2] rect:nth-child(1),.ct-header-trigger:hover [data-type=type-2] rect:nth-child(3),.ct-header-trigger:hover [data-type=type-3] rect:nth-child(1),.ct-header-trigger:hover [data-type=type-3] rect:nth-child(3){width:18px}.ct-header-trigger:hover [data-type=type-3] rect:nth-child(1){x:0px}.ct-header-trigger[aria-expanded=true] .ct-icon[data-type] rect:nth-child(1),.ct-header-trigger[aria-expanded=true] .ct-icon[data-type] rect:nth-child(3){width:18px;y:6.15px}.ct-header-trigger[aria-expanded=true] .ct-icon[data-type] rect:nth-child(1){x:0px;transform:rotate(45deg)}.ct-header-trigger[aria-expanded=true] .ct-icon[data-type] rect:nth-child(2){opacity:0}.ct-header-trigger[aria-expanded=true] .ct-icon[data-type] rect:nth-child(3){transform:rotate(-45deg)}.ct-header-trigger[data-design*=outline]{--toggle-button-border-width: 1px;--toggle-button-border-color: var(--secondColor, rgba(224, 229, 235, 0.9))}.ct-header-trigger[data-design*=outline]:hover{--toggle-button-border-color: var(--secondColorHover, rgba(224, 229, 235, 0.9))}.ct-header-trigger[data-design*=solid]{--toggle-button-background: var(--secondColor, rgba(224, 229, 235, 0.9))}.ct-header-trigger[data-design*=solid]:hover{--toggle-button-background: var(--secondColorHover, rgba(224, 229, 235, 0.9))}.site-branding{display:flex;text-align:var(--horizontal-alignment)}.site-branding:not([data-logo=top]){align-items:center}.site-title{display:block;margin-bottom:0}.site-title:not(:has(>a)){color:var(--theme-link-initial-color)}.site-description{color:var(--theme-text-color);margin-bottom:0}.site-description:not(:only-child){margin-top:.3em}@media(min-width: 1000px){.ct-header .site-description{white-space:nowrap}}.site-logo-container{position:relative;line-height:0;height:var(--logo-shrink-height, var(--logo-max-height, 50px));transition:none}.site-logo-container img{width:auto;max-width:initial;object-fit:contain}.site-logo-container img,.site-logo-container svg,.site-logo-container picture{height:inherit;vertical-align:initial}.sticky-logo,.dark-mode-logo{display:none}[data-sticky*=yes] .sticky-logo{display:initial}[data-sticky*=yes] .sticky-logo~.default-logo{display:none}[data-color-mode*=dark] .dark-mode-logo{display:initial}[data-color-mode*=dark] .dark-mode-logo~.sticky-logo,[data-color-mode*=dark] .dark-mode-logo~.default-logo{display:none}@media(prefers-color-scheme: dark){[data-color-mode*=os-default] .dark-mode-logo{display:initial}[data-color-mode*=os-default] .dark-mode-logo~.sticky-logo,[data-color-mode*=os-default] .dark-mode-logo~.default-logo{display:none}}[data-logo=top]{flex-direction:column}[data-logo=top] .site-description{margin-top:.3em}[data-logo=left] .site-title-container{margin-inline-start:1em}[data-logo=right]{flex-direction:row-reverse}[data-logo=right] .site-title-container{margin-inline-end:1em}.ct-header-cta{flex-shrink:0;--theme-button-line-height: 1.3;--theme-icon-color: currentColor}.ct-header-cta a{gap:var(--theme-button-gap, 0.5em)}.ct-header-cta [data-size=small]{--theme-button-min-height: 34px;--theme-button-padding: 5px 15px;--theme-button-font-size: 13px}.ct-header-cta [data-size=medium]{--theme-button-min-height: 42px;--theme-button-padding: 5px 20px}.ct-header-cta [data-size=large]{--theme-button-min-height: 50px;--theme-button-padding: 5px 30px;--theme-button-font-size: 16px}.ct-header-cta .ct-button-text{display:flex;flex-direction:column;text-align:var(--horizontal-alignment)}.ct-header-cta .ct-button-secondary-text{color:var(--theme-button-text-initial-color);transition:color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.ct-header-cta a:hover .ct-button-secondary-text{color:var(--theme-button-text-hover-color)}#offcanvas .ct-panel-content-inner{--margin: 0 0 20px 0}#offcanvas .ct-panel-content-inner>*{margin:var(--margin)}#offcanvas .ct-panel-content-inner>*:first-child{margin-top:0}#offcanvas .ct-panel-content-inner>*:last-child{margin-bottom:0}@media(max-width: 999.98px){#offcanvas [data-device=desktop]{display:none}}@media(min-width: 1000px){#offcanvas [data-device=mobile]{display:none}}.ct-header-cart,.ct-header-account,.ct-language-switcher[data-type=dropdown]{position:relative}.ct-header-cart:hover [data-placement],.ct-header-cart:focus-within [data-placement],.ct-header-account:hover [data-placement],.ct-header-account:focus-within [data-placement],.ct-language-switcher[data-type=dropdown]:hover [data-placement],.ct-language-switcher[data-type=dropdown]:focus-within [data-placement]{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}.ct-cart-content,.ct-header-account>ul,.ct-language-switcher[data-type=dropdown]>ul{position:absolute;z-index:15;top:100%;opacity:0;visibility:hidden;transform:translate3d(0, 10px, 0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ct-cart-content:not([data-placement]) *,.ct-header-account>ul:not([data-placement]) *,.ct-language-switcher[data-type=dropdown]>ul:not([data-placement]) *{transition:none}#offcanvas .ct-cart-content,#offcanvas .ct-header-account>ul,#offcanvas .ct-language-switcher[data-type=dropdown]>ul{display:none}[data-sticky*=yes],[data-sticky*=fixed]{position:fixed;z-index:5;top:calc(var(--admin-bar, 0px) + var(--theme-frame-size, 0px) + var(--header-sticky-offset, 0px));left:var(--theme-frame-size, 0px);right:calc(var(--theme-frame-size, 0px) + var(--scrollbar-width, 0px))}[data-sticky*=slide][data-sticky*=yes-start]{transform:translateY(-100%)}[data-sticky*=slide][data-sticky*=yes-end]{transition:transform var(--header-sticky-animation-speed, 0.2s) cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-sticky*=slide][data-sticky*=yes-hide-start]{transform:none}[data-sticky*=slide][data-sticky*=yes-hide-end]{transform:translateY(-100%);transition:transform var(--header-sticky-animation-speed, 0.2s) cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-sticky*=fade][data-sticky*=yes-start]{opacity:0}[data-sticky*=fade][data-sticky*=yes-end]{transition:opacity var(--header-sticky-animation-speed, 0.2s) cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-sticky*=fade][data-sticky*=yes-hide-start]{opacity:1}[data-sticky*=fade][data-sticky*=yes-hide-end]{opacity:0;transition:opacity var(--header-sticky-animation-speed, 0.2s) cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-sticky],[data-sticky] [data-row],[data-sticky] [data-row*=boxed]>div{transition:box-shadow var(--header-sticky-animation-speed, 0.2s) cubic-bezier(0.455, 0.03, 0.515, 0.955),backdrop-filter var(--header-sticky-animation-speed, 0.2s) cubic-bezier(0.455, 0.03, 0.515, 0.955),background-color var(--header-sticky-animation-speed, 0.2s) cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-sticky] .ct-header-text,[data-sticky] .site-description{transition:color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}@media(max-width: 999.98px){[data-device=mobile][data-transparent]{position:absolute;top:0;left:0;right:0}}@media(min-width: 1000px){[data-device=desktop][data-transparent]{position:absolute;top:0;left:0;right:0}}.ct-footer{padding:var(--footer-container-padding)}.ct-footer.ct-container{margin-bottom:var(--footer-container-bottom-offset);border-radius:var(--footer-container-border-radius)}.ct-footer [data-row]>div{display:grid;grid-template-columns:var(--grid-template-columns);grid-column-gap:var(--columns-gap, 50px);grid-row-gap:var(--columns-gap, 50px);padding-block:var(--container-spacing)}.ct-footer [data-column]{display:flex;flex-direction:column;align-items:var(--horizontal-alignment);justify-content:var(--vertical-alignment, flex-start);min-width:0}.ct-footer [data-column*=widget]{text-align:var(--text-horizontal-alignment)}@media(max-width: 999.98px){.ct-footer [data-column=ghost]{display:none}}.ct-footer [data-row]{border-top:var(--theme-border-top);border-bottom:var(--theme-border-bottom)}.ct-footer [data-row]>div{border-top:var(--theme-border-top);border-bottom:var(--theme-border-bottom)}@media(min-width: 1000px){.ct-footer [data-column]{position:relative}.ct-footer [data-column]:not(:last-child):after{position:absolute;content:"";top:calc(var(--container-spacing)*-1);inset-inline-end:calc(var(--columns-gap, 50px)/2*-1);height:calc(100% + var(--container-spacing)*2);border-inline-end:var(--theme-border)}}[data-columns-divider]{position:relative}[data-columns-divider]:after{position:absolute;inset:0;width:0px;margin:0 auto;border-inline-end:var(--theme-border)}@media(min-width: 690px)and (max-width: 999.98px){[data-columns-divider*=md]:after{content:""}}@media(max-width: 689.98px){[data-columns-divider*=sm]:after{content:""}}[data-footer*=reveal] .site-main{box-shadow:var(--footer-box-shadow)}[data-footer*=reveal] .site-main,[data-footer*=reveal] #main-container{background:inherit}[data-footer*=reveal] .site-main,[data-footer*=reveal] .ct-trending-block{z-index:1}[data-footer*=reveal] #main-container>[data-block]{z-index:2}[data-footer*=reveal] .ct-footer{position:var(--position);bottom:var(--theme-frame-size, 0px)}.ct-footer [data-column]>[data-id]{margin:var(--margin)}[data-column*=copyright]{display:flex;flex-direction:column;justify-content:var(--vertical-alignment);text-align:var(--horizontal-alignment)}.ct-footer-copyright{color:var(--theme-text-color);--theme-content-spacing: 0;--theme-link-initial-color: var(--theme-text-color)}.ct-footer-copyright>*:not(:first-child){margin-top:.5em}.ct-footer-socials .ct-social-box{justify-content:var(--horizontal-alignment)}.ct-footer .ct-widget{color:var(--theme-text-color);margin:var(--margin);--theme-link-initial-color: var(--theme-text-color)}.ct-footer .ct-widget:not(:first-child){margin-top:var(--widgets-gap, 40px)}.ct-footer .ct-widget:has(.ct-newsletter-subscribe-block,.wp-block-separator){width:100%}.ct-search-form{position:relative;display:flex;isolation:isolate;--theme-link-initial-color: var(--theme-text-color)}.ct-search-form input{z-index:2}.ct-search-form input::-webkit-search-cancel-button{-webkit-appearance:none}.ct-search-form[data-form-controls=inside] .wp-element-button{transform:none;box-shadow:none;border-radius:var(--has-classic-forms, var(--theme-form-field-border-radius, 3px));border-start-start-radius:0;border-end-start-radius:0;border-width:var(--theme-form-field-border-width, 1px);border-style:var(--theme-form-field-border-style, solid);border-color:var(--theme-form-field-border-initial-color);--theme-icon-size: 13px;--theme-button-text-initial-color: var(--theme-text-color);--theme-button-text-hover-color: var(--theme-form-field-border-focus-color);--theme-button-background-initial-color: var(--has-classic-forms, var(--theme-form-field-background-initial-color));--theme-button-background-hover-color: var(--has-classic-forms, var(--theme-form-field-background-initial-color))}.ct-search-form[data-form-controls=inside]:not([data-taxonomy-filter=true]) [data-button*=icon]{border-inline-start:0}.ct-search-form[data-form-controls=outside] .wp-element-button{margin-inline-start:10px;border-radius:var(--theme-form-field-border-radius, 3px)}.ct-search-form[data-taxonomy-filter=true] input,.ct-search-form[data-form-controls=inside] input,.ct-search-form[data-form-controls=inside] select{border-inline-end:0;border-start-end-radius:0;border-end-end-radius:0}.ct-search-form input:focus~.ct-search-form-controls select,.ct-search-form input:focus~.ct-search-form-controls [data-button*=inside]{border-color:var(--theme-form-field-border-focus-color);background-color:var(--has-classic-forms, var(--theme-form-field-background-focus-color))}.ct-search-form .ct-search-form-controls{display:flex;z-index:2}.ct-search-form select{font-size:14px;width:var(--search-form-select-width, auto);border-start-start-radius:0;border-end-start-radius:0}.ct-search-form select:focus{--theme-form-field-border-focus-color: var(--theme-form-field-border-initial-color);--theme-form-field-background-focus-color: var(--theme-form-field-background-initial-color)}.ct-search-form .wp-element-button{white-space:nowrap;--theme-button-min-height: var(--search-button-size, var(--theme-form-field-height, 40px))}.ct-search-form .wp-element-button[data-button*=icon]{padding:initial;width:var(--search-button-size, var(--theme-form-field-height, 40px));--theme-icon-color: currentColor}.ct-search-form .ct-ajax-loader{opacity:0;--loader-size: 18px}.ct-search-form.ct-has-dropdown{z-index:2}.widget_media_gallery .gallery{display:grid;grid-column-gap:10px;grid-row-gap:10px}.widget_media_gallery .gallery-columns-2{grid-template-columns:repeat(2, 1fr)}.widget_media_gallery .gallery-columns-3{grid-template-columns:repeat(3, 1fr)}.widget_media_gallery .gallery-columns-4{grid-template-columns:repeat(4, 1fr)}.widget_media_gallery .gallery-columns-5{grid-template-columns:repeat(5, 1fr)}.widget_media_gallery .gallery-columns-6{grid-template-columns:repeat(6, 1fr)}.widget_media_gallery .gallery-item a:hover{opacity:.8}.ct-query-template-grid{display:grid;gap:var(--grid-columns-gap, 30px);grid-template-columns:repeat(var(--grid-columns-width), minmax(0, 1fr))}.ct-has-link-overlay :is(.wp-block-post,.wp-block-term){position:relative;cursor:pointer}.ct-has-link-overlay :is(.wp-block-post,.wp-block-term) .ct-link-overlay{position:absolute;inset:0;margin:0;pointer-events:none}[class*=ct-contact-info]{--theme-link-initial-color: var(--theme-block-text-color, var(--theme-text-color))}[class*=ct-contact-info] ul{display:flex;flex-direction:var(--items-direction, row);flex-wrap:wrap;gap:var(--items-spacing, 15px);align-items:var(--horizontal-alignment);text-align:start}[class*=ct-contact-info] li{display:flex;column-gap:15px;align-items:center}[class*=ct-contact-info] li:hover a{color:var(--theme-link-hover-color)}[class*=ct-contact-info] .contact-info{flex:1;display:flex;flex-direction:column;word-break:break-word;color:var(--theme-block-text-color, var(--theme-text-color))}[class*=ct-contact-info] .contact-title{font-weight:600}.ct-dynamic-data a{--theme-link-initial-color: initial}.ct-dynamic-media{display:flex}.ct-dynamic-media .ct-dynamic-media-inner{position:relative;width:100%;height:100%;overflow:hidden;will-change:transform}@media(hover: hover){.ct-dynamic-media .ct-dynamic-media-inner[data-hover] img{transition:transform .5s ease}.ct-dynamic-media .ct-dynamic-media-inner[data-hover=zoom-in]:hover img{transform:scale(1.1)}.ct-dynamic-media .ct-dynamic-media-inner[data-hover=zoom-out] img{transform:scale(1.1)}.ct-dynamic-media .ct-dynamic-media-inner[data-hover=zoom-out]:hover img{transform:scale(1)}}.ct-dynamic-data-layer{color:var(--theme-text-color);--theme-link-initial-color: var(--theme-text-color)}.ct-dynamic-data-layer>span{margin-inline-end:5px}.ct-widget li ul,.ct-widget li ol{padding-inline-start:25px}[data-panel*=in] [data-behaviour=modal].active .ct-panel-content,[data-panel*=out] [data-behaviour=modal] .ct-panel-content{animation-duration:.25s;animation-fill-mode:both}[data-panel*=in] [data-behaviour=modal].active .ct-panel-content{animation-name:move-in}[data-panel*=out] [data-behaviour=modal] .ct-panel-content{animation-name:move-out}@keyframes move-in{0%{opacity:0;transform:translate3d(0, -40px, 0)}100%{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes move-out{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(0, 40px, 0)}}[data-behaviour*=side] .ct-panel-inner{position:absolute;inset-block:0px;height:calc(100% - var(--side-panel-offset, 0px)*2);width:calc(100% - var(--side-panel-offset, 0px)*2);max-width:var(--side-panel-width, 500px);margin:var(--side-panel-offset, 0px);box-shadow:var(--theme-box-shadow);border-radius:var(--side-panel-border-radius, 0px);transition:transform .25s ease-in-out}[data-panel*=in] [data-behaviour*=side].active .ct-panel-inner{transform:translate3d(0, 0, 0)}[data-behaviour*=right-side] .ct-panel-inner{align-self:flex-end;transform:translate3d(var(--theme-panel-reveal-right, 20%), 0, 0)}[data-behaviour*=left-side] .ct-panel-inner{align-self:flex-start;transform:translate3d(var(--theme-panel-reveal-left, -20%), 0, 0)}body[data-panel]{padding-right:var(--scrollbar-width, 0px)}body[data-panel] .ct-panel.active{display:flex}body[data-panel*=in] .ct-panel.active{opacity:1;pointer-events:auto}.ct-panel{flex-direction:column;position:fixed;z-index:999999;inset:var(--admin-bar, 0px) 0 0 0;opacity:0;display:none;pointer-events:none;transition:opacity .25s ease-in-out}.ct-panel .ct-panel-inner{display:flex;flex-direction:column}@media(max-width: 689.98px){.ct-panel .ct-panel-inner{--panel-padding: 25px}}.ct-panel-actions{display:flex;align-items:center;padding-inline:var(--panel-padding, 35px)}@media(max-width: 689.98px){.ct-panel-actions{padding-top:20px}}@media(min-width: 690px){.ct-panel-actions{padding-top:30px}}.ct-panel-actions .ct-panel-heading{font-size:15px;font-weight:600;color:var(--theme-text-color)}.ct-panel-actions .ct-toggle-close{--toggle-button-padding: 10px;--toggle-button-margin-end: -10px;--toggle-button-margin-block: -10px}.ct-panel-content{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:var(--vertical-alignment, flex-start)}.ct-panel-content-inner{display:flex;flex-direction:column;align-items:var(--horizontal-alignment, flex-start);height:var(--panel-content-height, auto);overflow-y:auto;padding:var(--panel-padding, 35px)}.ct-social-box{display:flex;flex-direction:var(--items-direction, row);flex-wrap:var(--wrap, wrap);gap:var(--items-spacing, 15px)}.ct-social-box a{display:flex;align-items:center}.ct-social-box .ct-label{margin-inline-start:.7em;transition:color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-color=official] .ct-icon-container{--theme-icon-color: var(--official-color);--theme-icon-hover-color: var(--official-color);transition:opacity .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-color=official] .ct-icon-container:hover{opacity:.7}[data-color=official] .ct-label{color:var(--official-color)}[data-color=official][data-icons-type*=solid] .ct-icon-container{--theme-icon-color: #fff;--theme-icon-hover-color: #fff;background-color:var(--official-color)}[data-color=official][data-icons-type*=outline] .ct-icon-container{border:1px solid var(--official-color)}.ct-drawer-canvas[data-location=end]{height:calc(var(--shortcuts-bar-parent-height, var(--shortcuts-bar-height, 0px)) + var(--floating-bar-parent-height, var(--floating-bar-height, 0px)) + var(--compare-bar-height, 0px))}.ct-drawer-canvas[data-location=end] .ct-drawer-inner{position:fixed;z-index:100;inset-inline:var(--theme-frame-size, 0px) calc(var(--theme-frame-size, 0px) + var(--scrollbar-width, 0px));bottom:var(--theme-frame-size, 0px);height:calc(var(--shortcuts-bar-parent-height, var(--shortcuts-bar-height, 0px)) + var(--floating-bar-parent-height, var(--floating-bar-height, 0px)) + var(--compare-bar-height, 0px));transition:transform .2s ease}#main-container{display:flex;flex-direction:column;position:relative;min-height:calc(100vh - var(--admin-bar, 0px) - var(--theme-frame-size, 0px)*2);overflow:hidden;overflow:clip}#main-container .site-main{flex-grow:1}[class*=ct-container]{margin-inline:auto}.ct-container,.ct-container-narrow{width:var(--theme-container-width)}.ct-container{max-width:var(--theme-normal-container-max-width)}.ct-container-narrow{max-width:var(--theme-narrow-container-max-width)}.ct-container-fluid{width:calc(var(--theme-container-edge-spacing) - var(--theme-frame-size, 0px)*2)}@media(min-width: 1000px){.ct-container-fluid{--theme-container-edge-spacing: calc(100vw - 60px)}}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){width:var(--theme-block-width)}.is-width-constrained{margin-inline:auto;width:var(--theme-container-width);max-width:var(--theme-block-max-width)}[data-vertical-spacing*=top]{padding-top:var(--theme-content-vertical-spacing)}[data-vertical-spacing*=bottom]{padding-bottom:var(--theme-content-vertical-spacing)}article>:is(.ct-comments,.ct-related-posts){margin-top:60px;padding-top:50px;border-top:1px solid var(--theme-border-color)}@media(max-width: 689.98px){.ct-comments-container>div{padding-top:40px;padding-bottom:60px}}@media(min-width: 690px){.ct-comments-container>div{padding-top:60px;padding-bottom:100px}}[data-block-structure=custom]{width:100%}.hero-section .ct-author-name [class*=ct-media-container]{border-radius:100%;margin-bottom:10px}.author-box-socials{--theme-icon-size: 12px;--theme-icon-color: #fff}.author-box-socials span{display:inline-flex;flex-wrap:wrap;gap:10px}.author-box-socials span a{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:100%;background:var(--background-color, var(--theme-palette-color-1))}.author-box-socials span a:hover{background:var(--background-hover-color, var(--theme-palette-color-2))}.author-box-socials span a:hover .ct-icon{fill:var(--theme-icon-hover-color, #fff)}.ct-no-results{--alignment: center}.ct-no-results .ct-search-form{margin:0 auto;max-width:400px}[data-content=normal]>article{--theme-block-width: var(--has-wide, var(--theme-container-width));--theme-block-max-width: var(--has-wide, var(--theme-normal-container-max-width));--theme-block-wide-max-width: var(--has-wide, calc(var(--theme-normal-container-max-width) + var(--theme-wide-offset) * 2));--theme-boxed-content-max-width: var(--theme-normal-container-max-width)}[data-content=narrow]>article{--theme-block-width: var(--has-wide, var(--theme-container-width));--theme-block-max-width: var(--has-wide, var(--theme-narrow-container-max-width));--theme-block-wide-max-width: var(--has-wide, calc(var(--theme-narrow-container-max-width) + var(--theme-wide-offset) * 2));--theme-boxed-content-max-width: var(--theme-narrow-container-max-width)}[class*=ct-container]>article{--has-background: var(--has-boxed);--has-boxed-structure: var(--has-boxed);--wp--style--global--content-size: var(--theme-block-max-width);--wp--style--global--wide-size: var(--theme-block-wide-max-width);border:var(--has-boxed, var(--theme-boxed-content-border));padding:var(--has-boxed, var(--theme-boxed-content-spacing));box-shadow:var(--has-boxed, var(--theme-boxed-content-box-shadow));border-radius:var(--has-boxed, var(--theme-boxed-content-border-radius));margin-inline:var(--has-boxed-structure, auto);width:var(--has-boxed-structure, var(--theme-container-width));max-width:var(--has-boxed-structure, var(--theme-boxed-content-max-width))}[data-prefix*=preview-mode] article[class*=post]{--has-boxed: var(--false);--has-wide: var(--true)}.alignleft,.alignright{margin-top:.3em;margin-bottom:.3em}.alignleft{float:left;margin-inline-end:1.5em}.alignright{float:right;margin-inline-start:1.5em}.aligncenter{margin-left:auto;margin-right:auto}.entry-content>.alignleft{margin-inline-start:calc((100% - min(var(--theme-block-max-width), var(--theme-container-width-base)))/2)}.entry-content>.alignright{margin-inline-end:calc((100% - min(var(--theme-block-max-width), var(--theme-container-width-base)))/2)}.entry-content .alignleft{margin-inline-end:var(--theme-content-spacing)}.entry-content .alignright{margin-inline-start:var(--theme-content-spacing)}.entry-content:after{display:table;clear:both;content:""}.wp-block-image:last-child{margin-bottom:0}.wp-block-image.wp-lightbox-container{isolation:isolate}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline,.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link{padding:var(--theme-button-padding)}.wp-block-button[style*=font-weight] .wp-block-button__link{font-weight:inherit}article>.entry-content>:is(istable,iframe){--theme-block-width: var(--theme-container-width)}:where(.wp-block-calendar table:not(.has-background) th){background:var(--theme-form-field-border-initial-color)}.wp-block-calendar table caption{font-weight:500;padding:0;margin-bottom:.7rem}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:var(--theme-form-field-border-initial-color)}.has-drop-cap:not(:focus):first-letter{font-size:5.55em;font-weight:700}@media(max-width: 689.98px){.instagram-media{max-width:100% !important;min-width:initial !important}}.entry-content figcaption{text-align:center;margin-block:.5em 0}.entry-content .wp-caption{max-width:min(var(--theme-block-width),var(--theme-block-max-width))}.wp-block-table table:not(.has-border-color) thead,.wp-block-table table:not(.has-border-color) tfoot,.wp-block-table table:not(.has-border-color) td,.wp-block-table table:not(.has-border-color) th{border-color:var(--theme-table-border-color, var(--theme-border-color))}.wp-block-table.is-style-stripes{border:0}.wp-block-search .wp-element-button{min-height:var(--theme-form-field-height, 40px)}.wp-block-search.wp-block-search__icon-button .wp-element-button{padding:5px;min-width:var(--theme-form-field-height, 40px)}.wp-block-search.wp-block-search__text-button .wp-element-button{padding:5px 20px}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border-radius:var(--theme-form-field-border-radius, 3px);border-color:var(--theme-form-field-border-initial-color)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border:none}.wp-block-spacer{margin-block:0}.wp-block-gallery ul{width:100%;margin-bottom:-16px}.wp-block-gallery figcaption{--theme-block-max-width: 100%}.wp-block-separator{border:none;color:var(--theme-form-field-border-initial-color)}.wp-block-separator:not(:where(.is-style-wide,.is-style-dots,.alignfull,.alignwide)){max-width:100px}.wp-block-separator:not(.is-style-dots){height:2px}.wp-block-accordion-heading{margin-bottom:0}.page-links,.woocommerce-pagination>.page-numbers{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;font-weight:500;border-top:1px solid var(--theme-border-color);padding-top:calc(var(--theme-content-spacing) + 1.5em);margin-top:calc(var(--theme-content-spacing) + 1.5em)}.page-links a,.page-links .current,.page-links .post-pages-label,.woocommerce-pagination>.page-numbers a,.woocommerce-pagination>.page-numbers .current,.woocommerce-pagination>.page-numbers .post-pages-label{display:flex;align-items:center;justify-content:center;height:38px;min-width:38px;padding:0 10px;border-radius:3px;border:1px solid var(--theme-border-color)}.page-links .current,.woocommerce-pagination>.page-numbers .current{color:#fff;background:var(--theme-palette-color-1);--theme-border-color: var(--theme-palette-color-1)}.page-links a,.woocommerce-pagination>.page-numbers a{--theme-link-initial-color: var(--theme-text-color)}.page-links a:hover,.woocommerce-pagination>.page-numbers a:hover{box-shadow:0px 0px 0px 1px var(--theme-palette-color-1);--theme-border-color: var(--theme-palette-color-1)}@media(max-width: 600px){.wp-block-media-text .wp-block-media-text__content{padding:var(--theme-content-spacing)}}.wp-block-media-text .wp-block-media-text__content p:last-child{margin-bottom:0}@media(max-width: 600px){.wp-block-media-text:not(.has-background) .wp-block-media-text__content{padding-inline:0;padding-bottom:0}}.wp-block-post-title a{--theme-link-initial-color: initial}.post-password-form>p:last-child{display:grid;align-items:flex-end;gap:15px}@media(min-width: 690px){.post-password-form>p:last-child{grid-template-columns:1fr 250px}}.post-password-form>p:last-child>label{margin-bottom:0}.post-password-form>p:last-child>label input{margin-top:.5em}.post-password-form>p:last-child>input[type=submit]{height:var(--theme-form-field-height, 40px)}blockquote:where(:not(.is-style-plain)):where(:not(.has-text-align-center):not(.has-text-align-right)){border-inline-start:4px solid var(--theme-palette-color-1)}blockquote:where(:not(.is-style-plain)).has-text-align-center{padding-block:1.5em;border-block:3px solid var(--theme-palette-color-1)}blockquote:where(:not(.is-style-plain)).has-text-align-right{border-inline-end:4px solid var(--theme-palette-color-1)}blockquote:where(:not(.is-style-plain):not(.has-text-align-center):not(.has-text-align-right)){padding-inline-start:1.5em}blockquote.has-text-align-right{padding-inline-end:1.5em}blockquote p:last-child{margin-bottom:0}blockquote cite{font-size:14px}figure.wp-block-pullquote{position:relative;padding:70px;text-align:initial;border-width:10px;border-style:solid;border-color:var(--theme-palette-color-1)}@media(max-width: 689.98px){figure.wp-block-pullquote{padding:50px}}figure.wp-block-pullquote blockquote{border:0;padding:0;position:relative;isolation:isolate}figure.wp-block-pullquote blockquote:before{position:absolute;z-index:-1;content:"";width:var(--quote-icon-size, 70px);height:var(--quote-icon-size, 70px);top:calc(var(--quote-icon-size, 70px)/-3);inset-inline-start:calc(var(--quote-icon-size, 70px)/-3);opacity:.15;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M0,19.04v-8.62c-0.04-1.24,0.14-2.4,0.54-3.49S1.49,4.88,2.2,4.06C2.92,3.23,3.77,2.55,4.76,2C5.76,1.46,6.84,1.11,8,0.96 v3.72C6.58,5.17,5.6,5.89,5.07,6.85C4.55,7.8,4.29,8.98,4.29,10.37H8v8.67H0zM12,19.04v-8.62c-0.04-1.24,0.14-2.4,0.53-3.49 s0.95-2.05,1.66-2.87c0.71-0.83,1.57-1.51,2.56-2.06c0.99-0.54,2.08-0.89,3.24-1.04v3.72c-1.43,0.49-2.4,1.21-2.93,2.17c-0.53,0.96-0.79,2.13-0.79,3.52H20v8.67H12z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M0,19.04v-8.62c-0.04-1.24,0.14-2.4,0.54-3.49S1.49,4.88,2.2,4.06C2.92,3.23,3.77,2.55,4.76,2C5.76,1.46,6.84,1.11,8,0.96 v3.72C6.58,5.17,5.6,5.89,5.07,6.85C4.55,7.8,4.29,8.98,4.29,10.37H8v8.67H0zM12,19.04v-8.62c-0.04-1.24,0.14-2.4,0.53-3.49 s0.95-2.05,1.66-2.87c0.71-0.83,1.57-1.51,2.56-2.06c0.99-0.54,2.08-0.89,3.24-1.04v3.72c-1.43,0.49-2.4,1.21-2.93,2.17c-0.53,0.96-0.79,2.13-0.79,3.52H20v8.67H12z'/%3E%3C/svg%3E")}@media(max-width: 689.98px){figure.wp-block-pullquote blockquote:before{--quote-icon-size: 40px}}figure.wp-block-pullquote blockquote p{margin-bottom:1em}figure.wp-block-pullquote blockquote p:last-child{margin-bottom:0}figure.wp-block-pullquote blockquote cite{font-size:16px;font-weight:500}.wp-block-group.is-position-sticky{top:calc(var(--wp-block-top-offset, 0px) + var(--admin-bar, 0px) + var(--theme-frame-size, 0px) + var(--header-sticky-height, 0px)*var(--sticky-shrink, 100)/100)}:root :where(p.has-background,.wp-block-group.has-background){padding:var(--theme-content-spacing)}
.hero-section[data-type=type-1]{text-align:var(--alignment);margin-bottom:var(--margin-bottom, 40px)}.hero-section[data-type=type-1] .page-description{display:inline-block;max-width:var(--description-max-width, 100%)}.hero-section[data-type=type-2]{position:relative;padding-top:calc(var(--has-transparent-header)*var(--header-height))}.hero-section[data-type=type-2]>[class*=ct-container]{display:flex;flex-direction:column;justify-content:var(--vertical-alignment, center);text-align:var(--alignment, center);position:relative;z-index:2;padding:var(--container-padding, 50px 0);min-height:var(--min-height, 250px)}.hero-section[data-type=type-2]>figure{position:absolute;overflow:hidden;z-index:1;inset:0;background-color:inherit}.hero-section[data-type=type-2]>figure .ct-media-container{height:100%;vertical-align:top}.hero-section[data-type=type-2]>figure .ct-media-container img{height:100%}.hero-section[data-type=type-2] .ct-title-label{display:block;font-size:12px;text-transform:uppercase;margin-bottom:.5em}.entry-header>*:not(:first-child){margin-top:var(--itemSpacing, 20px)}.entry-header .page-title{margin-bottom:0}.entry-header .page-description{color:var(--theme-text-color)}.entry-header .page-description>*:last-child{margin-bottom:0}
body .ehub-kupony-shortcode,body .ehub-kupon-box{font-size:15px}.ehub-kupony-shortcode{margin:28px 0 !important}.ehub-kupony-shortcode article{border-radius:16px !important;border-color:rgba(0,0,0,.1) !important;box-shadow:0 10px 30px rgba(0,0,0,.08) !important;padding:16px !important;background:#fff !important}.ehub-kupony-shortcode article h3 a{color:inherit !important;text-decoration:none !important}.ehub-kupony-shortcode article h3 a:hover{text-decoration:underline !important}.ehub-kupony-shortcode article span{border-color:rgba(0,0,0,.14) !important;background:rgba(0,0,0,.03) !important;font-weight:600}.ehub-kupon-box{border-radius:16px !important;border-color:rgba(0,0,0,.1) !important;box-shadow:0 12px 34px rgba(0,0,0,.08) !important;background:#fff !important}.ehub-kupon-box a[rel~=sponsored]{border-radius:12px !important;padding:12px 16px !important;font-weight:700}.ehub-kupon-box dt{color:rgba(0,0,0,.72) !important}.ehub-kupon-box dd{color:rgba(0,0,0,.88) !important}@media (max-width:600px){.ehub-kupony-shortcode{margin:18px 0 !important}.ehub-kupony-shortcode article{padding:14px !important}}