Description
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: ‘DM Sans’, Arial, sans-serif; color: #071a2b; line-height: 1.55; background: #fff; } img { display: block; max-width: 100%; height: auto; } /* VIDEO SECTION */ .video-section { background: #071a2b; padding: 48px 16px; } .video-inner { max-width: 960px; margin: 0 auto; } .video-label { text-align: center; font-size: 12px; font-weight: 900; letter-spacing: 0.5px; color: #a8e3ff; margin-bottom: 10px; } .video-title { text-align: center; font-size: clamp(20px, 2.8vw, 32px); font-weight: 800; color: #fff; margin-bottom: 24px; letter-spacing: -0.4px; } .video-wrapper { position: relative; width: 100%; padding-bottom: 56.25%; border-radius: 18px; overflow: hidden; box-shadow: 0 22px 52px rgba(0,0,0,.45); border: 1px solid rgba(255,255,255,.12); } .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .hero { background: linear-gradient(180deg, #e9f7ff 0%, #ffffff 70%); padding: 70px 16px 34px; } .hero-inner { max-width: 1320px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 36px; flex-wrap: wrap; } .hero-copy { flex: 1 1 560px; min-width: 280px; } .hero-badge { display: inline-block; padding: 8px 14px; border-radius: 999px; background: #dff2ff; border: 1px solid #c6e7ff; color: #0a4f7a; font-size: 12px; font-weight: 700; letter-spacing: 0.3px; margin-bottom: 14px; } .hero-sku { font-size: 12px; font-weight: 700; color: #5a768f; letter-spacing: 0.5px; margin-bottom: 8px; } .hero-title { font-size: clamp(26px, 3.2vw, 46px); font-weight: 800; letter-spacing: -0.6px; line-height: 1.05; color: #061a2c; margin-bottom: 10px; } .hero-subtitle { font-size: clamp(16px, 2vw, 22px); font-weight: 700; color: #0a4f7a; letter-spacing: -0.2px; margin-bottom: 16px; } .hero-desc { font-size: 16px; color: #12324b; max-width: 620px; margin-bottom: 22px; } .hero-pills { display: flex; gap: 10px; flex-wrap: wrap; } .hero-pill { padding: 10px 12px; border-radius: 14px; background: #fff; border: 1px solid #d7ebff; box-shadow: 0 10px 18px rgba(7,26,43,.06); } .hero-pill-title { font-size: 12px; font-weight: 800; color: #0a4f7a; } .hero-pill-body { font-size: 14px; color: #12324b; margin-top: 4px; } .hero-image { flex: 1 1 620px; min-width: 280px; display: flex; justify-content: center; align-items: center; } .hero-image img { width: 100%; max-width: 820px; border-radius: 18px; border: 1px solid #d7ebff; box-shadow: 0 22px 44px rgba(7,26,43,.14); } .stat-bar { background: #fff; padding: 34px 16px 70px; } .stat-bar-inner { max-width: 1320px; margin: 0 auto; border-radius: 22px; background: linear-gradient(90deg, #0a79c6 0%, #19a6db 55%, #5ad6ff 100%); padding: 34px 18px; box-shadow: 0 18px 40px rgba(7,26,43,.12); text-align: center; color: #fff; } .stat-number { font-size: clamp(36px, 6vw, 56px); font-weight: 900; letter-spacing: -1px; line-height: 1.0; } .stat-label { font-size: clamp(16px, 2vw, 20px); font-weight: 700; letter-spacing: -0.2px; opacity: .95; margin-top: 10px; } .stat-source { font-size: 14px; opacity: .92; margin-top: 14px; } .section-alt { background: linear-gradient(180deg, #f3fbff 0%, #fff 85%); padding: 74px 16px; } .section-white { background: #fff; padding: 74px 16px; } .two-col { max-width: 1320px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 44px; flex-wrap: wrap; } .two-col-copy { flex: 1 1 560px; min-width: 280px; } .two-col-image { flex: 1 1 620px; min-width: 280px; display: flex; justify-content: center; } .two-col-image img { width: 100%; max-width: 700px; border-radius: 18px; border: 1px solid #d7ebff; box-shadow: 0 18px 40px rgba(7,26,43,.12); } .section-h2 { font-size: clamp(28px, 3.5vw, 44px); font-weight: 900; letter-spacing: -0.8px; line-height: 1.06; margin-bottom: 12px; } .section-p { font-size: 18px; color: #12324b; max-width: 540px; } .card-row { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 22px; } .card { flex: 1 1 220px; min-width: 220px; background: #fff; border: 1px solid #d7ebff; border-radius: 18px; padding: 16px 14px; } .card-tag { font-size: 12px; font-weight: 900; color: #0a4f7a; letter-spacing: 0.4px; } .card-title { font-size: 16px; font-weight: 800; margin-top: 6px; } .card-body { font-size: 14px; color: #12324b; margin-top: 6px; } .highlight-box { background: linear-gradient(90deg, #e9f7ff 0%, #fff 100%); border: 1px solid #d7ebff; border-radius: 20px; padding: 18px 16px; max-width: 560px; margin-top: 18px; } .highlight-box .hl-tag { font-size: 14px; font-weight: 900; color: #0a4f7a; letter-spacing: 0.3px; margin-bottom: 8px; } .highlight-box .hl-title { font-size: 16px; font-weight: 800; } .highlight-box .hl-body { font-size: 14px; color: #12324b; margin-top: 6px; } .section-dark { background: linear-gradient(180deg, #071a2b 0%, #0a2a45 70%, #071a2b 100%); padding: 82px 16px; color: #fff; } .section-center { text-align: center; } .dark-5grid { display: flex; gap: 14px; flex-wrap: wrap; justify-content: center; margin-top: 30px; } .dark-card { flex: 1 1 200px; min-width: 180px; max-width: 260px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.18); border-radius: 18px; padding: 18px 16px; } .dark-card-tag { font-size: 12px; font-weight: 900; letter-spacing: 0.4px; color: #a8e3ff; margin-bottom: 8px; } .dark-card-title { font-size: 17px; font-weight: 800; } .dark-card-body { font-size: 14px; opacity: .9; margin-top: 6px; } .how-grid { display: flex; gap: 16px; flex-wrap: wrap; justify-content: center; margin-top: 28px; } .how-card { flex: 1 1 200px; min-width: 180px; max-width: 280px; background: #fff; border: 1px solid #d7ebff; border-radius: 20px; padding: 22px 18px; text-align: center; } .how-step { width: 36px; height: 36px; border-radius: 50%; background: linear-gradient(135deg, #0a79c6, #19a6db); color: #fff; font-size: 16px; font-weight: 900; display: flex; align-items: center; justify-content: center; margin: 0 auto 14px; } .how-title { font-size: 15px; font-weight: 800; color: #061a2c; margin-bottom: 6px; } .how-body { font-size: 14px; color: #12324b; } .section-details { background: #fff; padding: 44px 16px 10px; } .details-inner { max-width: 980px; margin: 0 auto; border-top: 1px solid #d7ebff; padding-top: 28px; } .details-inner h2 { font-size: 26px; line-height: 1.2; letter-spacing: -0.4px; color: #061a2c; margin-bottom: 10px; } .details-inner h3 { font-size: 18px; color: #0a4f7a; margin: 12px 0 8px; } .details-inner p { font-size: 15px; color: #12324b; } PRODUCT VIDEO
See the Aqua Creek Mighty Voyager in action
Portable ADA Pool Access LiftMODEL: F-VGRPL · MIGHTY SERIES
Aqua Creek Mighty Voyager ADA Pool Lift
Portable ADA-compliant access — 325 lb capacity with 360° quiet rotation
The Mighty Voyager combines a freestanding sand ballast system and large caster wheels with ADA compliance, whisper-quiet 360° rotation, and battery-powered operation — delivering flexible, portable pool and spa accessibility for residential and commercial settings without permanent deck modification.
325 lb capacitySand ballast stability systemADA compliantFixing anchor included360° quiet rotationPools, spas & raised walls
325 lbweight capacity — portable ADA-compliant design with sand ballast stability, caster wheels & whisper-quiet 360° rotationpowder-coated stainless steel · battery powered · pools, spas & raised walls up to ~10–12″ · fixing anchor included
Portable. ADA compliant. No drilling required.
The Mighty Voyager’s sand ballast system and large caster wheels allow the lift to be positioned, repositioned, or stored without any permanent anchoring — while the included fixing anchor brings the installation into full ADA compliance when required.
SAND BALLAST SYSTEMStable without anchorsSand-filled ballast provides the counterweight needed for stable, safe operation without drilling or permanent deck modification.ADA COMPLIANTFixing anchor includedMeets ADA compliance requirements with the included fixing anchor for facilities that need certified accessible pool entry.
Smooth rotation. Any pool or spa.
Whisper-quiet 360° rotation delivers fully controlled, comfortable transfers for users and caregivers alike — and the Mighty Voyager’s flexible design accommodates in-ground pools, spas, and raised walls up to approximately 10–12 inches for broader installation versatility.
360° QUIET ROTATIONWhisper-quiet, controlled transfersSmooth 360° rotation allows precise positioning for pool entry and exit with minimal noise and effort for both users and caregivers.RAISED WALL COMPATIBLEPools, spas & raised walls ~10–12″Works with standard in-ground pools and spas as well as partially raised wall configurations — offering flexible placement across a wide range of pool designs.
Everything you need in a portable ADA lift.
Durable construction, battery-powered operation, and flexible compatibility — built for long-term residential and commercial accessibility.
STAINLESS STEELPowder-coated frameCorrosion-resistant construction withstands pool chemicals, UV, and outdoor exposure for long service life.BATTERY POWEREDSmooth operationRechargeable battery system delivers consistent, reliable lift performance without poolside electrical connections.CASTER WHEELSEasy repositioningLarge caster wheels allow the lift to roll easily to a new position along the deck or into storage when not in use.325 LB CAPACITYHeavy-duty ratedHeavy-duty design with sand ballast system provides stable, secure lifting for a wide range of users.APPLICATIONSResidential & commercialCost-effective ADA accessibility solution for homes, hotels, and commercial aquatic facilities of all types.
How it works.
Four steps to safe, flexible pool access with the Mighty Voyager.
1Position the liftRoll the Mighty Voyager to the desired pool deck location using the large caster wheels — no anchor or drilling required for setup.2Seat the userRotate the seat to the deck-side position and assist the user into the seat for a safe, comfortable starting position.3Rotate & lowerBattery-powered 360° rotation and smooth lowering motion deliver controlled, whisper-quiet pool entry for the user.4Raise & storeReverse the lift to raise the user to deck level, rotate to exit, then roll the unit to storage when access is no longer needed.
Aqua Creek Mighty Voyager ADA Pool Lift | Mighty Series | F-VGRPL details
The Aqua Creek Mighty Voyager F-VGRPL is a portable, ADA-compliant pool lift designed for safe and flexible access for in-ground pools and spas. A stainless steel frame with powder-coat finish, sand ballast stability system, and large caster wheels allow it to be positioned or stored without permanent anchoring while supporting users up to 325 lbs.
Portable ADA design
The freestanding sand ballast system provides stability without deck drilling. The included fixing anchor brings the installation into full ADA compliance when required. Large caster wheels allow easy repositioning or storage between uses.
Rotation & compatibility
Whisper-quiet 360° rotation delivers smooth, controlled transfers. Compatible with in-ground pools and spas including raised walls up to approximately 10–12 inches, providing flexible installation across a wide range of pool configurations.
Construction & operation
Powder-coated stainless steel frame resists corrosion, pool chemicals, and outdoor weathering. Rechargeable battery-powered operation delivers consistent lift performance. Suitable for residential and commercial settings as a cost-effective ADA accessibility solution.
Explore more from our collection.






Reviews
There are no reviews yet.