wgs-refurb-tabs,.WGS-products__tabs-component,.WGS-products__panel{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.WGS-wrapper{--WGS-primary: #000000;--WGS-accent: #00c4b3;--WGS-button-blue: #00b0f0;--WGS-bg-light: #f8fafc;--WGS-border: #e2e8f0;--WGS-text-main: #0f172a;--WGS-text-muted: #64748b;width:100%!important;box-sizing:border-box!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;color:var(--WGS-text-main)!important;background:#fff!important;line-height:1.5!important;overflow:hidden!important}.WGS-wrapper *,.WGS-wrapper *:before,.WGS-wrapper *:after{box-sizing:border-box!important}.WGS-section{width:100%!important;padding:5rem 2rem!important;box-sizing:border-box!important}.WGS-section--secondary{background-color:var(--WGS-bg-light)!important}.WGS-section__inner{max-width:1200px!important;margin:0 auto!important;width:100%!important;box-sizing:border-box!important}.WGS-section__header{text-align:center!important;max-width:760px!important;margin:0 auto 3.5rem!important}.WGS-section__heading{font-size:3rem!important;font-weight:700!important;margin:0 0 1rem!important;color:var(--WGS-text-main)!important}.WGS-section__subheading{font-size:1.6rem!important;color:var(--WGS-text-muted)!important;margin:0!important}.WGS-icon{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;flex-shrink:0!important;display:inline-block!important;vertical-align:middle!important}.WGS-hero{position:relative!important;min-height:520px!important;background-color:#15803d!important;color:#fff!important;display:flex!important;align-items:center!important;padding:6rem 2rem!important}.WGS-hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:0!important}.WGS-hero__media img{width:100%!important;height:100%!important;object-fit:cover!important}.WGS-hero__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,#111827eb,#11182799)!important;z-index:1!important}.WGS-hero__content{position:relative!important;z-index:2!important;max-width:1200px!important;margin:0 auto!important;width:100%!important}.WGS-hero__content-box{max-width:680px!important}.WGS-hero__heading{font-size:4.2rem!important;font-weight:800!important;line-height:1.15!important;color:#fff!important;margin:0 0 1.5rem!important}.WGS-hero__text{font-size:1.8rem!important;color:#cbd5e1!important;margin-bottom:2.5rem!important}.WGS-hero__badges{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;margin-bottom:3rem!important}.WGS-hero__badge{display:inline-flex!important;align-items:center!important;gap:.6rem!important;padding:.6rem 1.4rem!important;background:#ffffff1f!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:30px!important;font-size:1.3rem!important;color:#fff!important;font-weight:500!important}.WGS-hero__badge .WGS-icon{width:16px!important;height:16px!important;stroke:#38bdf8!important}.WGS-hero__buttons{display:flex!important;gap:1.2rem!important;flex-wrap:wrap!important}.WGS-btn-hero-primary{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:1.2rem 2.8rem!important;background:var(--WGS-button-blue)!important;color:#fff!important;font-size:1.5rem!important;font-weight:600!important;border-radius:30px!important;text-decoration:none!important}.WGS-btn-hero-secondary{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:1.2rem 2.8rem!important;background:transparent!important;color:#fff!important;border:1.5px solid rgba(255,255,255,.4)!important;font-size:1.5rem!important;font-weight:600!important;border-radius:30px!important;text-decoration:none!important}.WGS-trust__grid,.WGS-process__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;padding:0!important;margin:0!important;list-style:none!important}.WGS-trust__card{background:#fff;border:1px solid var(--WGS-border);border-radius:16px;padding:3rem 2rem;text-align:center;height:100%;box-shadow:0 4px 12px #00000008}.WGS-trust__icon-wrap{width:64px;height:64px;margin:0 auto 2rem;border-radius:50%;background:#e0f2fe;color:#0284c7;display:flex;align-items:center;justify-content:center}.WGS-trust__title{font-size:1.8rem;font-weight:700;margin:0 0 .8rem}.WGS-trust__text{font-size:1.4rem;color:var(--WGS-text-muted);margin:0}.WGS-process__card{background:#fff;border:1px solid var(--WGS-border);border-radius:16px;padding:2.5rem 2rem;position:relative;height:100%}.WGS-process__badge{width:40px;height:40px;background:var(--WGS-button-blue);color:#fff;font-weight:700;font-size:1.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.WGS-process__title{font-size:1.8rem;font-weight:700;margin:0 0 1rem}.WGS-process__text{font-size:1.4rem;color:var(--WGS-text-muted);margin:0}.WGS-comparison__table-wrap{display:block;overflow-x:auto;border:1px solid var(--WGS-border);border-radius:16px;background:#fff;box-shadow:0 4px 12px #00000008}.WGS-comparison__table{width:100%;border-collapse:collapse;text-align:left}.WGS-comparison__table th,.WGS-comparison__table td{padding:1.6rem 2.4rem;border-bottom:1px solid var(--WGS-border);font-size:1.5rem}.WGS-comparison__table th{background:#f8fafc;font-weight:700}.WGS-comparison__table tr:last-child td{border-bottom:none}.WGS-comparison__refurb-col{background:#f0fdf4;color:#15803d;font-weight:700}.WGS-comparison__mobile{display:none!important}.WGS-comparison__mobile-card{background:#fff;border:1px solid var(--WGS-border);border-radius:12px;padding:2rem;margin-bottom:1.2rem}.WGS-comparison__mobile-title{font-size:1.6rem;font-weight:700;margin:0 0 1rem}.WGS-comparison__mobile-row{display:flex;justify-content:space-between;padding:.6rem 0;font-size:1.4rem;border-bottom:1px dashed var(--WGS-border)}.WGS-products__tabs{display:flex!important;justify-content:center!important;gap:1.5rem!important;border-bottom:2px solid var(--WGS-border)!important;margin-bottom:3rem!important;padding:0!important;list-style:none!important;width:100%!important;overflow-x:auto!important}.WGS-products__tab{-webkit-appearance:none!important;appearance:none!important;background:transparent!important;border:none!important;border-bottom:3px solid transparent!important;padding:1rem 1.5rem!important;font-size:1.6rem!important;font-weight:600!important;color:var(--WGS-text-muted)!important;cursor:pointer!important;margin-bottom:-2px!important;white-space:nowrap!important}.WGS-products__tab[aria-selected=true]{color:var(--WGS-primary)!important;border-bottom-color:var(--WGS-primary)!important}.WGS-products__list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;padding:0!important;margin:0!important;list-style:none!important;width:100%!important}.WGS-product{background:#fff!important;border:1px solid var(--WGS-border)!important;border-radius:12px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;height:100%!important;width:100%!important;box-shadow:0 2px 8px #00000008!important}.WGS-product__media-wrap{position:relative!important;display:block!important;width:100%!important;aspect-ratio:1 / 1!important;background:#f8fafc!important;overflow:hidden!important}.WGS-product__media-link{display:block!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.WGS-product__media-link img,.WGS-product__media-link svg{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;padding:1.5rem!important;box-sizing:border-box!important}.WGS-product__badge-top-left{position:absolute!important;top:10px!important;left:10px!important;z-index:5!important;display:flex!important;pointer-events:none!important}.WGS-product__badge-bottom-right{position:absolute!important;bottom:10px!important;right:10px!important;z-index:5!important;display:flex!important;pointer-events:none!important}.WGS-badge{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:4px 8px!important;border-radius:6px!important;font-weight:700!important;white-space:nowrap!important}.WGS-product__badge-top-left .WGS-badge{background:#111827!important;color:#fff!important;border:none!important;font-size:1.1rem!important;box-shadow:0 4px 10px #00000026!important}.WGS-product__badge-top-left .WGS-badge .WGS-icon{stroke:#38bdf8!important}.WGS-product__badge-top-left .WGS-badge{background:transparent!important;color:#0f172a!important;border:none!important;box-shadow:none!important;font-size:1.2rem!important;padding-left:4px!important}.WGS-product__badge-top-left .WGS-badge .WGS-icon{stroke:#00b0f0!important;width:18px!important;height:18px!important}.WGS-badge{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:4px 8px!important;background:#fffffff2!important;border:1px solid var(--WGS-border)!important;border-radius:6px!important;font-size:1.1rem!important;font-weight:700!important;color:#000!important}.WGS-product__body{padding:1.5rem!important;display:flex!important;flex-direction:column!important;flex:1!important}.WGS-product__title{font-size:1.4rem!important;font-weight:600!important;line-height:1.4!important;height:2.8em!important;margin:0 0 1rem!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.WGS-product__title-link{color:var(--WGS-text-main)!important;text-decoration:none!important}.WGS-price{border-top:1px solid var(--WGS-border)!important;padding-top:1rem!important;margin-top:auto!important}.WGS-price__row{display:flex!important;align-items:baseline!important;gap:.8rem!important}.WGS-price__current{font-size:1.8rem!important;font-weight:800!important;color:#000!important}.WGS-price__compare{font-size:1.3rem!important;color:#94a3b8!important;text-decoration:line-through!important}.WGS-price__saving{font-size:1.2rem!important;color:#475569!important;margin:.4rem 0 0!important}.WGS-price__saving-amount{color:var(--WGS-accent)!important;font-weight:700!important}.WGS-product__actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important;width:100%!important}.WGS-btn-add-cart,.WGS-btn-buy-now,.WGS-btn-sold-out{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;font-size:1.2rem!important;font-weight:600!important;border-radius:20px!important;padding:.8rem 0!important;text-decoration:none!important;cursor:pointer!important}.WGS-btn-add-cart{border:1.5px solid #000000!important;background:#fff!important;color:#000!important}.WGS-btn-buy-now{border:1.5px solid var(--WGS-button-blue)!important;background:var(--WGS-button-blue)!important;color:#fff!important}.WGS-condition__expectations{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:25px!important}.WGS-condition__box{background:#fff!important;border-radius:16px!important;padding:3rem!important;border:1px solid var(--WGS-border)!important;box-shadow:0 4px 12px #00000008!important}.WGS-condition__box--yes{border-top:4px solid #16a34a!important}.WGS-condition__box--no{border-top:4px solid #dc2626!important}.WGS-condition__box-title{font-size:2rem!important;font-weight:700!important;margin:0 0 2rem!important}.WGS-condition__custom-list{padding:0!important;margin:0!important;list-style:none!important}.WGS-condition__custom-item{display:flex!important;align-items:flex-start!important;gap:1.2rem!important;font-size:1.5rem!important;margin-bottom:1.2rem!important;color:var(--WGS-text-main)!important}.WGS-condition__custom-item .WGS-icon{margin-top:2px!important}.WGS-condition__custom-item--yes .WGS-icon{stroke:#16a34a!important}.WGS-condition__custom-item--no .WGS-icon{stroke:#dc2626!important}.WGS-faq__container{max-width:800px!important;margin:0 auto!important;border-top:1px solid var(--WGS-border)!important}.WGS-faq__item{border-bottom:1px solid var(--WGS-border)!important}.WGS-faq__summary{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:2.5rem 0!important;cursor:pointer!important;list-style:none!important}.WGS-faq__summary::-webkit-details-marker{display:none!important}.WGS-faq__question{font-size:1.8rem!important;font-weight:600!important;margin:0!important;color:var(--WGS-text-main)!important;padding-right:2rem!important}.WGS-faq__icon{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border-radius:50%!important;background:var(--WGS-bg-light)!important;transition:transform .3s ease,background .3s ease!important}.WGS-faq__item[open] .WGS-faq__icon{transform:rotate(180deg)!important;background:var(--WGS-text-main)!important;color:#fff!important}.WGS-faq__answer{padding-bottom:2.5rem!important;font-size:1.5rem!important;color:var(--WGS-text-muted)!important;line-height:1.6!important}.WGS-faq__answer p{margin:0!important}@media screen and (max-width:1023px){.WGS-products__list,.WGS-trust__grid,.WGS-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){.WGS-section{padding:4rem 1.5rem!important}.WGS-section__heading{font-size:2.4rem!important}.WGS-products__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.WGS-trust__grid,.WGS-process__grid,.WGS-condition__expectations{grid-template-columns:1fr!important}.WGS-price__current{font-size:1.5rem!important}.WGS-price__compare{font-size:1.2rem!important}.WGS-btn-add-cart,.WGS-btn-buy-now{font-size:1.1rem!important;padding:.6rem 0!important}.WGS-comparison__table-wrap{display:none!important}.WGS-comparison__mobile{display:block!important}}.WGS-trust__card,.WGS-process__card{display:flex!important;align-items:flex-start!important;text-align:left!important;gap:1.5rem!important;padding:2.2rem 2rem!important}.WGS-trust__icon-wrap{width:48px!important;height:48px!important;flex-shrink:0!important;margin:0!important}.WGS-process__badge{width:42px!important;height:42px!important;flex-shrink:0!important;margin:0!important}.WGS-trust__content,.WGS-process__content{flex:1!important;display:flex!important;flex-direction:column!important;gap:.6rem!important}.WGS-trust__title,.WGS-process__title{font-size:1.6rem!important;margin:0!important}.WGS-trust__text,.WGS-process__text{font-size:1.3rem!important;line-height:1.5!important;margin:0!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/WGS-refurb.css.map */
