{"title":"AEROVAULT Protective Case","description":"","products":[{"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"},{"product_id":"aero-vault-hard-case-for-avata-360-motion-fly-more-combo-rc-2","title":"AEROVAULT Protective Case for DJI Avata 360","description":"\u003cstyle\u003e\n  .sd-a360-case,\n  .sd-a360-case * {\n    box-sizing: border-box;\n  }\n\n  .sd-a360-case {\n    --sd-a360-black: #080808;\n    --sd-a360-dark: #151515;\n    --sd-a360-text: #171717;\n    --sd-a360-muted: #686868;\n    --sd-a360-light: #f5f5f5;\n    --sd-a360-border: rgba(0, 0, 0, 0.09);\n    --sd-a360-radius-lg: 30px;\n    --sd-a360-radius-md: 20px;\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--sd-a360-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .sd-a360-case img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .sd-a360-case h2,\n  .sd-a360-case h3,\n  .sd-a360-case p {\n    margin: 0;\n  }\n\n  .sd-a360-container {\n    width: min(1240px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n\n  .sd-a360-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 0;\n    background:\n      radial-gradient(\n        circle at 12% 16%,\n        rgba(255, 255, 255, 0.1),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 92% 82%,\n        rgba(255, 255, 255, 0.07),\n        transparent 31%\n      ),\n      linear-gradient(135deg, #050505 0%, #181818 55%, #070707 100%);\n  }\n\n  .sd-a360-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: 48px 48px;\n  }\n\n  .sd-a360-hero-grid {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: minmax(0, 0.92fr) minmax(440px, 1.08fr);\n    align-items: center;\n    gap: 64px;\n  }\n\n  .sd-a360-logo-box {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: min(340px, 82%);\n    margin-bottom: 31px;\n    padding: 10px 16px;\n    overflow: hidden;\n    border-radius: 13px;\n    background: #ffffff;\n  }\n\n  .sd-a360-logo {\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sd-a360-eyebrow {\n    margin-bottom: 14px !important;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-a360-hero-title {\n    max-width: 690px;\n    color: #ffffff;\n    font-size: clamp(39px, 5vw, 67px);\n    font-weight: 750;\n    line-height: 1.04;\n    letter-spacing: -0.045em;\n  }\n\n  .sd-a360-hero-subtitle {\n    display: block;\n    margin-top: 15px;\n    color: rgba(255, 255, 255, 0.57);\n    font-size: 0.39em;\n    font-weight: 500;\n    line-height: 1.42;\n    letter-spacing: -0.015em;\n  }\n\n  .sd-a360-hero-text {\n    max-width: 660px;\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  .sd-a360-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .sd-a360-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  .sd-a360-hero-media {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 580px;\n    overflow: hidden;\n    padding: 30px 30px 78px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: var(--sd-a360-radius-lg);\n    background: #f7f7f7;\n    box-shadow: 0 36px 90px rgba(0, 0, 0, 0.46);\n  }\n\n  .sd-a360-hero-image {\n    height: auto;\n    max-height: 610px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-a360-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  \/* INTRO *\/\n\n  .sd-a360-intro {\n    padding: 94px 0 52px;\n    background: #ffffff;\n  }\n\n  .sd-a360-heading {\n    max-width: 900px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .sd-a360-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  .sd-a360-section-title {\n    color: #111111;\n    font-size: clamp(32px, 4.3vw, 54px);\n    font-weight: 750;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-a360-section-text {\n    max-width: 810px;\n    margin: 20px auto 0 !important;\n    color: var(--sd-a360-muted);\n    font-size: 17px;\n    line-height: 1.76;\n  }\n\n  .sd-a360-direct-answer {\n    max-width: 920px;\n    margin: 30px auto 0;\n    padding: 23px 25px;\n    border: 1px solid var(--sd-a360-border);\n    border-radius: 18px;\n    background: #f7f7f7;\n    color: #3a3a3a;\n    font-size: 15px;\n    line-height: 1.75;\n    text-align: left;\n  }\n\n  .sd-a360-direct-answer strong {\n    color: #111111;\n  }\n\n  \/* QUICK FEATURES *\/\n\n  .sd-a360-quick-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 46px;\n  }\n\n  .sd-a360-quick-card {\n    min-height: 200px;\n    padding: 26px 23px;\n    border: 1px solid var(--sd-a360-border);\n    border-radius: var(--sd-a360-radius-md);\n    background: #ffffff;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.045);\n  }\n\n  .sd-a360-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  .sd-a360-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  .sd-a360-quick-text {\n    color: #6a6a6a;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* INTERIOR *\/\n\n  .sd-a360-interior {\n    padding: 56px 0 94px;\n    background: #ffffff;\n  }\n\n  .sd-a360-interior-card {\n    display: grid;\n    grid-template-columns: minmax(0, 1.14fr) minmax(340px, 0.86fr);\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  .sd-a360-interior-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 580px;\n    padding: 35px;\n    background: #f4f4f4;\n  }\n\n  .sd-a360-interior-image {\n    height: auto;\n    max-height: 540px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-a360-interior-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 580px;\n    overflow: hidden;\n    padding: clamp(40px, 6vw, 74px);\n  }\n\n  .sd-a360-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  .sd-a360-interior-copy \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-a360-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  .sd-a360-interior-title {\n    color: #ffffff;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 750;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-a360-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  .sd-a360-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-a360-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  .sd-a360-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  \/* LATCH DETAILS *\/\n\n  .sd-a360-latches {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-a360-latch-panel {\n    overflow: hidden;\n    border-radius: 32px;\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 255, 255, 0.09),\n        transparent 30%\n      ),\n      #0b0b0b;\n  }\n\n  .sd-a360-latch-heading {\n    max-width: 870px;\n    padding: clamp(42px, 6vw, 74px);\n  }\n\n  .sd-a360-latch-label {\n    margin-bottom: 13px !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  .sd-a360-latch-title {\n    color: #ffffff;\n    font-size: clamp(31px, 4.2vw, 52px);\n    font-weight: 750;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-a360-latch-text {\n    max-width: 730px;\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  .sd-a360-latch-gallery {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 1px;\n    background: rgba(255, 255, 255, 0.13);\n  }\n\n  .sd-a360-latch-card {\n    background: #ffffff;\n  }\n\n  .sd-a360-latch-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 430px;\n    padding: 18px;\n    background: #f5f5f5;\n  }\n\n  .sd-a360-latch-image {\n    height: auto;\n    max-height: 410px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-a360-latch-caption {\n    min-height: 132px;\n    padding: 24px;\n    background: #ffffff;\n  }\n\n  .sd-a360-latch-caption strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #111111;\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .sd-a360-latch-caption span {\n    display: block;\n    color: #6a6a6a;\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  \/* DETAIL FEATURES *\/\n\n  .sd-a360-features {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-a360-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  .sd-a360-feature:first-child {\n    margin-top: 0;\n  }\n\n  .sd-a360-feature-reverse .sd-a360-feature-media {\n    order: 2;\n  }\n\n  .sd-a360-feature-reverse .sd-a360-feature-copy {\n    order: 1;\n  }\n\n  .sd-a360-feature-media,\n  .sd-a360-feature-copy {\n    overflow: hidden;\n    border-radius: var(--sd-a360-radius-lg);\n  }\n\n  .sd-a360-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(--sd-a360-border);\n    background: #f3f3f3;\n  }\n\n  .sd-a360-feature-image {\n    height: auto;\n    max-height: 505px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-a360-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  .sd-a360-feature-dark .sd-a360-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  .sd-a360-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  .sd-a360-feature-dark .sd-a360-feature-index {\n    color: rgba(255, 255, 255, 0.48);\n  }\n\n  .sd-a360-feature-title {\n    max-width: 560px;\n    color: #111111;\n    font-size: clamp(30px, 3.7vw, 48px);\n    font-weight: 750;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-a360-feature-dark .sd-a360-feature-title {\n    color: #ffffff;\n  }\n\n  .sd-a360-feature-text {\n    max-width: 590px;\n    margin-top: 20px !important;\n    color: #626262;\n    font-size: 16px;\n    line-height: 1.78;\n  }\n\n  .sd-a360-feature-dark .sd-a360-feature-text {\n    color: rgba(255, 255, 255, 0.68);\n  }\n\n  .sd-a360-feature-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-a360-feature-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  .sd-a360-feature-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  .sd-a360-feature-dark .sd-a360-feature-point {\n    color: rgba(255, 255, 255, 0.83);\n  }\n\n  .sd-a360-feature-dark .sd-a360-feature-point::before {\n    background: #ffffff;\n    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.11);\n  }\n\n  \/* SPECIFICATIONS *\/\n\n  .sd-a360-specs {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-a360-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(--sd-a360-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  .sd-a360-specs-title {\n    color: #111111;\n    font-size: clamp(32px, 4.2vw, 51px);\n    font-weight: 750;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-a360-specs-text {\n    max-width: 600px;\n    margin-top: 19px !important;\n    color: #686868;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-a360-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sd-a360-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(--sd-a360-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .sd-a360-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  .sd-a360-spec-value {\n    color: #111111;\n    font-size: clamp(22px, 2.5vw, 30px);\n    font-weight: 750;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .sd-a360-spec-note {\n    margin-top: 9px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* COMPATIBILITY *\/\n\n  .sd-a360-compatibility {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-a360-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  .sd-a360-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  .sd-a360-compatibility-copy,\n  .sd-a360-compatibility-list {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-a360-compatibility-title {\n    max-width: 720px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 53px);\n    font-weight: 750;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-a360-compatibility-text {\n    max-width: 720px;\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  .sd-a360-compatibility-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .sd-a360-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  .sd-a360-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  .sd-a360-canada {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-a360-canada-panel {\n    padding: clamp(40px, 6vw, 70px);\n    border: 1px solid var(--sd-a360-border);\n    border-radius: 28px;\n    background: #f5f5f5;\n    text-align: center;\n  }\n\n  .sd-a360-canada-title {\n    color: #111111;\n    font-size: clamp(29px, 3.8vw, 45px);\n    font-weight: 750;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n  }\n\n  .sd-a360-canada-text {\n    max-width: 830px;\n    margin: 18px auto 0 !important;\n    color: #666666;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-a360-canada-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 24px;\n  }\n\n  .sd-a360-canada-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid var(--sd-a360-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  .sd-a360-faq {\n    padding: 94px 0;\n    background: #f5f5f5;\n  }\n\n  .sd-a360-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  .sd-a360-faq-heading {\n    position: sticky;\n    top: 30px;\n  }\n\n  .sd-a360-faq-title {\n    color: #111111;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 750;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-a360-faq-intro {\n    margin-top: 17px !important;\n    color: #666666;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sd-a360-faq-list {\n    display: grid;\n    gap: 11px;\n  }\n\n  .sd-a360-faq-item {\n    overflow: hidden;\n    border: 1px solid var(--sd-a360-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .sd-a360-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  .sd-a360-faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  .sd-a360-faq-question::before,\n  .sd-a360-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  .sd-a360-faq-question::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .sd-a360-faq-item[open] .sd-a360-faq-question::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .sd-a360-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  .sd-a360-note {\n    padding: 25px 0 32px;\n    background: #ffffff;\n  }\n\n  .sd-a360-note-text {\n    max-width: 970px;\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    .sd-a360-hero-grid {\n      grid-template-columns: minmax(0, 1fr) minmax(340px, 0.9fr);\n      gap: 38px;\n    }\n\n    .sd-a360-hero-media {\n      min-height: 520px;\n      padding: 22px 22px 72px;\n    }\n\n    .sd-a360-quick-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-a360-interior-card {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-a360-interior-media {\n      min-height: auto;\n      padding: 38px;\n    }\n\n    .sd-a360-interior-copy {\n      min-height: auto;\n    }\n\n    .sd-a360-latch-gallery {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .sd-a360-latch-card:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .sd-a360-specs-panel,\n    .sd-a360-compatibility-panel {\n      grid-template-columns: 1fr;\n      gap: 37px;\n    }\n\n    .sd-a360-faq-grid {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .sd-a360-faq-heading {\n      position: static;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 760px) {\n    .sd-a360-container {\n      width: min(100% - 28px, 1240px);\n    }\n\n    .sd-a360-hero {\n      padding: 46px 0 19px;\n    }\n\n    .sd-a360-hero-grid {\n      grid-template-columns: 1fr;\n      gap: 36px;\n    }\n\n    .sd-a360-logo-box {\n      width: min(280px, 84%);\n      margin-bottom: 26px;\n      padding: 8px 12px;\n      border-radius: 11px;\n    }\n\n    .sd-a360-eyebrow {\n      font-size: 10px;\n      letter-spacing: 0.15em;\n    }\n\n    .sd-a360-hero-title {\n      font-size: clamp(34px, 11vw, 48px);\n    }\n\n    .sd-a360-hero-subtitle {\n      margin-top: 11px;\n      font-size: 0.43em;\n    }\n\n    .sd-a360-hero-text {\n      margin-top: 18px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-a360-badges {\n      gap: 7px;\n      margin-top: 23px;\n    }\n\n    .sd-a360-badge {\n      min-height: 35px;\n      padding: 8px 11px;\n      font-size: 10px;\n    }\n\n    .sd-a360-hero-media {\n      min-height: auto;\n      padding: 18px 14px 58px;\n      border-radius: 22px 22px 0 0;\n    }\n\n    .sd-a360-hero-image {\n      max-height: none;\n    }\n\n    .sd-a360-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    .sd-a360-intro {\n      padding: 70px 0 34px;\n    }\n\n    .sd-a360-section-label {\n      font-size: 10px;\n    }\n\n    .sd-a360-section-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-a360-section-text {\n      margin-top: 16px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-a360-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    .sd-a360-quick-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 31px;\n    }\n\n    .sd-a360-quick-card {\n      min-height: auto;\n      padding: 21px;\n      border-radius: 17px;\n    }\n\n    .sd-a360-quick-icon {\n      width: 37px;\n      height: 37px;\n      margin-bottom: 15px;\n    }\n\n    .sd-a360-interior {\n      padding: 41px 0 70px;\n    }\n\n    .sd-a360-interior-card {\n      border-radius: 23px;\n    }\n\n    .sd-a360-interior-media {\n      padding: 24px 14px;\n    }\n\n    .sd-a360-interior-copy {\n      padding: 35px 23px 39px;\n    }\n\n    .sd-a360-dark-label {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sd-a360-interior-title {\n      font-size: clamp(28px, 8.5vw, 39px);\n    }\n\n    .sd-a360-interior-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-a360-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-a360-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-a360-latches {\n      padding-bottom: 72px;\n    }\n\n    .sd-a360-latch-panel {\n      border-radius: 23px;\n    }\n\n    .sd-a360-latch-heading {\n      padding: 36px 23px;\n    }\n\n    .sd-a360-latch-label {\n      font-size: 10px;\n    }\n\n    .sd-a360-latch-title {\n      font-size: clamp(28px, 8.5vw, 39px);\n    }\n\n    .sd-a360-latch-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-a360-latch-gallery {\n      grid-template-columns: 1fr;\n      gap: 1px;\n    }\n\n    .sd-a360-latch-card:last-child {\n      grid-column: auto;\n    }\n\n    .sd-a360-latch-media {\n      min-height: auto;\n      padding: 14px;\n    }\n\n    .sd-a360-latch-image {\n      max-height: none;\n    }\n\n    .sd-a360-latch-caption {\n      min-height: auto;\n      padding: 20px;\n    }\n\n    .sd-a360-features {\n      padding-bottom: 72px;\n    }\n\n    .sd-a360-feature,\n    .sd-a360-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    .sd-a360-feature:first-child {\n      margin-top: 0;\n    }\n\n    .sd-a360-feature-reverse .sd-a360-feature-media {\n      order: 1;\n    }\n\n    .sd-a360-feature-reverse .sd-a360-feature-copy {\n      order: 2;\n    }\n\n    .sd-a360-feature-media,\n    .sd-a360-feature-copy {\n      min-height: auto;\n      border-radius: 0;\n    }\n\n    .sd-a360-feature-media {\n      padding: 14px;\n      border: 0;\n    }\n\n    .sd-a360-feature-image {\n      max-height: none;\n    }\n\n    .sd-a360-feature-copy {\n      padding: 33px 23px 37px;\n    }\n\n    .sd-a360-feature-index {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sd-a360-feature-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sd-a360-feature-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-a360-feature-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-a360-feature-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-a360-specs {\n      padding-bottom: 72px;\n    }\n\n    .sd-a360-specs-panel {\n      gap: 28px;\n      padding: 38px 20px 22px;\n      border-radius: 23px;\n    }\n\n    .sd-a360-specs-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sd-a360-specs-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-a360-specs-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .sd-a360-spec-card {\n      min-height: auto;\n      padding: 20px 18px;\n      border-radius: 15px;\n    }\n\n    .sd-a360-spec-value {\n      font-size: 24px;\n    }\n\n    .sd-a360-spec-note {\n      font-size: 12px;\n    }\n\n    .sd-a360-compatibility {\n      padding-bottom: 72px;\n    }\n\n    .sd-a360-compatibility-panel {\n      gap: 29px;\n      padding: 39px 23px;\n      border-radius: 23px;\n    }\n\n    .sd-a360-compatibility-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sd-a360-compatibility-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-a360-compatibility-item {\n      min-height: 55px;\n      padding: 12px 13px;\n      font-size: 13px;\n    }\n\n    .sd-a360-canada {\n      padding-bottom: 72px;\n    }\n\n    .sd-a360-canada-panel {\n      padding: 36px 21px;\n      border-radius: 22px;\n    }\n\n    .sd-a360-canada-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sd-a360-canada-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-a360-canada-tags {\n      gap: 7px;\n      margin-top: 21px;\n    }\n\n    .sd-a360-canada-tag {\n      min-height: 35px;\n      padding: 7px 11px;\n      font-size: 10px;\n    }\n\n    .sd-a360-faq {\n      padding: 68px 0;\n    }\n\n    .sd-a360-faq-grid {\n      gap: 27px;\n    }\n\n    .sd-a360-faq-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-a360-faq-question {\n      padding: 18px 51px 18px 18px;\n      font-size: 14px;\n    }\n\n    .sd-a360-faq-question::before,\n    .sd-a360-faq-question::after {\n      right: 18px;\n    }\n\n    .sd-a360-faq-answer {\n      padding: 0 18px 19px;\n      font-size: 13px;\n    }\n\n    .sd-a360-note {\n      padding: 21px 0 26px;\n    }\n\n    .sd-a360-note-text {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection aria-label=\"AEROVAULT Protective Case for DJI Avata 360 Motion Fly More and DJI RC 2 setups\" class=\"sd-a360-case\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv class=\"sd-a360-hero\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003cdiv class=\"sd-a360-hero-grid\"\u003e\n\u003cdiv class=\"sd-a360-hero-copy\"\u003e\n\u003cdiv class=\"sd-a360-logo-box\"\u003e\u003cimg height=\"333\" width=\"1000\" alt=\"AEROVAULT protective equipment case brand logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/5fd58b74-e799-4cb4-b3c6-2430ddf452e7.png?v=1784055551\" class=\"sd-a360-logo\"\u003e\u003c\/div\u003e\n\u003cp class=\"sd-a360-eyebrow\"\u003eRugged FPV Drone Storage and Transportation\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-hero-title\"\u003eProtect Your Avata 360.\u003cbr\u003eCarry with Confidence. \u003cspan class=\"sd-a360-hero-subtitle\"\u003e One protective hard case for Motion Fly More and DJI RC 2 setups \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sd-a360-hero-text\"\u003eThe AEROVAULT Protective Case is designed to organize and protect compatible DJI Avata 360 equipment in one rigid carrying case. It combines a PP\/ABS exterior shell, an EPE pearl foam and black XPE interior, secure reinforced latches and a fold-down carrying handle for storage, transportation and everyday field use.\u003c\/p\u003e\n\u003cdiv class=\"sd-a360-badges\"\u003e\n\u003cspan class=\"sd-a360-badge\"\u003e Motion Fly More Compatible \u003c\/span\u003e \u003cspan class=\"sd-a360-badge\"\u003e DJI RC 2 Setup Compatible \u003c\/span\u003e \u003cspan class=\"sd-a360-badge\"\u003e PP \/ ABS Hard Shell \u003c\/span\u003e \u003cspan class=\"sd-a360-badge\"\u003e EPE + Black XPE Interior \u003c\/span\u003e \u003cspan class=\"sd-a360-badge\"\u003e 41 × 35 × 15 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-hero-media\"\u003e\n\u003cimg alt=\"Front view of the black AEROVAULT protective hard case for DJI Avata 360\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Avata_360_Case.png?v=1783807001\" class=\"sd-a360-hero-image\"\u003e\n\u003cdiv class=\"sd-a360-hero-caption\"\u003eRigid protective case with a reinforced exterior, secure dual latches and a fold-down carrying handle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"sd-a360-intro\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003cdiv class=\"sd-a360-heading\"\u003e\n\u003cp class=\"sd-a360-section-label\"\u003eAEROVAULT DJI Avata 360 Carrying Case\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-section-title\"\u003eOrganized Protection for Motion Fly More and DJI RC 2 Setups\u003c\/h2\u003e\n\u003cp class=\"sd-a360-section-text\"\u003eBuilt for DJI Avata 360 pilots who need a more structured alternative to a soft carrying bag, this protective hard case helps keep compatible aircraft, goggles, control equipment, batteries and selected accessories separated and organized between flights.\u003c\/p\u003e\n\u003cdiv class=\"sd-a360-direct-answer\"\u003e\n\u003cstrong\u003eProduct overview:\u003c\/strong\u003e This AEROVAULT case is compatible with DJI Avata 360 Motion Fly More setups and DJI Avata 360 setups using DJI RC 2. The case measures 41 × 35 × 15 cm. Its rigid exterior is made from PP and ABS, while the protective interior combines EPE pearl foam with structured black XPE foam.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-quick-grid\"\u003e\n\u003carticle class=\"sd-a360-quick-card\"\u003e\n\u003cdiv class=\"sd-a360-quick-icon\"\u003e01\u003c\/div\u003e\n\u003ch3 class=\"sd-a360-quick-title\"\u003eRigid PP \/ ABS Exterior\u003c\/h3\u003e\n\u003cp class=\"sd-a360-quick-text\"\u003eThe textured rigid shell helps protect compatible equipment from everyday bumps, scratches and handling damage.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-a360-quick-card\"\u003e\n\u003cdiv class=\"sd-a360-quick-icon\"\u003e02\u003c\/div\u003e\n\u003ch3 class=\"sd-a360-quick-title\"\u003eOrganized Foam Interior\u003c\/h3\u003e\n\u003cp class=\"sd-a360-quick-text\"\u003eShaped foam compartments help separate compatible aircraft, goggles, controllers, batteries and selected accessories.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-a360-quick-card\"\u003e\n\u003cdiv class=\"sd-a360-quick-icon\"\u003e03\u003c\/div\u003e\n\u003ch3 class=\"sd-a360-quick-title\"\u003eSecure Reinforced Latches\u003c\/h3\u003e\n\u003cp class=\"sd-a360-quick-text\"\u003eLarge reinforced closures help keep the lid firmly secured during carrying, transportation and storage.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-a360-quick-card\"\u003e\n\u003cdiv class=\"sd-a360-quick-icon\"\u003e04\u003c\/div\u003e\n\u003ch3 class=\"sd-a360-quick-title\"\u003ePractical Carrying Design\u003c\/h3\u003e\n\u003cp class=\"sd-a360-quick-text\"\u003eA reinforced fold-down handle makes the case practical for vehicle transport, travel and regular field use.\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=\"sd-a360-interior\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003carticle class=\"sd-a360-interior-card\"\u003e\n\u003cdiv class=\"sd-a360-interior-media\"\u003e\u003cimg loading=\"lazy\" alt=\"AEROVAULT DJI Avata 360 case showing the shaped foam interior and compatible equipment placement\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Avata_360_Case_2.png?v=1783807025\" class=\"sd-a360-interior-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-interior-copy\"\u003e\n\u003cp class=\"sd-a360-dark-label\"\u003eOrganized Custom Interior\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-interior-title\"\u003eDedicated Storage for Compatible Flight Equipment\u003c\/h2\u003e\n\u003cp class=\"sd-a360-interior-text\"\u003eThe shaped interior provides separate storage areas for compatible DJI Avata 360 equipment. The organized layout helps prevent major components from resting directly against one another and keeps important equipment easier to identify and access.\u003c\/p\u003e\n\u003cdiv class=\"sd-a360-points\"\u003e\n\u003cdiv class=\"sd-a360-point\"\u003eDedicated compartment for the compatible aircraft\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-point\"\u003eSeparate spaces for goggles and control equipment\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-point\"\u003eAdditional compartments for compatible batteries and accessories\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-point\"\u003eDesigned for Motion Fly More and DJI RC 2 setups\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!-- LATCH DETAILS --\u003e\n\u003cdiv class=\"sd-a360-latches\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003csection class=\"sd-a360-latch-panel\"\u003e\n\u003cdiv class=\"sd-a360-latch-heading\"\u003e\n\u003cp class=\"sd-a360-latch-label\"\u003eReinforced Latch Details\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-latch-title\"\u003eSecure Latches for Confident Transportation\u003c\/h2\u003e\n\u003cp class=\"sd-a360-latch-text\"\u003eThe large latch design provides a firm closing action and convenient access to the case. Raised exterior structures surround the latch area and help protect the hardware during regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-latch-gallery\"\u003e\n\u003carticle class=\"sd-a360-latch-card\"\u003e\n\u003cdiv class=\"sd-a360-latch-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Angled close-up of a reinforced latch on the AEROVAULT Avata 360 case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Avata_360_case1.png?v=1784068002\" class=\"sd-a360-latch-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-latch-caption\"\u003e\n\u003cstrong\u003eReinforced Latch Construction\u003c\/strong\u003e \u003cspan\u003e A large textured latch sits between raised protective structures on the exterior shell. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-a360-latch-card\"\u003e\n\u003cdiv class=\"sd-a360-latch-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Front view of a closed reinforced latch on the AEROVAULT Avata 360 protective case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Avata_360_case3.png?v=1784068002\" class=\"sd-a360-latch-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-latch-caption\"\u003e\n\u003cstrong\u003eSecure Closed Position\u003c\/strong\u003e \u003cspan\u003e The wide latch sits flush against the case when closed to help keep the lid firmly secured. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-a360-latch-card\"\u003e\n\u003cdiv class=\"sd-a360-latch-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Reinforced latch on the AEROVAULT protective case shown in the open position\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Avata_360_case_5.png?v=1784068001\" class=\"sd-a360-latch-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-latch-caption\"\u003e\n\u003cstrong\u003eConvenient Open Position\u003c\/strong\u003e \u003cspan\u003e The latch folds outward to release the lid and provide access to the equipment inside. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAIL FEATURES --\u003e\n\u003cdiv class=\"sd-a360-features\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003c!-- HANDLE --\u003e\n\u003carticle class=\"sd-a360-feature sd-a360-feature-dark\"\u003e\n\u003cdiv class=\"sd-a360-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Reinforced fold-down carrying handle on the AEROVAULT DJI Avata 360 case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Avata_360_case4.png?v=1784068001\" class=\"sd-a360-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-feature-copy\"\u003e\n\u003cp class=\"sd-a360-feature-index\"\u003eFeature 01\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-feature-title\"\u003eReinforced Fold-Down Carrying Handle\u003c\/h2\u003e\n\u003cp class=\"sd-a360-feature-text\"\u003eThe wide carrying handle provides a stable grip when moving the case. Reinforced supports connect the handle to the shell, while the fold-down design helps maintain a cleaner profile when the case is placed down or stored.\u003c\/p\u003e\n\u003cdiv class=\"sd-a360-feature-points\"\u003e\n\u003cdiv class=\"sd-a360-feature-point\"\u003eWide central grip area\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-feature-point\"\u003eReinforced handle supports\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-feature-point\"\u003eFold-down design for compact storage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRESSURE VALVE --\u003e\n\u003carticle class=\"sd-a360-feature sd-a360-feature-reverse\"\u003e\n\u003cdiv class=\"sd-a360-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Manual pressure-relief valve located above the handle on the AEROVAULT Avata 360 case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Avata_360_case_2_e3d6cb12-77ce-4364-b31e-02547836cac6.png?v=1784068002\" class=\"sd-a360-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-feature-copy\"\u003e\n\u003cp class=\"sd-a360-feature-index\"\u003eFeature 02\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-feature-title\"\u003eManual Pressure-Relief Valve\u003c\/h2\u003e\n\u003cp class=\"sd-a360-feature-text\"\u003eThe integrated manual valve helps equalize pressure between the inside and outside of the case after changes in elevation, temperature or transportation conditions.\u003c\/p\u003e\n\u003cdiv class=\"sd-a360-feature-points\"\u003e\n\u003cdiv class=\"sd-a360-feature-point\"\u003eHelps balance internal and external air pressure\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-feature-point\"\u003eUseful after changes in elevation or temperature\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-feature-point\"\u003eConveniently positioned above the carrying handle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FOAM --\u003e\n\u003carticle class=\"sd-a360-feature sd-a360-feature-dark\"\u003e\n\u003cdiv class=\"sd-a360-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=\"sd-a360-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-feature-copy\"\u003e\n\u003cp class=\"sd-a360-feature-index\"\u003eFeature 03\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-feature-title\"\u003eEPE Pearl Foam and Black XPE Interior\u003c\/h2\u003e\n\u003cp class=\"sd-a360-feature-text\"\u003eThe protective interior combines EPE pearl foam with structured black XPE foam. The contoured lid cushioning helps protect the stored contents, while the shaped lower insert keeps compatible equipment separated and organized.\u003c\/p\u003e\n\u003cdiv class=\"sd-a360-feature-points\"\u003e\n\u003cdiv class=\"sd-a360-feature-point\"\u003eEPE pearl foam cushioning\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-feature-point\"\u003eStructured black XPE storage insert\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-feature-point\"\u003eHelps reduce movement inside the closed case\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=\"sd-a360-specs\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003cdiv class=\"sd-a360-specs-panel\"\u003e\n\u003cdiv class=\"sd-a360-specs-copy\"\u003e\n\u003cp class=\"sd-a360-section-label\"\u003eProduct Specifications\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-specs-title\"\u003eOrganized Storage.\u003cbr\u003ePurpose-Built Protection.\u003c\/h2\u003e\n\u003cp class=\"sd-a360-specs-text\"\u003eThe AEROVAULT Avata 360 case combines a rigid PP\/ABS exterior with an EPE pearl foam and black XPE interior. Its 41 × 35 × 15 cm exterior provides organized storage for compatible equipment while remaining practical for regular transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-specs-grid\"\u003e\n\u003cdiv class=\"sd-a360-spec-card\"\u003e\n\u003cspan class=\"sd-a360-spec-label\"\u003e External Dimensions \u003c\/span\u003e \u003cstrong class=\"sd-a360-spec-value\"\u003e 41 × 35 × 15 cm \u003c\/strong\u003e \u003cspan class=\"sd-a360-spec-note\"\u003e Length × width × height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-spec-card\"\u003e\n\u003cspan class=\"sd-a360-spec-label\"\u003e Compatible Setups \u003c\/span\u003e \u003cstrong class=\"sd-a360-spec-value\"\u003e Motion \/ RC 2 \u003c\/strong\u003e \u003cspan class=\"sd-a360-spec-note\"\u003e Compatible Avata 360 equipment configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-spec-card\"\u003e\n\u003cspan class=\"sd-a360-spec-label\"\u003e Exterior Material \u003c\/span\u003e \u003cstrong class=\"sd-a360-spec-value\"\u003e PP \/ ABS \u003c\/strong\u003e \u003cspan class=\"sd-a360-spec-note\"\u003e Rigid textured shell construction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-spec-card\"\u003e\n\u003cspan class=\"sd-a360-spec-label\"\u003e Interior Material \u003c\/span\u003e \u003cstrong class=\"sd-a360-spec-value\"\u003e EPE + Black XPE \u003c\/strong\u003e \u003cspan class=\"sd-a360-spec-note\"\u003e Pearl foam cushioning and structured 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=\"sd-a360-compatibility\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003cdiv class=\"sd-a360-compatibility-panel\"\u003e\n\u003cdiv class=\"sd-a360-compatibility-copy\"\u003e\n\u003cp style=\"color: rgba(255, 255, 255, 0.5);\" class=\"sd-a360-section-label\"\u003eOne Case. Two Compatible Setup Types.\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-compatibility-title\"\u003eCompatible with Motion Fly More and DJI RC 2 Setups\u003c\/h2\u003e\n\u003cp class=\"sd-a360-compatibility-text\"\u003eThis AEROVAULT case is designed for compatible DJI Avata 360 Motion Fly More setups and DJI Avata 360 setups using DJI RC 2. Equipment placement may vary depending on the selected controller, included accessories and third-party attachments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-compatibility-list\"\u003e\n\u003cdiv class=\"sd-a360-compatibility-item\"\u003e\n\u003cspan class=\"sd-a360-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Compatible with DJI Avata 360 Motion Fly More setups \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-compatibility-item\"\u003e\n\u003cspan class=\"sd-a360-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Compatible with DJI Avata 360 setups using DJI RC 2 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-compatibility-item\"\u003e\n\u003cspan class=\"sd-a360-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Compartments for compatible aircraft, goggles and controllers \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-compatibility-item\"\u003e\n\u003cspan class=\"sd-a360-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Additional storage for compatible batteries and accessories \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-compatibility-item\"\u003e\n\u003cspan class=\"sd-a360-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Case only; aircraft and accessories are 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 GEO \/ SEO --\u003e\n\u003cdiv class=\"sd-a360-canada\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003cdiv class=\"sd-a360-canada-panel\"\u003e\n\u003cp class=\"sd-a360-section-label\"\u003eAvailable from SpeedyDrone Canada\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-canada-title\"\u003eAEROVAULT Avata 360 Protection for Canadian Pilots\u003c\/h2\u003e\n\u003cp class=\"sd-a360-canada-text\"\u003eAvailable from SpeedyDrone.ca with Toronto pickup and Canada-wide shipping options. Check the product page for current inventory, pickup availability and estimated delivery options for your Canadian address.\u003c\/p\u003e\n\u003cdiv class=\"sd-a360-canada-tags\"\u003e\n\u003cspan class=\"sd-a360-canada-tag\"\u003e SpeedyDrone.ca \u003c\/span\u003e \u003cspan class=\"sd-a360-canada-tag\"\u003e Toronto Pickup Options \u003c\/span\u003e \u003cspan class=\"sd-a360-canada-tag\"\u003e Canada-Wide Shipping \u003c\/span\u003e \u003cspan class=\"sd-a360-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=\"sd-a360-faq\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003cdiv class=\"sd-a360-faq-grid\"\u003e\n\u003cdiv class=\"sd-a360-faq-heading\"\u003e\n\u003cp class=\"sd-a360-section-label\"\u003eQuick Answers\u003c\/p\u003e\n\u003ch2 class=\"sd-a360-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"sd-a360-faq-intro\"\u003eClear answers about compatibility, dimensions, materials, equipment storage and ordering through SpeedyDrone.ca.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-a360-faq-list\"\u003e\n\u003cdetails class=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eWhich DJI Avata 360 setups are compatible with this case?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-faq-answer\"\u003eThe case is designed for compatible DJI Avata 360 Motion Fly More setups and DJI Avata 360 setups using DJI RC 2.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eCan the same case be used for Motion Fly More and DJI RC 2?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-faq-answer\"\u003eYes. The shared foam layout is designed to support compatible Motion Fly More and DJI RC 2 equipment configurations. The exact placement of individual components may vary depending on the selected setup.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eWhat are the external dimensions of the case?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-faq-answer\"\u003eThe external dimensions are 41 × 35 × 15 cm, measured as length × width × height.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eWhat materials are used to make the case?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-faq-answer\"\u003eThe rigid exterior shell is made from PP and ABS materials. The protective interior combines EPE pearl foam with structured black XPE foam.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eWhat equipment can be stored inside?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-faq-answer\"\u003eThe interior includes compartments intended for compatible aircraft, goggles, controllers, batteries and selected accessories. The exact fit depends on the chosen equipment and accessory configuration.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eWhat does the manual pressure-relief valve do?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-faq-answer\"\u003eThe manual valve helps 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=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eIs the case waterproof or IP rated?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-faq-answer\"\u003eNo waterproof or IP rating is stated for this product. The rigid shell is intended for protective storage and transportation, but the case should not be submerged or exposed to prolonged heavy rain.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eAre the aircraft, goggles, controllers and batteries included?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-faq-answer\"\u003eNo. This listing is for the AEROVAULT Protective Case only. Aircraft, goggles, remote controllers, batteries and accessories shown for demonstration are sold separately unless the selected product option specifically states otherwise.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eCan third-party accessories remain attached?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-faq-answer\"\u003eFit may vary when propeller accessories, lens accessories, mounts, extended controls or other third-party attachments are installed. Oversized attachments may need to be removed before placing the equipment inside the case.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-a360-faq-item\"\u003e\n\u003csummary class=\"sd-a360-faq-question\"\u003eWhere can I buy this DJI Avata 360 case in Canada?\u003c\/summary\u003e\n\u003cdiv class=\"sd-a360-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=\"sd-a360-note\"\u003e\n\u003cdiv class=\"sd-a360-container\"\u003e\n\u003cp class=\"sd-a360-note-text\"\u003eProduct appearance, foam layout and equipment placement may be updated without notice. Please confirm compatibility with your exact DJI Avata 360 equipment and accessory configuration before purchase. Case only; aircraft, goggles, controllers, batteries 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":47462388891785,"sku":null,"price":150.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/b0517dd4-deac-4e9d-975f-1906f11153a5.png?v=1784155594"},{"product_id":"aero-vault-hard-case-for-dji-air-3s","title":"AEROVAULT Protective Case for DJI Air 3S","description":"\u003cstyle\u003e\n  .sd-air3s-case,\n  .sd-air3s-case * {\n    box-sizing: border-box;\n  }\n\n  .sd-air3s-case {\n    --sd-air3s-text: #171717;\n    --sd-air3s-muted: #686868;\n    --sd-air3s-light: #f5f5f5;\n    --sd-air3s-dark: #0b0b0b;\n    --sd-air3s-border: rgba(0, 0, 0, 0.09);\n    --sd-air3s-radius-lg: 30px;\n    --sd-air3s-radius-md: 20px;\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--sd-air3s-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .sd-air3s-case img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .sd-air3s-case h2,\n  .sd-air3s-case h3,\n  .sd-air3s-case p {\n    margin: 0;\n  }\n\n  .sd-air3s-container {\n    width: min(1220px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n\n  .sd-air3s-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  .sd-air3s-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  .sd-air3s-hero-grid {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);\n    align-items: center;\n    gap: 62px;\n  }\n\n  .sd-air3s-logo-box {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: min(300px, 80%);\n    margin-bottom: 30px;\n    padding: 0;\n    overflow: hidden;\n    border-radius: 12px;\n    background: transparent;\n  }\n\n  .sd-air3s-logo {\n    height: auto;\n    object-fit: contain;\n    border-radius: 10px;\n  }\n\n  .sd-air3s-eyebrow {\n    margin-bottom: 14px !important;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-air3s-hero-title {\n    max-width: 680px;\n    color: #ffffff;\n    font-size: clamp(39px, 5vw, 66px);\n    font-weight: 700;\n    line-height: 1.04;\n    letter-spacing: -0.045em;\n    text-wrap: balance;\n  }\n\n  .sd-air3s-hero-subtitle {\n    display: block;\n    margin-top: 15px;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 0.4em;\n    font-weight: 500;\n    line-height: 1.42;\n    letter-spacing: -0.015em;\n  }\n\n  .sd-air3s-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  .sd-air3s-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .sd-air3s-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  .sd-air3s-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(--sd-air3s-radius-lg);\n    background: #f7f7f7;\n    box-shadow: 0 36px 90px rgba(0, 0, 0, 0.46);\n  }\n\n  .sd-air3s-hero-image {\n    height: auto;\n    max-height: 590px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-air3s-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  \/* INTRO *\/\n\n  .sd-air3s-intro {\n    padding: 94px 0 52px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-heading {\n    max-width: 890px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .sd-air3s-section-label {\n    margin-bottom: 13px !important;\n    color: #727272;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-air3s-section-title {\n    color: #111111;\n    font-size: clamp(32px, 4.3vw, 54px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-air3s-section-text {\n    max-width: 800px;\n    margin: 20px auto 0 !important;\n    color: var(--sd-air3s-muted);\n    font-size: 17px;\n    line-height: 1.76;\n  }\n\n  .sd-air3s-summary {\n    max-width: 920px;\n    margin: 30px auto 0;\n    padding: 23px 25px;\n    border: 1px solid var(--sd-air3s-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  .sd-air3s-summary strong {\n    color: #111111;\n  }\n\n  \/* QUICK FEATURES *\/\n\n  .sd-air3s-quick-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 46px;\n  }\n\n  .sd-air3s-quick-card {\n    min-height: 198px;\n    padding: 26px 23px;\n    border: 1px solid var(--sd-air3s-border);\n    border-radius: var(--sd-air3s-radius-md);\n    background: #ffffff;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.045);\n  }\n\n  .sd-air3s-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: 700;\n    letter-spacing: 0.06em;\n  }\n\n  .sd-air3s-quick-title {\n    margin-bottom: 8px !important;\n    color: #151515;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .sd-air3s-quick-text {\n    color: #6a6a6a;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* INTERIOR *\/\n\n  .sd-air3s-interior {\n    padding: 56px 0 94px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-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  .sd-air3s-interior-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 590px;\n    padding: 34px;\n    background: #f4f4f4;\n  }\n\n  .sd-air3s-interior-image {\n    width: 100%;\n    height: auto;\n    max-height: 550px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-air3s-interior-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 590px;\n    overflow: hidden;\n    padding: clamp(40px, 6vw, 74px);\n  }\n\n  .sd-air3s-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  .sd-air3s-interior-copy \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-air3s-dark-label {\n    margin-bottom: 21px !important;\n    color: rgba(255, 255, 255, 0.48);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-air3s-interior-title {\n    color: #ffffff;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-air3s-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  .sd-air3s-dark-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-air3s-dark-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  .sd-air3s-dark-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  \/* LATCH DETAILS *\/\n\n  .sd-air3s-latches {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-latch-panel {\n    overflow: hidden;\n    border-radius: 32px;\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 255, 255, 0.09),\n        transparent 30%\n      ),\n      #0b0b0b;\n  }\n\n  .sd-air3s-latch-heading {\n    max-width: 860px;\n    padding: clamp(42px, 6vw, 72px);\n  }\n\n  .sd-air3s-latch-title {\n    color: #ffffff;\n    font-size: clamp(31px, 4.2vw, 52px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-air3s-latch-text {\n    max-width: 730px;\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  .sd-air3s-latch-gallery {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 1px;\n    background: rgba(255, 255, 255, 0.13);\n  }\n\n  .sd-air3s-latch-card {\n    background: #ffffff;\n  }\n\n  .sd-air3s-latch-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 480px;\n    padding: 18px;\n    background: #f5f5f5;\n  }\n\n  .sd-air3s-latch-image {\n    height: auto;\n    max-height: 450px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-air3s-latch-caption {\n    min-height: 130px;\n    padding: 24px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-latch-caption strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #111111;\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .sd-air3s-latch-caption span {\n    display: block;\n    color: #6a6a6a;\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  \/* DETAIL FEATURES *\/\n\n  .sd-air3s-features {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-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  .sd-air3s-feature:first-child {\n    margin-top: 0;\n  }\n\n  .sd-air3s-feature-reverse .sd-air3s-feature-media {\n    order: 2;\n  }\n\n  .sd-air3s-feature-reverse .sd-air3s-feature-copy {\n    order: 1;\n  }\n\n  .sd-air3s-feature-media,\n  .sd-air3s-feature-copy {\n    overflow: hidden;\n    border-radius: var(--sd-air3s-radius-lg);\n  }\n\n  .sd-air3s-feature-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 520px;\n    padding: 24px;\n    border: 1px solid var(--sd-air3s-border);\n    background: #f3f3f3;\n  }\n\n  .sd-air3s-feature-image {\n    height: auto;\n    max-height: 490px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-air3s-feature-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 520px;\n    padding: clamp(38px, 5vw, 68px);\n    background: #f3f3f3;\n  }\n\n  .sd-air3s-feature-dark .sd-air3s-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  .sd-air3s-feature-index {\n    margin-bottom: 21px !important;\n    color: #777777;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-air3s-feature-dark .sd-air3s-feature-index {\n    color: rgba(255, 255, 255, 0.48);\n  }\n\n  .sd-air3s-feature-title {\n    max-width: 560px;\n    color: #111111;\n    font-size: clamp(30px, 3.7vw, 48px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-air3s-feature-dark .sd-air3s-feature-title {\n    color: #ffffff;\n  }\n\n  .sd-air3s-feature-text {\n    max-width: 590px;\n    margin-top: 20px !important;\n    color: #626262;\n    font-size: 16px;\n    line-height: 1.78;\n  }\n\n  .sd-air3s-feature-dark .sd-air3s-feature-text {\n    color: rgba(255, 255, 255, 0.68);\n  }\n\n  .sd-air3s-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-air3s-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  .sd-air3s-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  .sd-air3s-feature-dark .sd-air3s-point {\n    color: rgba(255, 255, 255, 0.83);\n  }\n\n  .sd-air3s-feature-dark .sd-air3s-point::before {\n    background: #ffffff;\n    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.11);\n  }\n\n  \/* SPECIFICATIONS *\/\n\n  .sd-air3s-specs {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-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(--sd-air3s-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  .sd-air3s-specs-title {\n    color: #111111;\n    font-size: clamp(32px, 4.2vw, 51px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-air3s-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  .sd-air3s-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sd-air3s-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(--sd-air3s-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .sd-air3s-spec-label {\n    margin-bottom: 10px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .sd-air3s-spec-value {\n    color: #111111;\n    font-size: clamp(22px, 2.5vw, 30px);\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .sd-air3s-spec-note {\n    margin-top: 9px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* COMPATIBILITY *\/\n\n  .sd-air3s-compatibility {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-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  .sd-air3s-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  .sd-air3s-compatibility-copy,\n  .sd-air3s-compatibility-list {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-air3s-compatibility-title {\n    max-width: 710px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 53px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-air3s-compatibility-text {\n    max-width: 720px;\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  .sd-air3s-compatibility-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .sd-air3s-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  .sd-air3s-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  .sd-air3s-canada {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-canada-panel {\n    padding: clamp(38px, 5vw, 62px);\n    border: 1px solid var(--sd-air3s-border);\n    border-radius: 28px;\n    background: #f5f5f5;\n    text-align: center;\n  }\n\n  .sd-air3s-canada-title {\n    color: #111111;\n    font-size: clamp(29px, 3.8vw, 45px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n    text-wrap: balance;\n  }\n\n  .sd-air3s-canada-text {\n    max-width: 820px;\n    margin: 18px auto 0 !important;\n    color: #666666;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-air3s-canada-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 25px;\n  }\n\n  .sd-air3s-canada-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid var(--sd-air3s-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  .sd-air3s-faq {\n    padding: 94px 0;\n    background: #f5f5f5;\n  }\n\n  .sd-air3s-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  .sd-air3s-faq-heading {\n    position: sticky;\n    top: 30px;\n  }\n\n  .sd-air3s-faq-title {\n    color: #111111;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-air3s-faq-intro {\n    margin-top: 17px !important;\n    color: #666666;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sd-air3s-faq-list {\n    display: grid;\n    gap: 11px;\n  }\n\n  .sd-air3s-faq-item {\n    overflow: hidden;\n    border: 1px solid var(--sd-air3s-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-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  .sd-air3s-faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  .sd-air3s-faq-question::before,\n  .sd-air3s-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  .sd-air3s-faq-question::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .sd-air3s-faq-item[open] .sd-air3s-faq-question::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .sd-air3s-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  .sd-air3s-note {\n    padding: 25px 0 32px;\n    background: #ffffff;\n  }\n\n  .sd-air3s-note-text {\n    max-width: 960px;\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    .sd-air3s-hero-grid {\n      grid-template-columns: minmax(0, 1fr) minmax(340px, 0.9fr);\n      gap: 38px;\n    }\n\n    .sd-air3s-hero-media {\n      min-height: 510px;\n      padding: 22px 22px 72px;\n    }\n\n    .sd-air3s-quick-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-air3s-interior-card {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-air3s-interior-media,\n    .sd-air3s-interior-copy {\n      min-height: auto;\n    }\n\n    .sd-air3s-specs-panel,\n    .sd-air3s-compatibility-panel {\n      grid-template-columns: 1fr;\n      gap: 37px;\n    }\n\n    .sd-air3s-faq-grid {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .sd-air3s-faq-heading {\n      position: static;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 760px) {\n    .sd-air3s-container {\n      width: min(100% - 28px, 1220px);\n    }\n\n    .sd-air3s-hero {\n      padding: 46px 0 28px;\n    }\n\n    .sd-air3s-hero-grid {\n      grid-template-columns: 1fr;\n      gap: 36px;\n    }\n\n    .sd-air3s-logo-box {\n      width: min(260px, 84%);\n      margin-bottom: 26px;\n      padding: 0;\n    }\n\n    .sd-air3s-eyebrow {\n      font-size: 10px;\n      letter-spacing: 0.15em;\n    }\n\n    .sd-air3s-hero-title {\n      font-size: clamp(34px, 11vw, 48px);\n    }\n\n    .sd-air3s-hero-subtitle {\n      margin-top: 11px;\n      font-size: 0.43em;\n    }\n\n    .sd-air3s-hero-text {\n      margin-top: 18px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-air3s-badges {\n      gap: 7px;\n      margin-top: 23px;\n    }\n\n    .sd-air3s-badge {\n      min-height: 35px;\n      padding: 8px 11px;\n      font-size: 10px;\n    }\n\n    .sd-air3s-hero-media {\n      min-height: auto;\n      padding: 18px 14px 58px;\n      border-radius: 22px;\n    }\n\n    .sd-air3s-hero-image {\n      max-height: none;\n    }\n\n    .sd-air3s-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    .sd-air3s-intro {\n      padding: 70px 0 34px;\n    }\n\n    .sd-air3s-section-label {\n      font-size: 10px;\n    }\n\n    .sd-air3s-section-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-air3s-section-text {\n      margin-top: 16px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-air3s-summary {\n      margin-top: 24px;\n      padding: 19px;\n      border-radius: 15px;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .sd-air3s-quick-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 31px;\n    }\n\n    .sd-air3s-quick-card {\n      min-height: auto;\n      padding: 21px;\n      border-radius: 17px;\n    }\n\n    .sd-air3s-quick-icon {\n      width: 37px;\n      height: 37px;\n      margin-bottom: 15px;\n    }\n\n    .sd-air3s-interior {\n      padding: 41px 0 72px;\n    }\n\n    .sd-air3s-interior-card {\n      border-radius: 23px;\n    }\n\n    .sd-air3s-interior-media {\n      padding: 22px 14px;\n    }\n\n    .sd-air3s-interior-image {\n      max-height: none;\n    }\n\n    .sd-air3s-interior-copy {\n      padding: 35px 23px 39px;\n    }\n\n    .sd-air3s-dark-label {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sd-air3s-interior-title {\n      font-size: clamp(28px, 8.5vw, 39px);\n    }\n\n    .sd-air3s-interior-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-air3s-dark-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-air3s-dark-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-air3s-latches {\n      padding-bottom: 72px;\n    }\n\n    .sd-air3s-latch-panel {\n      border-radius: 23px;\n    }\n\n    .sd-air3s-latch-heading {\n      padding: 36px 23px;\n    }\n\n    .sd-air3s-latch-title {\n      font-size: clamp(28px, 8.5vw, 39px);\n    }\n\n    .sd-air3s-latch-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-air3s-latch-gallery {\n      grid-template-columns: 1fr;\n      gap: 1px;\n    }\n\n    .sd-air3s-latch-media {\n      min-height: auto;\n      padding: 14px;\n    }\n\n    .sd-air3s-latch-image {\n      max-height: none;\n    }\n\n    .sd-air3s-latch-caption {\n      min-height: auto;\n      padding: 20px;\n    }\n\n    .sd-air3s-features {\n      padding-bottom: 72px;\n    }\n\n    .sd-air3s-feature,\n    .sd-air3s-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    .sd-air3s-feature:first-child {\n      margin-top: 0;\n    }\n\n    .sd-air3s-feature-reverse .sd-air3s-feature-media {\n      order: 1;\n    }\n\n    .sd-air3s-feature-reverse .sd-air3s-feature-copy {\n      order: 2;\n    }\n\n    .sd-air3s-feature-media,\n    .sd-air3s-feature-copy {\n      min-height: auto;\n      border-radius: 0;\n    }\n\n    .sd-air3s-feature-media {\n      padding: 14px;\n      border: 0;\n    }\n\n    .sd-air3s-feature-image {\n      max-height: none;\n    }\n\n    .sd-air3s-feature-copy {\n      padding: 33px 23px 37px;\n    }\n\n    .sd-air3s-feature-index {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sd-air3s-feature-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sd-air3s-feature-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-air3s-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-air3s-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-air3s-specs {\n      padding-bottom: 72px;\n    }\n\n    .sd-air3s-specs-panel {\n      gap: 28px;\n      padding: 38px 20px 22px;\n      border-radius: 23px;\n    }\n\n    .sd-air3s-specs-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sd-air3s-specs-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-air3s-specs-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .sd-air3s-spec-card {\n      min-height: auto;\n      padding: 20px 18px;\n      border-radius: 15px;\n    }\n\n    .sd-air3s-spec-value {\n      font-size: 24px;\n    }\n\n    .sd-air3s-spec-note {\n      font-size: 12px;\n    }\n\n    .sd-air3s-compatibility {\n      padding-bottom: 72px;\n    }\n\n    .sd-air3s-compatibility-panel {\n      gap: 29px;\n      padding: 39px 23px;\n      border-radius: 23px;\n    }\n\n    .sd-air3s-compatibility-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sd-air3s-compatibility-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-air3s-compatibility-item {\n      min-height: 55px;\n      padding: 12px 13px;\n      font-size: 13px;\n    }\n\n    .sd-air3s-canada {\n      padding-bottom: 72px;\n    }\n\n    .sd-air3s-canada-panel {\n      padding: 36px 21px;\n      border-radius: 22px;\n    }\n\n    .sd-air3s-canada-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sd-air3s-canada-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-air3s-canada-tags {\n      gap: 7px;\n      margin-top: 21px;\n    }\n\n    .sd-air3s-canada-tag {\n      min-height: 35px;\n      padding: 7px 11px;\n      font-size: 10px;\n    }\n\n    .sd-air3s-faq {\n      padding: 68px 0;\n    }\n\n    .sd-air3s-faq-grid {\n      gap: 27px;\n    }\n\n    .sd-air3s-faq-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-air3s-faq-question {\n      padding: 18px 51px 18px 18px;\n      font-size: 14px;\n    }\n\n    .sd-air3s-faq-question::before,\n    .sd-air3s-faq-question::after {\n      right: 18px;\n    }\n\n    .sd-air3s-faq-answer {\n      padding: 0 18px 19px;\n      font-size: 13px;\n    }\n\n    .sd-air3s-note {\n      padding: 21px 0 26px;\n    }\n\n    .sd-air3s-note-text {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"sd-air3s-case\" aria-label=\"AEROVAULT Protective Case for DJI Air 3S\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"sd-air3s-hero\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003cdiv class=\"sd-air3s-hero-grid\"\u003e\n        \u003cdiv class=\"sd-air3s-hero-copy\"\u003e\n          \u003cdiv class=\"sd-air3s-logo-box\"\u003e\n            \u003cimg class=\"sd-air3s-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/7fabf61e0c026e2e6b22c2bca68324b.jpg?v=1784054833\" alt=\"AEROVAULT protective case brand logo\"\u003e\n          \u003c\/div\u003e\n\n          \u003cp class=\"sd-air3s-eyebrow\"\u003e\n            Drone Storage and Transportation\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-air3s-hero-title\"\u003e\n            Protect Your Air 3S.\u003cbr\u003e\n            Carry with Confidence.\n\n            \u003cspan class=\"sd-air3s-hero-subtitle\"\u003e\n              Protective hard case for compatible DJI Air 3S equipment\n            \u003c\/span\u003e\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-air3s-hero-text\"\u003e\n            The AEROVAULT Protective Case is a hard-shell carrying solution\n            designed for compatible DJI Air 3S equipment. It combines a\n            PP\/ABS exterior shell, an interior made from EPE pearl foam and\n            XPE foam, a dual-latch closure, a fold-down carrying handle and a\n            pressure equalization valve for organized storage and\n            transportation.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-air3s-badges\"\u003e\n            \u003cspan class=\"sd-air3s-badge\"\u003e\n              DJI Air 3S Compatible\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-air3s-badge\"\u003e\n              PP \/ ABS Shell\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-air3s-badge\"\u003e\n              EPE + XPE Interior\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-air3s-badge\"\u003e\n              41 × 33.5 × 13 cm\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-air3s-badge\"\u003e\n              Approx. 1.66 kg\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-air3s-hero-media\"\u003e\n          \u003cimg class=\"sd-air3s-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Air_3S_Hard_Case.png?v=1784135574\" alt=\"Front view of the AEROVAULT protective hard case for DJI Air 3S\" fetchpriority=\"high\"\u003e\n\n          \u003cdiv class=\"sd-air3s-hero-caption\"\u003e\n            Rigid protective carrying case with a rectangular profile,\n            dual-latch closure and fold-down handle.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"sd-air3s-intro\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003cdiv class=\"sd-air3s-heading\"\u003e\n        \u003cp class=\"sd-air3s-section-label\"\u003e\n          AEROVAULT DJI Air 3S Carrying Case\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"sd-air3s-section-title\"\u003e\n          Organized Storage for DJI Air 3S Equipment\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sd-air3s-section-text\"\u003e\n          Designed for DJI Air 3S users who want a rigid alternative to a\n          soft carrying bag, this case combines a structured exterior with\n          shaped foam compartments to help keep compatible equipment\n          separated and organized.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sd-air3s-summary\"\u003e\n          \u003cstrong\u003eProduct overview:\u003c\/strong\u003e\n          This AEROVAULT Protective Case is designed for compatible DJI Air 3S\n          equipment. Its external dimensions are 41 × 33.5 × 13 cm, and its\n          approximate empty weight is 1.66 kg. The exterior shell is made\n          from PP\/ABS, while the interior combines EPE pearl foam with XPE\n          foam.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-air3s-quick-grid\"\u003e\n        \u003carticle class=\"sd-air3s-quick-card\"\u003e\n          \u003cdiv class=\"sd-air3s-quick-icon\"\u003e01\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-air3s-quick-title\"\u003e\n            Rigid PP \/ ABS Shell\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-air3s-quick-text\"\u003e\n            The rigid exterior provides a structured outer layer around\n            compatible equipment during storage and transportation.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-air3s-quick-card\"\u003e\n          \u003cdiv class=\"sd-air3s-quick-icon\"\u003e02\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-air3s-quick-title\"\u003e\n            Shaped Foam Interior\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-air3s-quick-text\"\u003e\n            Multiple foam compartments help keep compatible DJI Air 3S\n            equipment and selected accessories separated.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-air3s-quick-card\"\u003e\n          \u003cdiv class=\"sd-air3s-quick-icon\"\u003e03\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-air3s-quick-title\"\u003e\n            Dual-Latch Closure\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-air3s-quick-text\"\u003e\n            Two latches help keep the lid closed during regular storage,\n            carrying and transportation.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-air3s-quick-card\"\u003e\n          \u003cdiv class=\"sd-air3s-quick-icon\"\u003e04\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-air3s-quick-title\"\u003e\n            Fold-Down Handle\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-air3s-quick-text\"\u003e\n            The integrated fold-down handle provides a convenient option for\n            carrying the case by hand.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTERIOR --\u003e\n  \u003cdiv class=\"sd-air3s-interior\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003carticle class=\"sd-air3s-interior-card\"\u003e\n        \u003cdiv class=\"sd-air3s-interior-media\"\u003e\n          \u003cimg class=\"sd-air3s-interior-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Air_3S_Case_5.png?v=1784137542\" alt=\"Open AEROVAULT DJI Air 3S case showing contoured lid foam and shaped lower storage compartments\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-air3s-interior-copy\"\u003e\n          \u003cp class=\"sd-air3s-dark-label\"\u003e\n            Organized Interior Layout\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-air3s-interior-title\"\u003e\n            Shaped Storage Compartments for Compatible Equipment\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-air3s-interior-text\"\u003e\n            The case combines contoured cushioning inside the lid with a\n            shaped lower foam insert. Multiple separate compartments help\n            keep compatible DJI Air 3S equipment and selected accessories\n            organized during storage and transportation.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-air3s-dark-points\"\u003e\n            \u003cdiv class=\"sd-air3s-dark-point\"\u003e\n              Contoured cushioning foam inside the lid\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-dark-point\"\u003e\n              Shaped lower XPE foam insert\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-dark-point\"\u003e\n              Multiple separate storage compartments\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-dark-point\"\u003e\n              Helps keep stored components separated\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DUAL-LATCH DETAILS --\u003e\n  \u003cdiv class=\"sd-air3s-latches\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003csection class=\"sd-air3s-latch-panel\"\u003e\n        \u003cdiv class=\"sd-air3s-latch-heading\"\u003e\n          \u003cp class=\"sd-air3s-section-label\" style=\"color: rgba(255, 255, 255, 0.48);\"\u003e\n            Dual-Latch Details\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-air3s-latch-title\"\u003e\n            Two Latches Along the Front Edge\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-air3s-latch-text\"\u003e\n            The case uses two exterior latches positioned along the front\n            edge. The latches help keep the lid closed and provide direct\n            access when opening the case.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-air3s-latch-gallery\"\u003e\n          \u003carticle class=\"sd-air3s-latch-card\"\u003e\n            \u003cdiv class=\"sd-air3s-latch-media\"\u003e\n              \u003cimg class=\"sd-air3s-latch-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Air_3S_Case_1.png?v=1784135182\" alt=\"Front view of a latch on the AEROVAULT DJI Air 3S protective case\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-latch-caption\"\u003e\n              \u003cstrong\u003eFront Latch View\u003c\/strong\u003e\n\n              \u003cspan\u003e\n                The front view shows the exterior latch positioned along the\n                edge between the lid and lower case body.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"sd-air3s-latch-card\"\u003e\n            \u003cdiv class=\"sd-air3s-latch-media\"\u003e\n              \u003cimg class=\"sd-air3s-latch-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Air_3S_Case_2.png?v=1784135172\" alt=\"Angled close-up of the latch and textured shell on the AEROVAULT DJI Air 3S case\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-latch-caption\"\u003e\n              \u003cstrong\u003eAngled Latch Detail\u003c\/strong\u003e\n\n              \u003cspan\u003e\n                The angled view highlights the latch structure, textured shell\n                surface and surrounding closure area.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/article\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAIL FEATURES --\u003e\n  \u003cdiv class=\"sd-air3s-features\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003c!-- FOAM --\u003e\n      \u003carticle class=\"sd-air3s-feature sd-air3s-feature-dark\"\u003e\n        \u003cdiv class=\"sd-air3s-feature-media\"\u003e\n          \u003cimg class=\"sd-air3s-feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/mini5case3.png?v=1784062787\" alt=\"Close-up of contoured cushioning foam used inside an AEROVAULT protective case\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-air3s-feature-copy\"\u003e\n          \u003cp class=\"sd-air3s-feature-index\"\u003e\n            Feature 01\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-air3s-feature-title\"\u003e\n            EPE Pearl Foam and XPE Interior\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-air3s-feature-text\"\u003e\n            The interior combines EPE pearl foam with a shaped XPE insert.\n            The contoured lid cushioning provides padding above the stored\n            equipment, while the lower insert helps keep compatible\n            components separated and organized.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-air3s-points\"\u003e\n            \u003cdiv class=\"sd-air3s-point\"\u003e\n              EPE pearl foam cushioning\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-point\"\u003e\n              Shaped XPE lower insert\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-point\"\u003e\n              Helps limit movement between stored components\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003c!-- HANDLE --\u003e\n      \u003carticle class=\"sd-air3s-feature sd-air3s-feature-reverse\"\u003e\n        \u003cdiv class=\"sd-air3s-feature-media\"\u003e\n          \u003cimg class=\"sd-air3s-feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Air_3S_Case_3.png?v=1784135174\" alt=\"Close-up of the fold-down carrying handle on the AEROVAULT DJI Air 3S protective case\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-air3s-feature-copy\"\u003e\n          \u003cp class=\"sd-air3s-feature-index\"\u003e\n            Feature 02\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-air3s-feature-title\"\u003e\n            Fold-Down Carrying Handle\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-air3s-feature-text\"\u003e\n            The case includes a fold-down carrying handle for hand transport.\n            The handle folds toward the case body when it is not being used.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-air3s-points\"\u003e\n            \u003cdiv class=\"sd-air3s-point\"\u003e\n              Wide hand-carry grip\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-point\"\u003e\n              Fold-down handle structure\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-point\"\u003e\n              Integrated into the case body\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003c!-- VALVE --\u003e\n      \u003carticle class=\"sd-air3s-feature sd-air3s-feature-dark\"\u003e\n        \u003cdiv class=\"sd-air3s-feature-media\"\u003e\n          \u003cimg class=\"sd-air3s-feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Air_3S_Case4.png?v=1784135768\" alt=\"Pressure equalization valve on the AEROVAULT DJI Air 3S protective case\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-air3s-feature-copy\"\u003e\n          \u003cp class=\"sd-air3s-feature-index\"\u003e\n            Feature 03\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-air3s-feature-title\"\u003e\n            Pressure Equalization Valve\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-air3s-feature-text\"\u003e\n            The integrated valve is designed to help equalize pressure between\n            the inside and outside of the case after changes in elevation,\n            temperature or transportation conditions.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-air3s-points\"\u003e\n            \u003cdiv class=\"sd-air3s-point\"\u003e\n              Helps balance internal and external air pressure\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-point\"\u003e\n              Useful after elevation or temperature changes\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-air3s-point\"\u003e\n              Integrated into the case body\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"sd-air3s-specs\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003cdiv class=\"sd-air3s-specs-panel\"\u003e\n        \u003cdiv class=\"sd-air3s-specs-copy\"\u003e\n          \u003cp class=\"sd-air3s-section-label\"\u003e\n            Product Specifications\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-air3s-specs-title\"\u003e\n            Structured Storage.\u003cbr\u003e\n            Practical Dimensions.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-air3s-specs-text\"\u003e\n            The AEROVAULT DJI Air 3S case combines a PP\/ABS exterior shell\n            with an EPE pearl foam and XPE interior. Its exterior measures\n            41 × 33.5 × 13 cm, and the empty case weighs approximately\n            1.66 kg.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-air3s-specs-grid\"\u003e\n          \u003cdiv class=\"sd-air3s-spec-card\"\u003e\n            \u003cspan class=\"sd-air3s-spec-label\"\u003e\n              External Dimensions\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-air3s-spec-value\"\u003e\n              41 × 33.5 × 13 cm\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-air3s-spec-note\"\u003e\n              Length × width × height\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-air3s-spec-card\"\u003e\n            \u003cspan class=\"sd-air3s-spec-label\"\u003e\n              Empty Case Weight\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-air3s-spec-value\"\u003e\n              Approx. 1.66 kg\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-air3s-spec-note\"\u003e\n              Weight excludes drone equipment\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-air3s-spec-card\"\u003e\n            \u003cspan class=\"sd-air3s-spec-label\"\u003e\n              Exterior Material\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-air3s-spec-value\"\u003e\n              PP \/ ABS\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-air3s-spec-note\"\u003e\n              Rigid textured exterior shell\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-air3s-spec-card\"\u003e\n            \u003cspan class=\"sd-air3s-spec-label\"\u003e\n              Interior Materials\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-air3s-spec-value\"\u003e\n              EPE + XPE\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-air3s-spec-note\"\u003e\n              Pearl foam cushioning and shaped foam insert\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBILITY --\u003e\n  \u003cdiv class=\"sd-air3s-compatibility\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003cdiv class=\"sd-air3s-compatibility-panel\"\u003e\n        \u003cdiv class=\"sd-air3s-compatibility-copy\"\u003e\n          \u003cp class=\"sd-air3s-section-label\" style=\"color: rgba(255, 255, 255, 0.5);\"\u003e\n            DJI Air 3S Protective Storage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-air3s-compatibility-title\"\u003e\n            Designed for Compatible DJI Air 3S Equipment\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-air3s-compatibility-text\"\u003e\n            This AEROVAULT case is designed as a storage and transportation\n            solution for compatible DJI Air 3S equipment. Exact fit depends\n            on the controller, batteries, charging equipment and accessories\n            placed inside the shaped foam layout.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-air3s-compatibility-list\"\u003e\n          \u003cdiv class=\"sd-air3s-compatibility-item\"\u003e\n            \u003cspan class=\"sd-air3s-check\"\u003e✓\u003c\/span\u003e\n\n            \u003cspan\u003e\n              Designed for compatible DJI Air 3S equipment\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-air3s-compatibility-item\"\u003e\n            \u003cspan class=\"sd-air3s-check\"\u003e✓\u003c\/span\u003e\n\n            \u003cspan\u003e\n              Multiple shaped storage compartments\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-air3s-compatibility-item\"\u003e\n            \u003cspan class=\"sd-air3s-check\"\u003e✓\u003c\/span\u003e\n\n            \u003cspan\u003e\n              Suitable for storage and regular transportation\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-air3s-compatibility-item\"\u003e\n            \u003cspan class=\"sd-air3s-check\"\u003e✓\u003c\/span\u003e\n\n            \u003cspan\u003e\n              Exact fit depends on the stored equipment configuration\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-air3s-compatibility-item\"\u003e\n            \u003cspan class=\"sd-air3s-check\"\u003e✓\u003c\/span\u003e\n\n            \u003cspan\u003e\n              Case only; drone equipment is sold separately\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPEEDYDRONE CANADA --\u003e\n  \u003cdiv class=\"sd-air3s-canada\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003cdiv class=\"sd-air3s-canada-panel\"\u003e\n        \u003cp class=\"sd-air3s-section-label\"\u003e\n          Available from SpeedyDrone Canada\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"sd-air3s-canada-title\"\u003e\n          AEROVAULT Air 3S Storage for Canadian Drone Pilots\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sd-air3s-canada-text\"\u003e\n          Available from SpeedyDrone.ca with Toronto pickup and Canada-wide\n          shipping options. Check the product page for current inventory,\n          pickup availability and available delivery options for your\n          Canadian address.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sd-air3s-canada-tags\"\u003e\n          \u003cspan class=\"sd-air3s-canada-tag\"\u003e\n            SpeedyDrone.ca\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-air3s-canada-tag\"\u003e\n            Toronto Pickup Options\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-air3s-canada-tag\"\u003e\n            Canada-Wide Shipping\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-air3s-canada-tag\"\u003e\n            Canada-Based Support\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"sd-air3s-faq\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003cdiv class=\"sd-air3s-faq-grid\"\u003e\n        \u003cdiv class=\"sd-air3s-faq-heading\"\u003e\n          \u003cp class=\"sd-air3s-section-label\"\u003e\n            Quick Answers\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-air3s-faq-title\"\u003e\n            Frequently Asked Questions\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-air3s-faq-intro\"\u003e\n            Clear answers about compatibility, dimensions, materials,\n            interior storage and product contents.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-air3s-faq-list\"\u003e\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              Which drone is this AEROVAULT case designed for?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              This AEROVAULT Protective Case is designed for compatible\n              DJI Air 3S equipment.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              What are the dimensions and weight of the case?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              The external dimensions are 41 × 33.5 × 13 cm, measured as\n              length × width × height. The empty case weighs approximately\n              1.66 kg.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              What materials are used to make the case?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              The exterior shell is made from PP\/ABS. The interior combines\n              EPE pearl foam with a shaped XPE foam insert.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              What does the interior of the case look like?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              The upper lid contains contoured cushioning foam, while the\n              lower section contains a shaped foam insert with multiple\n              separate storage compartments.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              What equipment can be stored inside?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              The foam layout is intended to organize compatible DJI Air 3S\n              equipment and selected accessories. Exact fit depends on the\n              aircraft, controller, batteries, charging equipment and\n              accessories being stored.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              What does the pressure equalization valve do?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              The integrated valve is designed to help equalize pressure\n              between the inside and outside of the case after changes in\n              elevation, temperature or transportation conditions.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              Is the case waterproof or IP rated?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              No waterproof or IP rating is provided for this product. Avoid\n              submerging the case or exposing it to prolonged heavy rain.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              Are the drone, controller and batteries included?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              No. This listing is for the AEROVAULT Protective Case only.\n              The aircraft, remote controller, batteries and other\n              accessories are sold separately unless otherwise specified.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              Can third-party accessories remain attached?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              Fit may vary when landing gear, propeller accessories, lens\n              accessories, mounts or other third-party attachments are\n              installed. Larger attachments may need to be removed before\n              placing the equipment inside the case.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-air3s-faq-item\"\u003e\n            \u003csummary class=\"sd-air3s-faq-question\"\u003e\n              Where can I buy this Air 3S case in Canada?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-air3s-faq-answer\"\u003e\n              The AEROVAULT Protective Case is available through\n              SpeedyDrone.ca. Check the product page for current inventory,\n              Toronto pickup and Canada-wide shipping availability.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT NOTE --\u003e\n  \u003cdiv class=\"sd-air3s-note\"\u003e\n    \u003cdiv class=\"sd-air3s-container\"\u003e\n      \u003cp class=\"sd-air3s-note-text\"\u003e\n        Please confirm compatibility with your exact DJI Air 3S controller,\n        batteries, charging equipment and accessory configuration before\n        purchase. This listing is for the protective case only. Drone\n        equipment and accessories are not included unless otherwise\n        specified.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"SpeedyDrone Canada ","offers":[{"title":"Default Title","offer_id":47462472122505,"sku":null,"price":149.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/c92145cb1fd13418849bd943f8248bd.png?v=1784156578"},{"product_id":"aero-vault-hard-case-for-dji-mavic-4-pro","title":"AEROVAULT Protective Case for DJI Mavic 4 Pro","description":"\u003cstyle\u003e\n  .sd-m4p-case,\n  .sd-m4p-case * {\n    box-sizing: border-box;\n  }\n\n  .sd-m4p-case {\n    --sd-m4p-text: #171717;\n    --sd-m4p-muted: #686868;\n    --sd-m4p-light: #f5f5f5;\n    --sd-m4p-dark: #0b0b0b;\n    --sd-m4p-border: rgba(0, 0, 0, 0.09);\n    --sd-m4p-radius-lg: 30px;\n    --sd-m4p-radius-md: 20px;\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--sd-m4p-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .sd-m4p-case img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .sd-m4p-case h2,\n  .sd-m4p-case h3,\n  .sd-m4p-case p {\n    margin: 0;\n  }\n\n  .sd-m4p-container {\n    width: min(1220px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n\n  .sd-m4p-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  .sd-m4p-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  .sd-m4p-hero-grid {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);\n    align-items: center;\n    gap: 62px;\n  }\n\n  .sd-m4p-logo-box {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: min(320px, 82%);\n    margin-bottom: 30px;\n    padding: 9px 14px;\n    overflow: hidden;\n    border-radius: 12px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-logo {\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sd-m4p-eyebrow {\n    margin-bottom: 14px !important;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-m4p-hero-title {\n    max-width: 710px;\n    color: #ffffff;\n    font-size: clamp(39px, 5vw, 66px);\n    font-weight: 700;\n    line-height: 1.04;\n    letter-spacing: -0.045em;\n    text-wrap: balance;\n  }\n\n  .sd-m4p-hero-subtitle {\n    display: block;\n    margin-top: 15px;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 0.4em;\n    font-weight: 500;\n    line-height: 1.42;\n    letter-spacing: -0.015em;\n  }\n\n  .sd-m4p-hero-text {\n    max-width: 680px;\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  .sd-m4p-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .sd-m4p-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  .sd-m4p-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(--sd-m4p-radius-lg);\n    background: #f7f7f7;\n    box-shadow: 0 36px 90px rgba(0, 0, 0, 0.46);\n  }\n\n  .sd-m4p-hero-image {\n    height: auto;\n    max-height: 590px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-m4p-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  \/* INTRO *\/\n\n  .sd-m4p-intro {\n    padding: 94px 0 52px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-heading {\n    max-width: 920px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .sd-m4p-section-label {\n    margin-bottom: 13px !important;\n    color: #727272;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-m4p-section-label-light {\n    color: rgba(255, 255, 255, 0.5);\n  }\n\n  .sd-m4p-section-title {\n    color: #111111;\n    font-size: clamp(32px, 4.3vw, 54px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-m4p-section-text {\n    max-width: 820px;\n    margin: 20px auto 0 !important;\n    color: var(--sd-m4p-muted);\n    font-size: 17px;\n    line-height: 1.76;\n  }\n\n  .sd-m4p-summary {\n    max-width: 950px;\n    margin: 30px auto 0;\n    padding: 23px 25px;\n    border: 1px solid var(--sd-m4p-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  .sd-m4p-summary strong {\n    color: #111111;\n  }\n\n  \/* QUICK FEATURES *\/\n\n  .sd-m4p-quick-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 46px;\n  }\n\n  .sd-m4p-quick-card {\n    min-height: 210px;\n    padding: 26px 23px;\n    border: 1px solid var(--sd-m4p-border);\n    border-radius: var(--sd-m4p-radius-md);\n    background: #ffffff;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.045);\n  }\n\n  .sd-m4p-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: 700;\n    letter-spacing: 0.06em;\n  }\n\n  .sd-m4p-quick-title {\n    margin-bottom: 8px !important;\n    color: #151515;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .sd-m4p-quick-text {\n    color: #6a6a6a;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* INTERIOR DISPLAY *\/\n\n  .sd-m4p-interior {\n    padding: 56px 0 94px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-interior-card {\n    display: grid;\n    grid-template-columns: minmax(0, 1.1fr) minmax(350px, 0.9fr);\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  .sd-m4p-interior-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 590px;\n    padding: 34px;\n    background: #f4f4f4;\n  }\n\n  .sd-m4p-interior-image {\n    width: 100%;\n    height: auto;\n    max-height: 550px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-m4p-interior-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 590px;\n    overflow: hidden;\n    padding: clamp(40px, 6vw, 74px);\n  }\n\n  .sd-m4p-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  .sd-m4p-interior-copy \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-m4p-dark-label {\n    margin-bottom: 21px !important;\n    color: rgba(255, 255, 255, 0.48);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-m4p-interior-title {\n    color: #ffffff;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-m4p-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  .sd-m4p-dark-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-m4p-dark-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  .sd-m4p-dark-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  \/* CREATOR COMBO LAYOUT *\/\n\n  .sd-m4p-layout {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-layout-card {\n    display: grid;\n    grid-template-columns: minmax(360px, 0.96fr) minmax(0, 1.04fr);\n    align-items: center;\n    gap: 58px;\n    overflow: hidden;\n    padding: clamp(38px, 6vw, 68px);\n    border: 1px solid var(--sd-m4p-border);\n    border-radius: 32px;\n    background: #f5f5f5;\n  }\n\n  .sd-m4p-layout-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 18px;\n    border-radius: 24px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-layout-image {\n    height: auto;\n    max-height: 570px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-m4p-layout-title {\n    color: #111111;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-m4p-layout-text {\n    margin-top: 20px !important;\n    color: #666666;\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .sd-m4p-layout-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-m4p-layout-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  .sd-m4p-layout-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  \/* DETAIL FEATURES *\/\n\n  .sd-m4p-features {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-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  .sd-m4p-feature:first-child {\n    margin-top: 0;\n  }\n\n  .sd-m4p-feature-reverse .sd-m4p-feature-media {\n    order: 2;\n  }\n\n  .sd-m4p-feature-reverse .sd-m4p-feature-copy {\n    order: 1;\n  }\n\n  .sd-m4p-feature-media,\n  .sd-m4p-feature-copy {\n    overflow: hidden;\n    border-radius: var(--sd-m4p-radius-lg);\n  }\n\n  .sd-m4p-feature-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 520px;\n    padding: 24px;\n    border: 1px solid var(--sd-m4p-border);\n    background: #f3f3f3;\n  }\n\n  .sd-m4p-feature-image {\n    height: auto;\n    max-height: 490px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-m4p-feature-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 520px;\n    padding: clamp(38px, 5vw, 68px);\n    background: #f3f3f3;\n  }\n\n  .sd-m4p-feature-dark .sd-m4p-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  .sd-m4p-feature-index {\n    margin-bottom: 21px !important;\n    color: #777777;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-m4p-feature-dark .sd-m4p-feature-index {\n    color: rgba(255, 255, 255, 0.48);\n  }\n\n  .sd-m4p-feature-title {\n    max-width: 570px;\n    color: #111111;\n    font-size: clamp(30px, 3.7vw, 48px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-m4p-feature-dark .sd-m4p-feature-title {\n    color: #ffffff;\n  }\n\n  .sd-m4p-feature-text {\n    max-width: 600px;\n    margin-top: 20px !important;\n    color: #626262;\n    font-size: 16px;\n    line-height: 1.78;\n  }\n\n  .sd-m4p-feature-dark .sd-m4p-feature-text {\n    color: rgba(255, 255, 255, 0.68);\n  }\n\n  .sd-m4p-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-m4p-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  .sd-m4p-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  .sd-m4p-feature-dark .sd-m4p-point {\n    color: rgba(255, 255, 255, 0.83);\n  }\n\n  .sd-m4p-feature-dark .sd-m4p-point::before {\n    background: #ffffff;\n    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.11);\n  }\n\n  \/* SPECIFICATIONS *\/\n\n  .sd-m4p-specs {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-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(--sd-m4p-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  .sd-m4p-specs-title {\n    color: #111111;\n    font-size: clamp(32px, 4.2vw, 51px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-m4p-specs-text {\n    max-width: 600px;\n    margin-top: 19px !important;\n    color: #686868;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-m4p-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sd-m4p-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(--sd-m4p-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .sd-m4p-spec-label {\n    margin-bottom: 10px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .sd-m4p-spec-value {\n    color: #111111;\n    font-size: clamp(22px, 2.5vw, 30px);\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .sd-m4p-spec-note {\n    margin-top: 9px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* COMPATIBILITY *\/\n\n  .sd-m4p-compatibility {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-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  .sd-m4p-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  .sd-m4p-compatibility-copy,\n  .sd-m4p-compatibility-list {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-m4p-compatibility-title {\n    max-width: 740px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 53px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-m4p-compatibility-text {\n    max-width: 740px;\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  .sd-m4p-compatibility-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .sd-m4p-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  .sd-m4p-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  .sd-m4p-canada {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-canada-panel {\n    padding: clamp(38px, 5vw, 62px);\n    border: 1px solid var(--sd-m4p-border);\n    border-radius: 28px;\n    background: #f5f5f5;\n    text-align: center;\n  }\n\n  .sd-m4p-canada-title {\n    color: #111111;\n    font-size: clamp(29px, 3.8vw, 45px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n    text-wrap: balance;\n  }\n\n  .sd-m4p-canada-text {\n    max-width: 840px;\n    margin: 18px auto 0 !important;\n    color: #666666;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-m4p-canada-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 25px;\n  }\n\n  .sd-m4p-canada-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid var(--sd-m4p-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  .sd-m4p-faq {\n    padding: 94px 0;\n    background: #f5f5f5;\n  }\n\n  .sd-m4p-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  .sd-m4p-faq-heading {\n    position: sticky;\n    top: 30px;\n  }\n\n  .sd-m4p-faq-title {\n    color: #111111;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-m4p-faq-intro {\n    margin-top: 17px !important;\n    color: #666666;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sd-m4p-faq-list {\n    display: grid;\n    gap: 11px;\n  }\n\n  .sd-m4p-faq-item {\n    overflow: hidden;\n    border: 1px solid var(--sd-m4p-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-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  .sd-m4p-faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  .sd-m4p-faq-question::before,\n  .sd-m4p-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  .sd-m4p-faq-question::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .sd-m4p-faq-item[open] .sd-m4p-faq-question::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .sd-m4p-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  .sd-m4p-note {\n    padding: 25px 0 32px;\n    background: #ffffff;\n  }\n\n  .sd-m4p-note-text {\n    max-width: 990px;\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    .sd-m4p-hero-grid {\n      grid-template-columns: minmax(0, 1fr) minmax(340px, 0.9fr);\n      gap: 38px;\n    }\n\n    .sd-m4p-hero-media {\n      min-height: 510px;\n      padding: 22px 22px 72px;\n    }\n\n    .sd-m4p-quick-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-m4p-interior-card,\n    .sd-m4p-layout-card,\n    .sd-m4p-specs-panel,\n    .sd-m4p-compatibility-panel {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-m4p-interior-media,\n    .sd-m4p-interior-copy {\n      min-height: auto;\n    }\n\n    .sd-m4p-layout-card,\n    .sd-m4p-specs-panel,\n    .sd-m4p-compatibility-panel {\n      gap: 37px;\n    }\n\n    .sd-m4p-faq-grid {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .sd-m4p-faq-heading {\n      position: static;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 760px) {\n    .sd-m4p-container {\n      width: min(100% - 28px, 1220px);\n    }\n\n    .sd-m4p-hero {\n      padding: 46px 0 28px;\n    }\n\n    .sd-m4p-hero-grid {\n      grid-template-columns: 1fr;\n      gap: 36px;\n    }\n\n    .sd-m4p-logo-box {\n      width: min(270px, 84%);\n      margin-bottom: 26px;\n      padding: 7px 11px;\n    }\n\n    .sd-m4p-eyebrow {\n      font-size: 10px;\n      letter-spacing: 0.15em;\n    }\n\n    .sd-m4p-hero-title {\n      font-size: clamp(34px, 11vw, 48px);\n    }\n\n    .sd-m4p-hero-subtitle {\n      margin-top: 11px;\n      font-size: 0.43em;\n    }\n\n    .sd-m4p-hero-text {\n      margin-top: 18px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-m4p-badges {\n      gap: 7px;\n      margin-top: 23px;\n    }\n\n    .sd-m4p-badge {\n      min-height: 35px;\n      padding: 8px 11px;\n      font-size: 10px;\n    }\n\n    .sd-m4p-hero-media {\n      min-height: auto;\n      padding: 18px 14px 58px;\n      border-radius: 22px;\n    }\n\n    .sd-m4p-hero-image {\n      max-height: none;\n    }\n\n    .sd-m4p-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    .sd-m4p-intro {\n      padding: 70px 0 34px;\n    }\n\n    .sd-m4p-section-label {\n      font-size: 10px;\n    }\n\n    .sd-m4p-section-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-m4p-section-text {\n      margin-top: 16px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-m4p-summary {\n      margin-top: 24px;\n      padding: 19px;\n      border-radius: 15px;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .sd-m4p-quick-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 31px;\n    }\n\n    .sd-m4p-quick-card {\n      min-height: auto;\n      padding: 21px;\n      border-radius: 17px;\n    }\n\n    .sd-m4p-quick-icon {\n      width: 37px;\n      height: 37px;\n      margin-bottom: 15px;\n    }\n\n    .sd-m4p-interior {\n      padding: 41px 0 72px;\n    }\n\n    .sd-m4p-interior-card {\n      border-radius: 23px;\n    }\n\n    .sd-m4p-interior-media {\n      padding: 22px 14px;\n    }\n\n    .sd-m4p-interior-image {\n      max-height: none;\n    }\n\n    .sd-m4p-interior-copy {\n      padding: 35px 23px 39px;\n    }\n\n    .sd-m4p-dark-label {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sd-m4p-interior-title {\n      font-size: clamp(28px, 8.5vw, 39px);\n    }\n\n    .sd-m4p-interior-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-m4p-dark-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-m4p-dark-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-m4p-layout {\n      padding-bottom: 72px;\n    }\n\n    .sd-m4p-layout-card {\n      gap: 28px;\n      padding: 22px 20px 36px;\n      border-radius: 23px;\n    }\n\n    .sd-m4p-layout-media {\n      padding: 10px;\n      border-radius: 17px;\n    }\n\n    .sd-m4p-layout-image {\n      max-height: none;\n    }\n\n    .sd-m4p-layout-title {\n      font-size: clamp(28px, 8.5vw, 39px);\n    }\n\n    .sd-m4p-layout-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-m4p-layout-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-m4p-layout-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-m4p-features {\n      padding-bottom: 72px;\n    }\n\n    .sd-m4p-feature,\n    .sd-m4p-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    .sd-m4p-feature:first-child {\n      margin-top: 0;\n    }\n\n    .sd-m4p-feature-reverse .sd-m4p-feature-media {\n      order: 1;\n    }\n\n    .sd-m4p-feature-reverse .sd-m4p-feature-copy {\n      order: 2;\n    }\n\n    .sd-m4p-feature-media,\n    .sd-m4p-feature-copy {\n      min-height: auto;\n      border-radius: 0;\n    }\n\n    .sd-m4p-feature-media {\n      padding: 14px;\n      border: 0;\n    }\n\n    .sd-m4p-feature-image {\n      max-height: none;\n    }\n\n    .sd-m4p-feature-copy {\n      padding: 33px 23px 37px;\n    }\n\n    .sd-m4p-feature-index {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sd-m4p-feature-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sd-m4p-feature-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-m4p-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-m4p-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-m4p-specs {\n      padding-bottom: 72px;\n    }\n\n    .sd-m4p-specs-panel {\n      gap: 28px;\n      padding: 38px 20px 22px;\n      border-radius: 23px;\n    }\n\n    .sd-m4p-specs-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sd-m4p-specs-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-m4p-specs-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .sd-m4p-spec-card {\n      min-height: auto;\n      padding: 20px 18px;\n      border-radius: 15px;\n    }\n\n    .sd-m4p-spec-value {\n      font-size: 24px;\n    }\n\n    .sd-m4p-spec-note {\n      font-size: 12px;\n    }\n\n    .sd-m4p-compatibility {\n      padding-bottom: 72px;\n    }\n\n    .sd-m4p-compatibility-panel {\n      gap: 29px;\n      padding: 39px 23px;\n      border-radius: 23px;\n    }\n\n    .sd-m4p-compatibility-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sd-m4p-compatibility-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-m4p-compatibility-item {\n      min-height: 55px;\n      padding: 12px 13px;\n      font-size: 13px;\n    }\n\n    .sd-m4p-canada {\n      padding-bottom: 72px;\n    }\n\n    .sd-m4p-canada-panel {\n      padding: 36px 21px;\n      border-radius: 22px;\n    }\n\n    .sd-m4p-canada-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sd-m4p-canada-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-m4p-canada-tags {\n      gap: 7px;\n      margin-top: 21px;\n    }\n\n    .sd-m4p-canada-tag {\n      min-height: 35px;\n      padding: 7px 11px;\n      font-size: 10px;\n    }\n\n    .sd-m4p-faq {\n      padding: 68px 0;\n    }\n\n    .sd-m4p-faq-grid {\n      gap: 27px;\n    }\n\n    .sd-m4p-faq-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-m4p-faq-question {\n      padding: 18px 51px 18px 18px;\n      font-size: 14px;\n    }\n\n    .sd-m4p-faq-question::before,\n    .sd-m4p-faq-question::after {\n      right: 18px;\n    }\n\n    .sd-m4p-faq-answer {\n      padding: 0 18px 19px;\n      font-size: 13px;\n    }\n\n    .sd-m4p-note {\n      padding: 21px 0 26px;\n    }\n\n    .sd-m4p-note-text {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection aria-label=\"AEROVAULT Protective Case for DJI Mavic 4 Pro Creator Combo and DJI RC 2 configurations\" class=\"sd-m4p-case\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv class=\"sd-m4p-hero\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003cdiv class=\"sd-m4p-hero-grid\"\u003e\n\u003cdiv class=\"sd-m4p-hero-copy\"\u003e\n\u003cdiv class=\"sd-m4p-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=\"sd-m4p-logo\"\u003e\u003c\/div\u003e\n\u003cp class=\"sd-m4p-eyebrow\"\u003eMavic 4 Pro Storage and Transportation\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-hero-title\"\u003eProtect Your Mavic 4 Pro.\u003cbr\u003eCarry with Confidence. \u003cspan class=\"sd-m4p-hero-subtitle\"\u003e Compatible with Creator Combo and DJI RC 2 configurations \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-hero-text\"\u003eThe AEROVAULT Protective Case is a hard-shell carrying solution designed for compatible DJI Mavic 4 Pro equipment. It supports the DJI Mavic 4 Pro 512GB Creator Combo with DJI RC Pro 2 and Mavic 4 Pro configurations using DJI RC 2. The case combines a PP\/ABS exterior shell, EPE pearl foam with a red EVA surface layer, a dual-latch closure, a carrying handle, an included shoulder strap and a pressure equalization valve.\u003c\/p\u003e\n\u003cdiv class=\"sd-m4p-badges\"\u003e\n\u003cspan class=\"sd-m4p-badge\"\u003e Creator Combo Compatible \u003c\/span\u003e \u003cspan class=\"sd-m4p-badge\"\u003e DJI RC 2 Compatible \u003c\/span\u003e \u003cspan class=\"sd-m4p-badge\"\u003e PP \/ ABS Shell \u003c\/span\u003e \u003cspan class=\"sd-m4p-badge\"\u003e Shoulder Strap Included \u003c\/span\u003e \u003cspan class=\"sd-m4p-badge\"\u003e 43 × 35 × 15 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-hero-media\"\u003e\n\u003cimg alt=\"Front view of the AEROVAULT protective case for DJI Mavic 4 Pro with shoulder strap and two latches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Mavic_4_Pro_Case1.png?v=1783876737\" class=\"sd-m4p-hero-image\"\u003e\n\u003cdiv class=\"sd-m4p-hero-caption\"\u003eProtective hard case with a carrying handle, included shoulder strap and dual-latch closure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"sd-m4p-intro\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003cdiv class=\"sd-m4p-heading\"\u003e\n\u003cp class=\"sd-m4p-section-label\"\u003eAEROVAULT DJI Mavic 4 Pro Carrying Case\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-section-title\"\u003eOne Case for Creator Combo and DJI RC 2 Setups\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-section-text\"\u003eDesigned for DJI Mavic 4 Pro users who want a structured alternative to a soft carrying bag, this case combines a rigid exterior with shaped interior storage for compatible aircraft, controllers, batteries, charging equipment and selected accessories.\u003c\/p\u003e\n\u003cdiv class=\"sd-m4p-summary\"\u003e\n\u003cstrong\u003eProduct overview:\u003c\/strong\u003e This AEROVAULT Protective Case is compatible with the DJI Mavic 4 Pro 512GB Creator Combo using DJI RC Pro 2 and Mavic 4 Pro configurations using DJI RC 2. It measures 43 × 35 × 15 cm and has an approximate empty weight of 2.13 kg. The exterior shell is made from PP\/ABS, while the interior combines EPE pearl foam with a red EVA surface layer. A shoulder strap is included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-quick-grid\"\u003e\n\u003carticle class=\"sd-m4p-quick-card\"\u003e\n\u003cdiv class=\"sd-m4p-quick-icon\"\u003e01\u003c\/div\u003e\n\u003ch3 class=\"sd-m4p-quick-title\"\u003eTwo Controller Configurations\u003c\/h3\u003e\n\u003cp class=\"sd-m4p-quick-text\"\u003eCompatible with Creator Combo setups using DJI RC Pro 2 and Mavic 4 Pro setups using DJI RC 2.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-m4p-quick-card\"\u003e\n\u003cdiv class=\"sd-m4p-quick-icon\"\u003e02\u003c\/div\u003e\n\u003ch3 class=\"sd-m4p-quick-title\"\u003eShaped Interior Storage\u003c\/h3\u003e\n\u003cp class=\"sd-m4p-quick-text\"\u003eSeparate shaped areas help organize compatible aircraft, controllers, batteries, charging equipment and selected accessories.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-m4p-quick-card\"\u003e\n\u003cdiv class=\"sd-m4p-quick-icon\"\u003e03\u003c\/div\u003e\n\u003ch3 class=\"sd-m4p-quick-title\"\u003eDual-Latch Closure\u003c\/h3\u003e\n\u003cp class=\"sd-m4p-quick-text\"\u003eTwo exterior latches help keep the lid closed during regular storage, carrying and transportation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-m4p-quick-card\"\u003e\n\u003cdiv class=\"sd-m4p-quick-icon\"\u003e04\u003c\/div\u003e\n\u003ch3 class=\"sd-m4p-quick-title\"\u003eTwo Carrying Options\u003c\/h3\u003e\n\u003cp class=\"sd-m4p-quick-text\"\u003eCarry the case using its integrated handle or the included shoulder strap.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTERIOR DISPLAY --\u003e\n\u003cdiv class=\"sd-m4p-interior\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003carticle class=\"sd-m4p-interior-card\"\u003e\n\u003cdiv class=\"sd-m4p-interior-media\"\u003e\u003cimg loading=\"lazy\" alt=\"AEROVAULT DJI Mavic 4 Pro case showing aircraft, controller, batteries and charging equipment inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Mavic_4_Pro_Case_1.png?v=1784139960\" class=\"sd-m4p-interior-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-interior-copy\"\u003e\n\u003cp class=\"sd-m4p-dark-label\"\u003eInterior Equipment Display\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-interior-title\"\u003eOrganized Storage for Compatible Mavic 4 Pro Equipment\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-interior-text\"\u003eThe shaped interior provides separate areas for compatible Mavic 4 Pro equipment. The photographed configuration demonstrates how major components can be arranged while keeping equipment separated and accessible.\u003c\/p\u003e\n\u003cdiv class=\"sd-m4p-dark-points\"\u003e\n\u003cdiv class=\"sd-m4p-dark-point\"\u003eShaped aircraft storage area\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-dark-point\"\u003eCompatible controller storage area\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-dark-point\"\u003eSeparate battery and charging equipment areas\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-dark-point\"\u003eAdditional space for selected smaller accessories\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!-- CREATOR COMBO LAYOUT --\u003e\n\u003cdiv class=\"sd-m4p-layout\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003carticle class=\"sd-m4p-layout-card\"\u003e\n\u003cdiv class=\"sd-m4p-layout-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Creator Combo storage layout diagram for the AEROVAULT DJI Mavic 4 Pro case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Mavic_4_Pro_Case2.png?v=1783885043\" class=\"sd-m4p-layout-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-layout-copy\"\u003e\n\u003cp class=\"sd-m4p-section-label\"\u003ePictured Creator Combo Layout\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-layout-title\"\u003eShaped Areas for Major Flight Components\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-layout-text\"\u003eThe pictured layout shows the Creator Combo configuration with identified areas for the DJI Mavic 4 Pro aircraft, DJI RC Pro 2, three Intelligent Flight Batteries, the battery charging hub and selected smaller accessories. The case is also compatible with DJI RC 2 configurations, although the exact arrangement may differ.\u003c\/p\u003e\n\u003cdiv class=\"sd-m4p-layout-points\"\u003e\n\u003cdiv class=\"sd-m4p-layout-point\"\u003ePictured Creator Combo layout uses DJI RC Pro 2\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-layout-point\"\u003eIdentified space for three Intelligent Flight Batteries\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-layout-point\"\u003eSeparate area for the battery charging hub\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-layout-point\"\u003eSelected storage for propellers, cable and smaller accessories\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!-- DETAIL FEATURES --\u003e\n\u003cdiv class=\"sd-m4p-features\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003c!-- DUAL LATCHES --\u003e\n\u003carticle class=\"sd-m4p-feature sd-m4p-feature-dark\"\u003e\n\u003cdiv class=\"sd-m4p-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Close-up of one of the two exterior latches on the AEROVAULT DJI Mavic 4 Pro case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Mavic_4_Pro_Case2_03549709-60a6-4d4d-aa5f-22997143dc7e.png?v=1784139960\" class=\"sd-m4p-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-feature-copy\"\u003e\n\u003cp class=\"sd-m4p-feature-index\"\u003eFeature 01\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-feature-title\"\u003eDual-Latch Closure\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-feature-text\"\u003eTwo exterior latches help keep the case lid closed during regular storage, carrying and transportation. Their large exterior design makes them easy to identify and operate.\u003c\/p\u003e\n\u003cdiv class=\"sd-m4p-points\"\u003e\n\u003cdiv class=\"sd-m4p-point\"\u003eTwo exterior latches\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-point\"\u003eHelps keep the lid closed\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-point\"\u003eConvenient opening and closing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- HANDLE --\u003e\n\u003carticle class=\"sd-m4p-feature sd-m4p-feature-reverse\"\u003e\n\u003cdiv class=\"sd-m4p-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Close-up of the carrying handle on the AEROVAULT DJI Mavic 4 Pro case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Mavic_4_Pro_Case_4.png?v=1784139965\" class=\"sd-m4p-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-feature-copy\"\u003e\n\u003cp class=\"sd-m4p-feature-index\"\u003eFeature 02\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-feature-title\"\u003eCarrying Handle and Included Shoulder Strap\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-feature-text\"\u003eThe integrated carrying handle provides a convenient hand-carry option. The included shoulder strap offers an additional carrying method when moving between storage, transportation and flying locations.\u003c\/p\u003e\n\u003cdiv class=\"sd-m4p-points\"\u003e\n\u003cdiv class=\"sd-m4p-point\"\u003eIntegrated carrying handle\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-point\"\u003eShoulder strap included\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-point\"\u003eTwo available carrying methods\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- VALVE --\u003e\n\u003carticle class=\"sd-m4p-feature sd-m4p-feature-dark\"\u003e\n\u003cdiv class=\"sd-m4p-feature-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Pressure equalization valve on the AEROVAULT DJI Mavic 4 Pro case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Mavic_4_Pro_Case_3.png?v=1784139961\" class=\"sd-m4p-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-feature-copy\"\u003e\n\u003cp class=\"sd-m4p-feature-index\"\u003eFeature 03\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-feature-title\"\u003ePressure Equalization Valve\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-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=\"sd-m4p-points\"\u003e\n\u003cdiv class=\"sd-m4p-point\"\u003eHelps balance internal and external air pressure\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-point\"\u003eUseful after elevation or temperature changes\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-point\"\u003eIntegrated into the case body\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=\"sd-m4p-specs\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003cdiv class=\"sd-m4p-specs-panel\"\u003e\n\u003cdiv class=\"sd-m4p-specs-copy\"\u003e\n\u003cp class=\"sd-m4p-section-label\"\u003eProduct Specifications\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-specs-title\"\u003eStructured Storage.\u003cbr\u003ePractical Dimensions.\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-specs-text\"\u003eThe AEROVAULT Mavic 4 Pro case combines a PP\/ABS exterior shell with an EPE pearl foam interior and a red EVA surface layer. Its exterior measures 43 × 35 × 15 cm, and the empty case weighs approximately 2.13 kg.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-specs-grid\"\u003e\n\u003cdiv class=\"sd-m4p-spec-card\"\u003e\n\u003cspan class=\"sd-m4p-spec-label\"\u003e External Dimensions \u003c\/span\u003e \u003cstrong class=\"sd-m4p-spec-value\"\u003e 43 × 35 × 15 cm \u003c\/strong\u003e \u003cspan class=\"sd-m4p-spec-note\"\u003e Length × width × height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-spec-card\"\u003e\n\u003cspan class=\"sd-m4p-spec-label\"\u003e Empty Case Weight \u003c\/span\u003e \u003cstrong class=\"sd-m4p-spec-value\"\u003e Approx. 2.13 kg \u003c\/strong\u003e \u003cspan class=\"sd-m4p-spec-note\"\u003e Weight excludes drone equipment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-spec-card\"\u003e\n\u003cspan class=\"sd-m4p-spec-label\"\u003e Exterior Material \u003c\/span\u003e \u003cstrong class=\"sd-m4p-spec-value\"\u003e PP \/ ABS \u003c\/strong\u003e \u003cspan class=\"sd-m4p-spec-note\"\u003e Rigid textured exterior shell \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-spec-card\"\u003e\n\u003cspan class=\"sd-m4p-spec-label\"\u003e Interior Materials \u003c\/span\u003e \u003cstrong class=\"sd-m4p-spec-value\"\u003e EPE + Red EVA \u003c\/strong\u003e \u003cspan class=\"sd-m4p-spec-note\"\u003e Pearl foam with a red EVA surface layer \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=\"sd-m4p-compatibility\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003cdiv class=\"sd-m4p-compatibility-panel\"\u003e\n\u003cdiv class=\"sd-m4p-compatibility-copy\"\u003e\n\u003cp class=\"sd-m4p-section-label sd-m4p-section-label-light\"\u003eMavic 4 Pro Compatibility\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-compatibility-title\"\u003eCompatible with Creator Combo and DJI RC 2 Configurations\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-compatibility-text\"\u003eThis AEROVAULT case is compatible with the DJI Mavic 4 Pro 512GB Creator Combo using DJI RC Pro 2 and DJI Mavic 4 Pro configurations using DJI RC 2. The pictured storage diagram shows the Creator Combo layout. Exact arrangement may vary with the controller and accessories being stored.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-compatibility-list\"\u003e\n\u003cdiv class=\"sd-m4p-compatibility-item\"\u003e\n\u003cspan class=\"sd-m4p-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e DJI Mavic 4 Pro 512GB Creator Combo compatible \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-compatibility-item\"\u003e\n\u003cspan class=\"sd-m4p-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Compatible with Mavic 4 Pro setups using DJI RC 2 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-compatibility-item\"\u003e\n\u003cspan class=\"sd-m4p-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Shaped areas for compatible flight equipment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-compatibility-item\"\u003e\n\u003cspan class=\"sd-m4p-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Carrying handle and shoulder strap included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-compatibility-item\"\u003e\n\u003cspan class=\"sd-m4p-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Case 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=\"sd-m4p-canada\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003cdiv class=\"sd-m4p-canada-panel\"\u003e\n\u003cp class=\"sd-m4p-section-label\"\u003eAvailable from SpeedyDrone Canada\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-canada-title\"\u003eAEROVAULT Mavic 4 Pro Storage for Canadian Drone Pilots\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-canada-text\"\u003eAvailable from SpeedyDrone.ca with Toronto pickup and Canada-wide shipping options. Check the product page for current inventory, pickup availability and available delivery options for your Canadian address.\u003c\/p\u003e\n\u003cdiv class=\"sd-m4p-canada-tags\"\u003e\n\u003cspan class=\"sd-m4p-canada-tag\"\u003e SpeedyDrone.ca \u003c\/span\u003e \u003cspan class=\"sd-m4p-canada-tag\"\u003e Toronto Pickup Options \u003c\/span\u003e \u003cspan class=\"sd-m4p-canada-tag\"\u003e Canada-Wide Shipping \u003c\/span\u003e \u003cspan class=\"sd-m4p-canada-tag\"\u003e Canada-Based 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=\"sd-m4p-faq\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003cdiv class=\"sd-m4p-faq-grid\"\u003e\n\u003cdiv class=\"sd-m4p-faq-heading\"\u003e\n\u003cp class=\"sd-m4p-section-label\"\u003eQuick Answers\u003c\/p\u003e\n\u003ch2 class=\"sd-m4p-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"sd-m4p-faq-intro\"\u003eClear answers about compatibility, dimensions, materials, carrying options and product contents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-m4p-faq-list\"\u003e\n\u003cdetails class=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eWhich DJI Mavic 4 Pro configurations are compatible?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-faq-answer\"\u003eThe case is compatible with the DJI Mavic 4 Pro 512GB Creator Combo using DJI RC Pro 2 and DJI Mavic 4 Pro configurations using DJI RC 2.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eDoes the storage diagram show the DJI RC 2 layout?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-faq-answer\"\u003eNo. The pictured storage diagram shows the Creator Combo layout using DJI RC Pro 2. The case is also compatible with DJI RC 2 configurations, but the exact arrangement may differ.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eWhat are the dimensions and weight of the case?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-faq-answer\"\u003eThe external dimensions are 43 × 35 × 15 cm, measured as length × width × height. The empty case weighs approximately 2.13 kg.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eWhat materials are used to make the case?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-faq-answer\"\u003eThe exterior shell is made from PP\/ABS. The interior combines EPE pearl foam with a red EVA surface layer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eIs a shoulder strap included?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-faq-answer\"\u003eYes. A shoulder strap is included with the case. The case also has an integrated carrying handle for hand transport.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eWhat equipment can be stored inside?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-faq-answer\"\u003eThe pictured Creator Combo layout identifies areas for the Mavic 4 Pro aircraft, DJI RC Pro 2, three Intelligent Flight Batteries, the battery charging hub and selected smaller accessories. The case is also compatible with DJI RC 2 configurations.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eWhat does the pressure equalization valve do?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-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=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eIs the case waterproof or IP rated?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-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=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eAre the drone, controller and batteries included?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-faq-answer\"\u003eNo. This listing includes the AEROVAULT Protective Case and shoulder strap only. The aircraft, controller, batteries, charging equipment and other accessories are sold separately unless otherwise specified.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eCan third-party accessories remain attached?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-faq-answer\"\u003eFit may vary when landing gear, propeller accessories, 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=\"sd-m4p-faq-item\"\u003e\n\u003csummary class=\"sd-m4p-faq-question\"\u003eWhere can I buy this Mavic 4 Pro case in Canada?\u003c\/summary\u003e\n\u003cdiv class=\"sd-m4p-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=\"sd-m4p-note\"\u003e\n\u003cdiv class=\"sd-m4p-container\"\u003e\n\u003cp class=\"sd-m4p-note-text\"\u003ePlease confirm compatibility with your exact DJI Mavic 4 Pro controller, batteries, charging equipment 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":47462564626569,"sku":null,"price":149.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/3dc38e1c-8138-4bc0-bd40-4502408c016d.png?v=1784154964"},{"product_id":"aero-vault-hard-case-for-dji-neo-2-motion-combo","title":"AEROVAULT Protective Case for DJI Neo 2 Motion Fly More Combo","description":"\u003cstyle\u003e\n  .sd-neo2motion-case,\n  .sd-neo2motion-case * {\n    box-sizing: border-box;\n  }\n\n  .sd-neo2motion-case {\n    --sd-n2m-text: #171717;\n    --sd-n2m-muted: #686868;\n    --sd-n2m-surface: #f5f5f5;\n    --sd-n2m-dark: #0b0b0b;\n    --sd-n2m-border: rgba(0, 0, 0, 0.09);\n    --sd-n2m-radius-lg: 30px;\n    --sd-n2m-radius-md: 20px;\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--sd-n2m-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .sd-neo2motion-case img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .sd-neo2motion-case h2,\n  .sd-neo2motion-case h3,\n  .sd-neo2motion-case p {\n    margin: 0;\n  }\n\n  .sd-neo2motion-container {\n    width: min(1220px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .sd-neo2motion-section-label {\n    margin-bottom: 13px !important;\n    color: #727272;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-neo2motion-section-label-light {\n    color: rgba(255, 255, 255, 0.5);\n  }\n\n  .sd-neo2motion-section-title {\n    color: #111111;\n    font-size: clamp(32px, 4.3vw, 54px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2motion-section-text {\n    max-width: 820px;\n    margin: 20px auto 0 !important;\n    color: var(--sd-n2m-muted);\n    font-size: 17px;\n    line-height: 1.76;\n  }\n\n  \/* HERO *\/\n\n  .sd-neo2motion-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  .sd-neo2motion-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  .sd-neo2motion-hero-grid {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);\n    align-items: center;\n    gap: 62px;\n  }\n\n  \/* COMPACT LOGO *\/\n\n  .sd-neo2motion-logo-box {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 210px;\n    margin-bottom: 25px;\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 8px;\n    background: #ffffff;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.22);\n  }\n\n  .sd-neo2motion-logo {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-neo2motion-eyebrow {\n    margin-bottom: 14px !important;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-neo2motion-hero-title {\n    max-width: 730px;\n    color: #ffffff;\n    font-size: clamp(39px, 5vw, 66px);\n    font-weight: 700;\n    line-height: 1.04;\n    letter-spacing: -0.045em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2motion-hero-subtitle {\n    display: block;\n    margin-top: 15px;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 0.4em;\n    font-weight: 500;\n    line-height: 1.42;\n    letter-spacing: -0.015em;\n  }\n\n  .sd-neo2motion-hero-text {\n    max-width: 700px;\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  .sd-neo2motion-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .sd-neo2motion-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  .sd-neo2motion-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(--sd-n2m-radius-lg);\n    background: #f7f7f7;\n    box-shadow: 0 36px 90px rgba(0, 0, 0, 0.46);\n  }\n\n  .sd-neo2motion-hero-image {\n    max-height: 590px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-neo2motion-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  \/* INTRO *\/\n\n  .sd-neo2motion-intro {\n    padding: 94px 0 52px;\n    background: #ffffff;\n  }\n\n  .sd-neo2motion-heading {\n    max-width: 930px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .sd-neo2motion-summary {\n    max-width: 950px;\n    margin: 30px auto 0;\n    padding: 23px 25px;\n    border: 1px solid var(--sd-n2m-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  .sd-neo2motion-summary strong {\n    color: #111111;\n  }\n\n  \/* QUICK FEATURES *\/\n\n  .sd-neo2motion-quick-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 46px;\n  }\n\n  .sd-neo2motion-quick-card {\n    min-height: 215px;\n    padding: 26px 23px;\n    border: 1px solid var(--sd-n2m-border);\n    border-radius: var(--sd-n2m-radius-md);\n    background: #ffffff;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.045);\n  }\n\n  .sd-neo2motion-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: 700;\n    letter-spacing: 0.06em;\n  }\n\n  .sd-neo2motion-quick-title {\n    margin-bottom: 8px !important;\n    color: #151515;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .sd-neo2motion-quick-text {\n    color: #6a6a6a;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* SINGLE INTERIOR DISPLAY *\/\n\n  .sd-neo2motion-equipment {\n    padding: 56px 0 94px;\n    background: #ffffff;\n  }\n\n  .sd-neo2motion-equipment-card {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(350px, 0.92fr);\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  .sd-neo2motion-equipment-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 620px;\n    padding: 32px;\n    background: #f4f4f4;\n  }\n\n  .sd-neo2motion-equipment-image {\n    max-height: 575px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-neo2motion-equipment-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 620px;\n    overflow: hidden;\n    padding: clamp(40px, 6vw, 74px);\n  }\n\n  .sd-neo2motion-equipment-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  .sd-neo2motion-equipment-copy \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-neo2motion-dark-label {\n    margin-bottom: 21px !important;\n    color: rgba(255, 255, 255, 0.48);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-neo2motion-equipment-title {\n    color: #ffffff;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2motion-equipment-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  .sd-neo2motion-dark-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-neo2motion-dark-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  .sd-neo2motion-dark-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  \/* WHAT FITS *\/\n\n  .sd-neo2motion-storage {\n    padding: 0 0 94px;\n    background: #ffffff;\n  }\n\n  .sd-neo2motion-storage-panel {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(46px, 7vw, 82px);\n    border-radius: 32px;\n    background:\n      radial-gradient(\n        circle at 90% 5%,\n        rgba(255, 255, 255, 0.1),\n        transparent 28%\n      ),\n      linear-gradient(135deg, #070707, #191919);\n  }\n\n  .sd-neo2motion-storage-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  .sd-neo2motion-storage-heading,\n  .sd-neo2motion-storage-grid {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-neo2motion-storage-heading {\n    max-width: 870px;\n  }\n\n  .sd-neo2motion-storage-title {\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 53px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2motion-storage-text {\n    max-width: 800px;\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  .sd-neo2motion-storage-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 36px;\n  }\n\n  .sd-neo2motion-storage-item {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    min-height: 72px;\n    padding: 15px 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  .sd-neo2motion-storage-check {\n    display: flex;\n    flex: 0 0 auto;\n    align-items: center;\n    justify-content: center;\n    width: 29px;\n    height: 29px;\n    border-radius: 50%;\n    background: #ffffff;\n    color: #111111;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  \/* EXTERIOR DETAILS *\/\n\n  .sd-neo2motion-details {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-neo2motion-details-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 27px;\n  }\n\n  .sd-neo2motion-detail-card {\n    overflow: hidden;\n    border: 1px solid var(--sd-n2m-border);\n    border-radius: 30px;\n    background: #f3f3f3;\n    box-shadow: 0 15px 42px rgba(0, 0, 0, 0.055);\n  }\n\n  .sd-neo2motion-detail-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 470px;\n    padding: 22px;\n    border-bottom: 1px solid var(--sd-n2m-border);\n    background: #f7f7f7;\n  }\n\n  .sd-neo2motion-detail-image {\n    max-height: 425px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-neo2motion-detail-copy {\n    padding: 38px 32px 40px;\n  }\n\n  .sd-neo2motion-detail-title {\n    color: #111111;\n    font-size: clamp(28px, 3.2vw, 40px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2motion-detail-text {\n    margin-top: 17px !important;\n    color: #646464;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .sd-neo2motion-points {\n    display: grid;\n    gap: 11px;\n    margin-top: 23px;\n  }\n\n  .sd-neo2motion-point {\n    position: relative;\n    padding-left: 25px;\n    color: #333333;\n    font-size: 14px;\n    font-weight: 620;\n    line-height: 1.55;\n  }\n\n  .sd-neo2motion-point::before {\n    content: \"\";\n    position: absolute;\n    top: 0.55em;\n    left: 2px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #111111;\n    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.06);\n  }\n\n  \/* SPECIFICATIONS *\/\n\n  .sd-neo2motion-specs {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-neo2motion-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(--sd-n2m-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  .sd-neo2motion-specs-title {\n    color: #111111;\n    font-size: clamp(32px, 4.2vw, 51px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2motion-specs-text {\n    max-width: 600px;\n    margin-top: 19px !important;\n    color: #686868;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-neo2motion-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sd-neo2motion-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(--sd-n2m-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .sd-neo2motion-spec-label {\n    margin-bottom: 10px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .sd-neo2motion-spec-value {\n    color: #111111;\n    font-size: clamp(22px, 2.5vw, 30px);\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .sd-neo2motion-spec-note {\n    margin-top: 9px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* COMPATIBILITY *\/\n\n  .sd-neo2motion-compatibility {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-neo2motion-compatibility-panel {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);\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  .sd-neo2motion-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  .sd-neo2motion-compatibility-copy,\n  .sd-neo2motion-compatibility-list {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-neo2motion-compatibility-title {\n    max-width: 740px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 53px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2motion-compatibility-text {\n    max-width: 740px;\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  .sd-neo2motion-compatibility-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .sd-neo2motion-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  .sd-neo2motion-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  \/* CANADA *\/\n\n  .sd-neo2motion-canada {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-neo2motion-canada-panel {\n    padding: clamp(38px, 5vw, 62px);\n    border: 1px solid var(--sd-n2m-border);\n    border-radius: 28px;\n    background: #f5f5f5;\n    text-align: center;\n  }\n\n  .sd-neo2motion-canada-title {\n    color: #111111;\n    font-size: clamp(29px, 3.8vw, 45px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2motion-canada-text {\n    max-width: 840px;\n    margin: 18px auto 0 !important;\n    color: #666666;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-neo2motion-canada-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 25px;\n  }\n\n  .sd-neo2motion-canada-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid var(--sd-n2m-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  .sd-neo2motion-faq {\n    padding: 94px 0;\n    background: #f5f5f5;\n  }\n\n  .sd-neo2motion-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  .sd-neo2motion-faq-heading {\n    position: sticky;\n    top: 30px;\n  }\n\n  .sd-neo2motion-faq-title {\n    color: #111111;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-neo2motion-faq-intro {\n    margin-top: 17px !important;\n    color: #666666;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sd-neo2motion-faq-list {\n    display: grid;\n    gap: 11px;\n  }\n\n  .sd-neo2motion-faq-item {\n    overflow: hidden;\n    border: 1px solid var(--sd-n2m-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .sd-neo2motion-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  .sd-neo2motion-faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  .sd-neo2motion-faq-question::before,\n  .sd-neo2motion-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  .sd-neo2motion-faq-question::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .sd-neo2motion-faq-item[open] .sd-neo2motion-faq-question::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .sd-neo2motion-faq-answer {\n    padding: 0 22px 22px;\n    color: #686868;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* NOTE *\/\n\n  .sd-neo2motion-note {\n    padding: 25px 0 32px;\n    background: #ffffff;\n  }\n\n  .sd-neo2motion-note-text {\n    max-width: 990px;\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: 1100px) {\n    .sd-neo2motion-storage-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 990px) {\n    .sd-neo2motion-quick-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-neo2motion-equipment-card,\n    .sd-neo2motion-specs-panel,\n    .sd-neo2motion-compatibility-panel {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-neo2motion-equipment-media,\n    .sd-neo2motion-equipment-copy {\n      min-height: auto;\n    }\n\n    .sd-neo2motion-specs-panel,\n    .sd-neo2motion-compatibility-panel {\n      gap: 37px;\n    }\n\n    .sd-neo2motion-faq-grid {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .sd-neo2motion-faq-heading {\n      position: static;\n    }\n  }\n\n  @media screen and (max-width: 860px) {\n    .sd-neo2motion-hero-grid {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n\n    .sd-neo2motion-hero-copy {\n      max-width: 740px;\n    }\n\n    .sd-neo2motion-hero-media {\n      min-height: auto;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 760px) {\n    .sd-neo2motion-container {\n      width: min(1220px, calc(100% - 28px));\n    }\n\n    .sd-neo2motion-hero {\n      padding: 46px 0 28px;\n    }\n\n    .sd-neo2motion-hero-grid {\n      gap: 36px;\n    }\n\n    .sd-neo2motion-logo-box {\n      width: 175px;\n      margin-bottom: 22px;\n      border-radius: 7px;\n    }\n\n    .sd-neo2motion-eyebrow,\n    .sd-neo2motion-section-label,\n    .sd-neo2motion-dark-label {\n      font-size: 10px;\n      letter-spacing: 0.15em;\n    }\n\n    .sd-neo2motion-hero-title {\n      font-size: clamp(34px, 11vw, 48px);\n    }\n\n    .sd-neo2motion-hero-subtitle {\n      margin-top: 11px;\n      font-size: 0.43em;\n    }\n\n    .sd-neo2motion-hero-text {\n      margin-top: 18px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2motion-badges {\n      gap: 7px;\n      margin-top: 23px;\n    }\n\n    .sd-neo2motion-badge {\n      min-height: 35px;\n      padding: 8px 11px;\n      font-size: 10px;\n    }\n\n    .sd-neo2motion-hero-media {\n      padding: 18px 14px 58px;\n      border-radius: 22px;\n    }\n\n    .sd-neo2motion-hero-image {\n      max-height: none;\n    }\n\n    .sd-neo2motion-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    .sd-neo2motion-intro {\n      padding: 70px 0 34px;\n    }\n\n    .sd-neo2motion-section-title,\n    .sd-neo2motion-storage-title,\n    .sd-neo2motion-specs-title,\n    .sd-neo2motion-compatibility-title,\n    .sd-neo2motion-canada-title,\n    .sd-neo2motion-faq-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-neo2motion-section-text {\n      margin-top: 16px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2motion-summary {\n      margin-top: 24px;\n      padding: 19px;\n      border-radius: 15px;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2motion-quick-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 31px;\n    }\n\n    .sd-neo2motion-quick-card {\n      min-height: auto;\n      padding: 21px;\n      border-radius: 17px;\n    }\n\n    .sd-neo2motion-quick-icon {\n      width: 37px;\n      height: 37px;\n      margin-bottom: 15px;\n    }\n\n    .sd-neo2motion-equipment {\n      padding: 41px 0 72px;\n    }\n\n    .sd-neo2motion-equipment-card {\n      border-radius: 23px;\n    }\n\n    .sd-neo2motion-equipment-media {\n      padding: 20px 14px;\n    }\n\n    .sd-neo2motion-equipment-image {\n      max-height: none;\n    }\n\n    .sd-neo2motion-equipment-copy {\n      padding: 35px 23px 39px;\n    }\n\n    .sd-neo2motion-equipment-title {\n      font-size: clamp(28px, 8.5vw, 39px);\n    }\n\n    .sd-neo2motion-equipment-text,\n    .sd-neo2motion-storage-text,\n    .sd-neo2motion-specs-text,\n    .sd-neo2motion-compatibility-text,\n    .sd-neo2motion-canada-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2motion-dark-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-neo2motion-dark-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-neo2motion-storage {\n      padding-bottom: 72px;\n    }\n\n    .sd-neo2motion-storage-panel {\n      padding: 39px 23px;\n      border-radius: 23px;\n    }\n\n    .sd-neo2motion-storage-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n      margin-top: 27px;\n    }\n\n    .sd-neo2motion-storage-item {\n      min-height: 58px;\n      padding: 12px 13px;\n      font-size: 13px;\n    }\n\n    .sd-neo2motion-details {\n      padding-bottom: 72px;\n    }\n\n    .sd-neo2motion-details-grid {\n      grid-template-columns: 1fr;\n      gap: 17px;\n    }\n\n    .sd-neo2motion-detail-card {\n      border-radius: 23px;\n    }\n\n    .sd-neo2motion-detail-media {\n      min-height: auto;\n      padding: 15px;\n    }\n\n    .sd-neo2motion-detail-image {\n      max-height: none;\n    }\n\n    .sd-neo2motion-detail-copy {\n      padding: 29px 22px 32px;\n    }\n\n    .sd-neo2motion-detail-title {\n      font-size: clamp(26px, 8vw, 35px);\n    }\n\n    .sd-neo2motion-detail-text {\n      margin-top: 14px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2motion-points {\n      gap: 10px;\n      margin-top: 20px;\n    }\n\n    .sd-neo2motion-point {\n      font-size: 13px;\n    }\n\n    .sd-neo2motion-specs,\n    .sd-neo2motion-compatibility,\n    .sd-neo2motion-canada {\n      padding-bottom: 72px;\n    }\n\n    .sd-neo2motion-specs-panel,\n    .sd-neo2motion-compatibility-panel {\n      gap: 28px;\n      padding: 38px 20px 22px;\n      border-radius: 23px;\n    }\n\n    .sd-neo2motion-compatibility-panel {\n      padding: 39px 23px;\n    }\n\n    .sd-neo2motion-specs-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .sd-neo2motion-spec-card {\n      min-height: auto;\n      padding: 20px 18px;\n      border-radius: 15px;\n    }\n\n    .sd-neo2motion-spec-value {\n      font-size: 24px;\n    }\n\n    .sd-neo2motion-compatibility-item {\n      min-height: 55px;\n      padding: 12px 13px;\n      font-size: 13px;\n    }\n\n    .sd-neo2motion-canada-panel {\n      padding: 36px 21px;\n      border-radius: 22px;\n    }\n\n    .sd-neo2motion-canada-tags {\n      gap: 7px;\n      margin-top: 21px;\n    }\n\n    .sd-neo2motion-canada-tag {\n      min-height: 35px;\n      padding: 7px 11px;\n      font-size: 10px;\n    }\n\n    .sd-neo2motion-faq {\n      padding: 68px 0;\n    }\n\n    .sd-neo2motion-faq-grid {\n      gap: 27px;\n    }\n\n    .sd-neo2motion-faq-question {\n      padding: 18px 51px 18px 18px;\n      font-size: 14px;\n    }\n\n    .sd-neo2motion-faq-question::before,\n    .sd-neo2motion-faq-question::after {\n      right: 18px;\n    }\n\n    .sd-neo2motion-faq-answer {\n      padding: 0 18px 19px;\n      font-size: 13px;\n    }\n\n    .sd-neo2motion-note {\n      padding: 21px 0 26px;\n    }\n\n    .sd-neo2motion-note-text {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"sd-neo2motion-case\" aria-label=\"AEROVAULT Protective Case for DJI Neo 2 Motion Fly More Combo\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"sd-neo2motion-hero\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003cdiv class=\"sd-neo2motion-hero-grid\"\u003e\n        \u003cdiv class=\"sd-neo2motion-hero-copy\"\u003e\n          \u003cdiv class=\"sd-neo2motion-logo-box\"\u003e\n            \u003cimg class=\"sd-neo2motion-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/5fd58b74-e799-4cb4-b3c6-2430ddf452e7.png?v=1784055551\" width=\"2172\" height=\"724\" alt=\"AERO VAULT protective case brand logo\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cp class=\"sd-neo2motion-eyebrow\"\u003e\n            Neo 2 Motion Fly More Combo Storage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-neo2motion-hero-title\"\u003e\n            Store the Full Motion Combo.\u003cbr\u003e\n            Carry It Together.\n\n            \u003cspan class=\"sd-neo2motion-hero-subtitle\"\u003e\n              Protective hard case for DJI Neo 2 Motion Fly More Combo\n            \u003c\/span\u003e\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-neo2motion-hero-text\"\u003e\n            The AEROVAULT Protective Case is designed to accommodate the\n            complete DJI Neo 2 Motion Fly More Combo, including the aircraft,\n            DJI Goggles N3, DJI RC Motion 3, Digital Transceiver, three\n            batteries, Two-Way Charging Hub, propeller guards, cables and\n            smaller accessories. It combines a PP\/ABS exterior shell with\n            EPE pearl foam and a shaped XPE interior.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-neo2motion-badges\"\u003e\n            \u003cspan class=\"sd-neo2motion-badge\"\u003e\n              Full Motion Fly More Combo Fit\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-neo2motion-badge\"\u003e\n              DJI Goggles N3 Compatible\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-neo2motion-badge\"\u003e\n              DJI RC Motion 3 Compatible\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-neo2motion-badge\"\u003e\n              PP \/ ABS Shell\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-neo2motion-badge\"\u003e\n              Shoulder Strap Included\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-neo2motion-hero-media\"\u003e\n          \u003cimg class=\"sd-neo2motion-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2MotionCase4.png?v=1783807667\" width=\"1226\" height=\"1283\" alt=\"Closed AEROVAULT protective case for DJI Neo 2 Motion Fly More Combo\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"sd-neo2motion-hero-caption\"\u003e\n            Rigid carrying case with an integrated handle and dual-latch\n            closure.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"sd-neo2motion-intro\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003cdiv class=\"sd-neo2motion-heading\"\u003e\n        \u003cp class=\"sd-neo2motion-section-label\"\u003e\n          AEROVAULT DJI Neo 2 Motion Case\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"sd-neo2motion-section-title\"\u003e\n          One Case for the Complete Motion Fly More Combo\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sd-neo2motion-section-text\"\u003e\n          Designed for DJI Neo 2 pilots who want to keep the full motion\n          flying setup together, this case provides shaped storage for the\n          aircraft, goggles, motion controller, batteries, charging equipment\n          and other confirmed combo components.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sd-neo2motion-summary\"\u003e\n          \u003cstrong\u003eProduct overview:\u003c\/strong\u003e\n          This AEROVAULT Protective Case is designed for the DJI Neo 2 Motion\n          Fly More Combo. It measures 41 × 37 × 15 cm and has an approximate\n          weight of 2.3 kg. The exterior shell is made from PP\/ABS, while the\n          interior combines EPE pearl foam with a shaped XPE insert. A\n          shoulder strap is included.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-neo2motion-quick-grid\"\u003e\n        \u003carticle class=\"sd-neo2motion-quick-card\"\u003e\n          \u003cdiv class=\"sd-neo2motion-quick-icon\"\u003e01\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-neo2motion-quick-title\"\u003e\n            Complete Combo Storage\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-neo2motion-quick-text\"\u003e\n            Designed to accommodate the confirmed equipment from the DJI\n            Neo 2 Motion Fly More Combo.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-neo2motion-quick-card\"\u003e\n          \u003cdiv class=\"sd-neo2motion-quick-icon\"\u003e02\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-neo2motion-quick-title\"\u003e\n            Dedicated Interior Layout\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-neo2motion-quick-text\"\u003e\n            Shaped compartments provide designated storage areas for the\n            primary flight equipment and accessories.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-neo2motion-quick-card\"\u003e\n          \u003cdiv class=\"sd-neo2motion-quick-icon\"\u003e03\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-neo2motion-quick-title\"\u003e\n            Dual-Latch Closure\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-neo2motion-quick-text\"\u003e\n            Two exterior latches help keep the case lid closed during regular\n            storage, carrying and transportation.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-neo2motion-quick-card\"\u003e\n          \u003cdiv class=\"sd-neo2motion-quick-icon\"\u003e04\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-neo2motion-quick-title\"\u003e\n            Two Carrying Options\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-neo2motion-quick-text\"\u003e\n            Carry the case using its integrated handle or the included\n            shoulder strap.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SINGLE INTERIOR IMAGE --\u003e\n  \u003cdiv class=\"sd-neo2motion-equipment\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003carticle class=\"sd-neo2motion-equipment-card\"\u003e\n        \u003cdiv class=\"sd-neo2motion-equipment-media\"\u003e\n          \u003cimg class=\"sd-neo2motion-equipment-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2MotionCase1.png?v=1783807480\" alt=\"AEROVAULT DJI Neo 2 Motion Fly More Combo case showing compatible equipment arranged inside\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-neo2motion-equipment-copy\"\u003e\n          \u003cp class=\"sd-neo2motion-dark-label\"\u003e\n            Dedicated Interior Layout\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-neo2motion-equipment-title\"\u003e\n            Organized Storage for the Complete Motion Setup\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-neo2motion-equipment-text\"\u003e\n            The shaped interior is designed around the DJI Neo 2 Motion Fly\n            More Combo. Dedicated storage areas help keep the aircraft,\n            goggles, motion controller, batteries, charging equipment and\n            smaller accessories organized inside one case.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-neo2motion-dark-points\"\u003e\n            \u003cdiv class=\"sd-neo2motion-dark-point\"\u003e\n              Dedicated DJI Neo 2 aircraft compartment\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-neo2motion-dark-point\"\u003e\n              Shaped compartment for DJI Goggles N3\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-neo2motion-dark-point\"\u003e\n              Dedicated DJI RC Motion 3 compartment\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-neo2motion-dark-point\"\u003e\n              Separate storage for three batteries and charging hub\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-neo2motion-dark-point\"\u003e\n              Storage for the Digital Transceiver and smaller accessories\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT FITS --\u003e\n  \u003cdiv class=\"sd-neo2motion-storage\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003cdiv class=\"sd-neo2motion-storage-panel\"\u003e\n        \u003cdiv class=\"sd-neo2motion-storage-heading\"\u003e\n          \u003cp class=\"sd-neo2motion-section-label sd-neo2motion-section-label-light\"\u003e\n            Confirmed Storage Capacity\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-neo2motion-storage-title\"\u003e\n            Fits the Complete DJI Neo 2 Motion Fly More Combo\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-neo2motion-storage-text\"\u003e\n            The interior layout is designed to hold the confirmed Motion Fly\n            More Combo components together in one protective carrying case.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-neo2motion-storage-grid\"\u003e\n          \u003cdiv class=\"sd-neo2motion-storage-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-storage-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Neo 2 aircraft\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-storage-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-storage-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Goggles N3\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-storage-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-storage-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI RC Motion 3\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-storage-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-storage-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Neo 2 Digital Transceiver\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-storage-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-storage-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eThree Intelligent Flight Batteries\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-storage-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-storage-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Neo 2 Two-Way Charging Hub\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-storage-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-storage-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Neo 2 propeller guards\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-storage-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-storage-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eCables and selected smaller accessories\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- EXTERIOR DETAILS --\u003e\n  \u003cdiv class=\"sd-neo2motion-details\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003cdiv class=\"sd-neo2motion-details-grid\"\u003e\n        \u003carticle class=\"sd-neo2motion-detail-card\"\u003e\n          \u003cdiv class=\"sd-neo2motion-detail-media\"\u003e\n            \u003cimg class=\"sd-neo2motion-detail-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2Motion_Case1.png?v=1784148059\" width=\"1000\" height=\"750\" alt=\"AEROVAULT DJI Neo 2 Motion case showing two latches and manual pressure equalization valve\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-detail-copy\"\u003e\n            \u003ch3 class=\"sd-neo2motion-detail-title\"\u003e\n              Dual-Latch Closure and Manual Pressure Valve\n            \u003c\/h3\u003e\n\n            \u003cp class=\"sd-neo2motion-detail-text\"\u003e\n              Two exterior latches help keep the lid closed during regular\n              carrying, storage and transportation. A screw-style manual\n              pressure equalization valve is positioned near the carrying\n              handle.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"sd-neo2motion-points\"\u003e\n              \u003cdiv class=\"sd-neo2motion-point\"\u003e\n                Two exterior latch closures\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-neo2motion-point\"\u003e\n                Manual screw-style pressure valve\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-neo2motion-point\"\u003e\n                Helps equalize internal and external pressure\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-neo2motion-detail-card\"\u003e\n          \u003cdiv class=\"sd-neo2motion-detail-media\"\u003e\n            \u003cimg class=\"sd-neo2motion-detail-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2Motion_Case3.jpg?v=1784148065\" width=\"1000\" height=\"750\" alt=\"Close-up of the carrying handle on the AEROVAULT DJI Neo 2 Motion case\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-detail-copy\"\u003e\n            \u003ch3 class=\"sd-neo2motion-detail-title\"\u003e\n              Carrying Handle and Included Shoulder Strap\n            \u003c\/h3\u003e\n\n            \u003cp class=\"sd-neo2motion-detail-text\"\u003e\n              The integrated carrying handle provides a hand-carry option.\n              The included shoulder strap provides another carrying method\n              when moving the case between storage, transportation and flying\n              locations.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"sd-neo2motion-points\"\u003e\n              \u003cdiv class=\"sd-neo2motion-point\"\u003e\n                Integrated carrying handle\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-neo2motion-point\"\u003e\n                Shoulder strap included\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-neo2motion-point\"\u003e\n                Two available carrying methods\n              \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\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"sd-neo2motion-specs\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003cdiv class=\"sd-neo2motion-specs-panel\"\u003e\n        \u003cdiv class=\"sd-neo2motion-specs-copy\"\u003e\n          \u003cp class=\"sd-neo2motion-section-label\"\u003e\n            Product Specifications\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-neo2motion-specs-title\"\u003e\n            Complete Combo Capacity.\u003cbr\u003e\n            Practical Case Dimensions.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-neo2motion-specs-text\"\u003e\n            The AEROVAULT Neo 2 Motion Fly More Combo case combines a PP\/ABS\n            exterior shell with EPE pearl foam and a shaped XPE interior. The\n            case measures 41 × 37 × 15 cm and weighs approximately 2.3 kg.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-neo2motion-specs-grid\"\u003e\n          \u003cdiv class=\"sd-neo2motion-spec-card\"\u003e\n            \u003cspan class=\"sd-neo2motion-spec-label\"\u003e\n              External Dimensions\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-neo2motion-spec-value\"\u003e\n              41 × 37 × 15 cm\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-neo2motion-spec-note\"\u003e\n              Exterior case dimensions\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-spec-card\"\u003e\n            \u003cspan class=\"sd-neo2motion-spec-label\"\u003e\n              Approximate Weight\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-neo2motion-spec-value\"\u003e\n              Approx. 2.3 kg\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-neo2motion-spec-note\"\u003e\n              Weight provided for the case\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-spec-card\"\u003e\n            \u003cspan class=\"sd-neo2motion-spec-label\"\u003e\n              Exterior Material\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-neo2motion-spec-value\"\u003e\n              PP \/ ABS\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-neo2motion-spec-note\"\u003e\n              Rigid textured exterior shell\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-spec-card\"\u003e\n            \u003cspan class=\"sd-neo2motion-spec-label\"\u003e\n              Interior Materials\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-neo2motion-spec-value\"\u003e\n              EPE + XPE\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-neo2motion-spec-note\"\u003e\n              Pearl foam cushioning and shaped XPE insert\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBILITY --\u003e\n  \u003cdiv class=\"sd-neo2motion-compatibility\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003cdiv class=\"sd-neo2motion-compatibility-panel\"\u003e\n        \u003cdiv class=\"sd-neo2motion-compatibility-copy\"\u003e\n          \u003cp class=\"sd-neo2motion-section-label sd-neo2motion-section-label-light\"\u003e\n            DJI Neo 2 Compatibility\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-neo2motion-compatibility-title\"\u003e\n            Designed for the DJI Neo 2 Motion Fly More Combo\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-neo2motion-compatibility-text\"\u003e\n            This AEROVAULT case is designed for the Motion Fly More Combo\n            configuration using DJI Goggles N3 and DJI RC Motion 3. The\n            dedicated layout accommodates the confirmed aircraft, goggles,\n            controller, Digital Transceiver, three batteries, charging hub,\n            propeller guards and selected smaller accessories.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-neo2motion-compatibility-list\"\u003e\n          \u003cdiv class=\"sd-neo2motion-compatibility-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Neo 2 Motion Fly More Combo compatible\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-compatibility-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDesigned for DJI Goggles N3\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-compatibility-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDesigned for DJI RC Motion 3\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-neo2motion-compatibility-item\"\u003e\n            \u003cspan class=\"sd-neo2motion-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eProtective case and shoulder strap included\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPEEDYDRONE CANADA --\u003e\n  \u003cdiv class=\"sd-neo2motion-canada\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003cdiv class=\"sd-neo2motion-canada-panel\"\u003e\n        \u003cp class=\"sd-neo2motion-section-label\"\u003e\n          Available from SpeedyDrone Canada\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"sd-neo2motion-canada-title\"\u003e\n          AEROVAULT Neo 2 Motion Case for Canadian Drone Pilots\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sd-neo2motion-canada-text\"\u003e\n          Available from SpeedyDrone.ca with Toronto pickup and Canada-wide\n          shipping options. Check the product page for current inventory,\n          pickup availability and delivery options for your Canadian address.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sd-neo2motion-canada-tags\"\u003e\n          \u003cspan class=\"sd-neo2motion-canada-tag\"\u003e\n            SpeedyDrone.ca\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-neo2motion-canada-tag\"\u003e\n            Toronto Pickup Options\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-neo2motion-canada-tag\"\u003e\n            Canada-Wide Shipping\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-neo2motion-canada-tag\"\u003e\n            Canada-Based Support\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"sd-neo2motion-faq\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003cdiv class=\"sd-neo2motion-faq-grid\"\u003e\n        \u003cdiv class=\"sd-neo2motion-faq-heading\"\u003e\n          \u003cp class=\"sd-neo2motion-section-label\"\u003e\n            Quick Answers\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-neo2motion-faq-title\"\u003e\n            Frequently Asked Questions\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-neo2motion-faq-intro\"\u003e\n            Answers about compatibility, storage capacity, dimensions,\n            materials, carrying options and included contents.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-neo2motion-faq-list\"\u003e\n          \u003cdetails class=\"sd-neo2motion-faq-item\"\u003e\n            \u003csummary class=\"sd-neo2motion-faq-question\"\u003e\n              Which DJI Neo 2 configuration is this case designed for?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-neo2motion-faq-answer\"\u003e\n              This AEROVAULT Protective Case is designed for the DJI Neo 2\n              Motion Fly More Combo using DJI Goggles N3 and DJI RC Motion 3.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-neo2motion-faq-item\"\u003e\n            \u003csummary class=\"sd-neo2motion-faq-question\"\u003e\n              Can the complete Motion Fly More Combo fit inside?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-neo2motion-faq-answer\"\u003e\n              Yes. The confirmed interior accommodates the DJI Neo 2\n              aircraft, DJI Goggles N3, DJI RC Motion 3, Digital Transceiver,\n              three batteries, Two-Way Charging Hub, propeller guards, cables\n              and selected smaller accessories.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-neo2motion-faq-item\"\u003e\n            \u003csummary class=\"sd-neo2motion-faq-question\"\u003e\n              What are the dimensions and weight?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-neo2motion-faq-answer\"\u003e\n              The exterior dimensions are 41 × 37 × 15 cm. The case weighs\n              approximately 2.3 kg.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-neo2motion-faq-item\"\u003e\n            \u003csummary class=\"sd-neo2motion-faq-question\"\u003e\n              What materials are used?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-neo2motion-faq-answer\"\u003e\n              The exterior shell is made from PP\/ABS. The interior combines\n              EPE pearl foam with a shaped XPE storage insert.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-neo2motion-faq-item\"\u003e\n            \u003csummary class=\"sd-neo2motion-faq-question\"\u003e\n              Is a shoulder strap included?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-neo2motion-faq-answer\"\u003e\n              Yes. A shoulder strap is included. The case also has an\n              integrated carrying handle.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-neo2motion-faq-item\"\u003e\n            \u003csummary class=\"sd-neo2motion-faq-question\"\u003e\n              How does the manual pressure valve work?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-neo2motion-faq-answer\"\u003e\n              The screw-style valve can be operated manually to help equalize\n              pressure between the inside and outside of the case before\n              opening after changes in elevation, temperature or\n              transportation conditions.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-neo2motion-faq-item\"\u003e\n            \u003csummary class=\"sd-neo2motion-faq-question\"\u003e\n              Is the case waterproof or IP rated?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-neo2motion-faq-answer\"\u003e\n              No waterproof or IP rating is provided for this product. Avoid\n              submerging the case or exposing it to prolonged heavy rain.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-neo2motion-faq-item\"\u003e\n            \u003csummary class=\"sd-neo2motion-faq-question\"\u003e\n              Are the drone, goggles and accessories included?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-neo2motion-faq-answer\"\u003e\n              No. This listing includes the AEROVAULT Protective Case and\n              shoulder strap only. The aircraft, goggles, controller,\n              batteries, charging equipment and other accessories are sold\n              separately unless otherwise specified.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT NOTE --\u003e\n  \u003cdiv class=\"sd-neo2motion-note\"\u003e\n    \u003cdiv class=\"sd-neo2motion-container\"\u003e\n      \u003cp class=\"sd-neo2motion-note-text\"\u003e\n        This listing includes the AEROVAULT Protective Case and shoulder\n        strap only. The DJI Neo 2 aircraft, DJI Goggles N3, DJI RC Motion 3,\n        Digital Transceiver, batteries, charging equipment and other\n        accessories shown or referenced are not included unless otherwise\n        specified.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"SpeedyDrone Canada ","offers":[{"title":"Default Title","offer_id":47462640320649,"sku":null,"price":99.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/528597165f1ee5ea52290e936fff404.png?v=1784156106"},{"product_id":"aero-vault-hard-case-for-dji-neo-2-fly-more-combo","title":"AEROVAULT Protective Case for DJI Neo 2 Fly More Combo","description":"\u003cstyle\u003e\n  .sd-neo2-case,\n  .sd-neo2-case * {\n    box-sizing: border-box;\n  }\n\n  .sd-neo2-case {\n    --sd-neo2-text: #171717;\n    --sd-neo2-muted: #686868;\n    --sd-neo2-surface: #f5f5f5;\n    --sd-neo2-dark: #0b0b0b;\n    --sd-neo2-border: rgba(0, 0, 0, 0.09);\n    --sd-neo2-radius-lg: 30px;\n    --sd-neo2-radius-md: 20px;\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--sd-neo2-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .sd-neo2-case img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .sd-neo2-case h2,\n  .sd-neo2-case h3,\n  .sd-neo2-case p {\n    margin: 0;\n  }\n\n  .sd-neo2-container {\n    width: min(1220px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n\n  .sd-neo2-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  .sd-neo2-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  .sd-neo2-hero-grid {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);\n    align-items: center;\n    gap: 62px;\n  }\n\n  .sd-neo2-logo-box {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: min(310px, 82%);\n    margin-bottom: 30px;\n    padding: 8px 14px;\n    overflow: hidden;\n    border-radius: 12px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-logo {\n    object-fit: contain;\n  }\n\n  .sd-neo2-eyebrow {\n    margin-bottom: 14px !important;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-neo2-hero-title {\n    max-width: 700px;\n    color: #ffffff;\n    font-size: clamp(39px, 5vw, 66px);\n    font-weight: 700;\n    line-height: 1.04;\n    letter-spacing: -0.045em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2-hero-subtitle {\n    display: block;\n    margin-top: 15px;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 0.4em;\n    font-weight: 500;\n    line-height: 1.42;\n    letter-spacing: -0.015em;\n  }\n\n  .sd-neo2-hero-text {\n    max-width: 670px;\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  .sd-neo2-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .sd-neo2-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  .sd-neo2-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(--sd-neo2-radius-lg);\n    background: #f7f7f7;\n    box-shadow: 0 36px 90px rgba(0, 0, 0, 0.46);\n  }\n\n  .sd-neo2-hero-image {\n    max-height: 590px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-neo2-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  \/* COMMON HEADINGS *\/\n\n  .sd-neo2-section-label {\n    margin-bottom: 13px !important;\n    color: #727272;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-neo2-section-label-light {\n    color: rgba(255, 255, 255, 0.5);\n  }\n\n  .sd-neo2-section-title {\n    color: #111111;\n    font-size: clamp(32px, 4.3vw, 54px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2-section-text {\n    max-width: 820px;\n    margin: 20px auto 0 !important;\n    color: var(--sd-neo2-muted);\n    font-size: 17px;\n    line-height: 1.76;\n  }\n\n  \/* INTRO *\/\n\n  .sd-neo2-intro {\n    padding: 94px 0 52px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-heading {\n    max-width: 920px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .sd-neo2-summary {\n    max-width: 950px;\n    margin: 30px auto 0;\n    padding: 23px 25px;\n    border: 1px solid var(--sd-neo2-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  .sd-neo2-summary strong {\n    color: #111111;\n  }\n\n  \/* QUICK FEATURES *\/\n\n  .sd-neo2-quick-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 46px;\n  }\n\n  .sd-neo2-quick-card {\n    min-height: 205px;\n    padding: 26px 23px;\n    border: 1px solid var(--sd-neo2-border);\n    border-radius: var(--sd-neo2-radius-md);\n    background: #ffffff;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.045);\n  }\n\n  .sd-neo2-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: 700;\n    letter-spacing: 0.06em;\n  }\n\n  .sd-neo2-quick-title {\n    margin-bottom: 8px !important;\n    color: #151515;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .sd-neo2-quick-text {\n    color: #6a6a6a;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* INTERIOR LAYOUT *\/\n\n  .sd-neo2-interior {\n    padding: 56px 0 94px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-interior-card {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(350px, 0.92fr);\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  .sd-neo2-interior-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 620px;\n    padding: 34px;\n    background: #f4f4f4;\n  }\n\n  .sd-neo2-interior-image {\n    max-height: 570px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-neo2-interior-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 620px;\n    overflow: hidden;\n    padding: clamp(40px, 6vw, 74px);\n  }\n\n  .sd-neo2-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  .sd-neo2-interior-copy \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-neo2-dark-label {\n    margin-bottom: 21px !important;\n    color: rgba(255, 255, 255, 0.48);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-neo2-interior-title {\n    color: #ffffff;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2-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  .sd-neo2-dark-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-neo2-dark-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  .sd-neo2-dark-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  \/* WHAT FITS *\/\n\n  .sd-neo2-storage {\n    padding: 0 0 94px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-storage-panel {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(46px, 7vw, 82px);\n    border-radius: 32px;\n    background:\n      radial-gradient(\n        circle at 90% 5%,\n        rgba(255, 255, 255, 0.1),\n        transparent 28%\n      ),\n      linear-gradient(135deg, #070707, #191919);\n  }\n\n  .sd-neo2-storage-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  .sd-neo2-storage-heading,\n  .sd-neo2-storage-grid {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-neo2-storage-heading {\n    max-width: 840px;\n  }\n\n  .sd-neo2-storage-title {\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 53px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2-storage-text {\n    max-width: 790px;\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  .sd-neo2-storage-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 36px;\n  }\n\n  .sd-neo2-storage-item {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    min-height: 72px;\n    padding: 15px 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  .sd-neo2-storage-check {\n    display: flex;\n    flex: 0 0 auto;\n    align-items: center;\n    justify-content: center;\n    width: 29px;\n    height: 29px;\n    border-radius: 50%;\n    background: #ffffff;\n    color: #111111;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  \/* DETAIL FEATURES *\/\n\n  .sd-neo2-features {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-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  .sd-neo2-feature:first-child {\n    margin-top: 0;\n  }\n\n  .sd-neo2-feature-reverse .sd-neo2-feature-media {\n    order: 2;\n  }\n\n  .sd-neo2-feature-reverse .sd-neo2-feature-copy {\n    order: 1;\n  }\n\n  .sd-neo2-feature-media,\n  .sd-neo2-feature-copy {\n    overflow: hidden;\n    border-radius: var(--sd-neo2-radius-lg);\n  }\n\n  .sd-neo2-feature-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 520px;\n    padding: 24px;\n    border: 1px solid var(--sd-neo2-border);\n    background: #f3f3f3;\n  }\n\n  .sd-neo2-feature-image {\n    max-height: 490px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-neo2-feature-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 520px;\n    padding: clamp(38px, 5vw, 68px);\n    background: #f3f3f3;\n  }\n\n  .sd-neo2-feature-dark .sd-neo2-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  .sd-neo2-feature-index {\n    margin-bottom: 21px !important;\n    color: #777777;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-neo2-feature-dark .sd-neo2-feature-index {\n    color: rgba(255, 255, 255, 0.48);\n  }\n\n  .sd-neo2-feature-title {\n    max-width: 580px;\n    color: #111111;\n    font-size: clamp(30px, 3.7vw, 48px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2-feature-dark .sd-neo2-feature-title {\n    color: #ffffff;\n  }\n\n  .sd-neo2-feature-text {\n    max-width: 600px;\n    margin-top: 20px !important;\n    color: #626262;\n    font-size: 16px;\n    line-height: 1.78;\n  }\n\n  .sd-neo2-feature-dark .sd-neo2-feature-text {\n    color: rgba(255, 255, 255, 0.68);\n  }\n\n  .sd-neo2-points {\n    display: grid;\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .sd-neo2-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  .sd-neo2-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  .sd-neo2-feature-dark .sd-neo2-point {\n    color: rgba(255, 255, 255, 0.83);\n  }\n\n  .sd-neo2-feature-dark .sd-neo2-point::before {\n    background: #ffffff;\n    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.11);\n  }\n\n  \/* SPECIFICATIONS *\/\n\n  .sd-neo2-specs {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-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(--sd-neo2-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  .sd-neo2-specs-title {\n    color: #111111;\n    font-size: clamp(32px, 4.2vw, 51px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2-specs-text {\n    max-width: 600px;\n    margin-top: 19px !important;\n    color: #686868;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-neo2-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sd-neo2-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(--sd-neo2-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .sd-neo2-spec-label {\n    margin-bottom: 10px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .sd-neo2-spec-value {\n    color: #111111;\n    font-size: clamp(22px, 2.5vw, 30px);\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .sd-neo2-spec-note {\n    margin-top: 9px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* COMPATIBILITY *\/\n\n  .sd-neo2-compatibility {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-compatibility-panel {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);\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  .sd-neo2-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  .sd-neo2-compatibility-copy,\n  .sd-neo2-compatibility-list {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-neo2-compatibility-title {\n    max-width: 740px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 53px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2-compatibility-text {\n    max-width: 740px;\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  .sd-neo2-compatibility-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .sd-neo2-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  .sd-neo2-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  .sd-neo2-canada {\n    padding: 0 0 102px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-canada-panel {\n    padding: clamp(38px, 5vw, 62px);\n    border: 1px solid var(--sd-neo2-border);\n    border-radius: 28px;\n    background: #f5f5f5;\n    text-align: center;\n  }\n\n  .sd-neo2-canada-title {\n    color: #111111;\n    font-size: clamp(29px, 3.8vw, 45px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n    text-wrap: balance;\n  }\n\n  .sd-neo2-canada-text {\n    max-width: 840px;\n    margin: 18px auto 0 !important;\n    color: #666666;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-neo2-canada-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 25px;\n  }\n\n  .sd-neo2-canada-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid var(--sd-neo2-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  .sd-neo2-faq {\n    padding: 94px 0;\n    background: #f5f5f5;\n  }\n\n  .sd-neo2-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  .sd-neo2-faq-heading {\n    position: sticky;\n    top: 30px;\n  }\n\n  .sd-neo2-faq-title {\n    color: #111111;\n    font-size: clamp(31px, 4vw, 49px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-neo2-faq-intro {\n    margin-top: 17px !important;\n    color: #666666;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sd-neo2-faq-list {\n    display: grid;\n    gap: 11px;\n  }\n\n  .sd-neo2-faq-item {\n    overflow: hidden;\n    border: 1px solid var(--sd-neo2-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-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  .sd-neo2-faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  .sd-neo2-faq-question::before,\n  .sd-neo2-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  .sd-neo2-faq-question::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .sd-neo2-faq-item[open] .sd-neo2-faq-question::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .sd-neo2-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  .sd-neo2-note {\n    padding: 25px 0 32px;\n    background: #ffffff;\n  }\n\n  .sd-neo2-note-text {\n    max-width: 990px;\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    .sd-neo2-quick-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-neo2-interior-card,\n    .sd-neo2-specs-panel,\n    .sd-neo2-compatibility-panel {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-neo2-interior-media,\n    .sd-neo2-interior-copy {\n      min-height: auto;\n    }\n\n    .sd-neo2-storage-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-neo2-specs-panel,\n    .sd-neo2-compatibility-panel {\n      gap: 37px;\n    }\n\n    .sd-neo2-faq-grid {\n      grid-template-columns: 1fr;\n      gap: 34px;\n    }\n\n    .sd-neo2-faq-heading {\n      position: static;\n    }\n  }\n\n  @media screen and (max-width: 860px) {\n    .sd-neo2-hero-grid {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n\n    .sd-neo2-hero-copy {\n      max-width: 720px;\n    }\n\n    .sd-neo2-hero-media {\n      min-height: auto;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 760px) {\n    .sd-neo2-container {\n      width: min(1220px, calc(100% - 28px));\n    }\n\n    .sd-neo2-hero {\n      padding: 46px 0 28px;\n    }\n\n    .sd-neo2-hero-grid {\n      gap: 36px;\n    }\n\n    .sd-neo2-logo-box {\n      width: min(270px, 84%);\n      margin-bottom: 26px;\n      padding: 7px 11px;\n    }\n\n    .sd-neo2-eyebrow {\n      font-size: 10px;\n      letter-spacing: 0.15em;\n    }\n\n    .sd-neo2-hero-title {\n      font-size: clamp(34px, 11vw, 48px);\n    }\n\n    .sd-neo2-hero-subtitle {\n      margin-top: 11px;\n      font-size: 0.43em;\n    }\n\n    .sd-neo2-hero-text {\n      margin-top: 18px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2-badges {\n      gap: 7px;\n      margin-top: 23px;\n    }\n\n    .sd-neo2-badge {\n      min-height: 35px;\n      padding: 8px 11px;\n      font-size: 10px;\n    }\n\n    .sd-neo2-hero-media {\n      padding: 18px 14px 58px;\n      border-radius: 22px;\n    }\n\n    .sd-neo2-hero-image {\n      max-height: none;\n    }\n\n    .sd-neo2-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    .sd-neo2-intro {\n      padding: 70px 0 34px;\n    }\n\n    .sd-neo2-section-label {\n      font-size: 10px;\n    }\n\n    .sd-neo2-section-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-neo2-section-text {\n      margin-top: 16px !important;\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2-summary {\n      margin-top: 24px;\n      padding: 19px;\n      border-radius: 15px;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2-quick-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 31px;\n    }\n\n    .sd-neo2-quick-card {\n      min-height: auto;\n      padding: 21px;\n      border-radius: 17px;\n    }\n\n    .sd-neo2-quick-icon {\n      width: 37px;\n      height: 37px;\n      margin-bottom: 15px;\n    }\n\n    .sd-neo2-interior {\n      padding: 41px 0 72px;\n    }\n\n    .sd-neo2-interior-card {\n      border-radius: 23px;\n    }\n\n    .sd-neo2-interior-media {\n      padding: 22px 14px;\n    }\n\n    .sd-neo2-interior-image {\n      max-height: none;\n    }\n\n    .sd-neo2-interior-copy {\n      padding: 35px 23px 39px;\n    }\n\n    .sd-neo2-dark-label {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sd-neo2-interior-title {\n      font-size: clamp(28px, 8.5vw, 39px);\n    }\n\n    .sd-neo2-interior-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2-dark-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-neo2-dark-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-neo2-storage {\n      padding-bottom: 72px;\n    }\n\n    .sd-neo2-storage-panel {\n      padding: 39px 23px;\n      border-radius: 23px;\n    }\n\n    .sd-neo2-storage-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sd-neo2-storage-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2-storage-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n      margin-top: 27px;\n    }\n\n    .sd-neo2-storage-item {\n      min-height: 58px;\n      padding: 12px 13px;\n      font-size: 13px;\n    }\n\n    .sd-neo2-features {\n      padding-bottom: 72px;\n    }\n\n    .sd-neo2-feature,\n    .sd-neo2-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    .sd-neo2-feature:first-child {\n      margin-top: 0;\n    }\n\n    .sd-neo2-feature-reverse .sd-neo2-feature-media {\n      order: 1;\n    }\n\n    .sd-neo2-feature-reverse .sd-neo2-feature-copy {\n      order: 2;\n    }\n\n    .sd-neo2-feature-media,\n    .sd-neo2-feature-copy {\n      min-height: auto;\n      border-radius: 0;\n    }\n\n    .sd-neo2-feature-media {\n      padding: 14px;\n      border: 0;\n    }\n\n    .sd-neo2-feature-image {\n      max-height: none;\n    }\n\n    .sd-neo2-feature-copy {\n      padding: 33px 23px 37px;\n    }\n\n    .sd-neo2-feature-index {\n      margin-bottom: 15px !important;\n      font-size: 10px;\n    }\n\n    .sd-neo2-feature-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sd-neo2-feature-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2-points {\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .sd-neo2-point {\n      padding-left: 24px;\n      font-size: 13px;\n    }\n\n    .sd-neo2-specs {\n      padding-bottom: 72px;\n    }\n\n    .sd-neo2-specs-panel {\n      gap: 28px;\n      padding: 38px 20px 22px;\n      border-radius: 23px;\n    }\n\n    .sd-neo2-specs-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sd-neo2-specs-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2-specs-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .sd-neo2-spec-card {\n      min-height: auto;\n      padding: 20px 18px;\n      border-radius: 15px;\n    }\n\n    .sd-neo2-spec-value {\n      font-size: 24px;\n    }\n\n    .sd-neo2-spec-note {\n      font-size: 12px;\n    }\n\n    .sd-neo2-compatibility {\n      padding-bottom: 72px;\n    }\n\n    .sd-neo2-compatibility-panel {\n      gap: 29px;\n      padding: 39px 23px;\n      border-radius: 23px;\n    }\n\n    .sd-neo2-compatibility-title {\n      font-size: clamp(29px, 8.5vw, 40px);\n    }\n\n    .sd-neo2-compatibility-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2-compatibility-item {\n      min-height: 55px;\n      padding: 12px 13px;\n      font-size: 13px;\n    }\n\n    .sd-neo2-canada {\n      padding-bottom: 72px;\n    }\n\n    .sd-neo2-canada-panel {\n      padding: 36px 21px;\n      border-radius: 22px;\n    }\n\n    .sd-neo2-canada-title {\n      font-size: clamp(28px, 8vw, 38px);\n    }\n\n    .sd-neo2-canada-text {\n      margin-top: 15px !important;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-neo2-canada-tags {\n      gap: 7px;\n      margin-top: 21px;\n    }\n\n    .sd-neo2-canada-tag {\n      min-height: 35px;\n      padding: 7px 11px;\n      font-size: 10px;\n    }\n\n    .sd-neo2-faq {\n      padding: 68px 0;\n    }\n\n    .sd-neo2-faq-grid {\n      gap: 27px;\n    }\n\n    .sd-neo2-faq-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-neo2-faq-question {\n      padding: 18px 51px 18px 18px;\n      font-size: 14px;\n    }\n\n    .sd-neo2-faq-question::before,\n    .sd-neo2-faq-question::after {\n      right: 18px;\n    }\n\n    .sd-neo2-faq-answer {\n      padding: 0 18px 19px;\n      font-size: 13px;\n    }\n\n    .sd-neo2-note {\n      padding: 21px 0 26px;\n    }\n\n    .sd-neo2-note-text {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection aria-label=\"AEROVAULT Protective Case for DJI Neo 2 Fly More Combo\" class=\"sd-neo2-case\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv class=\"sd-neo2-hero\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003cdiv class=\"sd-neo2-hero-grid\"\u003e\n\u003cdiv class=\"sd-neo2-hero-copy\"\u003e\n\u003cdiv class=\"sd-neo2-logo-box\"\u003e\u003cimg decoding=\"async\" alt=\"AERO VAULT protective case brand logo\" height=\"724\" width=\"2172\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/5fd58b74-e799-4cb4-b3c6-2430ddf452e7.png?v=1784055551\" class=\"sd-neo2-logo\"\u003e\u003c\/div\u003e\n\u003cp class=\"sd-neo2-eyebrow\"\u003eNeo 2 Fly More Combo Storage\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-hero-title\"\u003eStore the Full Combo.\u003cbr\u003eCarry It Together. \u003cspan class=\"sd-neo2-hero-subtitle\"\u003e Protective hard case for DJI Neo 2 Fly More Combo \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-hero-text\"\u003eThe AEROVAULT Protective Case is designed to accommodate the complete DJI Neo 2 Fly More Combo, including the aircraft, DJI RC-N3, Digital Transceiver, three batteries, Two-Way Charging Hub, propeller guards, cables and smaller accessories. It combines a PP\/ABS exterior shell, an EPE pearl foam and XPE interior, a dual-latch closure, carrying handle, included shoulder strap and manual pressure equalization valve.\u003c\/p\u003e\n\u003cdiv class=\"sd-neo2-badges\"\u003e\n\u003cspan class=\"sd-neo2-badge\"\u003e Full Fly More Combo Fit \u003c\/span\u003e \u003cspan class=\"sd-neo2-badge\"\u003e DJI RC-N3 Compatible \u003c\/span\u003e \u003cspan class=\"sd-neo2-badge\"\u003e PP \/ ABS Shell \u003c\/span\u003e \u003cspan class=\"sd-neo2-badge\"\u003e Shoulder Strap Included \u003c\/span\u003e \u003cspan class=\"sd-neo2-badge\"\u003e Approx. 1.3 kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-hero-media\"\u003e\n\u003cimg decoding=\"async\" alt=\"Closed AEROVAULT protective case for DJI Neo 2 Fly More Combo with included shoulder strap\" height=\"922\" width=\"1016\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2Case.png?v=1783807378\" class=\"sd-neo2-hero-image\"\u003e\n\u003cdiv class=\"sd-neo2-hero-caption\"\u003eProtective carrying case with an integrated handle, included shoulder strap and dual-latch closure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"sd-neo2-intro\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003cdiv class=\"sd-neo2-heading\"\u003e\n\u003cp class=\"sd-neo2-section-label\"\u003eAEROVAULT DJI Neo 2 Carrying Case\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-section-title\"\u003eOne Case for the Complete Fly More Combo\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-section-text\"\u003eDesigned for DJI Neo 2 users who want to keep their main flying equipment together, this case provides organized storage for the aircraft, remote controller, batteries, charging equipment, Digital Transceiver, propeller guards and selected smaller accessories.\u003c\/p\u003e\n\u003cdiv class=\"sd-neo2-summary\"\u003e\n\u003cstrong\u003eProduct overview:\u003c\/strong\u003e This AEROVAULT Protective Case is designed for the DJI Neo 2 Fly More Combo with DJI RC-N3. It measures 33 × 12 × 28 cm and has an approximate product weight of 1.3 kg. The exterior shell is made from PP\/ABS, while the interior combines EPE pearl foam with XPE foam. A shoulder strap is included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-quick-grid\"\u003e\n\u003carticle class=\"sd-neo2-quick-card\"\u003e\n\u003cdiv class=\"sd-neo2-quick-icon\"\u003e01\u003c\/div\u003e\n\u003ch3 class=\"sd-neo2-quick-title\"\u003eFull Combo Storage\u003c\/h3\u003e\n\u003cp class=\"sd-neo2-quick-text\"\u003eDesigned to hold the DJI Neo 2 aircraft, DJI RC-N3, charging equipment, batteries and other confirmed combo components.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-neo2-quick-card\"\u003e\n\u003cdiv class=\"sd-neo2-quick-icon\"\u003e02\u003c\/div\u003e\n\u003ch3 class=\"sd-neo2-quick-title\"\u003eShaped Foam Interior\u003c\/h3\u003e\n\u003cp class=\"sd-neo2-quick-text\"\u003eEPE pearl foam and shaped XPE compartments help keep compatible equipment separated and organized.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-neo2-quick-card\"\u003e\n\u003cdiv class=\"sd-neo2-quick-icon\"\u003e03\u003c\/div\u003e\n\u003ch3 class=\"sd-neo2-quick-title\"\u003eDual-Latch Closure\u003c\/h3\u003e\n\u003cp class=\"sd-neo2-quick-text\"\u003eTwo exterior latches help keep the case lid closed during regular storage, carrying and transportation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sd-neo2-quick-card\"\u003e\n\u003cdiv class=\"sd-neo2-quick-icon\"\u003e04\u003c\/div\u003e\n\u003ch3 class=\"sd-neo2-quick-title\"\u003eTwo Carrying Options\u003c\/h3\u003e\n\u003cp class=\"sd-neo2-quick-text\"\u003eCarry the case using its integrated handle or the included shoulder strap.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTERIOR LAYOUT --\u003e\n\u003cdiv class=\"sd-neo2-interior\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003carticle class=\"sd-neo2-interior-card\"\u003e\n\u003cdiv class=\"sd-neo2-interior-media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Open AEROVAULT DJI Neo 2 Fly More Combo case showing contoured lid foam and shaped storage slots\" height=\"1448\" width=\"1086\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo_2_FM_Case.png?v=1784144202\" class=\"sd-neo2-interior-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-interior-copy\"\u003e\n\u003cp class=\"sd-neo2-dark-label\"\u003eDedicated Interior Layout\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-interior-title\"\u003eShaped Storage for the Complete Fly More Combo\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-interior-text\"\u003eThe open case shows contoured cushioning inside the lid and dedicated lower storage areas for the confirmed DJI Neo 2 Fly More Combo components. Each primary component has a designated area to help keep the setup organized.\u003c\/p\u003e\n\u003cdiv class=\"sd-neo2-dark-points\"\u003e\n\u003cdiv class=\"sd-neo2-dark-point\"\u003eDedicated DJI Neo 2 aircraft compartment\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-dark-point\"\u003eShaped DJI RC-N3 controller compartment\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-dark-point\"\u003eDedicated storage for three flight batteries\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-dark-point\"\u003eSeparate Two-Way Charging Hub compartment\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-dark-point\"\u003eStorage for the Digital Transceiver\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-dark-point\"\u003eAreas for propeller guards, cables and smaller accessories\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!-- WHAT FITS --\u003e\n\u003cdiv class=\"sd-neo2-storage\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003cdiv class=\"sd-neo2-storage-panel\"\u003e\n\u003cdiv class=\"sd-neo2-storage-heading\"\u003e\n\u003cp class=\"sd-neo2-section-label sd-neo2-section-label-light\"\u003eComplete Fly More Combo Storage\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-storage-title\"\u003eKeep the Main Flight Components Together\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-storage-text\"\u003eThe shaped interior is designed to accommodate the complete confirmed DJI Neo 2 Fly More Combo setup in one case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-storage-grid\"\u003e\n\u003cdiv class=\"sd-neo2-storage-item\"\u003e\n\u003cspan class=\"sd-neo2-storage-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDJI Neo 2 aircraft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-storage-item\"\u003e\n\u003cspan class=\"sd-neo2-storage-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDJI RC-N3 remote controller\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-storage-item\"\u003e\n\u003cspan class=\"sd-neo2-storage-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDJI Neo 2 Digital Transceiver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-storage-item\"\u003e\n\u003cspan class=\"sd-neo2-storage-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eThree Intelligent Flight Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-storage-item\"\u003e\n\u003cspan class=\"sd-neo2-storage-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDJI Neo 2 Two-Way Charging Hub\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-storage-item\"\u003e\n\u003cspan class=\"sd-neo2-storage-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDJI Neo 2 propeller guards\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-storage-item\"\u003e\n\u003cspan class=\"sd-neo2-storage-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCables and selected smaller accessories\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!-- DETAIL FEATURES --\u003e\n\u003cdiv class=\"sd-neo2-features\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003c!-- FOAM --\u003e\n\u003carticle class=\"sd-neo2-feature sd-neo2-feature-dark\"\u003e\n\u003cdiv class=\"sd-neo2-feature-media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Close-up of contoured EPE pearl foam used inside the AEROVAULT protective case\" height=\"1254\" width=\"1254\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/mini5case3.png?v=1784062787\" class=\"sd-neo2-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-feature-copy\"\u003e\n\u003cp class=\"sd-neo2-feature-index\"\u003eFeature 01\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-feature-title\"\u003eEPE Pearl Foam and XPE Interior\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-feature-text\"\u003eThe interior combines EPE pearl foam cushioning with shaped XPE storage compartments. The lid foam provides cushioning above the stored equipment, while the lower insert separates the primary Fly More Combo components.\u003c\/p\u003e\n\u003cdiv class=\"sd-neo2-points\"\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eContoured EPE pearl foam cushioning\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eShaped XPE lower storage insert\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eHelps reduce contact 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=\"sd-neo2-feature sd-neo2-feature-reverse\"\u003e\n\u003cdiv class=\"sd-neo2-feature-media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Close-up of one of the two exterior latches on the AEROVAULT DJI Neo 2 case\" height=\"1402\" width=\"1122\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Mini5case1.png?v=1784062787\" class=\"sd-neo2-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-feature-copy\"\u003e\n\u003cp class=\"sd-neo2-feature-index\"\u003eFeature 02\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-feature-title\"\u003eDual-Latch Closure\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-feature-text\"\u003eTwo exterior latches are positioned along the front edge of the case. They help keep the lid closed during regular storage, carrying and transportation.\u003c\/p\u003e\n\u003cdiv class=\"sd-neo2-points\"\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eTwo exterior latches\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003ePositioned along the front edge\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eDirect opening and closing access\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- HANDLE --\u003e\n\u003carticle class=\"sd-neo2-feature sd-neo2-feature-dark\"\u003e\n\u003cdiv class=\"sd-neo2-feature-media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Close-up of the carrying handle on the AEROVAULT DJI Neo 2 protective case\" height=\"1086\" width=\"1448\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/mini5case2.png?v=1784062786\" class=\"sd-neo2-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-feature-copy\"\u003e\n\u003cp class=\"sd-neo2-feature-index\"\u003eFeature 03\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-feature-title\"\u003eCarrying Handle and Included Shoulder Strap\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-feature-text\"\u003eThe integrated handle provides a hand-carry option, while the included shoulder strap provides another way to carry the case between storage, transportation and flying locations.\u003c\/p\u003e\n\u003cdiv class=\"sd-neo2-points\"\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eIntegrated carrying handle\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eShoulder strap included\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eTwo available carrying methods\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MANUAL VALVE --\u003e\n\u003carticle class=\"sd-neo2-feature sd-neo2-feature-reverse\"\u003e\n\u003cdiv class=\"sd-neo2-feature-media\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Manual pressure equalization valve on the AEROVAULT DJI Neo 2 protective case\" height=\"1402\" width=\"1122\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/mini5case4.png?v=1784062786\" class=\"sd-neo2-feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-feature-copy\"\u003e\n\u003cp class=\"sd-neo2-feature-index\"\u003eFeature 04\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-feature-title\"\u003eManual Pressure Equalization Valve\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-feature-text\"\u003eThe screw-style valve can be operated manually to help equalize pressure between the inside and outside of the case before opening after changes in elevation, temperature or transportation conditions.\u003c\/p\u003e\n\u003cdiv class=\"sd-neo2-points\"\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eScrew-style manual valve\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eHelps balance internal and external pressure\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-point\"\u003eIntegrated into the case body\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=\"sd-neo2-specs\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003cdiv class=\"sd-neo2-specs-panel\"\u003e\n\u003cdiv class=\"sd-neo2-specs-copy\"\u003e\n\u003cp class=\"sd-neo2-section-label\"\u003eProduct Specifications\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-specs-title\"\u003eOrganized Storage.\u003cbr\u003ePractical Size.\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-specs-text\"\u003eThe AEROVAULT Neo 2 Fly More Combo case combines a PP\/ABS exterior shell with EPE pearl foam and a shaped XPE interior. Its exterior measures 33 × 12 × 28 cm, and its approximate product weight is 1.3 kg.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-specs-grid\"\u003e\n\u003cdiv class=\"sd-neo2-spec-card\"\u003e\n\u003cspan class=\"sd-neo2-spec-label\"\u003e External Dimensions \u003c\/span\u003e \u003cstrong class=\"sd-neo2-spec-value\"\u003e 33 × 12 × 28 cm \u003c\/strong\u003e \u003cspan class=\"sd-neo2-spec-note\"\u003e Exterior case dimensions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-spec-card\"\u003e\n\u003cspan class=\"sd-neo2-spec-label\"\u003e Approximate Weight \u003c\/span\u003e \u003cstrong class=\"sd-neo2-spec-value\"\u003e Approx. 1.3 kg \u003c\/strong\u003e \u003cspan class=\"sd-neo2-spec-note\"\u003e Product weight provided for the case \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-spec-card\"\u003e\n\u003cspan class=\"sd-neo2-spec-label\"\u003e Exterior Material \u003c\/span\u003e \u003cstrong class=\"sd-neo2-spec-value\"\u003e PP \/ ABS \u003c\/strong\u003e \u003cspan class=\"sd-neo2-spec-note\"\u003e Rigid textured exterior shell \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-spec-card\"\u003e\n\u003cspan class=\"sd-neo2-spec-label\"\u003e Interior Materials \u003c\/span\u003e \u003cstrong class=\"sd-neo2-spec-value\"\u003e EPE + XPE \u003c\/strong\u003e \u003cspan class=\"sd-neo2-spec-note\"\u003e Pearl foam cushioning and shaped XPE 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=\"sd-neo2-compatibility\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003cdiv class=\"sd-neo2-compatibility-panel\"\u003e\n\u003cdiv class=\"sd-neo2-compatibility-copy\"\u003e\n\u003cp class=\"sd-neo2-section-label sd-neo2-section-label-light\"\u003eDJI Neo 2 Compatibility\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-compatibility-title\"\u003eDesigned for the DJI Neo 2 Fly More Combo\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-compatibility-text\"\u003eThis AEROVAULT case is designed for the DJI Neo 2 Fly More Combo with DJI RC-N3. The dedicated interior layout accommodates the confirmed aircraft, controller, Digital Transceiver, three batteries, charging hub, propeller guards and selected smaller accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-compatibility-list\"\u003e\n\u003cdiv class=\"sd-neo2-compatibility-item\"\u003e\n\u003cspan class=\"sd-neo2-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e DJI Neo 2 Fly More Combo compatible \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-compatibility-item\"\u003e\n\u003cspan class=\"sd-neo2-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Designed for the DJI RC-N3 configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-compatibility-item\"\u003e\n\u003cspan class=\"sd-neo2-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Case and shoulder strap included \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=\"sd-neo2-canada\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003cdiv class=\"sd-neo2-canada-panel\"\u003e\n\u003cp class=\"sd-neo2-section-label\"\u003eAvailable from SpeedyDrone Canada\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-canada-title\"\u003eAEROVAULT Neo 2 Storage for Canadian Drone Pilots\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-canada-text\"\u003eAvailable from SpeedyDrone.ca with Toronto pickup and Canada-wide shipping options. Check the product page for current inventory, pickup availability and available delivery options for your Canadian address.\u003c\/p\u003e\n\u003cdiv class=\"sd-neo2-canada-tags\"\u003e\n\u003cspan class=\"sd-neo2-canada-tag\"\u003e SpeedyDrone.ca \u003c\/span\u003e \u003cspan class=\"sd-neo2-canada-tag\"\u003e Toronto Pickup Options \u003c\/span\u003e \u003cspan class=\"sd-neo2-canada-tag\"\u003e Canada-Wide Shipping \u003c\/span\u003e \u003cspan class=\"sd-neo2-canada-tag\"\u003e Canada-Based 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=\"sd-neo2-faq\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003cdiv class=\"sd-neo2-faq-grid\"\u003e\n\u003cdiv class=\"sd-neo2-faq-heading\"\u003e\n\u003cp class=\"sd-neo2-section-label\"\u003eQuick Answers\u003c\/p\u003e\n\u003ch2 class=\"sd-neo2-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"sd-neo2-faq-intro\"\u003eAnswers about compatibility, interior organization, dimensions, materials, carrying options and included contents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sd-neo2-faq-list\"\u003e\n\u003cdetails class=\"sd-neo2-faq-item\"\u003e\n\u003csummary class=\"sd-neo2-faq-question\"\u003eWhich DJI Neo 2 configuration is this case designed for?\u003c\/summary\u003e\n\u003cdiv class=\"sd-neo2-faq-answer\"\u003eThis AEROVAULT Protective Case is designed for the DJI Neo 2 Fly More Combo with DJI RC-N3.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-neo2-faq-item\"\u003e\n\u003csummary class=\"sd-neo2-faq-question\"\u003eCan the complete Fly More Combo fit inside?\u003c\/summary\u003e\n\u003cdiv class=\"sd-neo2-faq-answer\"\u003eYes. The confirmed interior layout accommodates the DJI Neo 2 aircraft, DJI RC-N3, Digital Transceiver, three batteries, Two-Way Charging Hub, propeller guards, cables and selected smaller accessories.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-neo2-faq-item\"\u003e\n\u003csummary class=\"sd-neo2-faq-question\"\u003eHow is the interior organized?\u003c\/summary\u003e\n\u003cdiv class=\"sd-neo2-faq-answer\"\u003eThe lid contains contoured cushioning foam, while the lower XPE insert has dedicated compartments for the Neo 2 aircraft, DJI RC-N3, three batteries, charging hub, Digital Transceiver, propeller guards and smaller accessories.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-neo2-faq-item\"\u003e\n\u003csummary class=\"sd-neo2-faq-question\"\u003eWhat are the dimensions and weight of the case?\u003c\/summary\u003e\n\u003cdiv class=\"sd-neo2-faq-answer\"\u003eThe exterior dimensions are 33 × 12 × 28 cm. The approximate product weight is 1.3 kg.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-neo2-faq-item\"\u003e\n\u003csummary class=\"sd-neo2-faq-question\"\u003eWhat materials are used to make the case?\u003c\/summary\u003e\n\u003cdiv class=\"sd-neo2-faq-answer\"\u003eThe exterior shell is made from PP\/ABS. The interior combines EPE pearl foam with a shaped XPE foam insert.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-neo2-faq-item\"\u003e\n\u003csummary class=\"sd-neo2-faq-question\"\u003eIs a shoulder strap included?\u003c\/summary\u003e\n\u003cdiv class=\"sd-neo2-faq-answer\"\u003eYes. A shoulder strap is included with the case. The case also has an integrated carrying handle for hand transport.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-neo2-faq-item\"\u003e\n\u003csummary class=\"sd-neo2-faq-question\"\u003eHow does the manual pressure valve work?\u003c\/summary\u003e\n\u003cdiv class=\"sd-neo2-faq-answer\"\u003eThe screw-style valve can be operated manually to help equalize pressure between the inside and outside of the case before opening after changes in elevation, temperature or transportation conditions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sd-neo2-faq-item\"\u003e\n\u003csummary class=\"sd-neo2-faq-question\"\u003eIs the case waterproof or IP rated?\u003c\/summary\u003e\n\u003cdiv class=\"sd-neo2-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=\"sd-neo2-faq-item\"\u003e\n\u003csummary class=\"sd-neo2-faq-question\"\u003eAre the drone and Fly More Combo accessories included?\u003c\/summary\u003e\n\u003cdiv class=\"sd-neo2-faq-answer\"\u003eNo. This listing includes the AEROVAULT Protective Case and shoulder strap only. The aircraft, controller, batteries, charging equipment and other accessories are sold separately unless otherwise specified.\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=\"sd-neo2-note\"\u003e\n\u003cdiv class=\"sd-neo2-container\"\u003e\n\u003cp class=\"sd-neo2-note-text\"\u003eThis listing includes the AEROVAULT Protective Case and shoulder strap only. The DJI Neo 2 aircraft, remote controller, batteries, charging equipment and accessories shown or referenced 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":47462707724425,"sku":null,"price":89.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2Case.png?v=1783807378"},{"product_id":"aero-vault-soft-case-for-dji-neo-2-motion-combo","title":"AEROVAULT Soft Case for DJI Neo 2 Motion Fly More Combo","description":"\u003cstyle\u003e\n  .sd-n2motion-soft,\n  .sd-n2motion-soft * {\n    box-sizing: border-box;\n  }\n\n  .sd-n2motion-soft {\n    --n2s-text: #171717;\n    --n2s-muted: #686868;\n    --n2s-border: rgba(0, 0, 0, 0.09);\n    --n2s-light: #f5f5f5;\n    --n2s-dark: #0b0b0b;\n    --n2s-radius-xl: 30px;\n    --n2s-radius-lg: 22px;\n    --n2s-radius-md: 16px;\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--n2s-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .sd-n2motion-soft img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .sd-n2motion-soft h2,\n  .sd-n2motion-soft h3,\n  .sd-n2motion-soft p {\n    margin: 0;\n  }\n\n  .sd-n2motion-soft-wrap {\n    width: min(1220px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .sd-n2motion-soft-label {\n    margin-bottom: 12px !important;\n    color: #767676;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .sd-n2motion-soft-label-light {\n    color: rgba(255, 255, 255, 0.5);\n  }\n\n  .sd-n2motion-soft-title {\n    color: #111111;\n    font-size: clamp(32px, 4.5vw, 58px);\n    font-weight: 700;\n    line-height: 1.06;\n    letter-spacing: -0.045em;\n    text-wrap: balance;\n  }\n\n  .sd-n2motion-soft-text {\n    margin-top: 18px !important;\n    color: var(--n2s-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  \/* HERO *\/\n\n  .sd-n2motion-soft-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 0;\n    background:\n      radial-gradient(\n        circle at 15% 18%,\n        rgba(255, 255, 255, 0.08),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 90% 82%,\n        rgba(255, 255, 255, 0.06),\n        transparent 28%\n      ),\n      linear-gradient(135deg, #060606 0%, #171717 58%, #090909 100%);\n  }\n\n  .sd-n2motion-soft-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    opacity: 0.11;\n    pointer-events: none;\n    background-image:\n      linear-gradient(\n        rgba(255, 255, 255, 0.05) 1px,\n        transparent 1px\n      ),\n      linear-gradient(\n        90deg,\n        rgba(255, 255, 255, 0.05) 1px,\n        transparent 1px\n      );\n    background-size: 42px 42px;\n  }\n\n  .sd-n2motion-soft-hero-grid {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: minmax(0, 0.94fr) minmax(400px, 1.06fr);\n    align-items: center;\n    gap: 58px;\n  }\n\n  .sd-n2motion-soft-logo-box {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 205px;\n    margin-bottom: 24px;\n    overflow: hidden;\n    border-radius: 7px;\n    background: #ffffff;\n  }\n\n  .sd-n2motion-soft-logo {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sd-n2motion-soft-eyebrow {\n    margin-bottom: 14px !important;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-n2motion-soft-hero-title {\n    max-width: 720px;\n    color: #ffffff;\n    font-size: clamp(38px, 5vw, 66px);\n    font-weight: 700;\n    line-height: 1.03;\n    letter-spacing: -0.045em;\n    text-wrap: balance;\n  }\n\n  .sd-n2motion-soft-hero-subtitle {\n    display: block;\n    margin-top: 14px;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 0.42em;\n    font-weight: 500;\n    line-height: 1.4;\n    letter-spacing: -0.015em;\n  }\n\n  .sd-n2motion-soft-hero-text {\n    max-width: 700px;\n    margin-top: 22px !important;\n    color: rgba(255, 255, 255, 0.74);\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .sd-n2motion-soft-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 26px;\n  }\n\n  .sd-n2motion-soft-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.2;\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n  }\n\n  .sd-n2motion-soft-hero-media {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 540px;\n    overflow: hidden;\n    padding: 26px 26px 74px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: var(--n2s-radius-xl);\n    background: #f7f7f7;\n    box-shadow: 0 34px 84px rgba(0, 0, 0, 0.42);\n  }\n\n  .sd-n2motion-soft-hero-image {\n    max-height: 555px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-n2motion-soft-hero-caption {\n    position: absolute;\n    right: 18px;\n    bottom: 18px;\n    left: 18px;\n    padding: 12px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 13px;\n    background: rgba(8, 8, 8, 0.78);\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  \/* INTRO *\/\n\n  .sd-n2motion-soft-intro {\n    padding: 92px 0 52px;\n    background: #ffffff;\n  }\n\n  .sd-n2motion-soft-heading {\n    max-width: 930px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .sd-n2motion-soft-summary {\n    max-width: 950px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    border: 1px solid var(--n2s-border);\n    border-radius: 18px;\n    background: #f7f7f7;\n    color: #3d3d3d;\n    font-size: 15px;\n    line-height: 1.75;\n    text-align: left;\n  }\n\n  .sd-n2motion-soft-summary strong {\n    color: #111111;\n  }\n\n  \/* QUICK FEATURES *\/\n\n  .sd-n2motion-soft-quick-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 42px;\n  }\n\n  .sd-n2motion-soft-quick-card {\n    min-height: 205px;\n    padding: 24px 22px;\n    border: 1px solid var(--n2s-border);\n    border-radius: var(--n2s-radius-lg);\n    background: #ffffff;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.04);\n  }\n\n  .sd-n2motion-soft-quick-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 40px;\n    height: 40px;\n    margin-bottom: 18px;\n    border-radius: 50%;\n    background: #111111;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n  }\n\n  .sd-n2motion-soft-quick-title {\n    margin-bottom: 8px !important;\n    color: #151515;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .sd-n2motion-soft-quick-text {\n    color: #6a6a6a;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* SINGLE INTERIOR DISPLAY *\/\n\n  .sd-n2motion-soft-interior {\n    padding: 56px 0 92px;\n    background: #ffffff;\n  }\n\n  .sd-n2motion-soft-interior-card {\n    display: grid;\n    grid-template-columns: minmax(0, 1.06fr) minmax(350px, 0.94fr);\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  .sd-n2motion-soft-interior-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 610px;\n    padding: 30px;\n    background: #f4f4f4;\n  }\n\n  .sd-n2motion-soft-interior-image {\n    max-height: 565px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-n2motion-soft-interior-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 610px;\n    overflow: hidden;\n    padding: clamp(38px, 6vw, 72px);\n  }\n\n  .sd-n2motion-soft-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.02),\n      0 0 0 100px rgba(255, 255, 255, 0.015);\n  }\n\n  .sd-n2motion-soft-interior-copy \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-n2motion-soft-dark-label {\n    margin-bottom: 20px !important;\n    color: rgba(255, 255, 255, 0.48);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-n2motion-soft-interior-title {\n    color: #ffffff;\n    font-size: clamp(30px, 4vw, 48px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-n2motion-soft-interior-text {\n    margin-top: 18px !important;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-n2motion-soft-dark-list {\n    display: grid;\n    gap: 11px;\n    margin-top: 24px;\n  }\n\n  .sd-n2motion-soft-dark-item {\n    position: relative;\n    padding-left: 26px;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 14px;\n    font-weight: 620;\n    line-height: 1.55;\n  }\n\n  .sd-n2motion-soft-dark-item::before {\n    content: \"\";\n    position: absolute;\n    top: 0.55em;\n    left: 2px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #ffffff;\n    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1);\n  }\n\n  \/* DETAIL CARDS *\/\n\n  .sd-n2motion-soft-details {\n    padding: 0 0 100px;\n    background: #ffffff;\n  }\n\n  .sd-n2motion-soft-details-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .sd-n2motion-soft-detail-card {\n    overflow: hidden;\n    border: 1px solid var(--n2s-border);\n    border-radius: 27px;\n    background: #f5f5f5;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .sd-n2motion-soft-detail-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 350px;\n    overflow: hidden;\n    padding: 18px;\n    border-bottom: 1px solid var(--n2s-border);\n    background: #fafafa;\n  }\n\n  .sd-n2motion-soft-detail-image {\n    max-height: 320px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-n2motion-soft-detail-copy {\n    padding: 30px 26px 33px;\n  }\n\n  .sd-n2motion-soft-detail-title {\n    color: #111111;\n    font-size: clamp(24px, 2.5vw, 34px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.03em;\n    text-wrap: balance;\n  }\n\n  .sd-n2motion-soft-detail-text {\n    margin-top: 14px !important;\n    color: #666666;\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .sd-n2motion-soft-list {\n    display: grid;\n    gap: 9px;\n    margin-top: 19px;\n  }\n\n  .sd-n2motion-soft-list-item {\n    position: relative;\n    padding-left: 23px;\n    color: #333333;\n    font-size: 13px;\n    font-weight: 620;\n    line-height: 1.55;\n  }\n\n  .sd-n2motion-soft-list-item::before {\n    content: \"\";\n    position: absolute;\n    top: 0.55em;\n    left: 2px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #111111;\n    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.06);\n  }\n\n  \/* COMPATIBILITY *\/\n\n  .sd-n2motion-soft-fits {\n    padding: 0 0 100px;\n    background: #ffffff;\n  }\n\n  .sd-n2motion-soft-fits-panel {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(44px, 7vw, 80px);\n    border-radius: 32px;\n    background:\n      radial-gradient(\n        circle at 90% 5%,\n        rgba(255, 255, 255, 0.1),\n        transparent 28%\n      ),\n      linear-gradient(135deg, #070707, #191919);\n  }\n\n  .sd-n2motion-soft-fits-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.02),\n      0 0 0 110px rgba(255, 255, 255, 0.015);\n  }\n\n  .sd-n2motion-soft-fits-heading,\n  .sd-n2motion-soft-fits-grid {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-n2motion-soft-fits-title {\n    max-width: 900px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 52px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-n2motion-soft-fits-text {\n    max-width: 780px;\n    margin-top: 18px !important;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .sd-n2motion-soft-fits-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 34px;\n  }\n\n  .sd-n2motion-soft-fits-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-height: 68px;\n    padding: 14px 15px;\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  }\n\n  .sd-n2motion-soft-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  \/* SPECIFICATIONS *\/\n\n  .sd-n2motion-soft-specs {\n    padding: 0 0 100px;\n    background: #ffffff;\n  }\n\n  .sd-n2motion-soft-specs-panel {\n    display: grid;\n    grid-template-columns: minmax(300px, 0.82fr) minmax(0, 1.18fr);\n    align-items: center;\n    gap: 56px;\n    overflow: hidden;\n    padding: clamp(42px, 6vw, 74px);\n    border: 1px solid var(--n2s-border);\n    border-radius: 30px;\n    background: #f5f5f5;\n  }\n\n  .sd-n2motion-soft-specs-title {\n    color: #111111;\n    font-size: clamp(32px, 4.2vw, 50px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-n2motion-soft-specs-text {\n    margin-top: 18px !important;\n    color: #686868;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-n2motion-soft-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sd-n2motion-soft-spec-card {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 170px;\n    padding: 24px 21px;\n    border: 1px solid var(--n2s-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.035);\n  }\n\n  .sd-n2motion-soft-spec-label {\n    margin-bottom: 10px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .sd-n2motion-soft-spec-value {\n    color: #111111;\n    font-size: clamp(22px, 2.5vw, 30px);\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .sd-n2motion-soft-spec-note {\n    margin-top: 8px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* CANADA *\/\n\n  .sd-n2motion-soft-canada {\n    padding: 0 0 100px;\n    background: #ffffff;\n  }\n\n  .sd-n2motion-soft-canada-panel {\n    padding: clamp(38px, 5vw, 60px);\n    border: 1px solid var(--n2s-border);\n    border-radius: 28px;\n    background: #f5f5f5;\n    text-align: center;\n  }\n\n  .sd-n2motion-soft-canada-title {\n    color: #111111;\n    font-size: clamp(29px, 3.8vw, 44px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n    text-wrap: balance;\n  }\n\n  .sd-n2motion-soft-canada-text {\n    max-width: 820px;\n    margin: 18px auto 0 !important;\n    color: #666666;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-n2motion-soft-canada-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 24px;\n  }\n\n  .sd-n2motion-soft-canada-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid var(--n2s-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  .sd-n2motion-soft-faq {\n    padding: 92px 0;\n    background: #f5f5f5;\n  }\n\n  .sd-n2motion-soft-faq-grid {\n    display: grid;\n    grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);\n    align-items: start;\n    gap: 64px;\n  }\n\n  .sd-n2motion-soft-faq-heading {\n    position: sticky;\n    top: 30px;\n  }\n\n  .sd-n2motion-soft-faq-title {\n    color: #111111;\n    font-size: clamp(31px, 4vw, 48px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-n2motion-soft-faq-intro {\n    margin-top: 16px !important;\n    color: #666666;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sd-n2motion-soft-faq-list {\n    display: grid;\n    gap: 11px;\n  }\n\n  .sd-n2motion-soft-faq-item {\n    overflow: hidden;\n    border: 1px solid var(--n2s-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .sd-n2motion-soft-faq-question {\n    position: relative;\n    display: block;\n    padding: 20px 56px 20px 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  .sd-n2motion-soft-faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  .sd-n2motion-soft-faq-question::before,\n  .sd-n2motion-soft-faq-question::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 22px;\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  .sd-n2motion-soft-faq-question::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .sd-n2motion-soft-faq-item[open]\n    .sd-n2motion-soft-faq-question::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .sd-n2motion-soft-faq-answer {\n    padding: 0 22px 22px;\n    color: #686868;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* NOTE *\/\n\n  .sd-n2motion-soft-note {\n    padding: 24px 0 30px;\n    background: #ffffff;\n  }\n\n  .sd-n2motion-soft-note-text {\n    max-width: 980px;\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: 1100px) {\n    .sd-n2motion-soft-fits-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 990px) {\n    .sd-n2motion-soft-quick-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-n2motion-soft-details-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-n2motion-soft-interior-card,\n    .sd-n2motion-soft-specs-panel,\n    .sd-n2motion-soft-faq-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-n2motion-soft-interior-media,\n    .sd-n2motion-soft-interior-copy {\n      min-height: auto;\n    }\n\n    .sd-n2motion-soft-specs-panel {\n      gap: 36px;\n    }\n\n    .sd-n2motion-soft-faq-heading {\n      position: static;\n    }\n  }\n\n  @media screen and (max-width: 860px) {\n    .sd-n2motion-soft-hero-grid {\n      grid-template-columns: 1fr;\n      gap: 38px;\n    }\n\n    .sd-n2motion-soft-hero-media {\n      min-height: auto;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 760px) {\n    .sd-n2motion-soft-wrap {\n      width: min(1220px, calc(100% - 28px));\n    }\n\n    .sd-n2motion-soft-hero {\n      padding: 46px 0 28px;\n    }\n\n    .sd-n2motion-soft-logo-box {\n      width: 172px;\n      margin-bottom: 22px;\n    }\n\n    .sd-n2motion-soft-eyebrow,\n    .sd-n2motion-soft-label,\n    .sd-n2motion-soft-dark-label {\n      font-size: 10px;\n      letter-spacing: 0.14em;\n    }\n\n    .sd-n2motion-soft-hero-title {\n      font-size: clamp(34px, 10.5vw, 48px);\n    }\n\n    .sd-n2motion-soft-hero-subtitle {\n      margin-top: 11px;\n      font-size: 0.44em;\n    }\n\n    .sd-n2motion-soft-hero-text,\n    .sd-n2motion-soft-text,\n    .sd-n2motion-soft-interior-text,\n    .sd-n2motion-soft-fits-text,\n    .sd-n2motion-soft-specs-text,\n    .sd-n2motion-soft-canada-text,\n    .sd-n2motion-soft-faq-intro {\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-n2motion-soft-badges {\n      gap: 7px;\n      margin-top: 22px;\n    }\n\n    .sd-n2motion-soft-badge,\n    .sd-n2motion-soft-canada-tag {\n      min-height: 35px;\n      padding: 8px 11px;\n      font-size: 10px;\n    }\n\n    .sd-n2motion-soft-hero-media {\n      padding: 16px 14px 56px;\n      border-radius: 22px;\n    }\n\n    .sd-n2motion-soft-hero-image {\n      max-height: none;\n    }\n\n    .sd-n2motion-soft-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    .sd-n2motion-soft-intro {\n      padding: 68px 0 34px;\n    }\n\n    .sd-n2motion-soft-title,\n    .sd-n2motion-soft-fits-title,\n    .sd-n2motion-soft-specs-title,\n    .sd-n2motion-soft-canada-title,\n    .sd-n2motion-soft-faq-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-n2motion-soft-summary {\n      margin-top: 22px;\n      padding: 18px;\n      border-radius: 15px;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .sd-n2motion-soft-quick-grid,\n    .sd-n2motion-soft-details-grid,\n    .sd-n2motion-soft-fits-grid,\n    .sd-n2motion-soft-spec-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .sd-n2motion-soft-quick-card {\n      min-height: auto;\n      padding: 20px;\n      border-radius: 17px;\n    }\n\n    .sd-n2motion-soft-interior {\n      padding: 40px 0 72px;\n    }\n\n    .sd-n2motion-soft-interior-card {\n      border-radius: 23px;\n    }\n\n    .sd-n2motion-soft-interior-media {\n      padding: 18px 14px;\n    }\n\n    .sd-n2motion-soft-interior-image {\n      max-height: none;\n    }\n\n    .sd-n2motion-soft-interior-copy {\n      padding: 34px 22px 38px;\n    }\n\n    .sd-n2motion-soft-interior-title,\n    .sd-n2motion-soft-detail-title {\n      font-size: clamp(26px, 8vw, 36px);\n    }\n\n    .sd-n2motion-soft-dark-item,\n    .sd-n2motion-soft-list-item {\n      padding-left: 23px;\n      font-size: 13px;\n    }\n\n    .sd-n2motion-soft-details,\n    .sd-n2motion-soft-fits,\n    .sd-n2motion-soft-specs,\n    .sd-n2motion-soft-canada {\n      padding-bottom: 72px;\n    }\n\n    .sd-n2motion-soft-detail-card {\n      border-radius: 22px;\n    }\n\n    .sd-n2motion-soft-detail-media {\n      min-height: auto;\n      padding: 14px;\n    }\n\n    .sd-n2motion-soft-detail-image {\n      max-height: none;\n    }\n\n    .sd-n2motion-soft-detail-copy {\n      padding: 28px 22px 30px;\n    }\n\n    .sd-n2motion-soft-detail-text {\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-n2motion-soft-fits-panel,\n    .sd-n2motion-soft-specs-panel,\n    .sd-n2motion-soft-canada-panel {\n      padding: 38px 22px;\n      border-radius: 22px;\n    }\n\n    .sd-n2motion-soft-spec-card {\n      min-height: auto;\n      padding: 20px 18px;\n      border-radius: 15px;\n    }\n\n    .sd-n2motion-soft-faq {\n      padding: 68px 0;\n    }\n\n    .sd-n2motion-soft-faq-grid {\n      gap: 26px;\n    }\n\n    .sd-n2motion-soft-faq-question {\n      padding: 18px 50px 18px 18px;\n      font-size: 14px;\n    }\n\n    .sd-n2motion-soft-faq-question::before,\n    .sd-n2motion-soft-faq-question::after {\n      right: 18px;\n    }\n\n    .sd-n2motion-soft-faq-answer {\n      padding: 0 18px 18px;\n      font-size: 13px;\n    }\n\n    .sd-n2motion-soft-note {\n      padding: 20px 0 26px;\n    }\n\n    .sd-n2motion-soft-note-text {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"sd-n2motion-soft\" aria-label=\"AEROVAULT Soft Case for DJI Neo 2 Motion Combo\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"sd-n2motion-soft-hero\"\u003e\n    \u003cdiv class=\"sd-n2motion-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2motion-soft-hero-grid\"\u003e\n        \u003cdiv class=\"sd-n2motion-soft-hero-copy\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-logo-box\"\u003e\n            \u003cimg class=\"sd-n2motion-soft-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/5fd58b74-e799-4cb4-b3c6-2430ddf452e7.png?v=1784055551\" alt=\"AERO VAULT protective case brand logo\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cp class=\"sd-n2motion-soft-eyebrow\"\u003e\n            DJI Neo 2 Motion Equipment Storage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2motion-soft-hero-title\"\u003e\n            Compact Soft Storage.\u003cbr\u003e\n            Motion Setup Ready.\n\n            \u003cspan class=\"sd-n2motion-soft-hero-subtitle\"\u003e\n              AEROVAULT Soft Case for DJI Neo 2 Motion Combo\n            \u003c\/span\u003e\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2motion-soft-hero-text\"\u003e\n            The AEROVAULT Soft Case is designed to organize compatible\n            DJI Neo 2 motion flying equipment, including the aircraft,\n            DJI Goggles N3, DJI RC Motion 3, Digital Transceiver, batteries,\n            Two-Way Charging Hub, propeller guards, cables and smaller\n            accessories. It combines a PU and EVA exterior with a Lycra-lined\n            EVA interior, dual-zipper closure, carrying handle and included\n            shoulder strap.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-badges\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-badge\"\u003e\n              Soft Carrying Case\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-n2motion-soft-badge\"\u003e\n              PU + EVA Exterior\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-n2motion-soft-badge\"\u003e\n              Lycra + EVA Interior\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-n2motion-soft-badge\"\u003e\n              Dual-Zipper Closure\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-n2motion-soft-badge\"\u003e\n              Shoulder Strap Included\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2motion-soft-hero-media\"\u003e\n          \u003cimg class=\"sd-n2motion-soft-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2Motion_Soft2.png?v=1784150998\" alt=\"Closed AEROVAULT Soft Case for DJI Neo 2 Motion Combo\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-hero-caption\"\u003e\n            Compact structured soft case with dual-zipper closure, carrying\n            handle and included shoulder strap.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"sd-n2motion-soft-intro\"\u003e\n    \u003cdiv class=\"sd-n2motion-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2motion-soft-heading\"\u003e\n        \u003cp class=\"sd-n2motion-soft-label\"\u003e\n          AEROVAULT DJI Neo 2 Motion Soft Case\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"sd-n2motion-soft-title\"\u003e\n          Organized Storage for Your Neo 2 Motion Flying Equipment\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sd-n2motion-soft-text\"\u003e\n          Designed for everyday storage and transportation, this compact soft\n          case provides shaped storage for the main DJI Neo 2 motion flying\n          components without the added size and weight of a rigid hard case.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sd-n2motion-soft-summary\"\u003e\n          \u003cstrong\u003eProduct overview:\u003c\/strong\u003e\n          The AEROVAULT Soft Case measures 34 × 25 × 14 cm and weighs\n          approximately 0.75 kg. It uses a PU and EVA exterior with a\n          Lycra-lined EVA interior. A carrying handle and detachable shoulder\n          strap are included.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-n2motion-soft-quick-grid\"\u003e\n        \u003carticle class=\"sd-n2motion-soft-quick-card\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-quick-number\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"sd-n2motion-soft-quick-title\"\u003e\n            Compact Soft-Case Design\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-n2motion-soft-quick-text\"\u003e\n            A lightweight structured soft case designed for regular storage\n            and transportation.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2motion-soft-quick-card\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-quick-number\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"sd-n2motion-soft-quick-title\"\u003e\n            Shaped EVA Interior\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-n2motion-soft-quick-text\"\u003e\n            Formed storage areas help keep compatible equipment separated\n            inside the case.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2motion-soft-quick-card\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-quick-number\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"sd-n2motion-soft-quick-title\"\u003e\n            Zippered Mesh Pocket\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-n2motion-soft-quick-text\"\u003e\n            The upper mesh pocket provides additional storage for cables and\n            smaller accessories.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2motion-soft-quick-card\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-quick-number\"\u003e\n            04\n          \u003c\/div\u003e\n\n          \u003ch3 class=\"sd-n2motion-soft-quick-title\"\u003e\n            Two Carrying Options\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-n2motion-soft-quick-text\"\u003e\n            Carry the case using its hand handle or the included shoulder\n            strap.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SINGLE INTERIOR DISPLAY --\u003e\n  \u003cdiv class=\"sd-n2motion-soft-interior\"\u003e\n    \u003cdiv class=\"sd-n2motion-soft-wrap\"\u003e\n      \u003carticle class=\"sd-n2motion-soft-interior-card\"\u003e\n        \u003cdiv class=\"sd-n2motion-soft-interior-media\"\u003e\n          \u003cimg class=\"sd-n2motion-soft-interior-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo_2_Motion_Soft_5.png?v=1784151173\" alt=\"AEROVAULT Soft Case showing DJI Neo 2 motion flying equipment arranged inside\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2motion-soft-interior-copy\"\u003e\n          \u003cp class=\"sd-n2motion-soft-dark-label\"\u003e\n            Interior Equipment Display\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2motion-soft-interior-title\"\u003e\n            Shaped Storage with an Upper Accessory Pocket\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2motion-soft-interior-text\"\u003e\n            The Lycra-lined EVA interior is designed around compatible\n            DJI Neo 2 motion equipment. Formed lower compartments organize\n            the primary components, while the zippered mesh pocket inside the\n            lid provides additional storage for cables and smaller items.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-dark-list\"\u003e\n            \u003cdiv class=\"sd-n2motion-soft-dark-item\"\u003e\n              Shaped DJI Neo 2 aircraft compartment\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-dark-item\"\u003e\n              Storage area for DJI Goggles N3\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-dark-item\"\u003e\n              Storage area for DJI RC Motion 3\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-dark-item\"\u003e\n              Space for batteries and Two-Way Charging Hub\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-dark-item\"\u003e\n              Zippered mesh pocket for cables and smaller accessories\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"sd-n2motion-soft-details\"\u003e\n    \u003cdiv class=\"sd-n2motion-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2motion-soft-details-grid\"\u003e\n        \u003carticle class=\"sd-n2motion-soft-detail-card\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-detail-media\"\u003e\n            \u003cimg class=\"sd-n2motion-soft-detail-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2Motion_Soft4.png?v=1784151047\" alt=\"Dual zipper detail on the AEROVAULT DJI Neo 2 Motion Soft Case\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-detail-copy\"\u003e\n            \u003ch3 class=\"sd-n2motion-soft-detail-title\"\u003e\n              Dual-Zipper Closure\n            \u003c\/h3\u003e\n\n            \u003cp class=\"sd-n2motion-soft-detail-text\"\u003e\n              Two zipper pulls provide access around the case opening and\n              help keep the stored equipment contained during regular\n              carrying and storage.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-list\"\u003e\n              \u003cdiv class=\"sd-n2motion-soft-list-item\"\u003e\n                Two zipper pulls\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2motion-soft-list-item\"\u003e\n                Wide case opening\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2motion-soft-list-item\"\u003e\n                Direct access to stored equipment\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2motion-soft-detail-card\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-detail-media\"\u003e\n            \u003cimg class=\"sd-n2motion-soft-detail-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2Motion_Soft3.png?v=1784150999\" alt=\"Carrying handle on the AEROVAULT DJI Neo 2 Motion Soft Case\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-detail-copy\"\u003e\n            \u003ch3 class=\"sd-n2motion-soft-detail-title\"\u003e\n              Handle and Shoulder Strap\n            \u003c\/h3\u003e\n\n            \u003cp class=\"sd-n2motion-soft-detail-text\"\u003e\n              The integrated handle provides a hand-carry option, while the\n              included shoulder strap provides another method for carrying\n              the case.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-list\"\u003e\n              \u003cdiv class=\"sd-n2motion-soft-list-item\"\u003e\n                Integrated carrying handle\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2motion-soft-list-item\"\u003e\n                Shoulder strap included\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2motion-soft-list-item\"\u003e\n                Two carrying configurations\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2motion-soft-detail-card\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-detail-media\"\u003e\n            \u003cimg class=\"sd-n2motion-soft-detail-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2_Motion_Soft5.png?v=1784151463\" alt=\"PU and EVA exterior detail of the AEROVAULT DJI Neo 2 Motion Soft Case\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-detail-copy\"\u003e\n            \u003ch3 class=\"sd-n2motion-soft-detail-title\"\u003e\n              PU and EVA Exterior\n            \u003c\/h3\u003e\n\n            \u003cp class=\"sd-n2motion-soft-detail-text\"\u003e\n              The exterior combines PU material with an EVA structure to\n              create a shaped soft-case body for everyday storage and\n              transportation.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-list\"\u003e\n              \u003cdiv class=\"sd-n2motion-soft-list-item\"\u003e\n                PU exterior surface\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2motion-soft-list-item\"\u003e\n                Structured EVA case body\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2motion-soft-list-item\"\u003e\n                Lightweight soft-case construction\n              \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\/div\u003e\n\n  \u003c!-- COMPATIBILITY --\u003e\n  \u003cdiv class=\"sd-n2motion-soft-fits\"\u003e\n    \u003cdiv class=\"sd-n2motion-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2motion-soft-fits-panel\"\u003e\n        \u003cdiv class=\"sd-n2motion-soft-fits-heading\"\u003e\n          \u003cp class=\"sd-n2motion-soft-label sd-n2motion-soft-label-light\"\u003e\n            Confirmed Storage Compatibility\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2motion-soft-fits-title\"\u003e\n            Designed for DJI Neo 2 Motion Flying Equipment\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2motion-soft-fits-text\"\u003e\n            The interior is designed to accommodate the following compatible\n            equipment and accessories. Exact placement may vary depending on\n            the number of batteries and the accessory configuration.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2motion-soft-fits-grid\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-fits-item\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Neo 2 aircraft\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-fits-item\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Goggles N3\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-fits-item\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI RC Motion 3\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-fits-item\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Neo 2 Digital Transceiver\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-fits-item\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eCompatible flight batteries\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-fits-item\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eTwo-Way Charging Hub\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-fits-item\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003ePropeller Guards\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-fits-item\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eCables and smaller accessories\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"sd-n2motion-soft-specs\"\u003e\n    \u003cdiv class=\"sd-n2motion-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2motion-soft-specs-panel\"\u003e\n        \u003cdiv class=\"sd-n2motion-soft-specs-copy\"\u003e\n          \u003cp class=\"sd-n2motion-soft-label\"\u003e\n            Product Specifications\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2motion-soft-specs-title\"\u003e\n            Compact Size.\u003cbr\u003e\n            Lightweight Carry.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2motion-soft-specs-text\"\u003e\n            This AEROVAULT soft case combines a PU and EVA exterior with a\n            Lycra-lined EVA interior. It measures 34 × 25 × 14 cm and weighs\n            approximately 0.75 kg.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2motion-soft-spec-grid\"\u003e\n          \u003cdiv class=\"sd-n2motion-soft-spec-card\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-spec-label\"\u003e\n              External Dimensions\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-n2motion-soft-spec-value\"\u003e\n              34 × 25 × 14 cm\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-n2motion-soft-spec-note\"\u003e\n              Exterior case dimensions\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-spec-card\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-spec-label\"\u003e\n              Approximate Weight\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-n2motion-soft-spec-value\"\u003e\n              Approx. 0.75 kg\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-n2motion-soft-spec-note\"\u003e\n              Weight provided for the empty case\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-spec-card\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-spec-label\"\u003e\n              Exterior Materials\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-n2motion-soft-spec-value\"\u003e\n              PU + EVA\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-n2motion-soft-spec-note\"\u003e\n              Structured soft-case exterior\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2motion-soft-spec-card\"\u003e\n            \u003cspan class=\"sd-n2motion-soft-spec-label\"\u003e\n              Interior Materials\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-n2motion-soft-spec-value\"\u003e\n              Lycra + EVA\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-n2motion-soft-spec-note\"\u003e\n              Lined shaped interior compartments\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CANADA --\u003e\n  \u003cdiv class=\"sd-n2motion-soft-canada\"\u003e\n    \u003cdiv class=\"sd-n2motion-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2motion-soft-canada-panel\"\u003e\n        \u003cp class=\"sd-n2motion-soft-label\"\u003e\n          Available from SpeedyDrone Canada\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"sd-n2motion-soft-canada-title\"\u003e\n          AEROVAULT Neo 2 Motion Soft Case in Canada\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sd-n2motion-soft-canada-text\"\u003e\n          Available from SpeedyDrone.ca with Toronto pickup and Canada-wide\n          shipping options. Check the product page for current inventory,\n          pickup availability and delivery options for your Canadian address.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sd-n2motion-soft-canada-tags\"\u003e\n          \u003cspan class=\"sd-n2motion-soft-canada-tag\"\u003e\n            SpeedyDrone.ca\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-n2motion-soft-canada-tag\"\u003e\n            Toronto Pickup Options\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-n2motion-soft-canada-tag\"\u003e\n            Canada-Wide Shipping\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-n2motion-soft-canada-tag\"\u003e\n            Canada-Based Support\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"sd-n2motion-soft-faq\"\u003e\n    \u003cdiv class=\"sd-n2motion-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2motion-soft-faq-grid\"\u003e\n        \u003cdiv class=\"sd-n2motion-soft-faq-heading\"\u003e\n          \u003cp class=\"sd-n2motion-soft-label\"\u003e\n            Quick Answers\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2motion-soft-faq-title\"\u003e\n            Frequently Asked Questions\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2motion-soft-faq-intro\"\u003e\n            Answers about compatibility, materials, dimensions, storage\n            features and included contents.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2motion-soft-faq-list\"\u003e\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              Which DJI setup is this soft case designed for?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              This AEROVAULT Soft Case is designed for compatible DJI Neo 2\n              motion flying equipment using DJI Goggles N3 and DJI RC Motion\n              3.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              What equipment can fit inside?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              The case is designed to accommodate the DJI Neo 2 aircraft,\n              DJI Goggles N3, DJI RC Motion 3, Digital Transceiver, compatible\n              batteries, Two-Way Charging Hub, propeller guards, cables and\n              smaller accessories.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              How many batteries can the case hold?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              Battery capacity depends on the exact accessory configuration.\n              Confirm the required number of batteries and the intended\n              equipment layout before purchase.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              Does the case have storage for cables?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              Yes. The case has a zippered mesh pocket inside the lid for\n              cables and selected smaller accessories.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              What materials are used?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              The exterior combines PU and EVA. The interior uses Lycra-lined\n              EVA compartments.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              What are the dimensions and weight?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              The case measures 34 × 25 × 14 cm and weighs approximately\n              0.75 kg when empty.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              Is a shoulder strap included?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              Yes. A shoulder strap is included, and the case also has an\n              integrated carrying handle.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              Is this a hard case?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              No. This is a structured soft case made with a PU and EVA\n              exterior.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              Is the case waterproof or IP rated?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              No waterproof or IP rating is provided for this product. Avoid\n              submerging the case or exposing it to prolonged heavy rain.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2motion-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2motion-soft-faq-question\"\u003e\n              Are the drone and accessories included?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2motion-soft-faq-answer\"\u003e\n              No. This listing includes the AEROVAULT Soft Case and shoulder\n              strap only. The aircraft, goggles, controller, batteries,\n              charging equipment and other accessories are sold separately\n              unless otherwise specified.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- NOTE --\u003e\n  \u003cdiv class=\"sd-n2motion-soft-note\"\u003e\n    \u003cdiv class=\"sd-n2motion-soft-wrap\"\u003e\n      \u003cp class=\"sd-n2motion-soft-note-text\"\u003e\n        This listing includes the AEROVAULT Soft Case and shoulder strap only.\n        The DJI Neo 2 aircraft, DJI Goggles N3, DJI RC Motion 3, Digital\n        Transceiver, batteries, charging equipment and other accessories\n        shown or referenced are not included unless otherwise specified.\n        Exact storage capacity depends on the selected battery and accessory\n        configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"SpeedyDrone Canada ","offers":[{"title":"Default Title","offer_id":47462759956617,"sku":null,"price":69.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/d843fbae-6a6c-48a6-a41e-fc8d9cb3f4d5.png?v=1784154742"},{"product_id":"aero-vault-soft-case-for-dji-neo-2-fly-more-combo","title":"AEROVAULT Soft Case for DJI Neo 2 Fly More Combo","description":"\u003cstyle\u003e\n  .sd-n2fm-soft,\n  .sd-n2fm-soft * {\n    box-sizing: border-box;\n  }\n\n  .sd-n2fm-soft {\n    --n2fm-text: #171717;\n    --n2fm-muted: #686868;\n    --n2fm-border: rgba(0, 0, 0, 0.09);\n    --n2fm-light: #f5f5f5;\n    --n2fm-dark: #0b0b0b;\n    --n2fm-radius-xl: 30px;\n    --n2fm-radius-lg: 22px;\n    --n2fm-radius-md: 16px;\n\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--n2fm-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .sd-n2fm-soft img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .sd-n2fm-soft h2,\n  .sd-n2fm-soft h3,\n  .sd-n2fm-soft p {\n    margin: 0;\n  }\n\n  .sd-n2fm-soft-wrap {\n    width: min(1220px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .sd-n2fm-soft-label {\n    margin-bottom: 12px !important;\n    color: #767676;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .sd-n2fm-soft-label-light {\n    color: rgba(255, 255, 255, 0.5);\n  }\n\n  .sd-n2fm-soft-section-title {\n    color: #111111;\n    font-size: clamp(32px, 4.5vw, 56px);\n    font-weight: 700;\n    line-height: 1.07;\n    letter-spacing: -0.045em;\n    text-wrap: balance;\n  }\n\n  .sd-n2fm-soft-section-text {\n    max-width: 840px;\n    margin: 18px auto 0 !important;\n    color: var(--n2fm-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  \/* HERO *\/\n\n  .sd-n2fm-soft-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 0;\n    background:\n      radial-gradient(\n        circle at 15% 18%,\n        rgba(255, 255, 255, 0.08),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 90% 82%,\n        rgba(255, 255, 255, 0.06),\n        transparent 28%\n      ),\n      linear-gradient(135deg, #060606 0%, #171717 58%, #090909 100%);\n  }\n\n  .sd-n2fm-soft-hero::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    opacity: 0.11;\n    pointer-events: none;\n    background-image:\n      linear-gradient(\n        rgba(255, 255, 255, 0.05) 1px,\n        transparent 1px\n      ),\n      linear-gradient(\n        90deg,\n        rgba(255, 255, 255, 0.05) 1px,\n        transparent 1px\n      );\n    background-size: 42px 42px;\n  }\n\n  .sd-n2fm-soft-hero-grid {\n    position: relative;\n    z-index: 2;\n    display: grid;\n    grid-template-columns: minmax(0, 0.94fr) minmax(400px, 1.06fr);\n    align-items: center;\n    gap: 58px;\n  }\n\n  .sd-n2fm-soft-logo-box {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 205px;\n    margin-bottom: 24px;\n    overflow: hidden;\n    border-radius: 7px;\n    background: #ffffff;\n  }\n\n  .sd-n2fm-soft-logo {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-n2fm-soft-eyebrow {\n    margin-bottom: 14px !important;\n    color: rgba(255, 255, 255, 0.62);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-n2fm-soft-hero-title {\n    max-width: 720px;\n    color: #ffffff;\n    font-size: clamp(38px, 5vw, 66px);\n    font-weight: 700;\n    line-height: 1.03;\n    letter-spacing: -0.045em;\n    text-wrap: balance;\n  }\n\n  .sd-n2fm-soft-hero-subtitle {\n    display: block;\n    margin-top: 14px;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 0.42em;\n    font-weight: 500;\n    line-height: 1.4;\n    letter-spacing: -0.015em;\n  }\n\n  .sd-n2fm-soft-hero-text {\n    max-width: 700px;\n    margin-top: 22px !important;\n    color: rgba(255, 255, 255, 0.74);\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .sd-n2fm-soft-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 26px;\n  }\n\n  .sd-n2fm-soft-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.2;\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n  }\n\n  .sd-n2fm-soft-hero-media {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 520px;\n    overflow: hidden;\n    padding: 26px 26px 72px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: var(--n2fm-radius-xl);\n    background: #f7f7f7;\n    box-shadow: 0 34px 84px rgba(0, 0, 0, 0.42);\n  }\n\n  .sd-n2fm-soft-hero-image {\n    max-height: 510px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-n2fm-soft-hero-caption {\n    position: absolute;\n    right: 18px;\n    bottom: 18px;\n    left: 18px;\n    padding: 12px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 13px;\n    background: rgba(8, 8, 8, 0.78);\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 12px;\n    line-height: 1.5;\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n  }\n\n  \/* INTRO *\/\n\n  .sd-n2fm-soft-intro {\n    padding: 92px 0 52px;\n    background: #ffffff;\n  }\n\n  .sd-n2fm-soft-heading {\n    max-width: 950px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .sd-n2fm-soft-summary {\n    max-width: 950px;\n    margin: 28px auto 0;\n    padding: 22px 24px;\n    border: 1px solid var(--n2fm-border);\n    border-radius: 18px;\n    background: #f7f7f7;\n    color: #3d3d3d;\n    font-size: 15px;\n    line-height: 1.75;\n    text-align: left;\n  }\n\n  .sd-n2fm-soft-summary strong {\n    color: #111111;\n  }\n\n  \/* QUICK FEATURES *\/\n\n  .sd-n2fm-soft-quick-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 42px;\n  }\n\n  .sd-n2fm-soft-quick-card {\n    min-height: 205px;\n    padding: 24px 22px;\n    border: 1px solid var(--n2fm-border);\n    border-radius: var(--n2fm-radius-lg);\n    background: #ffffff;\n    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.04);\n  }\n\n  .sd-n2fm-soft-quick-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 40px;\n    height: 40px;\n    margin-bottom: 18px;\n    border-radius: 50%;\n    background: #111111;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n  }\n\n  .sd-n2fm-soft-quick-title {\n    margin-bottom: 8px !important;\n    color: #151515;\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .sd-n2fm-soft-quick-text {\n    color: #6a6a6a;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* INTERIOR *\/\n\n  .sd-n2fm-soft-interior {\n    padding: 56px 0 94px;\n    background: #ffffff;\n  }\n\n  .sd-n2fm-soft-interior-card {\n    display: grid;\n    grid-template-columns: minmax(0, 1.04fr) minmax(350px, 0.96fr);\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  .sd-n2fm-soft-interior-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 650px;\n    padding: 30px;\n    background: #f4f4f4;\n  }\n\n  .sd-n2fm-soft-interior-image {\n    max-height: 600px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-n2fm-soft-interior-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 650px;\n    overflow: hidden;\n    padding: clamp(38px, 6vw, 72px);\n  }\n\n  .sd-n2fm-soft-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.02),\n      0 0 0 100px rgba(255, 255, 255, 0.015);\n  }\n\n  .sd-n2fm-soft-interior-copy \u003e * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-n2fm-soft-dark-label {\n    margin-bottom: 20px !important;\n    color: rgba(255, 255, 255, 0.48);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .sd-n2fm-soft-interior-title {\n    color: #ffffff;\n    font-size: clamp(30px, 4vw, 48px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-n2fm-soft-interior-text {\n    margin-top: 18px !important;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-n2fm-soft-dark-list {\n    display: grid;\n    gap: 11px;\n    margin-top: 24px;\n  }\n\n  .sd-n2fm-soft-dark-item {\n    position: relative;\n    padding-left: 26px;\n    color: rgba(255, 255, 255, 0.84);\n    font-size: 14px;\n    font-weight: 620;\n    line-height: 1.55;\n  }\n\n  .sd-n2fm-soft-dark-item::before {\n    content: \"\";\n    position: absolute;\n    top: 0.55em;\n    left: 2px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #ffffff;\n    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1);\n  }\n\n  \/* DETAILS *\/\n\n  .sd-n2fm-soft-details {\n    padding: 0 0 100px;\n    background: #ffffff;\n  }\n\n  .sd-n2fm-soft-details-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .sd-n2fm-soft-detail-card {\n    overflow: hidden;\n    border: 1px solid var(--n2fm-border);\n    border-radius: 27px;\n    background: #f5f5f5;\n    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.04);\n  }\n\n  .sd-n2fm-soft-detail-media {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 350px;\n    overflow: hidden;\n    padding: 18px;\n    border-bottom: 1px solid var(--n2fm-border);\n    background: #fafafa;\n  }\n\n  .sd-n2fm-soft-detail-image {\n    max-height: 320px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .sd-n2fm-soft-detail-copy {\n    padding: 30px 26px 33px;\n  }\n\n  .sd-n2fm-soft-detail-title {\n    color: #111111;\n    font-size: clamp(24px, 2.5vw, 34px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.03em;\n    text-wrap: balance;\n  }\n\n  .sd-n2fm-soft-detail-text {\n    margin-top: 14px !important;\n    color: #666666;\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .sd-n2fm-soft-list {\n    display: grid;\n    gap: 9px;\n    margin-top: 19px;\n  }\n\n  .sd-n2fm-soft-list-item {\n    position: relative;\n    padding-left: 23px;\n    color: #333333;\n    font-size: 13px;\n    font-weight: 620;\n    line-height: 1.55;\n  }\n\n  .sd-n2fm-soft-list-item::before {\n    content: \"\";\n    position: absolute;\n    top: 0.55em;\n    left: 2px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #111111;\n    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.06);\n  }\n\n  \/* STORAGE CAPACITY *\/\n\n  .sd-n2fm-soft-storage {\n    padding: 0 0 100px;\n    background: #ffffff;\n  }\n\n  .sd-n2fm-soft-storage-panel {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(44px, 7vw, 80px);\n    border-radius: 32px;\n    background:\n      radial-gradient(\n        circle at 90% 5%,\n        rgba(255, 255, 255, 0.1),\n        transparent 28%\n      ),\n      linear-gradient(135deg, #070707, #191919);\n  }\n\n  .sd-n2fm-soft-storage-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.02),\n      0 0 0 110px rgba(255, 255, 255, 0.015);\n  }\n\n  .sd-n2fm-soft-storage-heading,\n  .sd-n2fm-soft-storage-grid {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sd-n2fm-soft-storage-title {\n    max-width: 900px;\n    color: #ffffff;\n    font-size: clamp(32px, 4.4vw, 52px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-n2fm-soft-storage-text {\n    max-width: 800px;\n    margin-top: 18px !important;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .sd-n2fm-soft-storage-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 34px;\n  }\n\n  .sd-n2fm-soft-storage-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-height: 68px;\n    padding: 14px 15px;\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  }\n\n  .sd-n2fm-soft-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  \/* SPECIFICATIONS *\/\n\n  .sd-n2fm-soft-specs {\n    padding: 0 0 100px;\n    background: #ffffff;\n  }\n\n  .sd-n2fm-soft-specs-panel {\n    display: grid;\n    grid-template-columns: minmax(300px, 0.82fr) minmax(0, 1.18fr);\n    align-items: center;\n    gap: 56px;\n    overflow: hidden;\n    padding: clamp(42px, 6vw, 74px);\n    border: 1px solid var(--n2fm-border);\n    border-radius: 30px;\n    background: #f5f5f5;\n  }\n\n  .sd-n2fm-soft-specs-title {\n    color: #111111;\n    font-size: clamp(32px, 4.2vw, 50px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    text-wrap: balance;\n  }\n\n  .sd-n2fm-soft-specs-text {\n    margin-top: 18px !important;\n    color: #686868;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-n2fm-soft-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sd-n2fm-soft-spec-card {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 170px;\n    padding: 24px 21px;\n    border: 1px solid var(--n2fm-border);\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.035);\n  }\n\n  .sd-n2fm-soft-spec-label {\n    margin-bottom: 10px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .sd-n2fm-soft-spec-value {\n    color: #111111;\n    font-size: clamp(22px, 2.5vw, 30px);\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .sd-n2fm-soft-spec-note {\n    margin-top: 8px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* CANADA *\/\n\n  .sd-n2fm-soft-canada {\n    padding: 0 0 100px;\n    background: #ffffff;\n  }\n\n  .sd-n2fm-soft-canada-panel {\n    padding: clamp(38px, 5vw, 60px);\n    border: 1px solid var(--n2fm-border);\n    border-radius: 28px;\n    background: #f5f5f5;\n    text-align: center;\n  }\n\n  .sd-n2fm-soft-canada-title {\n    color: #111111;\n    font-size: clamp(29px, 3.8vw, 44px);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n    text-wrap: balance;\n  }\n\n  .sd-n2fm-soft-canada-text {\n    max-width: 820px;\n    margin: 18px auto 0 !important;\n    color: #666666;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sd-n2fm-soft-canada-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 24px;\n  }\n\n  .sd-n2fm-soft-canada-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 14px;\n    border: 1px solid var(--n2fm-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  .sd-n2fm-soft-faq {\n    padding: 92px 0;\n    background: #f5f5f5;\n  }\n\n  .sd-n2fm-soft-faq-grid {\n    display: grid;\n    grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);\n    align-items: start;\n    gap: 64px;\n  }\n\n  .sd-n2fm-soft-faq-heading {\n    position: sticky;\n    top: 30px;\n  }\n\n  .sd-n2fm-soft-faq-title {\n    color: #111111;\n    font-size: clamp(31px, 4vw, 48px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n  }\n\n  .sd-n2fm-soft-faq-intro {\n    margin-top: 16px !important;\n    color: #666666;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .sd-n2fm-soft-faq-list {\n    display: grid;\n    gap: 11px;\n  }\n\n  .sd-n2fm-soft-faq-item {\n    overflow: hidden;\n    border: 1px solid var(--n2fm-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .sd-n2fm-soft-faq-question {\n    position: relative;\n    display: block;\n    padding: 20px 56px 20px 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  .sd-n2fm-soft-faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  .sd-n2fm-soft-faq-question::before,\n  .sd-n2fm-soft-faq-question::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 22px;\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  .sd-n2fm-soft-faq-question::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .sd-n2fm-soft-faq-item[open]\n    .sd-n2fm-soft-faq-question::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .sd-n2fm-soft-faq-answer {\n    padding: 0 22px 22px;\n    color: #686868;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  \/* NOTE *\/\n\n  .sd-n2fm-soft-note {\n    padding: 24px 0 30px;\n    background: #ffffff;\n  }\n\n  .sd-n2fm-soft-note-text {\n    max-width: 980px;\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: 1100px) {\n    .sd-n2fm-soft-storage-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 990px) {\n    .sd-n2fm-soft-quick-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-n2fm-soft-details-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sd-n2fm-soft-interior-card,\n    .sd-n2fm-soft-specs-panel,\n    .sd-n2fm-soft-faq-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sd-n2fm-soft-interior-media,\n    .sd-n2fm-soft-interior-copy {\n      min-height: auto;\n    }\n\n    .sd-n2fm-soft-specs-panel {\n      gap: 36px;\n    }\n\n    .sd-n2fm-soft-faq-heading {\n      position: static;\n    }\n  }\n\n  @media screen and (max-width: 860px) {\n    .sd-n2fm-soft-hero-grid {\n      grid-template-columns: 1fr;\n      gap: 38px;\n    }\n\n    .sd-n2fm-soft-hero-media {\n      min-height: auto;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 760px) {\n    .sd-n2fm-soft-wrap {\n      width: min(1220px, calc(100% - 28px));\n    }\n\n    .sd-n2fm-soft-hero {\n      padding: 46px 0 28px;\n    }\n\n    .sd-n2fm-soft-logo-box {\n      width: 172px;\n      margin-bottom: 22px;\n    }\n\n    .sd-n2fm-soft-eyebrow,\n    .sd-n2fm-soft-label,\n    .sd-n2fm-soft-dark-label {\n      font-size: 10px;\n      letter-spacing: 0.14em;\n    }\n\n    .sd-n2fm-soft-hero-title {\n      font-size: clamp(34px, 10.5vw, 48px);\n    }\n\n    .sd-n2fm-soft-hero-subtitle {\n      margin-top: 11px;\n      font-size: 0.44em;\n    }\n\n    .sd-n2fm-soft-hero-text,\n    .sd-n2fm-soft-section-text,\n    .sd-n2fm-soft-interior-text,\n    .sd-n2fm-soft-storage-text,\n    .sd-n2fm-soft-specs-text,\n    .sd-n2fm-soft-canada-text,\n    .sd-n2fm-soft-faq-intro {\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-n2fm-soft-badges {\n      gap: 7px;\n      margin-top: 22px;\n    }\n\n    .sd-n2fm-soft-badge,\n    .sd-n2fm-soft-canada-tag {\n      min-height: 35px;\n      padding: 8px 11px;\n      font-size: 10px;\n    }\n\n    .sd-n2fm-soft-hero-media {\n      padding: 16px 14px 56px;\n      border-radius: 22px;\n    }\n\n    .sd-n2fm-soft-hero-image {\n      max-height: none;\n    }\n\n    .sd-n2fm-soft-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    .sd-n2fm-soft-intro {\n      padding: 68px 0 34px;\n    }\n\n    .sd-n2fm-soft-section-title,\n    .sd-n2fm-soft-storage-title,\n    .sd-n2fm-soft-specs-title,\n    .sd-n2fm-soft-canada-title,\n    .sd-n2fm-soft-faq-title {\n      font-size: clamp(29px, 9vw, 40px);\n    }\n\n    .sd-n2fm-soft-summary {\n      margin-top: 22px;\n      padding: 18px;\n      border-radius: 15px;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .sd-n2fm-soft-quick-grid,\n    .sd-n2fm-soft-details-grid,\n    .sd-n2fm-soft-storage-grid,\n    .sd-n2fm-soft-spec-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .sd-n2fm-soft-quick-card {\n      min-height: auto;\n      padding: 20px;\n      border-radius: 17px;\n    }\n\n    .sd-n2fm-soft-interior {\n      padding: 40px 0 72px;\n    }\n\n    .sd-n2fm-soft-interior-card {\n      border-radius: 23px;\n    }\n\n    .sd-n2fm-soft-interior-media {\n      padding: 18px 14px;\n    }\n\n    .sd-n2fm-soft-interior-image {\n      max-height: none;\n    }\n\n    .sd-n2fm-soft-interior-copy {\n      padding: 34px 22px 38px;\n    }\n\n    .sd-n2fm-soft-interior-title,\n    .sd-n2fm-soft-detail-title {\n      font-size: clamp(26px, 8vw, 36px);\n    }\n\n    .sd-n2fm-soft-dark-item,\n    .sd-n2fm-soft-list-item {\n      padding-left: 23px;\n      font-size: 13px;\n    }\n\n    .sd-n2fm-soft-details,\n    .sd-n2fm-soft-storage,\n    .sd-n2fm-soft-specs,\n    .sd-n2fm-soft-canada {\n      padding-bottom: 72px;\n    }\n\n    .sd-n2fm-soft-detail-card {\n      border-radius: 22px;\n    }\n\n    .sd-n2fm-soft-detail-media {\n      min-height: auto;\n      padding: 14px;\n    }\n\n    .sd-n2fm-soft-detail-image {\n      max-height: none;\n    }\n\n    .sd-n2fm-soft-detail-copy {\n      padding: 28px 22px 30px;\n    }\n\n    .sd-n2fm-soft-detail-text {\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .sd-n2fm-soft-storage-panel,\n    .sd-n2fm-soft-specs-panel,\n    .sd-n2fm-soft-canada-panel {\n      padding: 38px 22px;\n      border-radius: 22px;\n    }\n\n    .sd-n2fm-soft-spec-card {\n      min-height: auto;\n      padding: 20px 18px;\n      border-radius: 15px;\n    }\n\n    .sd-n2fm-soft-faq {\n      padding: 68px 0;\n    }\n\n    .sd-n2fm-soft-faq-grid {\n      gap: 26px;\n    }\n\n    .sd-n2fm-soft-faq-question {\n      padding: 18px 50px 18px 18px;\n      font-size: 14px;\n    }\n\n    .sd-n2fm-soft-faq-question::before,\n    .sd-n2fm-soft-faq-question::after {\n      right: 18px;\n    }\n\n    .sd-n2fm-soft-faq-answer {\n      padding: 0 18px 18px;\n      font-size: 13px;\n    }\n\n    .sd-n2fm-soft-note {\n      padding: 20px 0 26px;\n    }\n\n    .sd-n2fm-soft-note-text {\n      font-size: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"sd-n2fm-soft\" aria-label=\"AEROVAULT Soft Case for DJI Neo 2 Fly More Combo\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"sd-n2fm-soft-hero\"\u003e\n    \u003cdiv class=\"sd-n2fm-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2fm-soft-hero-grid\"\u003e\n        \u003cdiv class=\"sd-n2fm-soft-hero-copy\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-logo-box\"\u003e\n            \u003cimg class=\"sd-n2fm-soft-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/5fd58b74-e799-4cb4-b3c6-2430ddf452e7.png?v=1784055551\" width=\"2172\" height=\"724\" alt=\"AERO VAULT protective case brand logo\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cp class=\"sd-n2fm-soft-eyebrow\"\u003e\n            DJI Neo 2 Fly More Combo Storage\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2fm-soft-hero-title\"\u003e\n            Compact Soft Storage.\u003cbr\u003e\n            Fly More Ready.\n\n            \u003cspan class=\"sd-n2fm-soft-hero-subtitle\"\u003e\n              AEROVAULT Soft Case for DJI Neo 2 Fly More Combo\n            \u003c\/span\u003e\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2fm-soft-hero-text\"\u003e\n            The AEROVAULT Soft Case is designed to organize the DJI Neo 2\n            Fly More Combo, including the aircraft, DJI RC-N3, Digital\n            Transceiver, three Intelligent Flight Batteries, Two-Way Charging\n            Hub, propeller guards, cables and smaller accessories. It combines\n            a PU and EVA exterior with a Lycra-lined EVA interior,\n            dual-zipper closure, carrying handle and included shoulder strap.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-badges\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-badge\"\u003e\n              Fly More Combo Fit\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-n2fm-soft-badge\"\u003e\n              DJI RC-N3 Compatible\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-n2fm-soft-badge\"\u003e\n              PU + EVA Exterior\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-n2fm-soft-badge\"\u003e\n              Dual-Zipper Closure\n            \u003c\/span\u003e\n\n            \u003cspan class=\"sd-n2fm-soft-badge\"\u003e\n              Shoulder Strap Included\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2fm-soft-hero-media\"\u003e\n          \u003cimg class=\"sd-n2fm-soft-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2FM_Soft2.png?v=1784153276\" width=\"1448\" height=\"1086\" alt=\"Closed AEROVAULT Soft Case for DJI Neo 2 Fly More Combo\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-hero-caption\"\u003e\n            Compact structured soft case with dual-zipper closure, integrated\n            handle and included shoulder strap.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"sd-n2fm-soft-intro\"\u003e\n    \u003cdiv class=\"sd-n2fm-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2fm-soft-heading\"\u003e\n        \u003cp class=\"sd-n2fm-soft-label\"\u003e\n          AEROVAULT DJI Neo 2 Fly More Soft Case\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"sd-n2fm-soft-section-title\"\u003e\n          One Compact Case for Your Neo 2 Fly More Equipment\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sd-n2fm-soft-section-text\"\u003e\n          Designed for organized everyday storage and transportation, this\n          soft case provides shaped compartments for the aircraft, RC-N3,\n          batteries, charging equipment and other compatible accessories.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sd-n2fm-soft-summary\"\u003e\n          \u003cstrong\u003eProduct overview:\u003c\/strong\u003e\n          The AEROVAULT Soft Case measures 32 × 21.5 × 10.5 cm and weighs\n          approximately 0.68 kg when empty. It uses a PU and EVA exterior\n          with a Lycra-lined EVA interior. A carrying handle and detachable\n          shoulder strap are included.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-n2fm-soft-quick-grid\"\u003e\n        \u003carticle class=\"sd-n2fm-soft-quick-card\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-quick-number\"\u003e01\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-n2fm-soft-quick-title\"\u003e\n            Compact Soft-Case Design\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-n2fm-soft-quick-text\"\u003e\n            A lightweight structured case designed for regular storage,\n            carrying and transportation.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2fm-soft-quick-card\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-quick-number\"\u003e02\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-n2fm-soft-quick-title\"\u003e\n            Shaped EVA Interior\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-n2fm-soft-quick-text\"\u003e\n            Formed storage compartments help keep compatible Fly More\n            equipment separated inside the case.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2fm-soft-quick-card\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-quick-number\"\u003e03\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-n2fm-soft-quick-title\"\u003e\n            Zippered Mesh Pocket\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-n2fm-soft-quick-text\"\u003e\n            The upper mesh pocket provides additional storage for cables and\n            smaller accessories.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2fm-soft-quick-card\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-quick-number\"\u003e04\u003c\/div\u003e\n\n          \u003ch3 class=\"sd-n2fm-soft-quick-title\"\u003e\n            Two Carrying Options\n          \u003c\/h3\u003e\n\n          \u003cp class=\"sd-n2fm-soft-quick-text\"\u003e\n            Carry the case using its integrated handle or the included\n            shoulder strap.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTERIOR --\u003e\n  \u003cdiv class=\"sd-n2fm-soft-interior\"\u003e\n    \u003cdiv class=\"sd-n2fm-soft-wrap\"\u003e\n      \u003carticle class=\"sd-n2fm-soft-interior-card\"\u003e\n        \u003cdiv class=\"sd-n2fm-soft-interior-media\"\u003e\n          \u003cimg class=\"sd-n2fm-soft-interior-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2FM_Soft3.png?v=1784153262\" width=\"1086\" height=\"1448\" alt=\"Open AEROVAULT DJI Neo 2 Fly More Combo soft case showing shaped interior compartments and zippered mesh pocket\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2fm-soft-interior-copy\"\u003e\n          \u003cp class=\"sd-n2fm-soft-dark-label\"\u003e\n            Shaped Interior Layout\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2fm-soft-interior-title\"\u003e\n            Dedicated Storage with an Upper Accessory Pocket\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2fm-soft-interior-text\"\u003e\n            The open-case view shows the Lycra-lined EVA lower insert and the\n            zippered mesh pocket inside the lid. The shaped lower\n            compartments are designed around the primary DJI Neo 2 Fly More\n            Combo equipment.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-dark-list\"\u003e\n            \u003cdiv class=\"sd-n2fm-soft-dark-item\"\u003e\n              Shaped DJI Neo 2 aircraft compartment\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-dark-item\"\u003e\n              Dedicated storage area for DJI RC-N3\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-dark-item\"\u003e\n              Storage for three Intelligent Flight Batteries\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-dark-item\"\u003e\n              Space for the Two-Way Charging Hub and Digital Transceiver\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-dark-item\"\u003e\n              Zippered mesh pocket for cables and smaller accessories\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"sd-n2fm-soft-details\"\u003e\n    \u003cdiv class=\"sd-n2fm-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2fm-soft-details-grid\"\u003e\n        \u003carticle class=\"sd-n2fm-soft-detail-card\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-detail-media\"\u003e\n            \u003cimg class=\"sd-n2fm-soft-detail-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2FM_Soft4.png?v=1784153262\" width=\"1448\" height=\"1086\" alt=\"Dual zipper closure on the AEROVAULT DJI Neo 2 Fly More Combo Soft Case\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-detail-copy\"\u003e\n            \u003ch3 class=\"sd-n2fm-soft-detail-title\"\u003e\n              Dual-Zipper Closure\n            \u003c\/h3\u003e\n\n            \u003cp class=\"sd-n2fm-soft-detail-text\"\u003e\n              Two zipper pulls provide access around the case opening and\n              help keep the stored equipment contained during regular\n              carrying and storage.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-list\"\u003e\n              \u003cdiv class=\"sd-n2fm-soft-list-item\"\u003e\n                Two zipper pulls\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2fm-soft-list-item\"\u003e\n                Wide case opening\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2fm-soft-list-item\"\u003e\n                Direct access to stored equipment\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2fm-soft-detail-card\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-detail-media\"\u003e\n            \u003cimg class=\"sd-n2fm-soft-detail-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2FM_Soft.png?v=1784153272\" width=\"1448\" height=\"1086\" alt=\"Carrying handle on the AEROVAULT DJI Neo 2 Fly More Combo Soft Case\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-detail-copy\"\u003e\n            \u003ch3 class=\"sd-n2fm-soft-detail-title\"\u003e\n              Handle and Shoulder Strap\n            \u003c\/h3\u003e\n\n            \u003cp class=\"sd-n2fm-soft-detail-text\"\u003e\n              The integrated handle provides a hand-carry option, while the\n              included shoulder strap provides another method for carrying\n              the case.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-list\"\u003e\n              \u003cdiv class=\"sd-n2fm-soft-list-item\"\u003e\n                Integrated carrying handle\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2fm-soft-list-item\"\u003e\n                Shoulder strap included\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2fm-soft-list-item\"\u003e\n                Two carrying configurations\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sd-n2fm-soft-detail-card\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-detail-media\"\u003e\n            \u003cimg class=\"sd-n2fm-soft-detail-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/Neo2FM_Soft5.png?v=1784153288\" width=\"1086\" height=\"1448\" alt=\"PU and EVA exterior material detail of the AEROVAULT DJI Neo 2 Fly More Combo Soft Case\" loading=\"lazy\" decoding=\"async\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-detail-copy\"\u003e\n            \u003ch3 class=\"sd-n2fm-soft-detail-title\"\u003e\n              PU and EVA Exterior\n            \u003c\/h3\u003e\n\n            \u003cp class=\"sd-n2fm-soft-detail-text\"\u003e\n              The exterior combines PU material with an EVA structure to\n              create a shaped soft-case body for everyday storage and\n              transportation.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-list\"\u003e\n              \u003cdiv class=\"sd-n2fm-soft-list-item\"\u003e\n                PU exterior surface\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2fm-soft-list-item\"\u003e\n                Structured EVA case body\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"sd-n2fm-soft-list-item\"\u003e\n                Lightweight soft-case construction\n              \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\/div\u003e\n\n  \u003c!-- STORAGE CAPACITY --\u003e\n  \u003cdiv class=\"sd-n2fm-soft-storage\"\u003e\n    \u003cdiv class=\"sd-n2fm-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2fm-soft-storage-panel\"\u003e\n        \u003cdiv class=\"sd-n2fm-soft-storage-heading\"\u003e\n          \u003cp class=\"sd-n2fm-soft-label sd-n2fm-soft-label-light\"\u003e\n            Confirmed Storage Compatibility\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2fm-soft-storage-title\"\u003e\n            Designed for the DJI Neo 2 Fly More Combo\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2fm-soft-storage-text\"\u003e\n            The shaped interior and upper mesh pocket provide storage for the\n            main Fly More Combo components and selected smaller accessories.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2fm-soft-storage-grid\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-storage-item\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Neo 2 aircraft\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-storage-item\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI RC-N3\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-storage-item\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eDJI Neo 2 Digital Transceiver\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-storage-item\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003e3 × Intelligent Flight Batteries\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-storage-item\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eTwo-Way Charging Hub\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-storage-item\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003ePropeller Guards\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-storage-item\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eCables\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-storage-item\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-check\"\u003e✓\u003c\/span\u003e\n            \u003cspan\u003eSelected smaller accessories\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"sd-n2fm-soft-specs\"\u003e\n    \u003cdiv class=\"sd-n2fm-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2fm-soft-specs-panel\"\u003e\n        \u003cdiv class=\"sd-n2fm-soft-specs-copy\"\u003e\n          \u003cp class=\"sd-n2fm-soft-label\"\u003e\n            Product Specifications\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2fm-soft-specs-title\"\u003e\n            Compact Dimensions.\u003cbr\u003e\n            Lightweight Carry.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2fm-soft-specs-text\"\u003e\n            This AEROVAULT soft case combines a PU and EVA exterior with a\n            Lycra-lined EVA interior. It measures 32 × 21.5 × 10.5 cm and\n            weighs approximately 0.68 kg when empty.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2fm-soft-spec-grid\"\u003e\n          \u003cdiv class=\"sd-n2fm-soft-spec-card\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-spec-label\"\u003e\n              External Dimensions\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-n2fm-soft-spec-value\"\u003e\n              32 × 21.5 × 10.5 cm\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-n2fm-soft-spec-note\"\u003e\n              Exterior case dimensions\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-spec-card\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-spec-label\"\u003e\n              Approximate Weight\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-n2fm-soft-spec-value\"\u003e\n              Approx. 0.68 kg\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-n2fm-soft-spec-note\"\u003e\n              Weight provided for the empty case\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-spec-card\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-spec-label\"\u003e\n              Exterior Materials\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-n2fm-soft-spec-value\"\u003e\n              PU + EVA\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-n2fm-soft-spec-note\"\u003e\n              Structured soft-case exterior\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sd-n2fm-soft-spec-card\"\u003e\n            \u003cspan class=\"sd-n2fm-soft-spec-label\"\u003e\n              Interior Materials\n            \u003c\/span\u003e\n\n            \u003cstrong class=\"sd-n2fm-soft-spec-value\"\u003e\n              Lycra + EVA\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"sd-n2fm-soft-spec-note\"\u003e\n              Lined shaped interior compartments\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CANADA --\u003e\n  \u003cdiv class=\"sd-n2fm-soft-canada\"\u003e\n    \u003cdiv class=\"sd-n2fm-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2fm-soft-canada-panel\"\u003e\n        \u003cp class=\"sd-n2fm-soft-label\"\u003e\n          Available from SpeedyDrone Canada\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"sd-n2fm-soft-canada-title\"\u003e\n          AEROVAULT Neo 2 Fly More Soft Case in Canada\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sd-n2fm-soft-canada-text\"\u003e\n          Available from SpeedyDrone.ca with Toronto pickup and Canada-wide\n          shipping options. Check the product page for current inventory,\n          pickup availability and delivery options for your Canadian address.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sd-n2fm-soft-canada-tags\"\u003e\n          \u003cspan class=\"sd-n2fm-soft-canada-tag\"\u003e\n            SpeedyDrone.ca\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-n2fm-soft-canada-tag\"\u003e\n            Toronto Pickup Options\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-n2fm-soft-canada-tag\"\u003e\n            Canada-Wide Shipping\n          \u003c\/span\u003e\n\n          \u003cspan class=\"sd-n2fm-soft-canada-tag\"\u003e\n            Canada-Based Support\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"sd-n2fm-soft-faq\"\u003e\n    \u003cdiv class=\"sd-n2fm-soft-wrap\"\u003e\n      \u003cdiv class=\"sd-n2fm-soft-faq-grid\"\u003e\n        \u003cdiv class=\"sd-n2fm-soft-faq-heading\"\u003e\n          \u003cp class=\"sd-n2fm-soft-label\"\u003e\n            Quick Answers\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"sd-n2fm-soft-faq-title\"\u003e\n            Frequently Asked Questions\n          \u003c\/h2\u003e\n\n          \u003cp class=\"sd-n2fm-soft-faq-intro\"\u003e\n            Answers about compatibility, materials, dimensions, storage\n            features and included contents.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sd-n2fm-soft-faq-list\"\u003e\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              Which DJI configuration is this soft case designed for?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              This AEROVAULT Soft Case is designed for the DJI Neo 2 Fly More\n              Combo using DJI RC-N3.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              What equipment can fit inside?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              The case is designed to accommodate the DJI Neo 2 aircraft,\n              DJI RC-N3, Digital Transceiver, three Intelligent Flight\n              Batteries, Two-Way Charging Hub, propeller guards, cables and\n              selected smaller accessories.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              How many batteries can the case hold?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              The case is designed to store three DJI Neo 2 Intelligent\n              Flight Batteries as part of the Fly More Combo configuration.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              Does the case have storage for cables?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              Yes. The case has a zippered mesh pocket inside the lid for\n              cables and selected smaller accessories.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              What materials are used?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              The exterior combines PU and EVA. The interior uses\n              Lycra-lined EVA compartments.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              What are the dimensions and weight?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              The case measures 32 × 21.5 × 10.5 cm and weighs approximately\n              0.68 kg when empty.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              Is a shoulder strap included?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              Yes. A shoulder strap is included, and the case also has an\n              integrated carrying handle.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              Is this a hard case?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              No. This is a structured soft case made with a PU and EVA\n              exterior.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              Is the case waterproof or IP rated?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              No waterproof or IP rating is provided for this product. Avoid\n              submerging the case or exposing it to prolonged heavy rain.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"sd-n2fm-soft-faq-item\"\u003e\n            \u003csummary class=\"sd-n2fm-soft-faq-question\"\u003e\n              Are the drone and accessories included?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"sd-n2fm-soft-faq-answer\"\u003e\n              No. This listing includes the AEROVAULT Soft Case and shoulder\n              strap only. The aircraft, remote controller, batteries,\n              charging equipment and other accessories are sold separately\n              unless otherwise specified.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT NOTE --\u003e\n  \u003cdiv class=\"sd-n2fm-soft-note\"\u003e\n    \u003cdiv class=\"sd-n2fm-soft-wrap\"\u003e\n      \u003cp class=\"sd-n2fm-soft-note-text\"\u003e\n        This listing includes the AEROVAULT Soft Case and shoulder strap only.\n        The DJI Neo 2 aircraft, DJI RC-N3, Digital Transceiver, batteries,\n        charging equipment and other accessories shown or referenced are not\n        included unless otherwise specified.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"SpeedyDrone Canada ","offers":[{"title":"Default Title","offer_id":47462778503305,"sku":null,"price":59.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/files\/8248d268-fd04-4c74-b867-46441eb3f205.png?v=1784154850"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/1242\/1001\/collections\/7fabf61e0c026e2e6b22c2bca68324b.jpg?v=1784060342","url":"https:\/\/www.speedydrone.ca\/collections\/aerovault.oembed","provider":"SpeedyDrone Canada ","version":"1.0","type":"link"}