@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.orv-section{--bg:#f4ecfa;--surface:#ffffff;--accent:#a855f7;--accent-dark:#8b3ff0;--accent-light:#dcd0ff;--text:#1a1a1a;--text-muted:#5c5c5c;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--shadow:0 4px 20px rgba(26,26,26,.08);--font:"Poppins",sans-serif;font-family:var(--font);color:#1a1a1ae6}.orv-section *{box-sizing:border-box}.orv-section img{max-width:100%;display:block}.orv-section .orv-container{max-width:1180px;margin:0 auto;padding:0 24px}.orv-section .orv-mock{background:linear-gradient(135deg,#e8dcf8,#c9b3f0);display:flex;align-items:center;justify-content:center;color:#6b3fa0;font-size:13px;font-weight:600;text-align:center;border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.orv-section .orv-mock:before{content:"\1f5bc";font-size:28px;position:absolute;top:14px;left:50%;transform:translate(-50%);opacity:.5}.orv-section .orv-mock span{margin-top:34px;padding:0 12px}.orv-section h2,.orv-section h3,.orv-section h4{font-family:var(--font);font-weight:700;color:var(--text);margin:0}.orv-section h2{font-size:36px;line-height:1.2;text-align:center}.orv-section h3{font-size:27px;line-height:1.2}.orv-section p{font-size:16px;margin:0}.orv-section .orv-section-pad{padding:56px 0}.orv-section .orv-title{text-align:center;max-width:720px;margin:0 auto 40px}.orv-section .orv-testi-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.orv-section .orv-testi-card .orv-mock{aspect-ratio:3/4}.orv-section .orv-testi-card p{font-size:13px;margin-top:12px;color:var(--text-muted)}.orv-section .orv-testi-card .orv-name{font-weight:600;color:var(--text);margin-top:6px;font-size:13px}.orv-section .orv-timeline{max-width:760px;margin:0 auto;position:relative;padding-left:36px}.orv-section .orv-timeline:before{content:"";position:absolute;left:11px;top:6px;bottom:6px;width:2px;background:var(--accent-light)}.orv-section .orv-timeline-item{position:relative;padding-bottom:36px}.orv-section .orv-timeline-item:before{content:"";position:absolute;left:-36px;top:2px;width:24px;height:24px;border-radius:50%;background:var(--accent);border:4px solid var(--bg)}.orv-section .orv-timeline-item .orv-step{color:var(--accent);font-weight:700;font-size:13px;letter-spacing:1px;margin-bottom:4px}.orv-section .orv-timeline-item p{color:var(--text-muted);margin-top:6px}.orv-section .orv-banner{position:relative;border-radius:var(--radius-lg);overflow:hidden}.orv-section .orv-banner .orv-mock{aspect-ratio:21/9;border-radius:var(--radius-lg)}.orv-section .orv-banner-caption{text-align:center;margin-top:24px}.orv-section .orv-rating-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;border-radius:20px;padding:10px 20px;box-shadow:var(--shadow);margin-top:16px;font-size:14px}.orv-section .orv-rating-badge b{font-size:20px;color:var(--accent)}.orv-section .orv-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.orv-section .orv-review-card{background:#fff;border-radius:var(--radius-md);padding:22px;box-shadow:var(--shadow)}.orv-section .orv-review-card .orv-stars{color:var(--accent);margin-bottom:10px;display:block}.orv-section .orv-review-card h4{font-size:16px;margin-bottom:8px}.orv-section .orv-review-card p{font-size:14px;color:var(--text-muted)}.orv-section .orv-review-card .orv-name{margin-top:12px;font-weight:600;font-size:13.5px}.orv-section .orv-view-all{display:block;margin:32px auto 0;border:2px solid var(--text);border-radius:var(--radius-sm);padding:12px 32px;font-weight:600;width:fit-content;background:transparent;cursor:pointer;font-family:var(--font)}.orv-section .orv-secret-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.orv-section .orv-secret-grid .orv-mock{aspect-ratio:4/3}.orv-section .orv-secret-list{display:flex;flex-direction:column;gap:22px}.orv-section .orv-secret-list .orv-num{display:flex;gap:16px}.orv-section .orv-secret-list .orv-num span.orv-num-badge{width:32px;height:32px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.orv-section .orv-secret-list h4{font-size:17px;margin-bottom:4px}.orv-section .orv-secret-list p{color:var(--text-muted);font-size:14.5px}.orv-section .orv-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:24px}.orv-section .orv-tabs button{padding:10px 20px;border-radius:20px;border:1px solid #e3d8f7;background:#fff;font-weight:600;font-size:14px;font-family:var(--font);cursor:pointer}.orv-section .orv-tabs button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.orv-section .orv-ba-slider{max-width:600px;margin:0 auto}.orv-section .orv-ba-slider .orv-mock{aspect-ratio:1/1}.orv-section .orv-ba-caption{text-align:center;margin-top:20px}.orv-section .orv-compare-table{width:100%;border-collapse:collapse;background:#fff;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow)}.orv-section .orv-compare-table th,.orv-section .orv-compare-table td{padding:16px;text-align:center;font-size:14px;border-bottom:1px solid #f0eaf9}.orv-section .orv-compare-table th{background:var(--accent-light);font-weight:700}.orv-section .orv-compare-table th:first-child,.orv-section .orv-compare-table td:first-child{text-align:left;font-weight:600}.orv-section .orv-compare-table .orv-yes{color:#2e9e5b;font-weight:700}.orv-section .orv-compare-table .orv-no{color:#c94040;font-weight:700}.orv-section .orv-compare-table .orv-ourae-col{background:#faf6ff;color:var(--accent-dark);font-weight:700}.orv-section .orv-simple-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.orv-section .orv-simple-grid .orv-mock{aspect-ratio:4/5}.orv-section .orv-step-callout{background:#fff;border-radius:var(--radius-md);padding:16px 20px;box-shadow:var(--shadow);display:inline-block;margin-top:16px;font-weight:600;font-size:14px}.orv-section .orv-guarantee-box{display:flex;align-items:center;gap:16px;border:1px solid var(--accent);border-radius:var(--radius-md);padding:16px 20px;margin:20px 0;background:#fff}.orv-section .orv-guarantee-box .orv-badge-circle{width:56px;height:56px;border-radius:50%;border:2px dashed var(--accent);display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;color:var(--accent);font-size:16px;flex-shrink:0;line-height:1}.orv-section .orv-guarantee-box .orv-badge-circle span{font-size:8px;font-weight:600;letter-spacing:.5px}.orv-section .orv-guarantee-box p{font-size:14px;color:var(--text-muted)}.orv-section .orv-guarantee-box b{color:var(--text)}.orv-section .orv-rc{position:relative;border:1px solid #e3d8f7;border-radius:var(--radius-md);padding:18px 52px;margin:20px 0;background:#fff;min-height:96px}.orv-section .orv-rc-slide{display:none;gap:14px}.orv-section .orv-rc-slide.active{display:flex}.orv-section .orv-rc-avatar{width:44px;height:44px;border-radius:50%;background:var(--accent-light);flex-shrink:0}.orv-section .orv-rc-body .orv-name{font-weight:600;font-size:14px;display:flex;align-items:center;gap:6px}.orv-section .orv-rc-body .orv-stars{font-size:12px;color:#f5a623}.orv-section .orv-rc-body p{font-size:13.5px;margin-top:4px;color:var(--text)}.orv-section .orv-rc-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:1px solid #e3d8f7;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--text-muted)}.orv-section .orv-rc-arrow.orv-rc-prev{left:12px}.orv-section .orv-rc-arrow.orv-rc-next{right:12px}.orv-section .orv-mini-faq{margin-top:8px;border-top:1px solid #e3d8f7}.orv-section .orv-mini-faq details{border-bottom:1px solid #e3d8f7;padding:14px 0}.orv-section .orv-mini-faq summary{list-style:none;cursor:pointer;font-weight:700;font-size:16px;display:flex;justify-content:space-between;align-items:center}.orv-section .orv-mini-faq summary::-webkit-details-marker{display:none}.orv-section .orv-mini-faq summary:after{content:"\2304";font-size:18px;transition:transform .2s;color:var(--accent)}.orv-section .orv-mini-faq details[open] summary:after{transform:rotate(180deg)}.orv-section .orv-mini-faq p{margin-top:10px;color:var(--text-muted);font-size:14.5px}@media(max-width:860px){.orv-section h2{font-size:26px}.orv-section .orv-testi-row{grid-template-columns:repeat(2,1fr)}.orv-section .orv-review-grid,.orv-section .orv-secret-grid,.orv-section .orv-simple-grid{grid-template-columns:1fr}.orv-section .orv-compare-table{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/orv-vegetal.css.map */
