Shipping policy
#wlv-ship.wlv-ship{--navy:#0C447C;--blue2:#1E6FB8;--blue3:#3A8AD0;--ink:#0E2236;--neutral:#4B5D70;--o1:#F4843F;--o2:#E0521B;--line:#E3ECF5;--ease:cubic-bezier(.2,.7,.2,1);
width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;
font-family:'Satoshi',system-ui,-apple-system,sans-serif;color:var(--ink);padding:60px 0 70px;-webkit-font-smoothing:antialiased;font-size:16px;
background:radial-gradient(120% 80% at 6% -6%,#F1F7FC 0%,rgba(241,247,252,0) 52%),radial-gradient(110% 92% at 102% 106%,#EAF3FC 0%,rgba(234,243,252,0) 58%),linear-gradient(180deg,#FBFDFF 0%,#F2F7FC 100%)}
#wlv-ship *,#wlv-ship *::before,#wlv-ship *::after{box-sizing:border-box}
#wlv-ship .wlvs-au{position:absolute;border-radius:999px;pointer-events:none;z-index:0;filter:blur(6px)}
#wlv-ship .wlvs-au1{width:520px;height:520px;top:-160px;left:-120px;background:radial-gradient(circle,rgba(31,111,196,.15),transparent 64%);animation:wlvs-aurora 17s ease-in-out infinite}
#wlv-ship .wlvs-au2{width:460px;height:460px;bottom:-180px;right:-110px;background:radial-gradient(circle,rgba(244,132,63,.12),transparent 64%);animation:wlvs-aurora 22s ease-in-out infinite}
#wlv-ship .wlvs-wrap{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:0 24px}
#wlv-ship .wlvs-head{text-align:center;max-width:680px;margin:0 auto 14px}
#wlv-ship .wlvs-eye{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:var(--blue2);background:rgba(31,111,196,.1);border:1px solid rgba(31,111,196,.2);padding:9px 17px;border-radius:999px;position:relative;overflow:hidden;animation:wlvs-breathe 3.4s ease-in-out infinite}
#wlv-ship .wlvs-eye::before{content:"";position:absolute;top:0;bottom:0;left:-58%;width:42%;background:linear-gradient(100deg,transparent,rgba(31,111,196,.28),transparent);transform:skewX(-18deg);animation:wlvs-sheen 4.4s ease-in-out infinite}
#wlv-ship .wlvs-eye svg{width:16px;height:16px;color:var(--o2);position:relative;z-index:1}
#wlv-ship .wlvs-eye span{position:relative;z-index:1}
#wlv-ship .wlvs-title{font-family:'Clash Display',sans-serif;font-weight:600;line-height:1.05;letter-spacing:-.015em;font-size:clamp(38px,4.4vw,58px);margin:18px 0 14px;background:linear-gradient(118deg,#3A8AD0,#1E6FB8 44%,#0C447C);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
#wlv-ship .wlvs-deck{color:var(--neutral);font-size:19px;line-height:1.6;margin:0 auto;max-width:560px}
/* ===== realistic globe ===== */
#wlv-ship .wlvs-ghero{position:relative;width:100%;max-width:680px;height:400px;margin:0 auto 30px;display:grid;place-items:center}
#wlv-ship .wlvs-earth{position:relative;width:300px;height:300px;border-radius:50%;overflow:hidden;background-color:#0a2440;background-image:url(https://unpkg.com/three-globe/example/img/earth-blue-marble.jpg);background-size:auto 100%;background-repeat:repeat-x;background-position:0 0;
box-shadow:inset -28px -22px 56px rgba(2,8,22,.78),inset 18px 14px 32px rgba(255,255,255,.1),0 0 0 1px rgba(150,205,248,.45),0 0 44px 5px rgba(95,168,230,.5),0 40px 80px -28px rgba(6,24,48,.6);animation:wlvs-spin 30s linear infinite}
#wlv-ship .wlvs-clouds{position:absolute;inset:0;border-radius:50%;overflow:hidden;background-image:url(https://threejs.org/examples/textures/planets/earth_clouds_1024.png);background-size:auto 100%;background-repeat:repeat-x;background-position:0 0;animation:wlvs-spin 52s linear infinite;opacity:.55;mix-blend-mode:screen;pointer-events:none}
#wlv-ship .wlvs-earth::after{content:"";position:absolute;inset:0;border-radius:50%;pointer-events:none;z-index:2;background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.3),transparent 34%),radial-gradient(circle at 74% 82%,rgba(2,8,20,.55),transparent 56%)}
@keyframes wlvs-spin{from{background-position:0 0}to{background-position:-600px 0}}
#wlv-ship .wlvs-pin{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:12px 21px;font-weight:700;font-size:16px;color:var(--navy);box-shadow:0 18px 32px -12px rgba(14,34,54,.44);animation:wlvs-bob 4s ease-in-out infinite}
#wlv-ship .wlvs-pin svg{width:19px;height:19px;color:var(--o2)}
#wlv-ship .wlvs-pin::after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--o1),var(--o2));box-shadow:0 0 0 5px rgba(244,132,63,.16)}
#wlv-ship .wlvs-p1{top:16%;left:3%}#wlv-ship .wlvs-p1::after{right:-16px;bottom:-9px}
#wlv-ship .wlvs-p2{top:11%;right:3%}#wlv-ship .wlvs-p2::after{left:-16px;bottom:-9px}
#wlv-ship .wlvs-p3{bottom:20%;right:5%}#wlv-ship .wlvs-p3::after{left:-15px;top:-9px}
#wlv-ship .wlvs-p4{bottom:15%;left:5%}#wlv-ship .wlvs-p4::after{right:-15px;top:-9px}
#wlv-ship .wlvs-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 46px;margin:0 auto 38px}
#wlv-ship .wlvs-stat{text-align:center}
#wlv-ship .wlvs-stat b{display:block;font-family:'Clash Display',sans-serif;font-weight:600;font-size:54px;line-height:1;background:linear-gradient(150deg,var(--o1),var(--o2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
#wlv-ship .wlvs-stat span{font-size:15px;color:var(--neutral);font-weight:600}
#wlv-ship .wlvs-ic{position:relative;overflow:hidden;flex:none;width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(150deg,var(--blue3),var(--navy));box-shadow:0 14px 26px -10px rgba(12,68,124,.6);transition:box-shadow .4s,filter .4s;animation:wlvs-icbob 3.4s ease-in-out infinite}
#wlv-ship .wlvs-ic.o{background:linear-gradient(150deg,var(--o1),var(--o2));box-shadow:0 14px 26px -10px rgba(224,82,27,.6)}
#wlv-ship .wlvs-ic svg{position:relative;z-index:2;width:25px;height:25px;color:#fff;stroke:#fff}
#wlv-ship .wlvs-ic::before{content:"";position:absolute;z-index:1;top:0;bottom:0;left:-80%;width:55%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.65),transparent);transform:skewX(-20deg);animation:wlvs-icsheen 3.6s ease-in-out infinite}
@keyframes wlvs-icbob{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes wlvs-icsheen{0%,20%{left:-80%}62%,100%{left:150%}}
#wlv-ship .wlvs-cards .wlvs-rc:nth-child(2) .wlvs-ic{animation-delay:.5s}
#wlv-ship .wlvs-cards .wlvs-rc:nth-child(3) .wlvs-ic{animation-delay:1s}
#wlv-ship .wlvs-cards .wlvs-rc:nth-child(2) .wlvs-ic::before{animation-delay:.5s}
#wlv-ship .wlvs-cards .wlvs-rc:nth-child(3) .wlvs-ic::before{animation-delay:1s}
#wlv-ship .wlvs-feat .wlvs-fc:nth-child(2) .wlvs-ic{animation-delay:.4s}
#wlv-ship .wlvs-feat .wlvs-fc:nth-child(3) .wlvs-ic{animation-delay:.7s}
#wlv-ship .wlvs-feat .wlvs-fc:nth-child(4) .wlvs-ic{animation-delay:1s}
#wlv-ship .wlvs-feat .wlvs-fc:nth-child(2) .wlvs-ic::before{animation-delay:.4s}
#wlv-ship .wlvs-feat .wlvs-fc:nth-child(3) .wlvs-ic::before{animation-delay:.7s}
#wlv-ship .wlvs-feat .wlvs-fc:nth-child(4) .wlvs-ic::before{animation-delay:1s}
#wlv-ship .wlvs-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}
#wlv-ship .wlvs-rc{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 22px 44px -30px rgba(14,34,54,.4);transition:transform .4s var(--ease),box-shadow .4s}
#wlv-ship .wlvs-rc:hover{transform:translateY(-6px);box-shadow:0 36px 60px -34px rgba(14,34,54,.5)}
#wlv-ship .wlvs-rc:hover .wlvs-ic{box-shadow:0 18px 30px -8px rgba(12,68,124,.72);filter:brightness(1.08)}
#wlv-ship .wlvs-rc:hover .wlvs-ic.o{box-shadow:0 18px 30px -8px rgba(224,82,27,.72)}
#wlv-ship .wlvs-rc h3{font-family:'Clash Display',sans-serif;font-weight:600;font-size:19px;color:var(--navy);margin:14px 0 6px}
#wlv-ship .wlvs-rc p{margin:0;font-size:14.5px;color:var(--neutral);line-height:1.5}
#wlv-ship .wlvs-times{display:flex;flex-direction:column;gap:8px;margin-top:14px}
#wlv-ship .wlvs-trow{display:flex;align-items:center;gap:9px;font-size:14.5px}
#wlv-ship .wlvs-trow svg{width:16px;height:16px;color:var(--blue2);flex:none}
#wlv-ship .wlvs-trow b{color:var(--navy);font-weight:700}#wlv-ship .wlvs-trow span{color:var(--neutral)}
#wlv-ship .wlvs-feat{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
#wlv-ship .wlvs-fc{display:flex;flex-direction:column;gap:9px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 16px 34px -28px rgba(14,34,54,.4);transition:transform .4s var(--ease),box-shadow .4s}
#wlv-ship .wlvs-fc:hover{transform:translateY(-4px);box-shadow:0 26px 44px -28px rgba(14,34,54,.5)}
#wlv-ship .wlvs-fc:hover .wlvs-ic{box-shadow:0 18px 30px -8px rgba(12,68,124,.72);filter:brightness(1.08)}
#wlv-ship .wlvs-fc:hover .wlvs-ic.o{box-shadow:0 18px 30px -8px rgba(224,82,27,.72)}
#wlv-ship .wlvs-fc .wlvs-ic{width:44px;height:44px;border-radius:12px}
#wlv-ship .wlvs-fc .wlvs-ic svg{width:21px;height:21px}
#wlv-ship .wlvs-fc b{font-family:'Clash Display',sans-serif;font-weight:600;font-size:15px;color:var(--navy)}
#wlv-ship .wlvs-fc span{font-size:13px;color:var(--neutral);line-height:1.45}
#wlv-ship .wlvs-note{display:flex;align-items:flex-start;gap:11px;max-width:760px;margin:24px auto 0;background:rgba(31,111,196,.06);border:1px solid rgba(31,111,196,.16);border-radius:14px;padding:15px 18px;font-size:14.5px;color:var(--neutral);line-height:1.55}
#wlv-ship .wlvs-note svg{width:20px;height:20px;color:var(--blue2);flex:none}
@keyframes wlvs-breathe{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.035)}}
@keyframes wlvs-sheen{0%,16%{left:-58%}60%,100%{left:135%}}
@keyframes wlvs-aurora{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-5%,4%) scale(1.14)}}
@keyframes wlvs-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}
#wlv-ship .wlvs-rv{opacity:1;transform:none;animation:shiprise .8s var(--ease) both}
@keyframes shiprise{from{transform:translateY(24px)}to{transform:none}}
#wlv-ship .wlvs-rv.in{opacity:1;transform:none}
@media screen and (max-width:860px){
#wlv-ship.wlv-ship{padding:42px 0 48px}
#wlv-ship .wlvs-cards{grid-template-columns:1fr}
#wlv-ship .wlvs-feat{grid-template-columns:repeat(2,1fr)}
#wlv-ship .wlvs-ghero{height:330px}#wlv-ship .wlvs-earth{width:236px;height:236px}
@keyframes wlvs-spin{from{background-position:0 0}to{background-position:-472px 0}}
#wlv-ship .wlvs-deck{font-size:17px}
}
@media (prefers-reduced-motion:reduce){
#wlv-ship .wlvs-earth,#wlv-ship .wlvs-clouds{animation:none !important}
#wlv-ship *,#wlv-ship *::before{animation:none !important}
#wlv-ship .wlvs-rv{opacity:1 !important;transform:none !important}
}
Shipping Policy
We ship worldwide
At Wellivu, we're committed to delivering your order quickly, safely, and reliably.
United States
Canada
Europe
Oceania
5–7Day US delivery
FreeTracking + insurance
48US states shipped
United States
We ship to the 48 contiguous states. Not available to Alaska, Hawaii, or Puerto Rico.
Processing· 1–3 business days
Shipping· 5–7 business days
Canada
We ship to all provinces across Canada.
Processing· 1–3 business days
Shipping· 7–14 business days
Europe & Oceania
All countries across Europe & Oceania, including Australia & New Zealand.
Processing· 1–3 business days
Shipping· 7–14 business days
Tracking numberFull tracking on every order, emailed after processing.
Free insuranceShipping insurance included at no extra cost.
Ships from1420 Tamarind Ave, Rialto, California 92376.
Easy 30-day returnsFree for defective/damaged/incorrect; $15 change-of-mind.
Shipping times may vary slightly during peak seasons or due to customs processing.