.gch-prova-stage{position:relative;overflow:hidden;border-radius:var(--gch-r);background:#141416;aspect-ratio:4/5;max-height:460px}.gch-prova-stage img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;object-position:50% var(--oy,34%);transform:scale(var(--sc,1.02));transform-origin:50% 40%;filter:brightness(.74) contrast(1.05);opacity:0;transition:opacity .18s linear}.gch-prova-stage img.on{opacity:1}.gch-beam{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;--x:34%;mix-blend-mode:screen;background:linear-gradient(100deg,transparent calc(var(--x) - 30%),rgba(239,198,74,.16) calc(var(--x) - 13%),rgba(239,198,74,.42) var(--x),rgba(239,198,74,.16) calc(var(--x) + 13%),transparent calc(var(--x) + 30%))}.gch-chips{position:absolute;left:10px;right:10px;bottom:10px;display:flex;gap:6px;flex-wrap:wrap}.gch-chip{font-variation-settings:"wdth" 72;font-weight:700;text-transform:uppercase;letter-spacing:.09em;font-size:10px;padding:6px 9px;border-radius:2px;background:var(--gch-perola);color:var(--gch-blackout)}.gch-chip--ok{background:var(--gch-salvia);color:#fff}.gch-chip--sim{position:absolute;top:10px;right:10px;background:#0b0b0cb3;color:#fbfaf8cc;border:1px solid var(--gch-fio-claro)}.gch-ctl{margin-top:14px}.gch-ctl label{display:block;font-variation-settings:"wdth" 72;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:10px;color:#fbfaf899;margin-bottom:8px}.gch-ctl input[type=range]{width:100%;accent-color:var(--gch-luz);height:28px;cursor:grab}.gch-marks{display:flex;justify-content:space-between;font-variation-settings:"wdth" 72;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:9.5px;color:#fbfaf86b;margin-top:-2px}.gch-marks .on{color:var(--gch-luz)}.gch-provas{display:grid;gap:11px;margin:20px 0 18px}.gch-provas>div{display:flex;gap:11px;align-items:flex-start}.gch-provas svg{width:18px;height:18px;stroke:var(--gch-luz);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none;margin-top:2px}.gch-provas b{display:block;font-size:13px}.gch-provas span{font-size:12.5px;color:#fbfaf8a8;line-height:1.4}@media(min-width:750px){.gch-prova-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.gch-prova-stage{aspect-ratio:1/1;max-height:none}}.gch-kits{display:grid;gap:9px}@media(min-width:750px){.gch-kits{grid-template-columns:repeat(3,1fr)}}.gch .gch-kit{display:flex;gap:12px;align-items:center;background:#fffdfa;border-radius:var(--gch-r);padding:11px;border:1px solid rgba(11,11,12,.1);text-align:left;width:100%;color:var(--gch-blackout);box-shadow:0 1px 2px #3c200c0f;transition:border-color .15s ease}.gch .gch-kit[aria-pressed=true]{border:2px solid var(--gch-blackout);padding:10px}.gch-kit .k-ph{position:relative;flex:none}.gch-kit img{width:62px;aspect-ratio:3/4;object-fit:cover;border-radius:2px;display:block;background:#efeae4}.gch-kit .k-off{position:absolute;top:4px;left:4px;background:var(--gch-blackout);color:var(--gch-perola);font-variation-settings:"wdth" 72;font-weight:700;font-size:9px;letter-spacing:.06em;padding:2px 4px;border-radius:2px}.gch-kit .k-txt{display:block;min-width:0}.gch-kit .k-nm{display:block;font-size:12.5px;font-weight:600;line-height:1.25;color:var(--gch-blackout)}.gch-kit .k-un{display:block;font-variation-settings:"wdth" 72;font-weight:700;font-size:17px;line-height:1.15;margin-top:4px;font-variant-numeric:tabular-nums;letter-spacing:0;color:var(--gch-blackout);white-space:nowrap}.gch-kit .k-un i{font-style:normal;font-size:11px;font-weight:600;color:var(--gch-fumaca);margin-left:1px;letter-spacing:.02em}.gch-kit .k-sub{display:block;font-size:11px;color:var(--gch-fumaca);margin-top:3px;font-variant-numeric:tabular-nums;line-height:1.4}.gch-kit .k-was{text-decoration:line-through;margin-left:5px}.gch-fbar{background:#fffdfa;border-radius:var(--gch-r);padding:14px;margin-top:11px;color:var(--gch-blackout);border:1px solid rgba(11,11,12,.1)}.gch-fmsg{font-variation-settings:"wdth" 72;font-weight:700;text-transform:uppercase;letter-spacing:.07em;font-size:10.5px;margin-bottom:8px;display:flex;align-items:center;gap:6px}.gch-fmsg svg{width:13px;height:13px;stroke:var(--gch-salvia);fill:none;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;display:none}.gch-track{height:6px;background:#0b0b0c1a;border-radius:99px;overflow:hidden}.gch-fill{height:100%;background:var(--gch-blackout);border-radius:99px;transition:width .3s cubic-bezier(.4,0,.2,1),background-color .3s ease}.gch-fbar.ok .gch-fmsg{color:var(--gch-salvia)}.gch-fbar.ok .gch-fmsg svg{display:block}.gch-fbar.ok .gch-fill{background:var(--gch-salvia)}.gch-fbar .gch-cash{font-size:11.5px;color:var(--gch-fumaca);margin-top:10px;font-variant-numeric:tabular-nums}.gch-fbar .gch-cash b{color:var(--gch-blackout);font-weight:700}.gch-fbar .gch-btn{margin-top:13px}.gch .gch-btn--compra{background:#06603f;color:#fff}.gch-acts{display:flex;gap:9px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.gch-acts::-webkit-scrollbar{display:none}.gch-act{flex:0 0 39%;position:relative;border-radius:var(--gch-r);overflow:hidden}@media(min-width:750px){.gch-act{flex:0 0 calc((100% - 56px)/5)}}.gch-act img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto}.gch-act span{position:absolute;inset:auto 0 0 0;padding:20px 9px 9px;color:var(--gch-perola);font-variation-settings:"wdth" 72;font-weight:700;text-transform:uppercase;letter-spacing:.07em;font-size:10.5px;background:linear-gradient(to top,#0b0b0ce0,#0b0b0c00)}.gch-score{display:flex;gap:16px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--gch-fio);margin-bottom:16px}.gch-score .num{font-variation-settings:"wdth" 118;font-weight:800;font-size:38px;line-height:1;letter-spacing:-.04em}.gch-score .stars svg{width:13px;height:13px;fill:var(--gch-canela);stroke:none}.gch-score small{display:block;font-size:11px;color:var(--gch-fumaca);margin-top:4px}.gch-score .side{border-left:1px solid var(--gch-fio);padding-left:16px}.gch-score .side b{font-variation-settings:"wdth" 72;font-weight:700;text-transform:uppercase;letter-spacing:.07em;font-size:11px;line-height:1.3;display:block}.gch-revs{display:flex;gap:11px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.gch-revs::-webkit-scrollbar{display:none}.gch-rev{flex:0 0 76%;background:#fff;border:1px solid var(--gch-fio);border-radius:var(--gch-r);padding:13px}@media(min-width:750px){.gch-rev{flex:0 0 calc((100% - 48px)/4)}}.gch-rev .st svg{width:11px;height:11px;fill:var(--gch-canela);stroke:none}.gch-rev q{display:block;font-size:13.5px;line-height:1.45;margin:8px 0 10px;quotes:'"' '"'}.gch-rev .who b{display:block;font-size:12px;font-weight:600}.gch-rev .who span{font-size:11px;color:var(--gch-fumaca)}.gch-rev .vf{display:inline-flex;align-items:center;gap:4px;color:var(--gch-salvia);margin-top:5px;font-variation-settings:"wdth" 72;font-weight:700;text-transform:uppercase;letter-spacing:.07em;font-size:9.5px}.gch-rev .vf svg{width:10px;height:10px;stroke:var(--gch-salvia);fill:none;stroke-width:2.6}.gch-vids{display:flex;gap:9px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.gch-vids::-webkit-scrollbar{display:none}.gch-vid{flex:0 0 42%;position:relative;border-radius:var(--gch-r);overflow:hidden;background:#1a1f25}@media(min-width:750px){.gch-vid{flex:0 0 calc((100% - 90px)/7)}}.gch-vid img,.gch-vid video{aspect-ratio:9/16;object-fit:cover;width:100%;height:auto;display:block}.gch-vid .pl{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border:0;width:100%;padding:0}.gch-vid .pl i{width:34px;height:34px;border-radius:99px;background:#fbfaf8eb;display:grid;place-items:center}.gch-vid .pl i:after{content:"";border-left:10px solid var(--gch-blackout);border-top:6.5px solid transparent;border-bottom:6.5px solid transparent;margin-left:3px}body.gch-travado{overflow:hidden}.gch-vid .tg{position:absolute;inset:auto 5px 5px 5px;background:#fbfaf8f2;border-radius:2px;padding:6px 7px;display:flex;gap:7px;align-items:center}.gch-vid .tg img{width:24px;aspect-ratio:1;border-radius:2px;flex:none}.gch-vid .tg b{font-size:10px;line-height:1.2;font-weight:600;color:var(--gch-blackout);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gch-fit{background:#fff;border:1px solid var(--gch-fio);border-radius:var(--gch-r);padding:16px}@media(min-width:750px){.gch-fit{max-width:560px}}.gch-steps{display:flex;gap:5px;margin-bottom:14px}.gch-steps i{height:3px;flex:1;background:var(--gch-fio);border-radius:99px}.gch-steps i.on{background:var(--gch-blackout)}.gch-fq{font-size:14.5px;font-weight:600;margin:0 0 12px;letter-spacing:-.01em}.gch-opts{display:grid;gap:7px}.gch .gch-opt{border:1.5px solid var(--gch-fio);border-radius:var(--gch-r);padding:12px 13px;text-align:left;font-size:13.5px;display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff;width:100%;color:var(--gch-blackout)}.gch .gch-opt:hover{border-color:var(--gch-blackout)}.gch .gch-opt span{font-size:11px;color:var(--gch-fumaca);font-variant-numeric:tabular-nums}.gch-fitres{text-align:center;padding-top:4px}.gch-fitres .sz{font-variation-settings:"wdth" 118;font-weight:800;font-size:52px;line-height:1;letter-spacing:-.04em}.gch-fitres p{font-size:13px;color:var(--gch-fumaca);margin:9px 0 14px;line-height:1.5}.gch-fitres .guia{display:block;font-variation-settings:"wdth" 72;font-weight:700;font-size:10.5px;letter-spacing:.06em;background:#f1eee9;border-radius:2px;padding:7px 9px;margin-bottom:12px}.gch .gch-pv{display:flex;gap:12px;align-items:center;text-align:left;border:1px solid var(--gch-fio);border-radius:var(--gch-r);padding:10px;margin-bottom:10px;background:#fff;color:var(--gch-blackout)}.gch-pv img{width:84px;aspect-ratio:3/4;object-fit:cover;border-radius:2px;flex:none;background:#efeae4}.gch-pv .pv-txt{display:block;min-width:0}.gch-pv .pv-nm{display:block;font-size:13px;font-weight:600;line-height:1.25}.gch-pv .pv-pr{display:block;margin-top:5px}.gch-pv .pv-now{font-variation-settings:"wdth" 72;font-weight:700;font-size:15px;font-variant-numeric:tabular-nums}.gch-pv .pv-was{font-size:11px;color:var(--gch-fumaca);text-decoration:line-through;margin-left:6px;font-variant-numeric:tabular-nums}.gch-pv .pv-chips{display:flex;gap:4px;margin-top:8px;flex-wrap:wrap}.gch-pv .pv-chip{font-variation-settings:"wdth" 72;font-weight:700;font-size:10px;letter-spacing:.05em;border:1px solid var(--gch-fio);border-radius:2px;padding:3px 6px;color:var(--gch-fumaca)}.gch-pv .pv-chip.on{background:var(--gch-blackout);border-color:var(--gch-blackout);color:var(--gch-perola)}.gch-pv .pv-chip.off{opacity:.35;text-decoration:line-through}.gch-pv .pv-aviso{display:block;font-size:10.5px;color:#a32020;margin-top:7px;line-height:1.35}.gch-passos{display:grid;margin:18px 0 16px}.gch-passo{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-top:1px solid var(--gch-fio-claro)}.gch-passo:last-child{border-bottom:1px solid var(--gch-fio-claro)}.gch-passo i{width:24px;height:24px;border-radius:99px;border:1px solid var(--gch-luz);color:var(--gch-luz);display:grid;place-items:center;flex:none;font-style:normal;font-variation-settings:"wdth" 72;font-weight:700;font-size:11px;margin-top:1px}.gch-passo b{display:block;font-size:13.5px}.gch-passo span{font-size:12.5px;color:#fbfaf89e;line-height:1.4}@media(min-width:750px){.gch-cash-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}}.gch-qa{border-top:1px solid var(--gch-fio)}.gch-qa:last-of-type{border-bottom:1px solid var(--gch-fio)}.gch-qa>button{width:100%;text-align:left;padding:14px 0;font-size:13.5px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:12px}.gch-qa>button:after{content:"+";font-size:18px;font-weight:400;color:var(--gch-fumaca);line-height:1}.gch-qa.open>button:after{content:"\2013"}.gch-qa>div{display:none;padding-bottom:14px;font-size:13px;color:var(--gch-fumaca);line-height:1.55;max-width:60ch}.gch-qa.open>div{display:block}
/*# sourceMappingURL=/cdn/shop/t/117/assets/gc-home-2.css.map */
