✦ Verified product
DJI Osmo Nano Portable Case
USD 14.99
STORE STARTRC
Verified independent store
→
STARTRC DJI Osmo Nano Portable Case Overview Tailored exclusively for the DJI Osmo Nano and Action Pod, this case is built to organize, protect, and carry with effortless portabili
ty. The 1:1 precision fit pairs with premium materials: a durable PU exterior and shock-absorbing Lycra lining (odourless, anti-collision) that prevents damage from bumps during transport. The clever design includes a custom storage mesh bag and hook-and-loop details to secure small essentials, plus compatibility with magnetic easy clips and magnet pendants—keeping your gear neat and accessible. At just 6.1x5.71x2.36 inches, it’s compact enough for on-the-go use without sacrificing protection. All accessories securely—tested in rugged environments like Yosemite and Yellowstone by professional aerial filmmakers for real-world durability Equipped with a splash-proof PU exterior, smooth double zippers, and shockproof/pressure-resistant construction, it shields your Osmo Nano from daily wear and light moisture. The thoughtful lanyard design frees your hands for outdoor shoots, while its lightweight build shines during city walks or daily use—perfect for capturing precious moments anytime, anywhere. Focused on detail for a comfortable experience, it’s trusted by vloggers, travel creators, and daily shooters who need reliable, portable protection. Protect your gear, simplify your carry. .three-column-container { display: flex; width: 100%; max-width: 1200px; margin: 0 auto; padding: 30px 0px; box-sizing: border-box; gap: 40px; /* 列间距保持不变 */ align-items: stretch; /* 强制三列高度一致,为第一列垂直居中提供空间 */ } /* 通用列样式 */ .column { flex: 1; align-self: stretch; /* 确保每列高度充满父容器 */ } /* 第一列:标题组合样式(上下左右全居中) */ .column-title { display: flex; flex-direction: column; justify-content: center; /* 垂直居中(上下居中) */ align-items: center; /* 水平居中(左右居中) */ height: 100%; /* 占满列的全部高度 */ text-align: center; /* 进一步强化文本水平居中 */ } .subtitle { margin: 0 0 10px 0; font-size: 18px; font-weight: 500; color: #666; } .main-title { margin: 0; font-size: 42px; font-weight: 600; color: #28293d; line-height: 1.2; } /* 第二、三列:文本内容样式(完全保持不变) */ .column-text { padding: 10px 0; color: #333; line-height: 1.6; font-size: 14px; } .column-text p { margin: 0 0 15px 0; } .column-text p:last-child { margin-bottom: 0; } /* 新增:模块下方水平线样式(全黑、细、宽1400) */ .bottom-divider { max-width: 1400px; /* 宽度固定为1400px */ width: 100%; /* 小于1400px时自适应全屏 */ margin: 20px auto; /* 上下间距20px,居中显示 */ border-top: 1px solid #000; /* 1px细线条,全黑颜色 */ border-bottom: none; border-left: none; border-right: none; } /* 移动端响应式调整 */ @media (max-width: 768px) { .three-column-container { flex-direction: column; gap: 25px; padding: 25px 15px; } .column-title { text-align: center; height: auto; padding: 20px 0; } .main-title { font-size: 32px; } .subtitle { font-size: 16px; } .column-text { font-size: 13px; } /* 移动端水平线自适应宽度 */ .bottom-divider { max-width: 100%; margin: 15px auto; } }