.kp-pdp-skeptic{--kp-bg-sk: #0B0E14;--kp-surface-sk: #131822;--kp-surface2-sk: #1B2230;--kp-text-sk: #E8ECF4;--kp-text-md-sk: rgba(232,236,244,.9);--kp-text-lt-sk: rgba(232,236,244,.7);--kp-text-faint-sk:rgba(232,236,244,.45);--kp-border-sk: rgba(232,236,244,.1);--kp-border-md-sk: rgba(232,236,244,.2);--kp-accent-sk: #C97B3F;--kp-accent-lt-sk: #E69A5A;--kp-blue-sk: #4A8DE0;--kp-blue-lt-sk: #6FA8E8;--kp-success-sk: #2E9B47}.kp-pdp-skeptic{background:var(--kp-bg-sk);color:var(--kp-text-sk)}.kp-pdp-skeptic .kp-sk-header{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#0b0e14f7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--kp-border-md-sk);transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -8px 32px #0009;padding-bottom:env(safe-area-inset-bottom,0)}.kp-pdp-skeptic .kp-sk-header.is-visible{transform:translateY(0)}.kp-pdp-skeptic .kp-sk-header__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;max-width:var(--kp-max-w);margin:0 auto}.kp-pdp-skeptic .kp-sk-header__brand{font-family:var(--kp-font-body);font-size:13px;font-weight:700;letter-spacing:1px;color:var(--kp-text-sk);text-transform:uppercase}.kp-pdp-skeptic .kp-sk-header__cta{background:var(--kp-accent-sk);color:var(--kp-text-sk);padding:12px 22px;border-radius:4px;font-size:14px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;white-space:nowrap}.kp-pdp-skeptic .kp-sk-hero{background:linear-gradient(180deg,var(--kp-bg-sk) 0%,var(--kp-surface-sk) 100%);padding:32px 0 40px;position:relative}.kp-pdp-skeptic .kp-sk-hero__container{max-width:var(--kp-max-w);margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:769px){.kp-pdp-skeptic .kp-sk-hero__container{grid-template-columns:1fr 1fr;gap:40px;align-items:center}}.kp-pdp-skeptic .kp-sk-gallery{display:flex;flex-direction:column;gap:10px}.kp-pdp-skeptic .kp-sk-gallery__main{width:100%;border-radius:8px;overflow:hidden;background:var(--kp-surface-sk)}.kp-pdp-skeptic .kp-sk-gallery__main img{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:cover;transition:opacity .2s ease}.kp-pdp-skeptic .kp-sk-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.kp-pdp-skeptic .kp-sk-gallery__thumb{-webkit-appearance:none;appearance:none;background:var(--kp-surface-sk);border:2px solid transparent;border-radius:6px;padding:0;cursor:pointer;overflow:hidden;aspect-ratio:1 / 1;transition:border-color .15s ease,transform .15s ease;display:flex;align-items:center;justify-content:center}.kp-pdp-skeptic .kp-sk-gallery__thumb:hover{transform:translateY(-2px)}.kp-pdp-skeptic .kp-sk-gallery__thumb.is-active{border-color:var(--kp-blue-sk);box-shadow:0 0 0 2px #4a8de040}.kp-pdp-skeptic .kp-sk-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.kp-pdp-skeptic .kp-sk-gallery__thumb-ph{font-size:18px;color:var(--kp-text-faint-sk);font-weight:700;font-family:var(--kp-font-body)}.kp-pdp-skeptic .kp-sk-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;background:#4a8de01f;border:1px solid var(--kp-blue-sk);border-radius:4px;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--kp-blue-lt-sk);margin-bottom:16px}.kp-pdp-skeptic .kp-sk-hero__title{font-family:var(--kp-font-body);font-size:32px;font-weight:900;line-height:1.1;letter-spacing:-.5px;color:var(--kp-text-sk);margin-bottom:14px}@media(min-width:769px){.kp-pdp-skeptic .kp-sk-hero__title{font-size:44px}}.kp-pdp-skeptic .kp-sk-hero__title em{font-style:normal;color:var(--kp-accent-lt-sk)}.kp-pdp-skeptic .kp-sk-hero__sub{font-size:17px;color:var(--kp-text-md-sk);line-height:1.55;margin-bottom:20px}.kp-pdp-skeptic .kp-sk-hero__sub strong{color:var(--kp-text-sk)}.kp-pdp-skeptic .kp-sk-hero__price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.kp-pdp-skeptic .kp-sk-hero__price-from{font-size:14px;color:var(--kp-text-faint-sk);text-decoration:line-through}.kp-pdp-skeptic .kp-sk-hero__price-main{font-size:38px;font-weight:900;color:var(--kp-accent-lt-sk);line-height:1}.kp-pdp-skeptic .kp-sk-hero__installment{font-size:13px;color:var(--kp-text-lt-sk)}.kp-pdp-skeptic .kp-sk-hero__cta{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 24px;background:var(--kp-accent-sk);color:var(--kp-text-sk);border:none;border-radius:6px;font-family:var(--kp-font-body);font-size:17px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .2s}.kp-pdp-skeptic .kp-sk-hero__cta:hover{background:var(--kp-accent-lt-sk);transform:translateY(-1px)}.kp-pdp-skeptic .kp-sk-hero__cta-mini{margin-top:10px;font-size:12px;color:var(--kp-text-lt-sk);text-align:center}.kp-pdp-skeptic .kp-sk-hero__badges{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.kp-pdp-skeptic .kp-sk-hero__badge{background:var(--kp-surface2-sk);border:1px solid var(--kp-border-md-sk);border-radius:4px;padding:8px 12px;font-size:12px;font-weight:700;color:var(--kp-text-md-sk)}.kp-pdp-skeptic .kp-sk-hero__badge strong{color:var(--kp-accent-lt-sk)}.kp-pdp-skeptic .kp-sk-section{padding:48px 0}.kp-pdp-skeptic .kp-sk-section--alt{background:var(--kp-surface-sk)}.kp-pdp-skeptic .kp-sk-section__eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--kp-blue-lt-sk);margin-bottom:12px}.kp-pdp-skeptic .kp-sk-section__title{font-family:var(--kp-font-body);font-size:26px;font-weight:900;line-height:1.15;letter-spacing:-.3px;color:var(--kp-text-sk);margin-bottom:16px}@media(min-width:769px){.kp-pdp-skeptic .kp-sk-section__title{font-size:36px}}.kp-pdp-skeptic .kp-sk-section__sub{font-size:16px;color:var(--kp-text-md-sk);margin-bottom:28px;line-height:1.6}.kp-pdp-skeptic .kp-sk-specs{background:var(--kp-surface-sk);border:1px solid var(--kp-border-md-sk);border-radius:6px;overflow:hidden;max-width:600px}.kp-pdp-skeptic .kp-sk-spec-row{display:grid;grid-template-columns:40% 60%;border-bottom:1px solid var(--kp-border-sk)}.kp-pdp-skeptic .kp-sk-spec-row:last-child{border-bottom:none}.kp-pdp-skeptic .kp-sk-spec-row__label{padding:14px 18px;background:var(--kp-surface2-sk);font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--kp-text-lt-sk)}.kp-pdp-skeptic .kp-sk-spec-row__value{padding:14px 18px;font-size:15px;font-weight:700;color:var(--kp-text-sk)}.kp-pdp-skeptic .kp-sk-mechanism{display:grid;grid-template-columns:1fr;gap:14px;margin-top:20px}@media(min-width:769px){.kp-pdp-skeptic .kp-sk-mechanism{grid-template-columns:repeat(3,1fr)}}.kp-pdp-skeptic .kp-sk-mechanism-card{background:var(--kp-surface-sk);border-left:3px solid var(--kp-blue-sk);border-top:1px solid var(--kp-border-sk);border-right:1px solid var(--kp-border-sk);border-bottom:1px solid var(--kp-border-sk);border-radius:4px;padding:20px 18px}.kp-pdp-skeptic .kp-sk-mechanism-card__title{font-size:16px;font-weight:800;color:var(--kp-blue-lt-sk);margin-bottom:8px}.kp-pdp-skeptic .kp-sk-mechanism-card__text{font-size:14px;color:var(--kp-text-md-sk);line-height:1.55}.kp-pdp-skeptic .kp-sk-reviews{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:769px){.kp-pdp-skeptic .kp-sk-reviews{grid-template-columns:repeat(2,1fr)}}.kp-pdp-skeptic .kp-sk-review{background:var(--kp-surface-sk);border:1px solid var(--kp-border-md-sk);border-radius:6px;padding:22px 20px}.kp-pdp-skeptic .kp-sk-review__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.kp-pdp-skeptic .kp-sk-review__name{font-weight:800;font-size:14px;color:var(--kp-text-sk)}.kp-pdp-skeptic .kp-sk-review__meta{font-size:12px;color:var(--kp-text-lt-sk)}.kp-pdp-skeptic .kp-sk-review__verified{font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--kp-success-sk)}.kp-pdp-skeptic .kp-sk-review__stars{color:var(--kp-accent-lt-sk);font-size:14px;letter-spacing:1px;margin-bottom:10px}.kp-pdp-skeptic .kp-sk-review__quote{font-size:15px;color:var(--kp-text-md-sk);line-height:1.5}.kp-pdp-skeptic .kp-sk-compare{background:var(--kp-surface-sk);border:1px solid var(--kp-border-md-sk);border-radius:6px;overflow:hidden;max-width:700px;margin:0 auto}.kp-pdp-skeptic .kp-sk-compare__head{display:grid;grid-template-columns:40% 30% 30%;background:var(--kp-surface2-sk);border-bottom:1px solid var(--kp-border-md-sk)}.kp-pdp-skeptic .kp-sk-compare__head>div{padding:12px 10px;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;text-align:center;color:var(--kp-text-lt-sk)}.kp-pdp-skeptic .kp-sk-compare__head>div:nth-child(1){text-align:left}.kp-pdp-skeptic .kp-sk-compare__head>div:nth-child(3){background:#c97b3f2e;color:var(--kp-accent-lt-sk)}.kp-pdp-skeptic .kp-sk-compare__row{display:grid;grid-template-columns:40% 30% 30%;border-bottom:1px solid var(--kp-border-sk)}.kp-pdp-skeptic .kp-sk-compare__row:last-child{border-bottom:none}.kp-pdp-skeptic .kp-sk-compare__row>div{padding:12px 10px;font-size:13px;text-align:center;color:var(--kp-text-md-sk)}.kp-pdp-skeptic .kp-sk-compare__row>div:nth-child(1){text-align:left;font-weight:700;color:var(--kp-text-sk)}.kp-pdp-skeptic .kp-sk-compare__row>div:nth-child(3){background:#c97b3f1a;font-weight:800;color:var(--kp-accent-lt-sk)}.kp-pdp-skeptic .kp-sk-buy{max-width:540px;margin:0 auto;background:var(--kp-surface-sk);border:2px solid var(--kp-accent-sk);border-radius:8px;padding:28px 22px;text-align:center}.kp-pdp-skeptic .kp-sk-buy__title{font-size:22px;font-weight:900;color:var(--kp-text-sk);margin-bottom:14px;line-height:1.2}.kp-pdp-skeptic .kp-sk-buy__price{font-size:42px;font-weight:900;color:var(--kp-accent-lt-sk);line-height:1;margin-bottom:4px}.kp-pdp-skeptic .kp-sk-buy__from{font-size:13px;color:var(--kp-text-faint-sk);text-decoration:line-through;margin-bottom:4px}.kp-pdp-skeptic .kp-sk-buy__inst{font-size:13px;color:var(--kp-text-lt-sk);margin-bottom:18px}.kp-pdp-skeptic .kp-sk-buy__cta{width:100%;display:flex;align-items:center;justify-content:center;padding:18px 22px;background:var(--kp-accent-sk);color:var(--kp-text-sk);border:none;border-radius:6px;font-size:16px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all .2s}.kp-pdp-skeptic .kp-sk-buy__cta:hover{background:var(--kp-accent-lt-sk);transform:translateY(-1px)}.kp-pdp-skeptic .kp-sk-buy__upsell{margin-top:16px;padding:14px;background:var(--kp-surface2-sk);border-left:3px solid var(--kp-accent-sk);border-radius:4px;text-align:left}.kp-pdp-skeptic .kp-sk-buy__upsell-title{font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--kp-accent-lt-sk);margin-bottom:6px}.kp-pdp-skeptic .kp-sk-buy__upsell-text{font-size:13px;color:var(--kp-text-md-sk);line-height:1.45;margin-bottom:10px}.kp-pdp-skeptic .kp-sk-buy__upsell-btn{display:inline-block;padding:8px 14px;background:transparent;color:var(--kp-accent-lt-sk);border:1px solid var(--kp-accent-sk);border-radius:4px;font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;text-decoration:none}.kp-pdp-skeptic .kp-sk-guarantee{max-width:600px;margin:0 auto;background:var(--kp-surface-sk);border:1px solid var(--kp-blue-sk);border-radius:6px;padding:24px 22px;text-align:center}.kp-pdp-skeptic .kp-sk-guarantee__title{font-size:20px;font-weight:900;color:var(--kp-text-sk);margin-bottom:10px}.kp-pdp-skeptic .kp-sk-guarantee__text{font-size:15px;color:var(--kp-text-md-sk);line-height:1.55}.kp-pdp-skeptic .kp-sk-faq__list{max-width:640px;margin:0 auto}.kp-pdp-skeptic .kp-sk-faq-item{border-bottom:1px solid var(--kp-border-sk)}.kp-pdp-skeptic .kp-sk-faq-item__q{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:16px 4px;text-align:left;font-size:16px;font-weight:700;color:var(--kp-text-sk);list-style:none;outline:none;-webkit-tap-highlight-color:transparent}.kp-pdp-skeptic .kp-sk-faq-item__q::-webkit-details-marker{display:none}.kp-pdp-skeptic .kp-sk-faq-item__q::marker{display:none;content:""}.kp-pdp-skeptic .kp-sk-faq-item__q:focus-visible{outline:2px solid var(--kp-blue-sk);outline-offset:2px}.kp-pdp-skeptic .kp-sk-faq-item__icon{color:var(--kp-accent-lt-sk);font-size:22px;flex-shrink:0;transition:transform .2s ease}.kp-pdp-skeptic .kp-sk-faq-item[open] .kp-sk-faq-item__icon{transform:rotate(45deg)}.kp-pdp-skeptic .kp-sk-faq-item__a p{padding:0 4px 16px;font-size:14px;color:var(--kp-text-md-sk);line-height:1.55}.kp-pdp-skeptic .kp-sk-faq-item[open] .kp-sk-faq-item__a{animation:kp-sk-faq-slide .25s ease-out}@keyframes kp-sk-faq-slide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.kp-pdp-skeptic .kp-sk-disclaimer{background:var(--kp-bg-sk);padding:24px 0 32px;font-size:12px;color:var(--kp-text-faint-sk);text-align:center}.kp-pdp-skeptic .kp-sk-disclaimer p{max-width:640px;margin:0 auto;padding:0 16px;line-height:1.55}
/*# sourceMappingURL=/cdn/shop/t/17/assets/kuprum-pdp-skeptic.css.map */
