@font-face{font-family:Proxima Nova;font-weight:300;font-display:swap;font-style:normal;src:url(https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff2) format("woff2"),url(https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff) format("woff")}@font-face{font-family:Proxima Nova;font-weight:400;font-display:swap;font-style:normal;src:url(https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-regular.woff2) format("woff2")}@font-face{font-family:Proxima Nova;font-weight:600;font-display:swap;font-style:normal;src:url(https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-semibold.woff2) format("woff2")}@font-face{font-family:Proxima Nova;font-weight:700;font-display:swap;font-style:normal;src:url(https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-bold.woff2) format("woff2")}:root{--pg-font: "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--pg-primary: #3483fa;--pg-primary-hover: #2968c8;--pg-primary-light: rgba(65,137,230,.15);--pg-primary-soft: rgba(65,137,230,.08);--pg-accent: #ff7733;--pg-accent-hover: #e66600;--pg-accent-soft: rgba(255,119,51,.1);--pg-success: #00A650;--pg-danger: #F23D4F;--pg-text: rgba(0,0,0,.9);--pg-text-muted: rgba(0,0,0,.55);--pg-text-disabled: rgba(0,0,0,.25);--pg-bg: #ffffff;--pg-bg-alt: #ededed;--pg-card-bg: #ffffff;--pg-border: rgba(0,0,0,.1);--pg-radius-sm: 2px;--pg-radius: 6px;--pg-radius-lg: 8px;--pg-radius-full: 999px;--pg-space-2xs: .25rem;--pg-space-xs: .5rem;--pg-space-sm: .75rem;--pg-space-md: 1rem;--pg-space-lg: 1.5rem;--pg-space-xl: 2rem;--pg-space-2xl: 3rem;--pg-text-xs: .75rem;--pg-text-sm: .875rem;--pg-text-base: 1rem;--pg-text-lg: 1.125rem;--pg-text-xl: 1.25rem;--pg-text-2xl: 1.5rem;--pg-text-3xl: 2rem;--pg-shadow-sm: 0 1px 2px 0 rgba(0,0,0,.12);--pg-shadow-md: 0 2px 6px 0 rgba(0,0,0,.12);--pg-section-spacing: 48px;--pg-z-sticky: 50;--pg-z-toast: 70}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--pg-font);font-size:var(--pg-text-base);line-height:1.6;color:var(--pg-text);background:radial-gradient(circle at top,#ffffffe0,#ffffffeb),linear-gradient(180deg,var(--pg-primary-soft) 0%,var(--pg-bg) 14rem);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,select,input{font:inherit}button{border:0;background:none}p,h1,h2,h3,h4,h5,h6{margin:0}::selection{color:#fff;background:var(--pg-primary)}.pg-page{position:relative;min-height:100dvh;padding-bottom:calc(4.5rem + env(safe-area-inset-bottom))}.pg-section{padding-block:var(--pg-section-spacing);content-visibility:auto;contain-intrinsic-size:500px}.pg-page>.pg-section:first-child{padding-top:0}.pg-section--mini{padding-block:calc(var(--pg-section-spacing) * .5)}.pg-hero{content-visibility:visible}.pg-section+.pg-hero{padding-top:0}.pg-section--alt{background:color-mix(in srgb,var(--pg-bg-alt) 78%,white 22%)}.pg-container{width:min(100%,34rem);margin-inline:auto;padding-inline:var(--pg-space-md)}.pg-card,.pg-benefit,.pg-testimonial,.pg-bonus,.pg-faq-item,.pg-guarantee,.pg-action-card,.pg-countdown{background:color-mix(in srgb,var(--pg-card-bg) 94%,white 6%);border:1px solid var(--pg-border);border-radius:var(--pg-card-radius, var(--pg-radius));box-shadow:var(--pg-card-shadow, var(--pg-shadow-sm))}.pg-section-header{display:grid;gap:var(--pg-space-sm);margin-bottom:var(--pg-space-lg);text-align:center}.pg-section-title,.pg-cta-final-title{font-size:clamp(1.6rem,5vw,2rem);line-height:1.1;letter-spacing:-.04em}.pg-section-title{color:var(--pg-text)}.pg-section-subtitle{color:var(--pg-text);font-size:var(--pg-text-sm)}.pg-cta-final-text,.pg-guarantee-text,.pg-hero-subtitle,.pg-benefit-text,.pg-howto-step-text,.pg-faq-answer-inner,.pg-bonus-text,.pg-installments{color:var(--pg-text-muted);font-size:var(--pg-text-sm)}.pg-badge-block{padding-block:var(--pg-space-lg) 0;text-align:center}.pg-badge-block__text{display:inline-block;max-width:100%;word-break:break-word;padding-block:.35rem;padding-inline:.85rem;border-radius:var(--pg-radius-full);font-size:var(--pg-text-xs);line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:700;text-align:center;color:var(--pg-primary);background:color-mix(in srgb,var(--pg-primary) 12%,transparent);border:1px solid var(--pg-primary);margin-inline:auto;animation:pg-badge-pulse 2.4s ease-in-out infinite}@keyframes pg-badge-pulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--pg-primary) 0%,transparent 100%)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--pg-primary) 18%,transparent 82%)}}.pg-heading-block{padding-block:calc(var(--pg-space-lg) * .5) var(--pg-space-lg);text-align:center}.pg-heading-block__title{font-size:clamp(1.78rem,6.9vw,2.45rem);line-height:1;letter-spacing:-.05em;margin:0}.pg-heading-block__subtitle{margin-top:var(--pg-space-sm);color:var(--pg-text-muted);font-size:var(--pg-text-sm)}.pg-eyebrow,.pg-badge,.pg-countdown-label{text-transform:uppercase;letter-spacing:.08em;font-weight:700}.pg-eyebrow,.pg-badge{display:inline-flex;align-items:center;gap:var(--pg-space-xs);width:max-content;min-height:2rem;padding-inline:.85rem;border-radius:var(--pg-radius-full);font-size:var(--pg-text-xs)}.pg-eyebrow{color:var(--pg-primary);background:var(--pg-primary-soft);padding-inline:0}.pg-badge{display:inline-flex;align-items:center;justify-content:center;min-height:auto;color:#fff;background:var(--pg-badge-bg, #ff7733);padding:3px 4px;border-radius:2px;font-size:var(--pg-text-xs);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.pg-badge--discount{position:absolute;bottom:.5rem;right:.5rem;z-index:1;font-size:.65rem;font-weight:600;line-height:1}@keyframes pg-badge-pulse{0%,to{opacity:1}50%{opacity:.78}}.pg-hero-shell{display:grid;gap:var(--pg-space-lg)}.pg-hero-media{display:grid}.pg-gallery{display:grid;gap:8px}.pg-gallery__main{position:relative;cursor:grab;user-select:none;-webkit-user-select:none}.pg-gallery__main.is-dragging{cursor:grabbing}.pg-gallery__frame{position:relative;overflow:clip;border-radius:calc(var(--pg-radius-lg) + 4px);border:1px solid var(--pg-border);background:radial-gradient(circle at top left,color-mix(in srgb,var(--pg-primary-soft) 80%,white 20%),transparent 58%),var(--pg-card-bg);box-shadow:var(--pg-shadow-md)}.pg-gallery__image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.pg-gallery__thumbs{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:2px;margin:0}.pg-gallery__thumbs::-webkit-scrollbar{display:none}.pg-gallery__thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:6px;overflow:clip;cursor:pointer;background:none;transition:border-color .18s ease,opacity .18s ease;opacity:.6;scroll-snap-align:start}.pg-gallery__thumb.is-active{border-color:#3483fa;opacity:1}.pg-gallery__thumb:hover{opacity:.85}.pg-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}.pg-gallery__thumbs{scroll-behavior:smooth}.pg-gallery__thumb{scroll-snap-stop:always}.pg-section-image{display:block;width:100%;border-radius:var(--pg-radius);border:1px solid var(--pg-border)}.pg-section-image__caption{margin-top:8px;font-size:var(--pg-text-sm);color:var(--pg-text-muted);text-align:center}.pg-section-video{position:relative;overflow:clip;border-radius:var(--pg-radius);border:1px solid var(--pg-border);aspect-ratio:16 / 9}.pg-section-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pg-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:var(--pg-space-sm)}.pg-gallery-grid{display:grid;grid-template-columns:1fr;gap:var(--pg-space-md)}.pg-gallery-grid__img{display:block;width:100%;border-radius:var(--pg-radius-sm);border:1px solid var(--pg-border)}.pg-hero-content,.pg-hero-copy,.pg-action-card{display:grid;gap:var(--pg-space-md)}.pg-hero-title{margin:0;font-size:clamp(1.78rem,6.9vw,2.45rem);line-height:1;letter-spacing:-.05em;text-align:center}.pg-rating{justify-content:flex-end;display:flex;flex-direction:row;align-items:center;color:var(--pg-rating-color, #3483fa);margin-block:0}.pg-rating__num{color:var(--pg-rating-color, #3483fa);font-size:40px;font-weight:700;line-height:1.03;margin:0 18px 0 0}@media(min-width:640px){.pg-rating__num{font-size:48px}}.pg-rating__content{display:flex;flex-direction:column;justify-content:center}.pg-rating__stars{display:flex;gap:2px;margin-bottom:3px}.pg-rating__star{height:18px;width:19.29px}.pg-rating__stars .pg-rating__star+.pg-rating__star{margin-left:7px}.pg-rating__label{color:var(--pg-rating-color, var(--pg-text-muted));font-size:12px;font-weight:400;line-height:15px;margin:0 4px}.pg-hero-subtitle{font-size:var(--pg-text-base);font-weight:400;line-height:1.55;letter-spacing:0;text-wrap:pretty;color:var(--pg-subtitle-color, var(--pg-text))}.pg-hero-subtitle,.pg-hero-subtitle.rte,.pg-hero-subtitle.rte p,.pg-hero-subtitle.rte div,.pg-hero-subtitle.rte li,.pg-hero-subtitle.rte span,.pg-hero-subtitle.rte strong,.pg-hero-subtitle.rte em,.pg-hero-subtitle.rte a,.pg-hero-subtitle.rte blockquote{font-family:var(--pg-font);font-size:var(--pg-text-base);font-weight:400;line-height:1.55;letter-spacing:0;color:var(--pg-subtitle-color, var(--pg-text))}.pg-hero-subtitle.rte h1,.pg-hero-subtitle.rte h2,.pg-hero-subtitle.rte h3,.pg-hero-subtitle.rte h4,.pg-hero-subtitle.rte h5,.pg-hero-subtitle.rte h6{font-family:var(--pg-font);font-weight:600;line-height:1.35;letter-spacing:-.02em;color:var(--pg-text);margin:1.2em 0 .5em}.pg-hero-subtitle.rte h1{font-size:var(--pg-text-3xl)}.pg-hero-subtitle.rte h2{font-size:var(--pg-text-2xl)}.pg-hero-subtitle.rte h3{font-size:var(--pg-text-xl)}.pg-hero-subtitle.rte h4{font-size:var(--pg-text-lg)}.pg-hero-subtitle.rte h5{font-size:var(--pg-text-base)}.pg-hero-subtitle.rte h6{font-size:var(--pg-text-sm)}.pg-hero-subtitle.rte img{display:block;max-width:100%;height:auto;margin-block:1.2rem;border-radius:calc(var(--pg-radius) - 4px);border:1px solid var(--pg-border);box-shadow:var(--pg-card-shadow, var(--pg-shadow-sm))}.pg-hero-subtitle.rte img:first-child{margin-block-start:0}.pg-hero-subtitle.rte img:last-child{margin-block-end:0}.pg-hero-subtitle.rte>*:first-child{margin-top:0}.pg-hero-subtitle.rte>*:last-child{margin-bottom:0}.pg-hero-subtitle.rte p+p,.pg-hero-subtitle.rte ul+p,.pg-hero-subtitle.rte p+ul{margin-top:.6rem}.pg-hero-subtitle.rte ul{margin:.6rem 0;padding:0;list-style:none;display:grid;gap:.42rem}.pg-hero-subtitle.rte ul li{position:relative;padding-left:1.6rem}.pg-hero-subtitle.rte ul li:before{content:"";position:absolute;top:calc((1.55em - 1.1em) / 2);left:0;width:1.1em;height:1.1em;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23059669' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center/contain no-repeat}.pg-hero-subtitle.rte ul ul{margin:.2rem 0 0;padding-left:1rem;gap:.2rem}.pg-hero-subtitle.rte ul ul li:before{width:.7em;height:.7em;top:.3em;stroke-width:3;opacity:.7}.pg-hero-subtitle.rte ol{margin:.6rem 0;padding:0;list-style:none;counter-reset:pg-list;display:grid;gap:.42rem}.pg-hero-subtitle.rte ol li{position:relative;padding-left:1.8rem;counter-increment:pg-list}.pg-hero-subtitle.rte ol li:before{content:counter(pg-list);position:absolute;top:.25em;left:0;width:1.4em;height:1.4em;display:flex;align-items:center;justify-content:center;font-family:var(--pg-font);font-size:.75em;font-weight:600;line-height:1;color:var(--pg-primary);background:color-mix(in srgb,var(--pg-primary) 12%,transparent);border-radius:50%}.pg-hero-subtitle.rte ol ol{margin:.2rem 0 0;padding-left:1rem;gap:.2rem}.pg-hero-subtitle.rte ol ol li:before{width:1.2em;height:1.2em;font-size:.65em;opacity:.7}.pg-hero-subtitle.rte li+li{margin-top:0}.pg-hero-subtitle.rte strong{font-weight:600}.pg-hero-subtitle.rte em{font-style:italic}.pg-hero-subtitle.rte u,.pg-hero-subtitle.rte ins{text-decoration:underline;text-underline-offset:2px}.pg-hero-subtitle.rte s,.pg-hero-subtitle.rte del{text-decoration:line-through;opacity:.7}.pg-hero-subtitle.rte small{font-size:var(--pg-text-sm);color:var(--pg-text-muted)}.pg-hero-subtitle.rte mark{background:color-mix(in srgb,var(--pg-accent) 25%,transparent);color:inherit;padding:.05em .25em;border-radius:4px}.pg-hero-subtitle.rte sub,.pg-hero-subtitle.rte sup{font-size:.7em;line-height:1}.pg-hero-subtitle.rte code,.pg-hero-subtitle.rte kbd,.pg-hero-subtitle.rte samp{font-family:SF Mono,Menlo,Consolas,monospace;font-size:.85em;padding:.1em .35em;background:color-mix(in srgb,var(--pg-bg-alt) 60%,transparent);border:1px solid var(--pg-border);border-radius:6px;color:var(--pg-text)}.pg-hero-subtitle.rte pre{margin:.8rem 0;padding:1rem 1.15rem;overflow-x:auto;background:color-mix(in srgb,var(--pg-bg-alt) 80%,transparent);border:1px solid var(--pg-border);border-radius:calc(var(--pg-radius) - 4px);font-size:var(--pg-text-sm);line-height:1.6;-webkit-overflow-scrolling:touch}.pg-hero-subtitle.rte pre code{background:none;border:none;padding:0;font-size:inherit;color:inherit}.pg-hero-subtitle.rte hr{margin:1.2rem 0;border:none;height:1px;background:var(--pg-border)}.pg-hero-subtitle.rte figure{margin:1.2rem 0}.pg-hero-subtitle.rte figcaption{margin-top:.5rem;font-size:var(--pg-text-sm);color:var(--pg-text-muted);text-align:center;font-style:italic}.pg-hero-subtitle.rte iframe,.pg-hero-subtitle.rte video{display:block;max-width:100%;width:100%;margin-block:1.2rem;border-radius:calc(var(--pg-radius) - 4px);border:1px solid var(--pg-border);aspect-ratio:16 / 9}.pg-hero-subtitle.rte iframe:first-child,.pg-hero-subtitle.rte video:first-child{margin-block-start:0}.pg-hero-subtitle.rte iframe:last-child,.pg-hero-subtitle.rte video:last-child{margin-block-end:0}.pg-hero-subtitle.rte table{width:100%;margin:.8rem 0;border-collapse:collapse;font-size:var(--pg-text-sm);line-height:1.5}.pg-hero-subtitle.rte th,.pg-hero-subtitle.rte td{padding:.6rem .8rem;border:1px solid var(--pg-border);text-align:left;vertical-align:top}.pg-hero-subtitle.rte th{font-weight:600;background:color-mix(in srgb,var(--pg-bg-alt) 60%,transparent);color:var(--pg-text)}.pg-hero-subtitle.rte td{color:var(--pg-text-muted)}.pg-hero-subtitle.rte tr:nth-child(2n) td{background:color-mix(in srgb,var(--pg-bg-alt) 30%,transparent)}.pg-hero-highlights{display:grid}.pg-hero-highlight{display:flex;align-items:center;gap:.48rem;min-height:2.3rem;padding:.55rem 0;border-radius:14px;background:color-mix(in srgb,var(--pg-primary-soft) 34%,white 66%);color:var(--pg-text);font-size:var(--pg-text-sm);line-height:1.25}.pg-hero-highlight svg{flex:0 0 auto;color:var(--pg-primary);width:14px;height:14px;margin-top:0}.pg-action-card{--pg-action-gap: .8rem;gap:var(--pg-action-gap);padding-block:2.3rem;padding-inline:1.15rem;background:var(--pg-card-bg);border:1px solid rgba(0,0,0,.1);border-radius:var(--pg-card-radius, 6px);box-shadow:var(--pg-card-shadow, var(--pg-shadow-md));margin:0}.pg-price{display:grid;gap:.35rem;justify-items:center;text-align:center}.pg-price-row{display:flex;align-items:baseline;justify-content:center;gap:.55rem;flex-wrap:wrap}.pg-price-normal{align-items:center;gap:.4rem;color:var(--pg-text-muted)}.pg-price-today{align-items:center}.pg-countdown-label{font-size:var(--pg-text-xs);color:var(--pg-text-muted)}.pg-price-row .pg-price-label{flex:0 0 auto}.pg-price-today .pg-price-label{padding-bottom:.22rem}.pg-price-label,.pg-price-compare,.pg-price-currency{font-size:var(--pg-text-base);font-weight:400;color:var(--pg-text-muted)}.pg-price-compare{text-decoration:line-through}.pg-price-currency{padding-bottom:.22rem;text-transform:uppercase;color:var(--pg-text-muted)}.pg-price-current,.pg-price-compare,.pg-countdown-value{font-variant-numeric:tabular-nums}.pg-price-current{font-size:clamp(2.6rem,11vw,3.8rem);font-weight:700;letter-spacing:-.05em;line-height:1}.pg-price-normal .pg-price-compare{line-height:1.3}.pg-price-compare[hidden]{display:none}.pg-price-today .pg-price-label{display:inline-block;color:#fff;background:#16a34a;padding:0 8px;border-radius:3px;font-size:11px;font-weight:700;line-height:1.4;text-transform:uppercase}.pg-scarcity{display:flex;align-items:center;gap:.45rem;font-size:var(--pg-text-sm)}.pg-scarcity{display:inline-flex;flex-wrap:wrap;justify-content:center;padding:0;color:var(--pg-danger)}.pg-scarcity-timer{display:inline-flex;align-items:center;justify-content:center;min-height:1.55rem;min-width:9ch;text-align:center;padding:0 .45rem;border:1px solid color-mix(in srgb,var(--pg-danger) 18%,transparent 82%);border-radius:999px;background:color-mix(in srgb,var(--pg-danger) 8%,white 92%);font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:1;font-variant-numeric:tabular-nums;animation:pg-scarcity-timer-breathe 1.8s ease-in-out infinite}.pg-scarcity-timer.is-ticking{min-width:9ch}@keyframes pg-scarcity-timer-breathe{0%,to{box-shadow:0 0 #dc262600}50%{box-shadow:0 0 0 4px #dc262614}}.pg-payments{display:flex;justify-content:center;align-items:center;gap:10px}.pg-payments img{width:46px;height:30px;object-fit:contain;background:#fff;padding:5px 8px;border-radius:4px}.pg-trust{padding:var(--pg-space-md);background:var(--pg-card-bg);border:1px solid rgba(0,0,0,.1);border-radius:var(--pg-card-radius, var(--pg-radius));width:100%;display:grid;gap:12px}.pg-trust__medal-row{display:flex;gap:6px}.pg-trust__medal-icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.pg-trust__medal-text{display:flex;flex-direction:column;width:100%}.pg-trust__medal-title{font-size:14px;font-weight:600;line-height:1.25;color:#00a650;margin:0}.pg-trust__medal-sub{font-size:12px;font-weight:400;line-height:1.25;color:var(--pg-text-muted);margin:0}.pg-trust__thermometer{display:flex;align-items:center;justify-content:flex-end;margin:8px 0 0;padding:0;list-style:none;width:100%}.pg-trust__bar{height:6px;flex:1;border-radius:0}.pg-trust__bar+.pg-trust__bar{margin-left:4px}.pg-trust__bar--1{background:#f23d4f;opacity:.15;border-radius:3px 0 0 3px}.pg-trust__bar--2{background:#f73;opacity:.15}.pg-trust__bar--3{background:#ffe600;opacity:.15}.pg-trust__bar--4{background:#aadb1e;opacity:.15}.pg-trust__bar--5{background:#00a650;opacity:.15;border-radius:0 3px 3px 0}.pg-trust__bar--5.is-filled{background:#00a650;height:8px;opacity:1;flex:0 0 40px}.pg-trust__info{display:flex;text-align:center}.pg-trust__info-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.pg-trust__info-item svg{width:18px;height:18px}.pg-trust__info-value{font-size:14px;font-weight:600;line-height:18px;color:var(--pg-text);margin:0}.pg-trust__info-label{font-size:12px;font-weight:400;line-height:14px;color:var(--pg-text-muted);margin:0}.pg-field-label{display:block;font-size:var(--pg-text-xs);font-weight:700;color:var(--pg-text);text-transform:uppercase;letter-spacing:.08em}.pg-select{width:100%;min-height:3.25rem;padding:.95rem 2.8rem .95rem 1rem;border:1px solid var(--pg-border);border-radius:calc(var(--pg-radius) - 4px);background:linear-gradient(180deg,#fffffff2,#f8fafcf2);background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.25L6 6.25L11 1.25' stroke='%2331363F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;color:var(--pg-text);appearance:none;-webkit-appearance:none}.pg-select:focus-visible{outline:2px solid color-mix(in srgb,var(--pg-primary) 30%,transparent 70%);outline-offset:2px;border-color:var(--pg-primary)}.pg-btn,.pg-sticky-cta{position:relative;isolation:isolate;overflow:clip;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;min-height:48px;padding:12px 24px;border-radius:6px;font-family:var(--pg-font);font-size:16px;font-weight:600;line-height:1;text-align:center;cursor:pointer;border:none;transition:background .18s ease-out,box-shadow .25s ease-out,transform .18s ease;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.pg-btn:before,.pg-sticky-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.16) 48%,transparent 100%);transform:translate(-100%);transition:transform .48s ease}.pg-btn:hover:before,.pg-sticky-cta:hover:before,.pg-btn:focus-visible:before,.pg-sticky-cta:focus-visible:before{transform:translate(100%)}.pg-btn:hover,.pg-sticky-cta:hover,.pg-btn:focus-visible,.pg-sticky-cta:focus-visible{box-shadow:0 8px 18px #0000001f}.pg-btn:active,.pg-sticky-cta:active{transform:scale(.985)}.pg-btn.is-loading,.pg-sticky-cta.is-loading,.pg-btn.is-disabled{pointer-events:none;opacity:.68}.pg-btn--primary,.pg-sticky-cta{color:var(--pg-btn-text, #fff);background:var(--pg-primary)}.pg-btn--breathing{animation:pg-cta-breathe 2.4s ease-in-out infinite}@keyframes pg-cta-breathe{0%,to{box-shadow:0 0 color-mix(in srgb,var(--pg-primary) 40%,transparent)}50%{box-shadow:0 0 0 14px color-mix(in srgb,var(--pg-primary) 0%,transparent)}}.pg-btn--accent{color:var(--pg-btn-text, #fff);background:linear-gradient(135deg,var(--pg-accent),var(--pg-accent-hover))}.pg-btn--danger{color:var(--pg-btn-text, #fff);background:linear-gradient(135deg,#ef4444,#dc2626)}.pg-btn--outline{color:var(--pg-primary);background:#fff;border:1px solid color-mix(in srgb,var(--pg-primary) 28%,var(--pg-border) 72%)}.pg-btn__label{position:relative;z-index:1;display:inline-block;font-size:var(--pg-text-base);font-weight:700;letter-spacing:-.015em;line-height:1.1}.pg-btn>svg,.pg-sticky-cta>svg{position:relative;z-index:1;flex:0 0 auto}.pg-action-note{display:flex;align-items:center;justify-content:center;text-align:center;gap:.4rem;color:var(--pg-text-muted);font-size:var(--pg-text-sm);line-height:1.4}.pg-action-note--center{justify-content:center}.pg-action-note--installments{color:#16a34a}.pg-countdown{padding:1.25rem;box-shadow:var(--pg-card-shadow, var(--pg-shadow-sm))}.pg-countdown-header{display:grid;gap:var(--pg-space-xs);margin-bottom:var(--pg-space-md);text-align:center}.pg-countdown-title{font-size:var(--pg-text-base);font-weight:700}.pg-countdown-subtitle{color:var(--pg-text-muted);font-size:var(--pg-text-xs)}.pg-countdown-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pg-space-xs)}.pg-countdown-unit{display:grid;gap:.4rem;justify-items:center}.pg-countdown-value{width:100%;min-height:4rem;display:grid;place-items:center;border-radius:calc(var(--pg-radius) - 8px);background:color-mix(in srgb,var(--pg-primary-soft) 45%,white 55%);font-size:clamp(1.35rem,5vw,1.8rem);font-weight:700;color:var(--pg-text)}.pg-painpoints-list,.pg-benefits-grid,.pg-howto-list,.pg-testimonials-list,.pg-bonuses-grid,.pg-faq-list{display:grid;gap:var(--pg-space-md)}.pg-stack-active .pg-benefits-grid,.pg-stack-active .pg-testimonials-list,.pg-stack-active .pg-bonuses-grid{display:block;gap:0}.pg-stack-active .pg-benefit,.pg-stack-active .pg-testimonial,.pg-stack-active .pg-bonus{position:sticky;top:calc(34px + var(--pg-stack-order, 0) * 24px);z-index:calc(var(--pg-stack-order, 0) + 1);margin-bottom:1rem}.pg-stack-active .pg-benefits-grid>.pg-benefit:last-child,.pg-stack-active .pg-testimonials-list>.pg-testimonial:last-child,.pg-stack-active .pg-bonuses-grid>.pg-bonus:last-child{margin-bottom:0}.pg-stack-active .pg-benefit:nth-child(1){--pg-stack-order: 0}.pg-stack-active .pg-benefit:nth-child(2){--pg-stack-order: 1}.pg-stack-active .pg-benefit:nth-child(3){--pg-stack-order: 2}.pg-stack-active .pg-benefit:nth-child(4){--pg-stack-order: 3}.pg-stack-active .pg-benefit:nth-child(5){--pg-stack-order: 4}.pg-stack-active .pg-benefit:nth-child(6){--pg-stack-order: 5}.pg-stack-active .pg-benefit:nth-child(7){--pg-stack-order: 6}.pg-stack-active .pg-benefit:nth-child(8){--pg-stack-order: 7}.pg-stack-active .pg-benefit:nth-child(9){--pg-stack-order: 8}.pg-stack-active .pg-benefit:nth-child(10){--pg-stack-order: 9}.pg-stack-active .pg-benefit:nth-child(11){--pg-stack-order: 10}.pg-stack-active .pg-benefit:nth-child(12){--pg-stack-order: 11}.pg-stack-active .pg-testimonial:nth-child(1){--pg-stack-order: 0}.pg-stack-active .pg-testimonial:nth-child(2){--pg-stack-order: 1}.pg-stack-active .pg-testimonial:nth-child(3){--pg-stack-order: 2}.pg-stack-active .pg-testimonial:nth-child(4){--pg-stack-order: 3}.pg-stack-active .pg-testimonial:nth-child(5){--pg-stack-order: 4}.pg-stack-active .pg-testimonial:nth-child(6){--pg-stack-order: 5}.pg-stack-active .pg-testimonial:nth-child(7){--pg-stack-order: 6}.pg-stack-active .pg-testimonial:nth-child(8){--pg-stack-order: 7}.pg-stack-active .pg-bonus:nth-child(1){--pg-stack-order: 0}.pg-stack-active .pg-bonus:nth-child(2){--pg-stack-order: 1}.pg-stack-active .pg-bonus:nth-child(3){--pg-stack-order: 2}.pg-stack-active .pg-bonus:nth-child(4){--pg-stack-order: 3}.pg-stack-active .pg-bonus:nth-child(5){--pg-stack-order: 4}.pg-stack-active .pg-bonus:nth-child(6){--pg-stack-order: 5}.pg-stack-active .pg-bonus:nth-child(7){--pg-stack-order: 6}.pg-stack-active .pg-bonus:nth-child(8){--pg-stack-order: 7}.pg-stack-active .pg-bonus:nth-child(9){--pg-stack-order: 8}.pg-stack-active .pg-bonus:nth-child(10){--pg-stack-order: 9}.pg-stack-active .pg-bonus:nth-child(11){--pg-stack-order: 10}.pg-stack-active .pg-bonus:nth-child(12){--pg-stack-order: 11}.pg-painpoint,.pg-howto-step{display:flex;align-items:flex-start;gap:var(--pg-space-md)}.pg-painpoint{padding:.1rem 0}.pg-painpoint-icon,.pg-bonus-icon,.pg-howto-number{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.pg-painpoint-icon{width:1.5rem;height:1.5rem;border-radius:var(--pg-radius-full);background:color-mix(in srgb,var(--pg-danger) 10%,white 90%);color:var(--pg-danger)}.pg-painpoint-text{font-size:var(--pg-text-sm)}.pg-painpoint-title{display:block;font-size:var(--pg-text-base);margin-bottom:.15rem}.pg-bonus{display:flex;align-items:flex-start;gap:var(--pg-space-md);flex-direction:row-reverse}.pg-bonus:has(.pg-bonus-image){flex-direction:column;padding:0;gap:0}.pg-bonus-image{display:block;width:240px;height:240px;object-fit:contain;margin:1.15rem auto .25rem;border-radius:var(--pg-radius-sm)}.pg-bonus:has(.pg-bonus-image) .pg-bonus-icon{margin:0 1.15rem;align-self:flex-end}.pg-bonus-body{flex:1;min-width:0}.pg-bonus:has(.pg-bonus-image) .pg-bonus-body{padding:0 1.15rem 1.15rem}.pg-bonus-badge{display:inline-flex;align-items:center;gap:.35rem;margin-top:.5rem;font-size:var(--pg-text-xs);font-weight:600;color:#16a34a}.pg-benefit,.pg-testimonial,.pg-bonus,.pg-cta-final{padding:1.15rem}.pg-benefit,.pg-testimonial,.pg-bonus{box-shadow:var(--pg-card-shadow, var(--pg-shadow-sm))}.pg-benefit{border:none;border-left:3px solid var(--pg-primary);border-radius:0;padding:1.25rem 1.35rem;box-shadow:none;background:linear-gradient(135deg,color-mix(in srgb,var(--pg-primary) 5%,transparent) 0%,transparent 40%),color-mix(in srgb,var(--pg-card-bg) 94%,white 6%)}.pg-benefit-title,.pg-howto-step-title,.pg-bonus-title,.pg-guarantee-title{font-weight:700;line-height:1.3}.pg-benefit-title{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:1.05rem;letter-spacing:-.02em}.pg-benefit-title svg{flex:0 0 auto;width:28px;height:28px;padding:6px;border-radius:50%;background:linear-gradient(135deg,var(--pg-primary),var(--pg-primary-hover));color:#fff}.pg-howto-number{width:1.75rem;height:1.75rem;border-radius:var(--pg-radius-full);background:linear-gradient(135deg,var(--pg-primary),var(--pg-primary-hover));color:#fff;font-weight:700}.pg-howto-content{padding-top:.2rem}.pg-testimonial{background:#fff;border:none;border-radius:0;box-shadow:none;padding:16px 0 0}.pg-testimonial+.pg-testimonial{border-top:1px solid var(--pg-border)}.pg-testimonial__stars{display:flex;gap:2px;margin-bottom:8px;color:var(--pg-primary)}.pg-testimonial__star{width:16px;height:16px}.pg-testimonial__text{font-size:14px;font-weight:400;line-height:18px;color:#000000e6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pg-testimonial__footer{display:flex;align-items:center}.pg-testimonial__author{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:400;color:#0000008c}.pg-testimonial__avatar{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:var(--pg-primary-soft);color:var(--pg-primary);font-size:10px;font-weight:700;border-radius:50%}.pg-testimonial__name{font-weight:600;color:#000000e6}.pg-guarantee{padding:1.25rem 1.15rem;text-align:center;background:color-mix(in srgb,var(--pg-primary-soft) 34%,white 66%);border-color:color-mix(in srgb,var(--pg-primary) 10%,var(--pg-border) 90%);border-radius:var(--pg-card-radius, var(--pg-radius));box-shadow:none}.pg-guarantee-icon{display:grid;place-items:center;margin-bottom:var(--pg-space-md)}.pg-guarantee-icon svg{width:3rem;height:3rem;color:#16a34a}.pg-guarantee-features{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.25rem;text-align:left}.pg-guarantee-feat{display:flex;align-items:center;gap:.5rem;font-size:var(--pg-text-sm);font-weight:600;color:var(--pg-text)}.pg-guarantee-feat svg{flex:0 0 auto;color:#16a34a}@media(min-width:640px){.pg-guarantee-features{grid-template-columns:repeat(4,1fr);text-align:center}.pg-guarantee-feat{flex-direction:column;text-align:center}}.pg-faq-item{overflow:clip;box-shadow:none}.pg-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--pg-space-md);padding:1rem 1rem 1rem 1.1rem;text-align:left;cursor:pointer}.pg-faq-question span{font-size:var(--pg-text-base);font-weight:700;line-height:1.35}.pg-faq-icon{flex:0 0 auto;color:var(--pg-text-muted);transition:transform .18s ease}.pg-faq-answer{max-height:0;overflow:hidden;transition:max-height .22s ease}.pg-faq-answer-inner{padding:0 1.1rem 1rem}.pg-faq-item.is-open .pg-faq-answer{max-height:22rem}.pg-faq-item.is-open .pg-faq-icon{transform:rotate(45deg)}.pg-bonus-icon{width:2rem;height:2rem;border-radius:var(--pg-radius-full);background:var(--pg-accent-soft);color:#16a34a}.pg-cta-final{display:grid;gap:var(--pg-space-md);text-align:center}.pg-footer{padding:1.5rem 0 calc(2rem + env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb,var(--pg-border) 72%,white 28%)}.pg-footer .pg-container{display:grid;gap:.7rem;justify-items:center}.pg-footer-brand{display:inline-flex;align-items:center;gap:.55rem;color:var(--pg-text)}.pg-footer-logo{display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;border-radius:999px;background:color-mix(in srgb,var(--pg-primary-soft) 68%,white 32%);color:var(--pg-primary)}.pg-footer-logo--image{padding:.2rem;background:color-mix(in srgb,var(--pg-primary-soft) 58%,white 42%)}.pg-footer-logo-image{display:block;width:auto;height:auto;max-width:3.1rem;max-height:3.1rem}.pg-footer-name{font-size:var(--pg-text-sm);font-weight:700;letter-spacing:-.02em}.pg-footer-text{text-align:center;color:var(--pg-text-muted);font-size:var(--pg-text-xs)}.pg-sticky{position:fixed;inset-inline:0;bottom:0;z-index:var(--pg-z-sticky);padding:.6rem .85rem calc(.6rem + env(safe-area-inset-bottom));background:#ffffffe6;border-top:1px solid color-mix(in srgb,var(--pg-border) 80%,white 20%);-webkit-backdrop-filter:blur(16px) saturate(160%);backdrop-filter:blur(16px) saturate(160%);transform:translateY(110%);transition:transform .24s ease}.pg-sticky.is-visible{transform:translateY(0)}.pg-sticky-inner{width:min(100%,34rem);margin-inline:auto;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:center}.pg-sticky-price{display:grid;gap:0;min-width:0}.pg-sticky-price .pg-price-current{font-size:var(--pg-text-lg);line-height:1.2;letter-spacing:-.03em}.pg-sticky-price .pg-price-compare{font-size:var(--pg-text-sm);line-height:1.2}.pg-sticky-cta{min-height:2.5rem;height:40px;font-size:var(--pg-text-sm);font-weight:700;white-space:nowrap;max-width:200px;justify-self:end}.pg-toast{position:fixed;inset-inline:1rem;bottom:calc(5.9rem + env(safe-area-inset-bottom));z-index:var(--pg-z-toast);padding:.9rem 1rem;border-radius:calc(var(--pg-radius) - 4px);background:#0f172af0;color:#fff;font-size:var(--pg-text-sm);box-shadow:var(--pg-shadow-md);opacity:0;transform:translateY(.75rem);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.pg-toast.is-visible{opacity:1;transform:translateY(0)}.pg-popup-wrap{position:fixed;left:12px;right:12px;bottom:calc(.75rem + env(safe-area-inset-bottom));z-index:calc(var(--pg-z-toast) - 1);pointer-events:none}html.pg-popup-sticky-visible .pg-popup-wrap{bottom:calc(4.25rem + env(safe-area-inset-bottom))}.pg-popup-card{display:flex;gap:6px;width:100%;padding:8px;border-radius:8px;background:color-mix(in srgb,var(--pg-card-bg) 94%,white 6%);border:1px solid var(--pg-border);box-shadow:0 2px 8px #00000014;opacity:0;transform:translate3d(0,18px,0) scale(.97);transition:none}.pg-popup-card.is-show{animation:pg-popup-in .55s cubic-bezier(.2,.9,.2,1.1) forwards;pointer-events:auto}.pg-popup-card.is-hide{animation:pg-popup-out .35s ease forwards}.pg-popup-avatar{flex:0 0 28px;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;line-height:1;color:#fff}.pg-popup-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pg-popup-label{font-size:10px;font-weight:700;color:#16a34a;text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.pg-popup-name{font-size:11px;font-weight:600;color:var(--pg-text);line-height:1.2}.pg-popup-text{font-size:11px;line-height:1.25;color:var(--pg-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@keyframes pg-popup-in{0%{opacity:0;transform:translate3d(0,18px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes pg-popup-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(14px)}}@media(min-width:640px){.pg-page{padding-bottom:calc(4rem + env(safe-area-inset-bottom))}.pg-container{width:min(100%,58rem);padding-inline:1.5rem}.pg-hero-shell{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:start}.pg-hero-media{position:sticky;top:1.5rem}.pg-benefits-grid,.pg-testimonials-list,.pg-bonuses-grid{display:grid;gap:var(--pg-space-md);grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.pg-benefit,.pg-testimonial,.pg-bonus{position:static;top:auto;z-index:auto;margin-bottom:0;padding:1.15rem;border-top:none;border:1px solid var(--pg-border);border-radius:var(--pg-radius);box-shadow:var(--pg-card-shadow, var(--pg-shadow-sm))}.pg-benefit{border:none;border-left:3px solid var(--pg-primary);border-radius:0;padding:1.25rem 1.35rem;box-shadow:none;background:linear-gradient(135deg,color-mix(in srgb,var(--pg-primary) 5%,transparent) 0%,transparent 40%),color-mix(in srgb,var(--pg-card-bg) 94%,white 6%)}.pg-toast{inset-inline:auto 1.5rem;width:min(22rem,calc(100vw - 3rem));bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product-generic.css.map */
