:root{--vextor-yellow: #F5A800;--vextor-yellow-dark: #D98E00;--vextor-black: #1A1A1A;--vextor-white: #FFFFFF;--vextor-gray-light: #F7F7F7;--vextor-gray: #E0E0E0}.button:not(.button-secondary):not(.button-tertiary):not(.button-unstyled){background-color:var(--vextor-yellow)!important;color:var(--vextor-black)!important;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-color:var(--vextor-yellow)!important;transition:background-color .2s ease}.button:not(.button-secondary):not(.button-tertiary):not(.button-unstyled):hover{background-color:var(--vextor-yellow-dark)!important;border-color:var(--vextor-yellow-dark)!important}.vextor-badge{display:inline-block;background:var(--vextor-yellow);color:var(--vextor-black);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:5px 14px;border-radius:100px;margin-bottom:6px}.vextor-trust-bar{background:var(--vextor-black);padding:18px 24px;display:flex;justify-content:center;align-items:center;gap:48px;flex-wrap:wrap}.vextor-trust-bar__item{display:flex;align-items:center;gap:10px;color:var(--vextor-white);font-size:.85rem;font-weight:600;white-space:nowrap}.vextor-trust-bar__icon{font-size:1.3rem;color:var(--vextor-yellow);flex-shrink:0}.vextor-benefits{padding:72px 24px;background:var(--vextor-white)}.vextor-section-label{text-align:center;font-size:.75rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--vextor-yellow);margin-bottom:12px}.vextor-section-title{text-align:center;font-size:2.25rem;font-weight:900;color:var(--vextor-black);margin-bottom:8px;line-height:1.2}.vextor-section-subtitle{text-align:center;color:#666;font-size:1rem;margin-bottom:52px;max-width:560px;margin-left:auto;margin-right:auto}.vextor-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px;max-width:1100px;margin:0 auto}.vextor-benefit-card{text-align:center;padding:36px 24px;border-radius:16px;background:var(--vextor-gray-light);border:2px solid transparent;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.vextor-benefit-card:hover{border-color:var(--vextor-yellow);transform:translateY(-6px);box-shadow:0 12px 32px #f5a8001f}.vextor-benefit-card__icon{font-size:2.75rem;margin-bottom:18px;display:block}.vextor-benefit-card__title{font-size:1.05rem;font-weight:800;color:var(--vextor-black);margin-bottom:10px}.vextor-benefit-card__text{font-size:.875rem;color:#555;line-height:1.7}.vextor-how{padding:72px 24px;background:var(--vextor-black)}.vextor-how .vextor-section-title,.vextor-how .vextor-section-subtitle{color:var(--vextor-white)}.vextor-how .vextor-section-subtitle{color:#aaa}.vextor-how__steps{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;max-width:960px;margin:0 auto;position:relative}.vextor-step{text-align:center;flex:1;min-width:200px;max-width:240px}.vextor-step__number{width:60px;height:60px;background:var(--vextor-yellow);color:var(--vextor-black);border-radius:50%;font-size:1.6rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.vextor-step__title{font-size:1.05rem;font-weight:800;color:var(--vextor-white);margin-bottom:10px}.vextor-step__text{font-size:.875rem;color:#999;line-height:1.7}.vextor-usp-bar{background:var(--vextor-yellow);padding:52px 24px}.vextor-usp-bar .vextor-section-title{color:var(--vextor-black);margin-bottom:40px}.vextor-usp-bar .vextor-section-label{color:var(--vextor-black);opacity:.6}.vextor-usp-bar__grid{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;max-width:960px;margin:0 auto}.vextor-usp{text-align:center;min-width:150px}.vextor-usp__icon{font-size:2.25rem;margin-bottom:12px;display:block}.vextor-usp__title{font-size:.85rem;font-weight:800;color:var(--vextor-black);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.vextor-usp__text{font-size:.8rem;color:#333;line-height:1.5}.vextor-accordion-section{padding:72px 24px;background:var(--vextor-white)}.vextor-accordion-wrapper{max-width:760px;margin:0 auto}.vextor-accordion-item{border-bottom:1px solid var(--vextor-gray)}.vextor-accordion-item:first-child{border-top:1px solid var(--vextor-gray)}.vextor-accordion-trigger{width:100%;background:none;border:none;padding:22px 0;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;color:var(--vextor-black);cursor:pointer;text-align:left;font-family:inherit}.vextor-accordion-plus{font-size:1.5rem;font-weight:300;color:var(--vextor-yellow);flex-shrink:0;transition:transform .25s ease;line-height:1}.vextor-accordion-item.is-open .vextor-accordion-plus{transform:rotate(45deg)}.vextor-accordion-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.vextor-accordion-item.is-open .vextor-accordion-content{max-height:600px}.vextor-accordion-inner{padding:0 0 24px;font-size:.9rem;color:#555;line-height:1.8}.vextor-specs-table{width:100%;border-collapse:collapse;margin-top:8px}.vextor-specs-table tr:nth-child(odd) td{background:var(--vextor-gray-light)}.vextor-specs-table td{padding:10px 16px;font-size:.9rem;color:var(--vextor-black);border:none}.vextor-specs-table td:first-child{font-weight:700;width:42%}.vextor-faq-q{font-weight:700;color:var(--vextor-black);margin:16px 0 6px}.vextor-faq-q:first-child{margin-top:0}.vextor-logo-field{margin-top:4px}.vextor-logo-field__label{font-size:.9rem;font-weight:700;color:var(--vextor-black);margin:0 0 4px}.vextor-logo-field__optional{font-weight:400;color:#999;font-size:.8rem}.vextor-logo-field__hint{font-size:.78rem;color:#888;margin:0 0 10px;line-height:1.5}.vextor-logo-field__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border:1.5px solid var(--vextor-gray);border-radius:8px;background:var(--vextor-white);cursor:pointer;font-size:.875rem;font-weight:600;color:var(--vextor-black);transition:border-color .2s ease,background .2s ease;width:100%;box-sizing:border-box}.vextor-logo-field__btn:hover{border-color:var(--vextor-yellow);background:#fffbef}.vextor-logo-field__btn-icon{font-size:1rem;flex-shrink:0}.vextor-logo-field__preview-row{margin-top:10px;display:flex;align-items:center;gap:12px;padding:10px 14px;background:#f9f9f9;border-radius:8px;border:1.5px solid var(--vextor-gray)}.vextor-logo-field__preview-img{width:48px;height:48px;object-fit:contain;border-radius:4px;border:1px solid var(--vextor-gray);flex-shrink:0}.vextor-logo-field__preview-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.vextor-logo-field__preview-name{font-size:.8rem;font-weight:600;color:var(--vextor-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vextor-logo-field__remove{background:none;border:none;font-size:.75rem;color:#999;cursor:pointer;padding:0;font-family:inherit;text-align:left}.vextor-logo-field__remove:hover{color:#c00}.price .price__compare{text-decoration:line-through;color:#999;font-size:.9em}.price .price__sale{color:var(--vextor-black);font-weight:800;font-size:1.5rem}@media(max-width:749px){.vextor-trust-bar{gap:20px;padding:14px 16px}.vextor-benefits,.vextor-how{padding:48px 16px}.vextor-usp-bar{padding:40px 16px}.vextor-accordion-section{padding:48px 16px}.vextor-section-title{font-size:1.75rem}.vextor-how__steps{gap:32px}.vextor-usp-bar__grid{gap:28px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vextor-custom.css.map */
