{"product_id":"aero-vault-hard-case-for-dji-mini5pro-lito1-x1","title":"AEROVAULT Protective Case for DJI Mini 5 Pro \/ Lito X1\/ Lito 1","description":"\u003cstyle\u003e\n  .sdav-case,\n  .sdav-case * {\n    box-sizing: border-box;\n  }\n\n  .sdav-case {\n    --sdav-black: #090909;\n    --sdav-dark: #151515;\n    --sdav-text: #171717;\n    --sdav-muted: #686868;\n    --sdav-light: #f5f5f5;\n    --sdav-border: rgba(0, 0, 0, 0.09);\n    --sdav-radius-lg: 30px;\n    --sdav-radius-md: 20px;\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--sdav-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .sdav-case img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .sdav-case h2,\n  .sdav-case h3,\n  .sdav-case p {\n    margin: 0;\n  }\n\n  .sdav-container {\n    width: min(1220px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n\n  .sdav-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 0;\n    background:\n      radial-gradient(\n        circle at 12% 15%,\n        rgba(255, 255, 255, 0.1),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 92% 85%,\n        rgba(255, 255, 255, 0.07),\n        transparent 30%\n      ),\n      linear-gradient(135deg, #050505 0%, #181818 55%, #080808 100%);\n  }\n\n  .sdav-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    opacity: 0.12;\n    pointer-events: none;\n    background-image:\n      linear-gradient(\n        rgba(255, 255, 255, 0.055) 1px,\n        transparent 1px\n      ),\n      linear-gradient(\n        90deg,\n        rgba(255, 255, 255, 0.055) 1px,\n        transparent 1px\n      );\n    background-size: 46px 46px;\n  }\n\n  .sdav-hero-grid {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(430px, 1.1fr);\n    align-items: center;\n    gap: 62px;\n  }\n\n  .sdav-logo-box {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: min(330px, 80%);\n    margin-bottom: 31px;\n    padding: 9px 15px;\n    overflow: hidden;\n    border-radius: 13px;\n    background: #ffffff;\n  }\n\n  .sdav-logo {\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sdav-eyebrow {\n    margin-bottom: 14px !important;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 12px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sdav-hero-title {\n    max-width: 680px;\n    color: #ffffff;\n    font-size: clamp(39px, 5vw, 67px);\n    font-weight: 760;\n    line-height: 1.04;\n    letter-spacing: -0.045em;\n    text-wrap: balance;\n  }\n\n  .sdav-hero-subtitle {\n    display: block;\n    margin-top: 15px;\n    color: rgba(255, 255, 255, 0.57);\n    font-size: 0.4em;\n    font-weight: 520;\n    line-height: 1.4;\n    letter-spacing: -0.015em;\n  }\n\n  .sdav-hero-text {\n    max-width: 650px;\n    margin-top: 23px !important;\n    color: rgba(255, 255, 255, 0.74);\n    font-size: 17px;\n    line-height: 1.76;\n  }\n\n  .sdav-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .sdav-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 39px;\n    padding: 9px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.16);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.07);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 650;\n    line-height: 1.25;\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n  }\n\n  .sdav-hero-media {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 560px;\n    overflow: hidden;\n    padding: 28px 28px 76px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: var(--sdav-radius-lg);\n    background: #f7f7f7;\n    box-shadow: 0 36px 90px rgba(0, 0, 0, 0.46);\n  }\n\n  .sdav-hero-image {\n    height: auto;\n    max-height: 590px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sdav-hero-caption {\n    position: absolute;\n    right: 18px;\n    bottom: 18px;\n    left: 18px;\n    padding: 13px 16px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 14px;\n    background: rgba(5, 5, 5, 0.78);\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 12px;\n    line-height: 1.5;\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n  }\n\n  \/* SEO \/ GEO INTRO *\/\n\n  .sdav-intro {\n    padding: 94px 0 52px;\n    background: #ffffff;\n  }\n\n  .sdav-heading {\n    max-width: 870px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .sdav-section-label {\n    margin-bottom: 13px !important;\n    color: #727272;\n    font-size: 12px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sdav-section-title {\n    color: #111111;\n    font-size: clamp(32px, 4.3vw, 54px);\n    font-weight: 760;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sdav-section-text {\n    max-width: 790px;\n    margin: 20px auto 0 !important;\n    color: var(--sdav-muted);\n    font-size: 17px;\n    line-height: 1.76;\n  }\n\n  .sdav-direct-answer {\n    max-width: 890px;\n    margin: 30px auto 0;\n    padding: 23px 25px;\n    border: 1px solid var(--sdav-border);\n    border-radius: 18px;\n    background: #f7f7f7;\n    color: #383838;\n    font-size: 15px;\n    line-height: 1.75;\n    text-align: left;\n  }\n\n  .sdav-direct-answer strong {\n    color: #111111;\n  }\n\n  \/* QUICK FEATURES *\/\n\n  .sdav-quick-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 46px;\n  }\n\n  .sdav-quick-card {\n    min-height: 198px;\n    padding: 26px 23px;\n    border: 1px solid var(--sdav-border);\n    border-radius: var(--sdav-radius-md);\n    background: #ffffff;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.045);\n  }\n\n  .sdav-quick-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 20px;\n    border-radius: 50%;\n    background: #111111;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 750;\n    letter-spacing: 0.06em;\n  }\n\n  .sdav-quick-title {\n    margin-bottom: 8px !important;\n    color: #151515;\n    font-size: 18px;\n    font-weight: 720;\n    line-height: 1.3;\n  }\n\n  .sdav-quick-text {\n    color: #6a6a6a;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* INTERIOR *\/\n\n  .sdav-interior {\n    padding: 56px 0 94px;\n    background: #ffffff;\n  }\n\n  .sdav-interior-card {\n    display: grid;\n    grid-template-columns: minmax(0, 1.12fr) minmax(340px, 0.88fr);\n    align-items: stretch;\n    overflow: hidden;\n    border-radius: 32px;\n    background: #0b0b0b;\n    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.12);\n  }\n\n  .sdav-interior-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 570px;\n    padding: 36px;\n    background: #f4f4f4;\n  }\n\n  .sdav-interior-image {\n    height: auto;\n    max-height: 525px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sdav-interior-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 570px;\n    overflow: hidden;\n    padding: clamp(40px, 6vw, 74px);\n  }\n\n  .sdav-interior-copy::after {\n    content: \"\";\n    position: absolute;\n    right: -110px;\n    bottom: -110px;\n    width: 270px;\n    height: 270px;\n    border: 1px solid rgba(255, 255, 255, 0.07);\n    border-radius: 50%;\n    box-shadow:\n      0 0 0 50px rgba(255, 255, 255, 0.022),\n      0 0 0 100px rgba(255, 255, 255, 0.015);\n  }\n\n  .sdav-interior-copy \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sdav-dark-label {\n    margin-bottom: 21px !important;\n    color: rgba(255, 255, 255, 0.48);\n    font-size: 12px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sdav-interior-title {\n    color: #ffffff;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 760;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sdav-interior-text {\n    margin-top: 20px !important;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .sdav-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sdav-point {\n    position: relative;\n    padding-left: 27px;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 14px;\n    font-weight: 620;\n    line-height: 1.55;\n  }\n\n  .sdav-point::before {\n    content: \"\";\n    position: absolute;\n    top: 0.55em;\n    left: 2px;\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: #ffffff;\n    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.11);\n  }\n\n  \/* DETAIL FEATURES *\/\n\n  .sdav-features {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sdav-feature {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    gap: 27px;\n    margin-top: 27px;\n  }\n\n  .sdav-feature:first-child {\n    margin-top: 0;\n  }\n\n  .sdav-feature-reverse .sdav-feature-media {\n    order: 2;\n  }\n\n  .sdav-feature-reverse .sdav-feature-copy {\n    order: 1;\n  }\n\n  .sdav-feature-media,\n  .sdav-feature-copy {\n    overflow: hidden;\n    border-radius: var(--sdav-radius-lg);\n  }\n\n  .sdav-feature-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 535px;\n    padding: 24px;\n    border: 1px solid var(--sdav-border);\n    background: #f3f3f3;\n  }\n\n  .sdav-feature-image {\n    height: auto;\n    max-height: 505px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sdav-feature-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 535px;\n    padding: clamp(38px, 5vw, 68px);\n    background: #f3f3f3;\n  }\n\n  .sdav-feature-dark .sdav-feature-copy {\n    background:\n      radial-gradient(\n        circle at 95% 10%,\n        rgba(255, 255, 255, 0.08),\n        transparent 31%\n      ),\n      #0b0b0b;\n  }\n\n  .sdav-feature-index {\n    margin-bottom: 21px !important;\n    color: #777777;\n    font-size: 12px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sdav-feature-dark .sdav-feature-index {\n    color: rgba(255, 255, 255, 0.48);\n  }\n\n  .sdav-feature-title {\n    max-width: 550px;\n    color: #111111;\n    font-size: clamp(30px, 3.7vw, 48px);\n    font-weight: 760;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sdav-feature-dark .sdav-feature-title {\n    color: #ffffff;\n  }\n\n  .sdav-feature-text {\n    max-width: 580px;\n    margin-top: 20px !important;\n    color: #626262;\n    font-size: 16px;\n    line-height: 1.78;\n  }\n\n  .sdav-feature-dark .sdav-feature-text {\n    color: rgba(255, 255, 255, 0.68);\n  }\n\n  .sdav-light-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sdav-light-point {\n    position: relative;\n    padding-left: 27px;\n    color: #333333;\n    font-size: 14px;\n    font-weight: 620;\n    line-height: 1.55;\n  }\n\n  .sdav-light-point::before {\n    content: \"\";\n    position: absolute;\n    top: 0.55em;\n    left: 2px;\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: #111111;\n    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.07);\n  }\n\n  .sdav-feature-dark .sdav-light-point {\n    color: rgba(255, 255, 255, 0.83);\n  }\n\n  .sdav-feature-dark .sdav-light-point::before {\n    background: #ffffff;\n    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.11);\n  }\n\n  \/* SPECIFICATIONS *\/\n\n  .sdav-specs {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sdav-specs-panel {\n    display: grid;\n    grid-template-columns: minmax(300px, 0.82fr) minmax(0, 1.18fr);\n    align-items: center;\n    gap: 60px;\n    overflow: hidden;\n    padding: clamp(44px, 6vw, 76px);\n    border: 1px solid var(--sdav-border);\n    border-radius: 32px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(0, 0, 0, 0.045),\n        transparent 31%\n      ),\n      #f5f5f5;\n  }\n\n  .sdav-specs-title {\n    color: #111111;\n    font-size: clamp(32px, 4.2vw, 51px);\n    font-weight: 760;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sdav-specs-text {\n    max-width: 590px;\n    margin-top: 19px !important;\n    color: #686868;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sdav-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sdav-spec-card {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 180px;\n    padding: 25px 22px;\n    border: 1px solid var(--sdav-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .sdav-spec-label {\n    margin-bottom: 10px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 750;\n    line-height: 1.4;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .sdav-spec-value {\n    color: #111111;\n    font-size: clamp(22px, 2.5vw, 30px);\n    font-weight: 760;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .sdav-spec-note {\n    margin-top: 9px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* COMPATIBILITY *\/\n\n  .sdav-compatibility {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sdav-compatibility-panel {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.04fr) minmax(330px, 0.96fr);\n    align-items: center;\n    gap: 60px;\n    overflow: hidden;\n    padding: clamp(46px, 7vw, 82px);\n    border-radius: 32px;\n    background:\n      radial-gradient(\n        circle at 88% 2%,\n        rgba(255, 255, 255, 0.1),\n        transparent 28%\n      ),\n      linear-gradient(135deg, #070707, #191919);\n  }\n\n  .sdav-compatibility-panel::after {\n    content: \"\";\n    position: absolute;\n    right: -115px;\n    bottom: -115px;\n    width: 300px;\n    height: 300px;\n    border: 1px solid rgba(255, 255, 255, 0.07);\n    border-radius: 50%;\n    box-shadow:\n      0 0 0 55px rgba(255, 255, 255, 0.022),\n      0 0 0 110px rgba(255, 255, 255, 0.015);\n  }\n\n  .sdav-compatibility-copy,\n  .sdav-compatibility-list {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sdav-compatibility-title {\n    max-width: 700px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 53px);\n    font-weight: 760;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sdav-compatibility-text {\n    max-width: 710px;\n    margin-top: 20px !important;\n    color: rgba(255, 255, 255, 0.67);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sdav-compatibility-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .sdav-compatibility-item {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    min-height: 61px;\n    padding: 14px 16px;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.06);\n    color: rgba(255, 255, 255, 0.88);\n    font-size: 14px;\n    font-weight: 650;\n    line-height: 1.45;\n    backdrop-filter: blur(7px);\n    -webkit-backdrop-filter: blur(7px);\n  }\n\n  .sdav-check {\n    display: flex;\n    flex: 0 0 auto;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: #ffffff;\n    color: #111111;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  \/* SPEEDYDRONE CANADA *\/\n\n  .sdav-canada {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sdav-canada-panel {\n    padding: clamp(38px, 5vw, 62px);\n    border: 1px solid var(--sdav-border);\n    border-radius: 28px;\n    background: #f5f5f5;\n    text-align: center;\n  }\n\n  .sdav-canada-title {\n    color: #111111;\n    font-size: clamp(29px, 3.8vw, 45px);\n    font-weight: 760;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n  }\n\n  .sdav-canada-text {\n    max-width: 810px;\n    margin: 18px auto 0 !important;\n    color: #666666;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sdav-canada-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 25px;\n  }\n\n  .sdav-canada-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid var(--sdav-border);\n    border-radius: 999px;\n    background: #ffffff;\n    color: #333333;\n    font-size: 12px;\n    font-weight: 650;\n  }\n\n  \/* FAQ *\/\n\n  .sdav-faq {\n    padding: 94px 0;\n    background: #f5f5f5;\n  }\n\n  .sdav-faq-grid {\n    display: grid;\n    grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);\n    align-items: start;\n    gap: 68px;\n  }\n\n  .sdav-faq-heading {\n    position: sticky;\n    top: 30px;\n  }\n\n  .sdav-faq-title {\n    color: #111111;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 760;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sdav-faq-intro {\n    margin-top: 17px !important;\n    color: #666666;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sdav-faq-list {\n    display: grid;\n    gap: 11px;\n  }\n\n  .sdav-faq-item {\n    overflow: hidden;\n    border: 1px solid var(--sdav-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .sdav-faq-question {\n    position: relative;\n    display: block;\n    padding: 21px 58px 21px 22px;\n    color: #161616;\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.45;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .sdav-faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  .sdav-faq-question::before,\n  .sdav-faq-question::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 23px;\n    width: 15px;\n    height: 2px;\n    border-radius: 2px;\n    background: #111111;\n    transform: translateY(-50%);\n    transition: transform 0.25s ease;\n  }\n\n  .sdav-faq-question::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .sdav-faq-item[open] .sdav-faq-question::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .sdav-faq-answer {\n    padding: 0 22px 22px;\n    color: #686868;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* PRODUCT NOTE *\/\n\n  .sdav-note {\n    padding: 25px 0 32px;\n    background: #ffffff;\n  }\n\n  .sdav-note-text {\n    max-width: 950px;\n    margin: 0 auto !important;\n    color: #777777;\n    font-size: 12px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  \/* TABLET *\/\n\n  @media screen and (max-width: 990px) {\n    .sdav-hero-grid {\n      grid-template-columns: minmax(0, 1fr) minmax(340px, 0.9fr);\n      gap: 38px;\n    }\n\n    .sdav-hero-media {\n      min-height: 510px;\n      padding: 22px 22px 72px;\n    }\n\n    .sdav-quick-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sdav-interior-card {\n      grid-template-columns: 1fr;\n    }\n\n    .sdav-interior-media {\n      min-height: auto;\n      padding: 38px;\n    }\n\n    .sdav-interior-copy {\n      min-height: auto;\n    }\n\n    .sdav-specs-panel,\n    .sdav-compatibility-panel {\n      grid-template-columns: 1fr;\n      gap: 37px;\n    }\n\n    .sdav-faq-grid {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .sdav-faq-heading {\n      position: static;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 760px) {\n    .sdav-container {\n      width: min(100% - 28px, 1220px);\n    }\n\n    .sdav-hero {\n      padding: 46px 0 19px;\n    }\n\n    .sdav-hero-grid {\n      grid-template-columns: 1fr;\n      gap: 36px;\n    }\n\n    .sdav-logo-box {\n      width: min(275px, 84%);\n      margin-bottom: 26px;\n      padding: 8px 12px;\n      border-radius: 11px;\n    }\n\n    .sdav-eyebrow {\n      font-size: 10px;\n      letter-spacing: 0.15em;\n    }\n\n    .sdav-hero-title {\n      font-size: clamp(34px, 11vw, 48px);\n    }\n\n    .sdav-hero-subtitle {\n      margin-top: 11px;\n      font-size: 0.43em;\n    }\n\n    .sdav-hero-text {\n      margin-top: 18px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sdav-badges {\n      gap: 7px;\n      margin-top: 23px;\n    }\n\n    .sdav-badge {\n      min-height: 35px;\n      padding: 8px 11px;\n      font-size: 10px;\n    }\n\n    .sdav-hero-media {\n      min-height: auto;\n      padding: 18px 14px 58px;\n      border-radius: 22px 22px 0 0;\n    }\n\n    .sdav-hero-image {\n      max-height: none;\n    }\n\n    .sdav-hero-caption {\n      right: 10px;\n      bottom: 10px;\n      left: 10px;\n      padding: 10px 11px;\n      border-radius: 11px;\n      font-size: 10px;\n    }\n\n    .sdav-intro {\n      padding: 70px 0 34px;\n    }\n\n    .sdav-section-label {\n      font-size: 10px;\n    }\n\n    .sdav-section-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sdav-section-text {\n      margin-top: 16px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sdav-direct-answer {\n      margin-top: 24px;\n      padding: 19px;\n      border-radius: 15px;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .sdav-quick-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 31px;\n    }\n\n    .sdav-quick-card {\n      min-height: auto;\n      padding: 21px;\n      border-radius: 17px;\n    }\n\n    .sdav-quick-icon {\n      width: 37px;\n      height: 37px;\n      margin-bottom: 15px;\n    }\n\n    .sdav-interior {\n      padding: 41px 0 70px;\n    }\n\n    .sdav-interior-card {\n      border-radius: 23px;\n    }\n\n    .sdav-interior-media {\n      padding: 24px 14px;\n    }\n\n    .sdav-interior-copy {\n      padding: 35px 23px 39px;\n    }\n\n    .sdav-dark-label {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sdav-interior-title {\n      font-size: clamp(28px, 8.5vw, 39px);\n    }\n\n    .sdav-interior-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sdav-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sdav-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sdav-features {\n      padding-bottom: 72px;\n    }\n\n    .sdav-feature,\n    .sdav-feature:first-child {\n      grid-template-columns: 1fr;\n      gap: 0;\n      margin-top: 17px;\n      overflow: hidden;\n      border-radius: 23px;\n      background: #f3f3f3;\n      box-shadow: 0 15px 36px rgba(0, 0, 0, 0.06);\n    }\n\n    .sdav-feature:first-child {\n      margin-top: 0;\n    }\n\n    .sdav-feature-reverse .sdav-feature-media {\n      order: 1;\n    }\n\n    .sdav-feature-reverse .sdav-feature-copy {\n      order: 2;\n    }\n\n    .sdav-feature-media,\n    .sdav-feature-copy {\n      min-height: auto;\n      border-radius: 0;\n    }\n\n    .sdav-feature-media {\n      padding: 14px;\n      border: 0;\n    }\n\n    .sdav-feature-image {\n      max-height: none;\n    }\n\n    .sdav-feature-copy {\n      padding: 33px 23px 37px;\n    }\n\n    .sdav-feature-index {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sdav-feature-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sdav-feature-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sdav-light-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sdav-light-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sdav-specs {\n      padding-bottom: 72px;\n    }\n\n    .sdav-specs-panel {\n      gap: 28px;\n      padding: 38px 20px 22px;\n      border-radius: 23px;\n    }\n\n    .sdav-specs-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sdav-specs-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sdav-specs-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .sdav-spec-card {\n      min-height: auto;\n      padding: 20px 18px;\n      border-radius: 15px;\n    }\n\n    .sdav-spec-value {\n      font-size: 24px;\n    }\n\n    .sdav-spec-note {\n      font-size: 12px;\n    }\n\n    .sdav-compatibility {\n      padding-bottom: 72px;\n    }\n\n    .sdav-compatibility-panel {\n      gap: 29px;\n      padding: 39px 23px;\n      border-radius: 23px;\n    }\n\n    .sdav-compatibility-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sdav-compatibility-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sdav-compatibility-item {\n      min-height: 55px;\n      padding: 12px 13px;\n      font-size: 13px;\n    }\n\n    .sdav-canada {\n      padding-bottom: 72px;\n    }\n\n    .sdav-canada-panel {\n      padding: 36px 21px;\n      border-radius: 22px;\n    }\n\n    .sdav-canada-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sdav-canada-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sdav-canada-tags {\n      gap: 7px;\n      margin-top: 21px;\n    }\n\n    .sdav-canada-tag {\n      min-height: 35px;\n      padding: 7px 11px;\n      font-size: 10px;\n    }\n\n    .sdav-faq {\n      padding: 68px 0;\n    }\n\n    .sdav-faq-grid {\n      gap: 27px;\n    }\n\n    .sdav-faq-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sdav-faq-question {\n      padding: 18px 51px 18px 18px;\n      font-size: 14px;\n    }\n\n    .sdav-faq-question::before,\n    .sdav-faq-question::after {\n      right: 18px;\n    }\n\n    .sdav-faq-answer {\n      padding: 0 18px 19px;\n      font-size: 13px;\n    }\n\n    .sdav-note {\n      padding: 21px 0 26px;\n    }\n\n    .sdav-note-text {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection aria-label=\"AEROVAULT Protective Case for DJI Mini 5 Pro, DJI Lito X1 and DJI Lito 1\" class=\"sdav-case\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv class=\"sdav-hero\"\u003e\n\u003cdiv class=\"sdav-container\"\u003e\n\u003cdiv class=\"sdav-hero-grid\"\u003e\n\u003cdiv class=\"sdav-hero-copy\"\u003e\n\u003cdiv class=\"sdav-logo-box\"\u003e\u003cimg alt=\"AEROVAULT protective case brand logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/5fd58b74-e799-4cb4-b3c6-2430ddf452e7.png?v=1784055551\" class=\"sdav-logo\"\u003e\u003c\/div\u003e\n\u003cp class=\"sdav-eyebrow\"\u003eDrone Storage and Transportation\u003c\/p\u003e\n\u003ch2 class=\"sdav-hero-title\"\u003eProtect Your Drone.\u003cbr\u003eCarry with Confidence. \u003cspan class=\"sdav-hero-subtitle\"\u003e Protective hard case for DJI Mini 5 Pro, DJI Lito X1 and DJI Lito 1 \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sdav-hero-text\"\u003eThe AEROVAULT Protective Case is a compact hard-shell carrying case designed for compatible DJI Mini 5 Pro, DJI Lito X1 and DJI Lito 1 equipment. It combines a rigid PP\/ABS exterior shell, an EPE pearl foam and black XPE interior, dual latches, a fold-down handle and an included shoulder strap for storage, transportation and regular field use.\u003c\/p\u003e\n\u003cdiv class=\"sdav-badges\"\u003e\n\u003cspan class=\"sdav-badge\"\u003e DJI Mini 5 Pro Compatible \u003c\/span\u003e \u003cspan class=\"sdav-badge\"\u003e DJI Lito X1 Compatible \u003c\/span\u003e \u003cspan class=\"sdav-badge\"\u003e DJI Lito 1 Compatible \u003c\/span\u003e \u003cspan class=\"sdav-badge\"\u003e PP \/ ABS Shell \u003c\/span\u003e \u003cspan class=\"sdav-badge\"\u003e Shoulder Strap Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-hero-media\"\u003e\n\u003cimg alt=\"Front view of the AEROVAULT protective hard case with a fold-down handle and shoulder strap\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2Case.png?v=1783807378\" class=\"sdav-hero-image\"\u003e\n\u003cdiv class=\"sdav-hero-caption\"\u003eCompact 33 × 12 × 28 cm protective case with a rigid shell, fold-down carrying handle and included shoulder strap.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO AND QUICK ANSWER --\u003e\n\u003cdiv class=\"sdav-intro\"\u003e\n\u003cdiv class=\"sdav-container\"\u003e\n\u003cdiv class=\"sdav-heading\"\u003e\n\u003cp class=\"sdav-section-label\"\u003eAEROVAULT Drone Carrying Case\u003c\/p\u003e\n\u003ch2 class=\"sdav-section-title\"\u003eOne Protective Case for DJI Mini 5 Pro, Lito X1 and Lito 1\u003c\/h2\u003e\n\u003cp class=\"sdav-section-text\"\u003eBuilt for drone owners who want a rigid alternative to a soft carrying bag, this AEROVAULT case uses shaped foam compartments to help keep compatible aircraft, remote controllers, batteries and selected smaller accessories separated and organized.\u003c\/p\u003e\n\u003cdiv class=\"sdav-direct-answer\"\u003e\n\u003cstrong\u003eProduct overview:\u003c\/strong\u003e This AEROVAULT hard case is compatible with DJI Mini 5 Pro, DJI Lito X1 and DJI Lito 1 configurations. It measures 33 × 12 × 28 cm and has an approximate empty weight of 1.3 kg. The exterior shell is made from PP\/ABS, and the interior combines EPE pearl foam with black XPE foam. A shoulder strap is included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-quick-grid\"\u003e\n\u003carticle class=\"sdav-quick-card\"\u003e\n\u003cdiv class=\"sdav-quick-icon\"\u003e01\u003c\/div\u003e\n\u003ch3 class=\"sdav-quick-title\"\u003eRigid PP \/ ABS Shell\u003c\/h3\u003e\n\u003cp class=\"sdav-quick-text\"\u003eThe textured rigid shell helps protect compatible equipment from everyday bumps, scratches and handling contact.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sdav-quick-card\"\u003e\n\u003cdiv class=\"sdav-quick-icon\"\u003e02\u003c\/div\u003e\n\u003ch3 class=\"sdav-quick-title\"\u003eShaped Foam Interior\u003c\/h3\u003e\n\u003cp class=\"sdav-quick-text\"\u003eSeparate foam compartments help organize a compatible aircraft, remote controller, batteries and selected smaller accessories.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sdav-quick-card\"\u003e\n\u003cdiv class=\"sdav-quick-icon\"\u003e03\u003c\/div\u003e\n\u003ch3 class=\"sdav-quick-title\"\u003eDual-Latch Closure\u003c\/h3\u003e\n\u003cp class=\"sdav-quick-text\"\u003eTwo large latches help keep the lid closed during storage, carrying and transportation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sdav-quick-card\"\u003e\n\u003cdiv class=\"sdav-quick-icon\"\u003e04\u003c\/div\u003e\n\u003ch3 class=\"sdav-quick-title\"\u003eTwo Carrying Options\u003c\/h3\u003e\n\u003cp class=\"sdav-quick-text\"\u003eCarry the case using the fold-down handle or the included shoulder strap, depending on your preferred setup.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTERIOR --\u003e\n\u003cdiv class=\"sdav-interior\"\u003e\n\u003cdiv class=\"sdav-container\"\u003e\n\u003carticle class=\"sdav-interior-card\"\u003e\n\u003cdiv class=\"sdav-interior-media\"\u003e\u003cimg loading=\"lazy\" alt=\"AEROVAULT case interior with shaped foam compartments for compatible drone equipment\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Mini_5_Case.png?v=1783806565\" class=\"sdav-interior-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sdav-interior-copy\"\u003e\n\u003cp class=\"sdav-dark-label\"\u003eOrganized Interior Layout\u003c\/p\u003e\n\u003ch2 class=\"sdav-interior-title\"\u003eSeparate Storage for Compatible Flight Equipment\u003c\/h2\u003e\n\u003cp class=\"sdav-interior-text\"\u003eThe shaped foam insert provides separate areas for compatible drone equipment. The layout helps keep major components apart and makes the stored equipment easier to identify and access before a flight.\u003c\/p\u003e\n\u003cdiv class=\"sdav-points\"\u003e\n\u003cdiv class=\"sdav-point\"\u003eShaped aircraft compartment\u003c\/div\u003e\n\u003cdiv class=\"sdav-point\"\u003eSeparate remote controller storage\u003c\/div\u003e\n\u003cdiv class=\"sdav-point\"\u003eAdditional spaces for compatible batteries and smaller items\u003c\/div\u003e\n\u003cdiv class=\"sdav-point\"\u003eEPE pearl foam and black XPE foam interior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"sdav-features\"\u003e\n\u003cdiv class=\"sdav-container\"\u003e\n\u003c!-- FOAM --\u003e\n\u003carticle class=\"sdav-feature sdav-feature-dark\"\u003e\n\u003cdiv class=\"sdav-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Close-up of the contoured cushioning foam inside the AEROVAULT protective case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/mini5case3.png?v=1784062787\" class=\"sdav-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sdav-feature-copy\"\u003e\n\u003cp class=\"sdav-feature-index\"\u003eFeature 01\u003c\/p\u003e\n\u003ch2 class=\"sdav-feature-title\"\u003eEPE Pearl Foam and Black XPE Interior\u003c\/h2\u003e\n\u003cp class=\"sdav-feature-text\"\u003eThe interior combines EPE pearl foam with a shaped black XPE insert. The contoured lid foam provides cushioning above the stored equipment, while the lower insert helps keep compatible components separated and organized.\u003c\/p\u003e\n\u003cdiv class=\"sdav-light-points\"\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eEPE pearl foam cushioning\u003c\/div\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eShaped black XPE foam insert\u003c\/div\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eHelps limit movement between stored components\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LATCH --\u003e\n\u003carticle class=\"sdav-feature sdav-feature-reverse\"\u003e\n\u003cdiv class=\"sdav-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Close-up of a dual latch on the AEROVAULT protective hard case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Mini5case1.png?v=1784062787\" class=\"sdav-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sdav-feature-copy\"\u003e\n\u003cp class=\"sdav-feature-index\"\u003eFeature 02\u003c\/p\u003e\n\u003ch2 class=\"sdav-feature-title\"\u003eDual-Latch Closure\u003c\/h2\u003e\n\u003cp class=\"sdav-feature-text\"\u003eTwo large latches help keep the case lid closed while the case is stored, carried or placed in a vehicle. The wide latch design is easy to identify and operate.\u003c\/p\u003e\n\u003cdiv class=\"sdav-light-points\"\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eTwo-latch closing system\u003c\/div\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eLarge exterior latch design\u003c\/div\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eConvenient opening and closing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRESSURE VALVE --\u003e\n\u003carticle class=\"sdav-feature sdav-feature-dark\"\u003e\n\u003cdiv class=\"sdav-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Close-up of the pressure equalization valve on the AEROVAULT drone case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/mini5case4.png?v=1784062786\" class=\"sdav-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sdav-feature-copy\"\u003e\n\u003cp class=\"sdav-feature-index\"\u003eFeature 03\u003c\/p\u003e\n\u003ch2 class=\"sdav-feature-title\"\u003ePressure Equalization Valve\u003c\/h2\u003e\n\u003cp class=\"sdav-feature-text\"\u003eThe integrated valve is designed to help equalize pressure between the inside and outside of the case after changes in elevation, temperature or transportation conditions.\u003c\/p\u003e\n\u003cdiv class=\"sdav-light-points\"\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eHelps balance internal and external air pressure\u003c\/div\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eUseful after changes in elevation or temperature\u003c\/div\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eIntegrated into the front of the case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- HANDLE --\u003e\n\u003carticle class=\"sdav-feature sdav-feature-reverse\"\u003e\n\u003cdiv class=\"sdav-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Close-up of the fold-down carrying handle on the AEROVAULT protective case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/mini5case2.png?v=1784062786\" class=\"sdav-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sdav-feature-copy\"\u003e\n\u003cp class=\"sdav-feature-index\"\u003eFeature 04\u003c\/p\u003e\n\u003ch2 class=\"sdav-feature-title\"\u003eFold-Down Handle and Included Shoulder Strap\u003c\/h2\u003e\n\u003cp class=\"sdav-feature-text\"\u003eThe wide fold-down handle provides a convenient grip for carrying the case by hand. An included shoulder strap provides an additional carrying option when moving between storage, transportation and flying locations.\u003c\/p\u003e\n\u003cdiv class=\"sdav-light-points\"\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eWide fold-down handle\u003c\/div\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eShoulder strap included\u003c\/div\u003e\n\u003cdiv class=\"sdav-light-point\"\u003eTwo available carrying methods\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"sdav-specs\"\u003e\n\u003cdiv class=\"sdav-container\"\u003e\n\u003cdiv class=\"sdav-specs-panel\"\u003e\n\u003cdiv class=\"sdav-specs-copy\"\u003e\n\u003cp class=\"sdav-section-label\"\u003eProduct Specifications\u003c\/p\u003e\n\u003ch2 class=\"sdav-specs-title\"\u003eCompact Dimensions.\u003cbr\u003eOrganized Interior.\u003c\/h2\u003e\n\u003cp class=\"sdav-specs-text\"\u003eThe AEROVAULT case combines a rigid PP\/ABS exterior shell with an EPE pearl foam and black XPE interior. Its dimensions and shaped storage layout are intended for compatible drone equipment, regular transportation and home storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-specs-grid\"\u003e\n\u003cdiv class=\"sdav-spec-card\"\u003e\n\u003cspan class=\"sdav-spec-label\"\u003e External Dimensions \u003c\/span\u003e \u003cstrong class=\"sdav-spec-value\"\u003e 33 × 12 × 28 cm \u003c\/strong\u003e \u003cspan class=\"sdav-spec-note\"\u003e Length × width × height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-spec-card\"\u003e\n\u003cspan class=\"sdav-spec-label\"\u003e Empty Case Weight \u003c\/span\u003e \u003cstrong class=\"sdav-spec-value\"\u003e Approx. 1.3 kg \u003c\/strong\u003e \u003cspan class=\"sdav-spec-note\"\u003e Weight excludes drone equipment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-spec-card\"\u003e\n\u003cspan class=\"sdav-spec-label\"\u003e Exterior Material \u003c\/span\u003e \u003cstrong class=\"sdav-spec-value\"\u003e PP \/ ABS \u003c\/strong\u003e \u003cspan class=\"sdav-spec-note\"\u003e Rigid textured exterior shell \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-spec-card\"\u003e\n\u003cspan class=\"sdav-spec-label\"\u003e Interior Materials \u003c\/span\u003e \u003cstrong class=\"sdav-spec-value\"\u003e EPE + Black XPE \u003c\/strong\u003e \u003cspan class=\"sdav-spec-note\"\u003e Pearl foam and shaped foam insert \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003cdiv class=\"sdav-compatibility\"\u003e\n\u003cdiv class=\"sdav-container\"\u003e\n\u003cdiv class=\"sdav-compatibility-panel\"\u003e\n\u003cdiv class=\"sdav-compatibility-copy\"\u003e\n\u003cp style=\"color: rgba(255, 255, 255, 0.5);\" class=\"sdav-section-label\"\u003eOne Case. Three Compatible Drone Models.\u003c\/p\u003e\n\u003ch2 class=\"sdav-compatibility-title\"\u003eDesigned for DJI Mini 5 Pro, DJI Lito X1 and DJI Lito 1\u003c\/h2\u003e\n\u003cp class=\"sdav-compatibility-text\"\u003eThis AEROVAULT carrying case is designed as a shared storage and transportation solution for compatible DJI Mini 5 Pro, DJI Lito X1 and DJI Lito 1 configurations. Exact fit may vary when oversized third-party accessories or attachments are installed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-compatibility-list\"\u003e\n\u003cdiv class=\"sdav-compatibility-item\"\u003e\n\u003cspan class=\"sdav-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompatible with DJI Mini 5 Pro\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-compatibility-item\"\u003e\n\u003cspan class=\"sdav-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompatible with DJI Lito X1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-compatibility-item\"\u003e\n\u003cspan class=\"sdav-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompatible with DJI Lito 1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-compatibility-item\"\u003e\n\u003cspan class=\"sdav-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFold-down handle and shoulder strap included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-compatibility-item\"\u003e\n\u003cspan class=\"sdav-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCase only; drone equipment is sold separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEEDYDRONE CANADA --\u003e\n\u003cdiv class=\"sdav-canada\"\u003e\n\u003cdiv class=\"sdav-container\"\u003e\n\u003cdiv class=\"sdav-canada-panel\"\u003e\n\u003cp class=\"sdav-section-label\"\u003eAvailable from SpeedyDrone Canada\u003c\/p\u003e\n\u003ch2 class=\"sdav-canada-title\"\u003eAEROVAULT Drone Storage for Canadian Pilots\u003c\/h2\u003e\n\u003cp class=\"sdav-canada-text\"\u003eAvailable from SpeedyDrone.ca with Toronto pickup and Canada-wide shipping options. Check the product page for current inventory, pickup availability and delivery options for your Canadian address.\u003c\/p\u003e\n\u003cdiv class=\"sdav-canada-tags\"\u003e\n\u003cspan class=\"sdav-canada-tag\"\u003e SpeedyDrone.ca \u003c\/span\u003e \u003cspan class=\"sdav-canada-tag\"\u003e Toronto Pickup Options \u003c\/span\u003e \u003cspan class=\"sdav-canada-tag\"\u003e Canada-Wide Shipping \u003c\/span\u003e \u003cspan class=\"sdav-canada-tag\"\u003e Canadian Customer Support \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"sdav-faq\"\u003e\n\u003cdiv class=\"sdav-container\"\u003e\n\u003cdiv class=\"sdav-faq-grid\"\u003e\n\u003cdiv class=\"sdav-faq-heading\"\u003e\n\u003cp class=\"sdav-section-label\"\u003eQuick Answers\u003c\/p\u003e\n\u003ch2 class=\"sdav-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"sdav-faq-intro\"\u003eClear answers about compatibility, dimensions, materials, carrying options and product contents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sdav-faq-list\"\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eWhich DJI drones are compatible with this AEROVAULT case?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eThe case is designed for compatible DJI Mini 5 Pro, DJI Lito X1 and DJI Lito 1 equipment configurations.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eWhat are the dimensions and weight of the case?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eThe external dimensions are 33 × 12 × 28 cm, measured as length × width × height. The empty case weighs approximately 1.3 kg.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eWhat materials are used to make the case?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eThe exterior shell is made from PP\/ABS. The protective interior combines EPE pearl foam with a shaped black XPE foam insert.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eIs a shoulder strap included?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eYes. A shoulder strap is included with the case. The case also has a fold-down carrying handle for hand carrying.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eWhat equipment can be stored inside?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eThe interior includes shaped areas intended for a compatible aircraft, remote controller, batteries and selected smaller accessories. Exact fit depends on the drone model, controller and accessory configuration.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eWhat does the pressure equalization valve do?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eThe integrated valve is designed to help equalize pressure between the inside and outside of the case after changes in elevation, temperature or transportation conditions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eIs the case waterproof or IP rated?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eNo waterproof or IP rating is provided for this product. Avoid submerging the case or exposing it to prolonged heavy rain.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eAre the drone, controller and batteries included?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eNo. This listing is for the AEROVAULT Protective Case and its included shoulder strap only. The aircraft, remote controller, batteries and other accessories shown for demonstration are sold separately unless otherwise stated.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eCan third-party accessories remain attached to the drone?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eFit may vary when propeller guards, landing gear, lens accessories, mounts or other third-party attachments are installed. Larger attachments may need to be removed before placing the equipment inside the case.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sdav-faq-item\"\u003e\n\u003csummary class=\"sdav-faq-question\"\u003eWhere can I buy this AEROVAULT case in Canada?\u003c\/summary\u003e\n\u003cdiv class=\"sdav-faq-answer\"\u003eThe AEROVAULT Protective Case is available through SpeedyDrone.ca. Check the product page for current inventory, Toronto pickup and Canada-wide shipping availability.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT NOTE --\u003e\n\u003cdiv class=\"sdav-note\"\u003e\n\u003cdiv class=\"sdav-container\"\u003e\n\u003cp class=\"sdav-note-text\"\u003eProduct appearance and foam configuration may be updated without notice. Please confirm compatibility with your exact drone, controller and accessory configuration before purchase. This listing includes the protective case and shoulder strap only. Drone equipment and accessories are not included unless otherwise specified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"SpeedyDrone Canada ","offers":[{"title":"Default Title","offer_id":47462253691017,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2Case.png?v=1783807378","url":"https:\/\/www.speedydrone.ca\/products\/aero-vault-hard-case-for-dji-mini5pro-lito1-x1","provider":"SpeedyDrone Canada ","version":"1.0","type":"link"}