:root{--rv-bg: #FFFFFF;--rv-bg-card: #F7FBFF;--rv-bg-section: #EEF5FF;--rv-bg-alt: #E8F2FF;--rv-bg-overlay: rgba(11,29,58,.65);--rv-navy: #0B1D3A;--rv-blue: #1677FF;--rv-blue-mid: #5B8DEF;--rv-blue-glow: rgba(22,119,255,.08);--rv-blue-border: rgba(22,119,255,.2);--rv-green: #00C853;--rv-red: #EF4444;--rv-text: #0B1D3A;--rv-text-muted: #4B5563;--rv-text-faint: #9CA3AF;--rv-border: #E5E7EB;--rv-border-blue: rgba(22,119,255,.2);--rv-font: "Inter", "Helvetica Neue", Arial, sans-serif;--rv-radius: 12px;--rv-radius-sm: 8px;--rv-radius-lg: 20px;--rv-shadow: 0 2px 20px rgba(11,29,58,.08);--rv-shadow-blue: 0 4px 30px rgba(22,119,255,.2);--rv-shadow-lg: 0 8px 60px rgba(11,29,58,.12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#fff!important;font-family:var(--rv-font);color:var(--rv-text);background:var(--rv-bg);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--rv-blue);text-decoration:none}a:hover{color:#5b8def}.rv-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--rv-blue);margin-bottom:.75rem}.rv-headline{font-size:clamp(2.2rem,5vw,3.75rem);font-weight:900;line-height:1.1;color:var(--rv-text);letter-spacing:-.02em;margin-bottom:1.25rem}.rv-headline .accent{color:var(--rv-blue)}.rv-headline .underline-accent{position:relative;display:inline-block}.rv-headline .underline-accent:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:3px;background:var(--rv-blue);border-radius:2px}.rv-subhead{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:700;color:var(--rv-text);margin-bottom:1rem}.rv-body{font-size:1rem;color:var(--rv-text-muted);line-height:1.75;max-width:560px}.rv-section-label{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#1677ff;background:linear-gradient(135deg,#1677ff1f,#5b8def14);border:1.5px solid rgba(22,119,255,.35);padding:.3rem .9rem;border-radius:100px;margin-bottom:1.5rem;box-shadow:0 2px 12px #1677ff1f}.rv-section-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;color:var(--rv-text);letter-spacing:-.02em;margin-bottom:1rem}.rv-section-title.centered{text-align:center}.rv-section-sub{font-size:1rem;color:var(--rv-text-muted);max-width:600px;margin:0 auto;text-align:center;line-height:1.7}.rv-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.rv-section{padding:6rem 0}.rv-section--sm{padding:3.5rem 0}.rv-section--lg{padding:8rem 0}.rv-section--dark{background:var(--rv-bg-section)}.rv-section--alt{background:var(--rv-bg-alt)}.rv-center{text-align:center}.rv-flex{display:flex}.rv-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.rv-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.rv-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.rv-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;border-radius:50px;font-size:.95rem;font-weight:700;cursor:pointer;border:2px solid transparent;transition:all .2s ease;text-decoration:none!important;line-height:1;white-space:nowrap}.rv-btn-primary{background:linear-gradient(135deg,#1677ff,#5b8def);color:#fff;border-color:#1677ff;box-shadow:0 6px 28px #1677ff66}.rv-btn-primary:hover{background:linear-gradient(135deg,#1260e8,#4a7de0);color:#fff;transform:translateY(-2px);box-shadow:0 10px 40px #1677ff8c}.rv-btn-outline{background:transparent;color:var(--rv-text);border-color:var(--rv-border)}.rv-btn-outline:hover{border-color:#ffffff4d;color:var(--rv-text);background:#ffffff0d}.rv-btn-dark{background:#ffffff14;color:var(--rv-text);border-color:var(--rv-border)}.rv-btn-dark:hover{background:#ffffff24;color:#fff}.rv-btn-lg{padding:1.1rem 2.5rem;font-size:1.05rem}.rv-btn-sm{padding:.55rem 1.25rem;font-size:.82rem}.rv-btn-group{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.rv-announce-bar{background:linear-gradient(90deg,#0b1d3a,#1677ff,#5b8def);padding:.55rem 1.5rem;text-align:center;font-size:.8rem;font-weight:600;color:#fff;letter-spacing:.03em}.rv-announce-bar__inner{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.rv-announce-bar__item{display:flex;align-items:center;gap:.4rem}.rv-announce-bar__divider{width:1px;height:14px;background:#ffffff4d}.rv-header{position:sticky;top:0;z-index:1000;background:#fffffff7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--rv-border);transition:box-shadow .2s}.rv-header.scrolled{box-shadow:0 4px 30px #0b1d3a1a}.rv-header__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:68px;display:flex;align-items:center;gap:2rem}.rv-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none!important;flex-shrink:0}.rv-logo__text{font-size:1.4rem;font-weight:900;letter-spacing:-.04em;line-height:1;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.rv-logo__text span:first-child{color:#07152e;font-weight:900;-webkit-text-stroke:.4px #07152E}.rv-logo__text span:last-child{color:#0f52cc;font-weight:900;-webkit-text-stroke:.4px #0F52CC}.rv-logo img{filter:contrast(1.35) brightness(.82) saturate(1.15)}.rv-footer a .rv-logo img,.rv-footer__logo img{filter:contrast(1.2) brightness(1)}.rv-nav{display:flex;align-items:center;gap:2rem;flex:1}.rv-nav a{font-size:.88rem;font-weight:600;color:var(--rv-text-muted);text-decoration:none;transition:color .15s;letter-spacing:.01em}.rv-nav a:hover{color:var(--rv-navy)}.rv-header__actions{display:flex;align-items:center;gap:1rem;margin-left:auto}.rv-header__social{display:flex;align-items:center;gap:.5rem;padding-right:.25rem;border-right:1px solid var(--rv-border, #e2e8f0);margin-right:.25rem}.rv-header__social-link{display:flex;align-items:center;justify-content:center;color:var(--rv-text-muted, #64748b);transition:color .2s;text-decoration:none}.rv-header__social-link:hover{color:var(--rv-navy, #0d1f3c)}.rv-cart-icon{position:relative;color:var(--rv-text-muted);transition:color .15s;text-decoration:none}.rv-cart-icon:hover{color:var(--rv-navy)}.rv-cart-count{position:absolute;top:-6px;right:-6px;background:var(--rv-blue);color:#fff;font-size:.65rem;font-weight:700;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.rv-cart-count:empty,.rv-cart-count[data-count="0"]{display:none}.rv-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;margin-left:auto}.rv-hamburger span{display:block;width:24px;height:2px;background:var(--rv-text);border-radius:2px;transition:all .3s}.rv-mobile-nav{display:none;position:fixed;top:0;right:-100%;width:min(320px,100vw);height:100vh;background:var(--rv-bg-card);border-left:1px solid var(--rv-border);z-index:2000;padding:2rem 1.5rem;transition:right .3s ease;box-shadow:-10px 0 60px #0b1d3a1f}.rv-mobile-nav.open{right:0}.rv-mobile-nav__close{position:absolute;top:1.25rem;right:1.25rem;font-size:1.5rem;cursor:pointer;color:var(--rv-text-muted);line-height:1}.rv-mobile-nav__links{display:flex;flex-direction:column;gap:0;margin-top:2rem}.rv-mobile-nav__links a{display:block;padding:1rem 0;font-size:1rem;font-weight:600;color:var(--rv-text);border-bottom:1px solid var(--rv-border);text-decoration:none;transition:color .15s}.rv-mobile-nav__links a:hover{color:var(--rv-blue)}.rv-mobile-nav__social{display:flex;gap:1rem;padding:1.5rem 0 .5rem;border-top:1px solid var(--rv-border);margin-top:.5rem}.rv-mobile-nav__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--rv-border);border-radius:50%;color:var(--rv-text-muted);text-decoration:none;transition:color .2s,border-color .2s}.rv-mobile-nav__social a:hover{color:var(--rv-navy);border-color:var(--rv-navy)}.rv-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:1999}.rv-overlay.open{display:block}.rv-hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background:var(--rv-bg)}.rv-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rv-hero__bg video,.rv-hero__bg iframe{width:100%;height:100%;object-fit:cover}.rv-hero__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0b1d3abf,#0b1d3a73,#1677ff26);z-index:1}.rv-hero__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rv-hero__bg-img img{width:100%;height:100%;object-fit:cover}.rv-hero:before{content:"";position:absolute;top:-20%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(22,119,255,.12) 0%,transparent 70%);z-index:1;pointer-events:none}.rv-hero__inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:6rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}.rv-hero--centered .rv-hero__inner{grid-template-columns:1fr;text-align:center;max-width:800px}.rv-hero--centered .rv-body{margin:0 auto}.rv-hero--centered .rv-btn-group,.rv-hero--centered .rv-hero__trust{justify-content:center}.rv-hero__trust{display:flex;align-items:center;gap:.75rem;margin-top:2rem}.rv-hero__avatars{display:flex}.rv-hero__avatars img,.rv-hero__avatar{width:32px;height:32px;border-radius:50%;border:2px solid var(--rv-bg);margin-right:-8px;background:var(--rv-bg-alt);overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--rv-blue)}.rv-stars{color:#fbbf24;font-size:.85rem;letter-spacing:1px}.rv-hero__trust-text{font-size:.8rem;color:var(--rv-text-muted);font-weight:500}.rv-hero__media{position:relative}.rv-hero__product-img{border-radius:20px;overflow:hidden;box-shadow:var(--rv-shadow-lg);aspect-ratio:1;background:var(--rv-bg-card);border:1px solid var(--rv-border)}.rv-hero__product-img img{width:100%;height:100%;object-fit:cover}.rv-hero__badge{position:absolute;bottom:-1rem;left:-1rem;background:var(--rv-bg-card);border:1px solid var(--rv-border);border-radius:var(--rv-radius);padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;box-shadow:var(--rv-shadow)}.rv-hero__badge-icon{font-size:1.25rem}.rv-hero__badge-text{font-size:.75rem;font-weight:700;color:var(--rv-text)}.rv-hero__badge-sub{font-size:.65rem;color:var(--rv-text-muted)}.rv-placeholder-img{width:100%;aspect-ratio:1;background:linear-gradient(135deg,var(--rv-bg-card) 0%,var(--rv-bg-alt) 100%);border-radius:var(--rv-radius-lg);display:flex;align-items:center;justify-content:center;border:1px solid var(--rv-border);color:var(--rv-text-faint);font-size:.8rem;font-weight:600;flex-direction:column;gap:.75rem}.rv-trust-bar{background:var(--rv-bg-card);border-top:1px solid var(--rv-border);border-bottom:1px solid var(--rv-border);padding:1.25rem 1.5rem}.rv-trust-bar__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap}.rv-trust-item{display:flex;align-items:center;gap:.6rem;font-size:.85rem;font-weight:600;color:var(--rv-text);white-space:nowrap}.rv-trust-item svg{flex-shrink:0}.rv-image-banner{position:relative;overflow:hidden}.rv-image-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rv-image-banner__bg img{width:100%;height:100%;object-fit:cover}.rv-image-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.rv-image-banner__content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:7rem 1.5rem}.rv-image-banner--center .rv-image-banner__content{text-align:center}.rv-image-banner--center .rv-body{margin:0 auto}.rv-image-banner--center .rv-btn-group{justify-content:center}.rv-image-banner--left .rv-image-banner__content{max-width:600px}.rv-split{background:var(--rv-bg-section)}.rv-split__inner{max-width:1200px;margin:0 auto;padding:6rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.rv-split--reverse .rv-split__inner{direction:rtl}.rv-split--reverse .rv-split__content,.rv-split--reverse .rv-split__media{direction:ltr}.rv-split__media{position:relative}.rv-split__img{border-radius:var(--rv-radius-lg);overflow:hidden;box-shadow:var(--rv-shadow-lg);aspect-ratio:4/5;background:var(--rv-bg-alt);border:1px solid var(--rv-border)}.rv-split__img img{width:100%;height:100%;object-fit:cover}.rv-split__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--rv-text-faint);font-size:.8rem;font-weight:600;flex-direction:column;gap:.75rem}.rv-split__check-list{list-style:none;display:flex;flex-direction:column;gap:.85rem;margin:2rem 0}.rv-split__check-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:var(--rv-text-muted);line-height:1.5}.rv-check-icon{width:20px;height:20px;border-radius:50%;background:#22c55e26;border:1px solid rgba(34,197,94,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.rv-check-icon:after{content:"\2713";font-size:.65rem;font-weight:700;color:var(--rv-green)}.rv-features-section{background:var(--rv-bg-card);padding:5rem 0}.rv-features__header{text-align:center;margin-bottom:3.5rem}.rv-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.rv-feature-card{background:var(--rv-bg-alt);border:1px solid var(--rv-border);border-radius:var(--rv-radius);padding:2rem;transition:border-color .2s,transform .2s}.rv-feature-card:hover{border-color:var(--rv-blue-border);transform:translateY(-2px)}.rv-feature-card__icon{width:48px;height:48px;border-radius:var(--rv-radius-sm);background:var(--rv-blue-glow);border:1px solid var(--rv-blue-border);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.rv-feature-card h3{font-size:1rem;font-weight:700;color:var(--rv-text);margin-bottom:.5rem}.rv-feature-card p{font-size:.88rem;color:var(--rv-text-muted);line-height:1.6}.rv-problem{background:var(--rv-bg);padding:6rem 0}.rv-problem__stat{text-align:center;margin-bottom:3.5rem}.rv-problem__number{font-size:clamp(4rem,10vw,7rem);font-weight:900;color:var(--rv-blue);line-height:1;letter-spacing:-.04em;display:block}.rv-problem__stat-text{font-size:1.1rem;color:var(--rv-text-muted);max-width:400px;margin:.5rem auto 0}.rv-problem__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:3rem}.rv-disaster-card{background:var(--rv-bg-card);border:1px solid var(--rv-border);border-radius:var(--rv-radius);padding:2rem 1.5rem;text-align:center;transition:border-color .2s}.rv-disaster-card:hover{border-color:#ef44444d}.rv-disaster-card__emoji{font-size:2.25rem;margin-bottom:.75rem}.rv-disaster-card h3{font-size:.85rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--rv-text);margin-bottom:.5rem}.rv-disaster-card p{font-size:.85rem;color:var(--rv-text-muted)}.rv-whats-inside{background:var(--rv-bg-section);padding:6rem 0}.rv-whats-inside__layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;margin-top:3.5rem}.rv-whats-inside__media{background:var(--rv-bg-alt);border:1px solid var(--rv-border);border-radius:var(--rv-radius-lg);aspect-ratio:4/5;overflow:hidden;box-shadow:var(--rv-shadow-lg);display:flex;align-items:center;justify-content:center;color:var(--rv-text-faint);font-size:.8rem;font-weight:600;flex-direction:column;gap:.75rem}.rv-whats-inside__media img{width:100%;height:100%;object-fit:cover}.rv-whats-inside__items{display:flex;flex-direction:column;gap:1.25rem}.rv-inside-item{display:flex;gap:1rem;padding:1.25rem;background:var(--rv-bg-card);border:1px solid var(--rv-border);border-radius:var(--rv-radius);align-items:flex-start;transition:border-color .2s}.rv-inside-item:hover{border-color:var(--rv-blue-border)}.rv-inside-item__num{width:36px;height:36px;flex-shrink:0;border-radius:50%;background:var(--rv-blue-glow);border:1px solid var(--rv-blue-border);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;color:var(--rv-blue)}.rv-inside-item__title{font-size:.9rem;font-weight:700;color:var(--rv-text);margin-bottom:.25rem}.rv-inside-item__desc{font-size:.82rem;color:var(--rv-text-muted);line-height:1.5}.rv-protected{background:var(--rv-bg-card);padding:5rem 0}.rv-protected__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:3rem}.rv-cat-card{background:var(--rv-bg-alt);border:1px solid var(--rv-border);border-radius:var(--rv-radius);padding:1.75rem 1.5rem;text-align:center;transition:all .2s}.rv-cat-card:hover{border-color:var(--rv-blue-border);background:#1677ff0a;transform:translateY(-2px)}.rv-cat-card__emoji{font-size:2rem;margin-bottom:.75rem}.rv-cat-card h3{font-size:.9rem;font-weight:700;color:var(--rv-text);margin-bottom:.4rem}.rv-cat-card p{font-size:.8rem;color:var(--rv-text-muted);line-height:1.5}.rv-how{background:var(--rv-bg);padding:6rem 0}.rv-how__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;position:relative}.rv-how__steps:before{content:"";position:absolute;top:2.25rem;left:calc(16.67% + 1rem);right:calc(16.67% + 1rem);height:1px;background:var(--rv-border);z-index:0}.rv-step{text-align:center;position:relative;z-index:1}.rv-step__num{width:52px;height:52px;border-radius:50%;background:var(--rv-blue);color:#fff;font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:var(--rv-shadow-blue)}.rv-step__emoji{font-size:1.5rem;margin-bottom:.5rem}.rv-step h3{font-size:1rem;font-weight:700;color:var(--rv-text);margin-bottom:.5rem}.rv-step p{font-size:.88rem;color:var(--rv-text-muted);line-height:1.6}.rv-how__cta{text-align:center;margin-top:3.5rem}.rv-products{background:var(--rv-bg-section);padding:6rem 0}.rv-products__header{text-align:center;margin-bottom:3.5rem}.rv-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.rv-product-card{background:var(--rv-bg-card);border:1px solid var(--rv-border);border-radius:var(--rv-radius-lg);overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s;text-decoration:none!important;display:block}.rv-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0b1d3a1f;border-color:var(--rv-blue)}.rv-product-card__img{aspect-ratio:1;background:var(--rv-bg-alt);overflow:hidden;position:relative}.rv-product-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.rv-product-card:hover .rv-product-card__img img{transform:scale(1.04)}.rv-product-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;color:var(--rv-text-faint);font-size:.75rem;font-weight:600}.rv-product-badge{position:absolute;top:.75rem;left:.75rem;background:var(--rv-blue);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .6rem;border-radius:100px}.rv-product-card__body{padding:1.25rem 1.5rem 1.5rem}.rv-product-card__title{font-size:.95rem;font-weight:700;color:var(--rv-text);margin-bottom:.3rem;line-height:1.35}.rv-product-card__vendor{font-size:.75rem;color:var(--rv-text-faint);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.rv-product-card__price{display:flex;align-items:center;gap:.6rem}.rv-price{font-size:1.05rem;font-weight:700;color:var(--rv-text)}.rv-price-compare{font-size:.88rem;color:var(--rv-text-faint);text-decoration:line-through}.rv-product-card__btn{display:block;text-align:center;margin-top:1rem;padding:.65rem;background:var(--rv-blue);color:#fff;border-radius:100px;font-size:.85rem;font-weight:700;transition:background .2s}.rv-product-card__btn:hover{background:#2580ff;color:#fff}.rv-products__cta{text-align:center;margin-top:3rem}.rv-social-proof{background:var(--rv-bg-card);padding:5.5rem 0}.rv-proof__header{text-align:center;margin-bottom:3.5rem}.rv-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:4rem}.rv-testimonial{background:var(--rv-bg-alt);border:1px solid var(--rv-border);border-radius:var(--rv-radius);padding:2rem;transition:border-color .2s}.rv-testimonial:hover{border-color:var(--rv-blue-border)}.rv-testimonial__stars{color:#fbbf24;font-size:.9rem;margin-bottom:1rem;letter-spacing:2px}.rv-testimonial__quote{font-size:.95rem;color:var(--rv-text-muted);line-height:1.7;margin-bottom:1.25rem;font-style:italic}.rv-testimonial__author{font-size:.82rem;font-weight:700;color:var(--rv-text)}.rv-testimonial__verified{font-size:.72rem;color:var(--rv-green);font-weight:600;display:flex;align-items:center;gap:.3rem;margin-top:.2rem}.rv-media-logos{display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap;padding-top:2.5rem;border-top:1px solid var(--rv-border)}.rv-media-logo{font-size:.8rem;font-weight:800;letter-spacing:.1em;color:var(--rv-text-faint);text-transform:uppercase}.rv-cta-section{background:var(--rv-bg);padding:7rem 0;text-align:center;position:relative;overflow:hidden}.rv-cta-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:400px;background:radial-gradient(circle,rgba(22,119,255,.08) 0%,transparent 70%);pointer-events:none}.rv-cta-section .rv-headline{margin-bottom:1rem}.rv-cta-section .rv-body{margin:0 auto 2.5rem;text-align:center}.rv-cta-section .rv-btn-group{justify-content:center}.rv-footer{background:#080a10;border-top:1px solid var(--rv-border);padding:4rem 0 2rem}.rv-footer__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.rv-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.rv-footer__logo-text{font-size:1.35rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1rem}.rv-footer__logo-text span:first-child{color:#fff}.rv-footer__desc{font-size:.85rem;color:var(--rv-text-faint);line-height:1.7;margin-bottom:1.5rem;max-width:280px}.rv-footer h4{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rv-text-muted);margin-bottom:1.25rem}.rv-footer ul{list-style:none}.rv-footer ul li{margin-bottom:.6rem}.rv-footer ul a{font-size:.85rem;color:var(--rv-text-faint);text-decoration:none;transition:color .15s}.rv-footer ul a:hover{color:var(--rv-text)}.rv-footer__social{display:flex;gap:.75rem}.rv-footer__social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--rv-bg-alt);border:1px solid var(--rv-border);color:var(--rv-text-faint);transition:all .15s;text-decoration:none}.rv-footer__social a:hover{border-color:var(--rv-blue-border);color:var(--rv-blue)}.rv-footer__bottom{padding-top:2rem;border-top:1px solid var(--rv-border);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.rv-footer__copy{font-size:.8rem;color:var(--rv-text-faint)}.rv-footer__payment{display:flex;gap:.5rem;flex-wrap:wrap}.rv-payment-icon{background:var(--rv-bg-alt);border:1px solid var(--rv-border);border-radius:var(--rv-radius-sm);padding:.2rem .5rem;font-size:.6rem;font-weight:700;letter-spacing:.05em;color:var(--rv-text-faint)}.rv-product-page{max-width:1200px;margin:0 auto;padding:4rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.rv-product-gallery{position:sticky;top:88px}.rv-product-main-img{aspect-ratio:1;background:var(--rv-bg-card);border:1px solid var(--rv-border);border-radius:var(--rv-radius-lg);overflow:hidden;margin-bottom:1rem}.rv-product-main-img img{width:100%;height:100%;object-fit:cover}.rv-product-thumbs{display:flex;gap:.75rem}.rv-product-thumb{width:72px;height:72px;border-radius:var(--rv-radius-sm);overflow:hidden;background:var(--rv-bg-card);border:1px solid var(--rv-border);cursor:pointer}.rv-product-thumb img{width:100%;height:100%;object-fit:cover}.rv-product-info__vendor{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rv-blue);margin-bottom:.75rem}.rv-product-info__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;color:var(--rv-text);letter-spacing:-.02em;line-height:1.2;margin-bottom:1.25rem}.rv-product-info__price-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.rv-product-price{font-size:1.5rem;font-weight:800;color:var(--rv-text)}.rv-product-compare{font-size:1rem;color:var(--rv-text-faint);text-decoration:line-through}.rv-product-save{background:#22c55e26;border:1px solid rgba(34,197,94,.3);color:var(--rv-green);font-size:.75rem;font-weight:700;padding:.25rem .6rem;border-radius:100px}.rv-product-info__reviews{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.82rem;color:var(--rv-text-muted)}.rv-product-info__desc{font-size:.95rem;color:var(--rv-text-muted);line-height:1.75;margin-bottom:2rem}.rv-product-atc{width:100%;padding:1rem;background:var(--rv-blue);color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .1s;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:var(--rv-shadow-blue)}.rv-product-atc:hover{background:#2580ff;transform:translateY(-1px)}.rv-product-atc:active{transform:scale(.99)}.rv-product-guarantees{display:flex;gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--rv-border)}.rv-guarantee-item{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--rv-text-muted);font-weight:600}.rv-collection-page{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.rv-collection-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--rv-border)}.rv-collection-header h1{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;color:var(--rv-text);letter-spacing:-.02em}.rv-collection-header p{font-size:.95rem;color:var(--rv-text-muted);margin-top:.5rem}.rv-collection-count{font-size:.82rem;color:var(--rv-text-faint);margin-top:.3rem}.rv-cart-page{max-width:900px;margin:0 auto;padding:3rem 1.5rem}.rv-cart-page h1{font-size:1.75rem;font-weight:900;margin-bottom:2rem;color:var(--rv-text)}.rv-cart-item{display:flex;gap:1.25rem;padding:1.25rem 0;border-bottom:1px solid var(--rv-border);align-items:flex-start}.rv-cart-item__img{width:80px;height:80px;border-radius:var(--rv-radius-sm);background:var(--rv-bg-card);border:1px solid var(--rv-border);overflow:hidden;flex-shrink:0}.rv-cart-item__img img{width:100%;height:100%;object-fit:cover}.rv-cart-item__title{font-size:.9rem;font-weight:700;color:var(--rv-text);margin-bottom:.25rem}.rv-cart-item__price{font-size:.85rem;color:var(--rv-text-muted)}.rv-cart-summary{margin-top:2rem;padding:1.5rem;background:var(--rv-bg-card);border-radius:var(--rv-radius);border:1px solid var(--rv-border)}.rv-cart-total{font-size:1.1rem;font-weight:800;color:var(--rv-text);display:flex;justify-content:space-between;margin-bottom:1.25rem}.rv-checkout-btn{width:100%;display:block;text-align:center;padding:1rem;background:var(--rv-blue);color:#fff;border-radius:50px;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:background .2s}.rv-checkout-btn:hover{background:#2580ff;color:#fff}@keyframes rv-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.rv-fade-in{animation:rv-fade-up .6s ease both}.rv-fade-in:nth-child(2){animation-delay:.1s}.rv-fade-in:nth-child(3){animation-delay:.2s}@media(max-width:1024px){.rv-hero__inner{grid-template-columns:1fr;gap:2.5rem}.rv-hero__media{display:none}.rv-hero{min-height:70vh}.rv-split__inner{grid-template-columns:1fr;gap:2.5rem}.rv-split--reverse .rv-split__inner{direction:ltr}.rv-split__img{aspect-ratio:16/9}.rv-whats-inside__layout{grid-template-columns:1fr}.rv-whats-inside__media{aspect-ratio:16/9}.rv-product-page{grid-template-columns:1fr;gap:2rem}.rv-product-gallery{position:static}.rv-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.rv-nav,.rv-header__actions .rv-btn,.rv-header__social{display:none}.rv-hamburger{display:flex}.rv-mobile-nav{display:block}.rv-how__steps{grid-template-columns:1fr}.rv-how__steps:before{display:none}.rv-grid-2,.rv-grid-3,.rv-grid-4{grid-template-columns:1fr}.rv-announce-bar__divider{display:none}.rv-trust-bar__inner{gap:1.5rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem;flex-wrap:nowrap}.rv-footer__grid{grid-template-columns:1fr;gap:2rem}.rv-footer__bottom{flex-direction:column;align-items:flex-start}.rv-testimonials{grid-template-columns:1fr}.rv-product-guarantees{flex-direction:column;gap:.75rem}.rv-section{padding:4rem 0}.rv-split__inner{padding:4rem 1.5rem}.rv-hero__inner{padding:5rem 1.5rem 4rem}}@media(max-width:480px){.rv-hero .rv-headline{font-size:2rem}.rv-btn-group{flex-direction:column}.rv-btn-group .rv-btn{justify-content:center}.rv-products__grid{grid-template-columns:1fr 1fr;gap:1rem}}.rv-hero__yt-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.rv-hero--split-video{background:#05080f;min-height:85vh;display:flex;align-items:center}.rv-hero--video-bg{min-height:92vh;overflow:hidden}.rv-hero--video-bg .rv-headline{font-size:clamp(2.5rem,5.5vw,4.25rem);text-shadow:0 2px 20px rgba(0,0,0,.5)}.rv-image-banner{min-height:580px}.rv-image-banner .rv-headline{text-shadow:0 2px 20px rgba(0,0,0,.6);font-size:clamp(2.25rem,5vw,3.75rem)}.rv-problem__number{font-size:clamp(5rem,14vw,9rem);background:linear-gradient(135deg,#1677ff,#4090ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.rv-how__steps:before{background:linear-gradient(90deg,transparent 0%,var(--rv-border) 20%,var(--rv-border) 80%,transparent 100%)}.rv-split__img{box-shadow:0 32px 100px #0009}.rv-product-card:hover{box-shadow:0 16px 60px #00000080,0 0 0 1px #1677ff4d}.rv-section-title{font-size:clamp(1.75rem,3.5vw,2.5rem)}.rv-feature-card:hover{box-shadow:0 8px 40px #0000004d,0 0 0 1px #1677ff33}@media(max-width:768px){.rv-hero--video-bg .rv-hero__inner--vbg{grid-template-columns:1fr!important;padding:5rem 1.5rem 4rem!important}.rv-hero--video-bg .rv-hero__media{display:none}.rv-hero--split-video>div>div[style*=grid-template-columns]{grid-template-columns:1fr!important;gap:2.5rem!important}}html,body{background-color:#fff!important}body{font-weight:500}.rv-cta-section{background:linear-gradient(180deg,#eef5ff,#e8f2ff)}.rv-problem{background:var(--rv-bg-section)}.rv-how{background:var(--rv-bg-alt)}.rv-as-seen-in-section{background:var(--rv-bg);border-color:var(--rv-border)}.rv-trust-bar{background:var(--rv-navy)!important;border-color:#1677ff33!important}.rv-trust-item{color:#fff!important}.rv-disaster-card{background:#fff!important;border-color:var(--rv-border)!important;box-shadow:0 2px 16px #0b1d3a0f}.rv-disaster-card h3,.rv-disaster-card p{color:var(--rv-navy)!important}.rv-how__steps:before{background:#1677ff33!important}.rv-how .rv-step__num{background:var(--rv-blue)!important;color:#fff!important}.rv-footer__logo-text span:first-child{color:var(--rv-navy)}.rv-footer__logo-text span:last-child{color:var(--rv-blue)}.rv-footer{background:var(--rv-navy)!important}.rv-footer h4,.rv-footer ul a,.rv-footer__desc{color:#ffffffb3}.rv-footer ul a:hover,.rv-footer__logo-text span:first-child{color:#fff}.rv-footer__copy{color:#ffffff80}.rv-product-card:hover{box-shadow:0 16px 48px #0b1d3a1f,0 0 0 2px var(--rv-blue)!important}.rv-feature-card:hover{box-shadow:0 8px 32px #0b1d3a1a,0 0 0 2px #1677ff40!important}.rv-split__img{box-shadow:0 24px 64px #0b1d3a24}.rv-section-label{color:var(--rv-blue)!important;background:#1677ff14;border-color:#1677ff33;font-weight:800;letter-spacing:.12em}.rv-testimonial__author{font-weight:800;color:var(--rv-navy)!important;font-size:.88rem}.rv-hero--split-video{background:var(--rv-navy)}h1,h2,h3,h4,h5,h6,.rv-headline,.rv-section-title,.rv-subhead{font-weight:900!important;-webkit-font-smoothing:antialiased}.rv-trust-bar{font-weight:700}.rv-feature-card h3{font-weight:800!important}.rv-split__check-list li{font-weight:600}.rv-step h3{font-weight:800!important}.rv-disaster-card h3{font-weight:900!important}.rv-product-card__title{font-weight:800!important}.rv-product-badge{font-weight:800}.rv-stars,[style*=\2605]{color:#fbbf24!important;opacity:1!important}[style*="color:#22c55e"],[style*="color:#22C55E"],[style*="color:#28a745"],[style*="color:#28A745"]{color:#00c853!important}@media(max-width:768px){.rv-headline{font-size:clamp(1.75rem,7vw,2.5rem)!important}.rv-section-title{font-size:clamp(1.4rem,5.5vw,1.9rem)!important}.rv-body,.rv-section-sub{font-size:.95rem;padding:0 .25rem}.rv-section{padding:3rem 0!important}.rv-section--sm{padding:2rem 0!important}.rv-container{padding:0 1rem!important}.rv-btn{min-height:48px;font-size:.95rem;padding:.85rem 1.5rem;width:100%;justify-content:center;box-sizing:border-box}.rv-btn-sm{width:auto;min-height:40px;padding:.55rem 1rem;font-size:.82rem}.rv-btn-group{flex-direction:column;gap:.75rem;align-items:stretch}.rv-btn-group .rv-btn{width:100%}.rv-nav,.rv-header__actions .rv-btn{display:none!important}.rv-hamburger{display:flex!important}.rv-mobile-nav{display:block!important}.rv-hero{min-height:auto!important;padding:0!important}.rv-hero>div{padding:2.5rem 1rem 2rem!important}.rv-hero-cols{grid-template-columns:1fr!important;gap:1.5rem!important}.rv-inside-cols,.rv-how-steps,.rv-checklist-outer{grid-template-columns:1fr!important;gap:2rem!important}.rv-how__steps{grid-template-columns:1fr!important;gap:2rem}.rv-grid-2,.rv-grid-3,.rv-grid-4{grid-template-columns:1fr!important}.rv-products__grid,.rv-testimonials{grid-template-columns:1fr!important;gap:1rem}.rv-feature-card{padding:1.5rem 1.25rem}.rv-product-card__body{padding:1rem}.rv-testimonial{padding:1.25rem}.rv-product-card__img{aspect-ratio:4/3}.rv-trust-bar__inner{gap:1rem;padding:.75rem 1rem;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rv-trust-bar__inner::-webkit-scrollbar{display:none}.rv-trust-item{font-size:.78rem;white-space:nowrap;flex-shrink:0}.rv-footer__grid{grid-template-columns:1fr!important;gap:2rem}.rv-footer__bottom{flex-direction:column;align-items:flex-start;gap:1rem}.rv-footer{padding:3rem 0 1.5rem!important}.rv-problem__number{font-size:clamp(3.5rem,18vw,6rem)!important}.rv-product-guarantees{flex-direction:column;gap:.75rem}.rv-announce-bar{font-size:.72rem;padding:.4rem 1rem}.rv-announce-bar__inner{gap:.5rem}.rv-announce-bar__divider{display:none}.rv-split__inner{grid-template-columns:1fr!important;padding:3rem 1rem!important}.rv-split__img{aspect-ratio:16/9}.rv-image-banner{min-height:400px!important}.rv-image-banner__content{padding:4rem 1rem!important}.rvc-prev{left:0!important}.rvc-next{right:0!important}}@media(max-width:480px){.rv-headline{font-size:clamp(1.5rem,8vw,2rem)!important}.rv-section-title{font-size:clamp(1.25rem,6vw,1.6rem)!important}.rv-container{padding:0 .875rem!important}.rv-footer__social{flex-wrap:wrap}.rvc-slide{width:85%!important}.rv-trust-item{font-size:.72rem}}a[style*="background:#1677ff"],a[style*="background: #1677ff"],a[style*="background:#1677FF"],a[style*="background: #1677FF"],button[style*="background:#1677ff"],button[style*="background:#1677FF"]{background:linear-gradient(135deg,#1677ff,#5b8def)!important;box-shadow:0 6px 28px #1677ff66!important}.rv-feature-card{border-left:3px solid transparent;transition:border-color .2s,box-shadow .2s,transform .2s}.rv-feature-card:hover{border-left-color:#1677ff;transform:translateY(-3px);box-shadow:0 12px 40px #1677ff24,0 0 0 1px #1677ff26!important}.rv-feature-icon{filter:drop-shadow(0 0 8px rgba(22,119,255,.35))}.rv-step__num{background:linear-gradient(135deg,#1677ff,#5b8def)!important;box-shadow:0 6px 20px #1677ff66!important}.rv-product-card{border-top:3px solid transparent;transition:border-color .2s,transform .2s,box-shadow .2s}.rv-product-card:hover{border-top-color:#1677ff;transform:translateY(-5px);box-shadow:0 16px 48px #1677ff29,0 0 0 1px #1677ff1f!important}.rv-trust-badge__icon,[class*=badge] svg{filter:drop-shadow(0 2px 6px rgba(22,119,255,.3))}.rv-testimonial{border-left:3px solid rgba(22,119,255,.25);transition:border-color .2s,box-shadow .2s}.rv-testimonial:hover{border-left-color:#1677ff;box-shadow:0 8px 32px #1677ff1f!important}.rv-stars,.rv-testimonial__stars{color:#f59e0b!important}.rv-problem__number{background:linear-gradient(135deg,#1677ff,#5b8def)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.rv-cta-section{background:linear-gradient(135deg,#1677ff,#0b1d3a)!important}.rv-testimonial-featured{background:linear-gradient(135deg,#0b1d3a,#162340 60%,#1677ff18)!important}.rv-section+.rv-section{border-top:1px solid rgba(22,119,255,.08)}.rv-announce-bar{letter-spacing:.04em;font-weight:700}.rv-btn-outline{color:#1677ff;border-color:#1677ff66;background:#1677ff0a}.rv-btn-outline:hover{background:#1677ff1a;border-color:#1677ff;color:#1677ff}:root{--rv-taupe: #E8E2D8;--rv-taupe-light: #F0EDE8;--rv-taupe-deep: #DDD6CB}.rv-testimonial{background:#fff;border-left:3px solid var(--rv-taupe-deep)}.rv-testimonial:hover{border-left-color:#1677ff}.rv-cat-card,[class*=persona],.rv-trust-badge,[class*=badge-card]{background:#fff}[class*=payment] img,[class*=payment-logo]{filter:grayscale(1) brightness(.5)}.rv-split__check-list li:before{color:#00c853}.rv-product-card__img{background:var(--rv-taupe-light)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ripvault.css.map */
