{"title":"Hotspot wifi","description":"","products":[{"product_id":"iridium-go","title":"Iridium GO!: Global Satellite WiFi Hotspot","description":"\u003cstyle\u003e\n\/* Styles for the product content section only *\/\n.product-content-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.product-content-section h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n.product-content-section h3 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n}\n\n.product-content-section p {\n    color: #666666;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    font-size: 1.1rem;\n    text-align: justify;\n}\n\n\/* Iridium GO! Hero Section *\/\n.hero-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    color: #1fb6ff;\n    padding: 60px 20px;\n    margin: 30px 0;\n    border-radius: 20px;\n    box-shadow: 0 8px 40px rgba(31, 182, 255, 0.15);\n    position: relative;\n    overflow: hidden;\n}\n\n.hero-section-responsive::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1fb6ff 0%, #0ea5e9 50%, #1fb6ff 100%);\n}\n\n.hero-content {\n    text-align: center;\n    position: relative;\n    z-index: 2;\n}\n\n.hero-content h2 {\n    font-size: 2.8rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 25px;\n    text-shadow: 0 2px 4px rgba(31, 182, 255, 0.3);\n}\n\n.hero-content .subtitle {\n    font-size: 1.4rem;\n    color: #666666;\n    margin-bottom: 30px;\n    font-weight: 300;\n    line-height: 1.5;\n}\n\n.hero-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.hero-feature {\n    background: rgba(255,255,255,0.8);\n    padding: 25px 20px;\n    border-radius: 15px;\n    text-align: center;\n    backdrop-filter: blur(10px);\n    border: 1px solid rgba(31, 182, 255, 0.2);\n    transition: all 0.3s ease;\n}\n\n.hero-feature:hover {\n    transform: translateY(-5px);\n    background: rgba(255,255,255,0.95);\n    box-shadow: 0 8px 25px rgba(31, 182, 255, 0.3);\n}\n\n.hero-feature-icon {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    box-shadow: 0 4px 15px rgba(31, 182, 255, 0.4);\n    color: white;\n}\n\n.hero-feature h3 {\n    font-size: 1.2rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 10px;\n}\n\n.hero-feature p {\n    color: #666666;\n    font-size: 0.95rem;\n    line-height: 1.4;\n    margin: 0;\n    text-align: center;\n}\n\n\/* Iridium GO! Features Section *\/\n.iridium-features-section {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 4px 25px rgba(31, 182, 255, 0.15);\n    position: relative;\n    overflow: hidden;\n}\n\n.iridium-features-section::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1fb6ff 0%, #0ea5e9 50%, #1fb6ff 100%);\n}\n\n.iridium-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.iridium-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.iridium-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.iridium-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n\/* Responsive features table *\/\n.features-table-desktop {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n    margin-top: 30px;\n}\n\n.features-table-desktop th {\n    background: linear-gradient(135deg, #1fb6ff 0%, #0ea5e9 100%);\n    color: white;\n    padding: 20px 15px;\n    text-align: left;\n    font-weight: 700;\n    font-size: 1.1rem;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n}\n\n.features-table-desktop td {\n    padding: 18px 15px;\n    border-bottom: 1px solid #e5e7eb;\n    vertical-align: top;\n}\n\n.features-table-desktop tr:hover {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n}\n\n.features-table-desktop .feature-name {\n    font-weight: 600;\n    color: #1fb6ff;\n    font-size: 1rem;\n}\n\n.features-table-desktop .feature-description {\n    color: #666666;\n    line-height: 1.5;\n    font-size: 0.95rem;\n}\n\n.features-table-desktop .feature-benefit {\n    color: #059669;\n    font-weight: 500;\n    font-style: italic;\n    border-left: 3px solid #10b981;\n    padding-left: 10px;\n    font-size: 0.9rem;\n}\n\n\/* Mobile feature cards *\/\n.features-cards-mobile {\n    display: none;\n    margin-top: 30px;\n}\n\n.feature-card-mobile {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    margin-bottom: 15px;\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.feature-card-mobile:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(31, 182, 255, 0.2);\n}\n\n.feature-header-mobile {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 12px;\n}\n\n.feature-icon-mobile {\n    width: 40px;\n    height: 40px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1rem;\n    color: white;\n    flex-shrink: 0;\n    box-shadow: 0 3px 10px rgba(31, 182, 255, 0.3);\n}\n\n.feature-header-mobile h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0;\n    flex: 1;\n}\n\n.feature-card-mobile .description {\n    color: #666666;\n    line-height: 1.4;\n    margin-bottom: 10px;\n    font-size: 0.9rem;\n}\n\n.feature-card-mobile .benefit {\n    color: #059669;\n    font-weight: 500;\n    font-style: italic;\n    border-left: 3px solid #10b981;\n    padding-left: 10px;\n    margin: 0;\n    font-size: 0.85rem;\n}\n\n\/* Technical Specifications Section *\/\n.specs-section-responsive {\n    background: #f8f9fa;\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.specs-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.specs-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.specs-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.specs-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n.specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.spec-category {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.spec-category:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.spec-category-header {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 20px;\n}\n\n.spec-category-icon {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    color: white;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.spec-category-header h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0;\n    flex: 1;\n}\n\n.spec-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.spec-list li {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 8px 0;\n    border-bottom: 1px solid #e5e7eb;\n    font-size: 0.95rem;\n}\n\n.spec-list li:last-child {\n    border-bottom: none;\n}\n\n.spec-name {\n    font-weight: 600;\n    color: #374151;\n}\n\n.spec-value {\n    color: #1fb6ff;\n    font-weight: 500;\n}\n\n\/* Usage Applications Section *\/\n.usage-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 4px 25px rgba(31, 182, 255, 0.15);\n    position: relative;\n    overflow: hidden;\n}\n\n.usage-section-responsive::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1fb6ff 0%, #0ea5e9 50%, #1fb6ff 100%);\n}\n\n.usage-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.usage-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.usage-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.usage-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n.usage-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.usage-card {\n    background: white;\n    padding: 30px 25px;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n    text-align: center;\n    transition: all 0.4s ease;\n    border: 2px solid transparent;\n    position: relative;\n    overflow: hidden;\n}\n\n.usage-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    transform: scaleX(0);\n    transition: transform 0.4s ease;\n}\n\n.usage-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 8px 30px rgba(31, 182, 255, 0.2);\n    border-color: rgba(31, 182, 255, 0.3);\n}\n\n.usage-card:hover::before {\n    transform: scaleX(1);\n}\n\n.usage-icon-responsive {\n    width: 70px;\n    height: 70px;\n    background: linear-gradient(135deg, #1fb6ff 0%, #0ea5e9 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n    font-size: 1.8rem;\n    color: white;\n    box-shadow: 0 4px 20px rgba(31, 182, 255, 0.3);\n    transition: all 0.3s ease;\n}\n\n.usage-card:hover .usage-icon-responsive {\n    transform: scale(1.1);\n    box-shadow: 0 6px 25px rgba(31, 182, 255, 0.4);\n}\n\n.usage-card h3 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 15px;\n    line-height: 1.3;\n}\n\n.usage-card p {\n    color: #666666;\n    line-height: 1.6;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Konectis Tracking Section *\/\n.tracking-section-responsive {\n    background: #f8f9fa;\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.tracking-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.tracking-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.tracking-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.tracking-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n.tracking-features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.tracking-feature {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.tracking-feature:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.tracking-feature-header {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 15px;\n}\n\n.tracking-feature-icon {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    color: white;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.tracking-feature-header h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0;\n    flex: 1;\n}\n\n.tracking-feature p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Advanced Tracking Section *\/\n.at-service-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.service-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.service-card-responsive {\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.service-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.service-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n    color: white;\n}\n\n.service-content-responsive h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 8px 0;\n}\n\n.service-content-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Contact *\/\n.contact-highlight-responsive {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n}\n\n.contact-card-responsive {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 15px 25px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.contact-card-responsive:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 18px rgba(0,0,0,0.15);\n}\n\n.contact-info-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 3px 0;\n}\n\n.contact-info-responsive .phone {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #059669;\n    margin: 0 0 2px 0;\n}\n\n.contact-info-responsive .hours {\n    font-size: 0.85rem;\n    color: #666666;\n}\n\n\/* Final CTA *\/\n.final-cta-responsive {\n    background: linear-gradient(135deg, #1fb6ff 0%, #0ea5e9 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 20px;\n    margin: 40px 0;\n    box-shadow: 0 5px 25px rgba(31, 182, 255, 0.3);\n}\n\n.final-cta-responsive h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n    color: white;\n}\n\n.final-cta-responsive p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    opacity: 0.95;\n    line-height: 1.5;\n    color: white;\n    text-align: center;\n}\n\n\/* Responsive Image *\/\n.product-image-responsive {\n    display: block;\n    margin: 30px auto;\n    max-width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n\n\/* FULL RESPONSIVE DESIGN *\/\n\n\/* Tablets (768px and under) *\/\n@media (max-width: 768px) {\n    .product-content-section {\n        padding: 0 15px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.8rem;\n        margin-bottom: 25px;\n        line-height: 1.2;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.3rem;\n        line-height: 1.3;\n    }\n\n    .product-content-section p {\n        font-size: 1rem;\n        line-height: 1.6;\n    }\n\n    \/* Switch to cards on tablet *\/\n    .features-table-desktop {\n        display: none;\n    }\n\n    .features-cards-mobile {\n        display: block;\n    }\n\n    \/* Hero responsive *\/\n    .hero-section-responsive {\n        padding: 40px 15px;\n        margin: 25px 0;\n        background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    }\n\n    .hero-content h2 {\n        font-size: 2.2rem;\n        line-height: 1.2;\n        margin-bottom: 20px;\n        color: #1fb6ff;\n    }\n\n    .hero-content .subtitle {\n        font-size: 1.2rem;\n        line-height: 1.4;\n        margin-bottom: 25px;\n        color: #666666;\n    }\n\n    .hero-features {\n        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .hero-feature {\n        padding: 20px 15px;\n        background: rgba(255,255,255,0.9);\n        border: 1px solid rgba(31, 182, 255, 0.2);\n    }\n\n    .hero-feature-icon {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n        margin-bottom: 12px;\n        background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    }\n\n    .hero-feature h3 {\n        font-size: 1.1rem;\n        margin-bottom: 8px;\n        color: #1fb6ff;\n    }\n\n    .hero-feature p {\n        font-size: 0.9rem;\n        line-height: 1.3;\n        color: #666666;\n    }\n\n    \/* Responsive sections *\/\n    .iridium-features-section,\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .tracking-section-responsive,\n    .at-service-section-responsive {\n        padding: 35px 15px;\n        margin: 25px 0;\n        border-radius: 15px;\n    }\n\n    \/* Section intros *\/\n    .iridium-intro h2,\n    .specs-intro h2,\n    .usage-intro h2,\n    .tracking-intro h2 {\n        font-size: 1.8rem;\n        margin-bottom: 15px;\n    }\n\n    .iridium-intro p,\n    .specs-intro p,\n    .usage-intro p,\n    .tracking-intro p {\n        font-size: 1.1rem;\n        line-height: 1.5;\n    }\n\n    \/* Responsive grids *\/\n    .specs-grid,\n    .tracking-features-grid {\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .usage-grid {\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .service-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 18px;\n        margin: 25px 0;\n    }\n\n    \/* Mobile feature cards *\/\n    .feature-card-mobile {\n        padding: 18px 15px;\n        margin-bottom: 12px;\n    }\n\n    .feature-header-mobile {\n        gap: 10px;\n        margin-bottom: 10px;\n    }\n\n    .feature-icon-mobile {\n        width: 35px;\n        height: 35px;\n        font-size: 0.9rem;\n    }\n\n    .feature-header-mobile h3 {\n        font-size: 1rem;\n    }\n\n    .feature-card-mobile .description {\n        font-size: 0.85rem;\n        margin-bottom: 8px;\n    }\n\n    .feature-card-mobile .benefit {\n        font-size: 0.8rem;\n        padding-left: 8px;\n    }\n\n    \/* Responsive specifications *\/\n    .spec-category,\n    .tracking-feature {\n        padding: 20px 18px;\n    }\n\n    .spec-category-header,\n    .tracking-feature-header {\n        gap: 12px;\n        margin-bottom: 15px;\n    }\n\n    .spec-category-icon,\n    .tracking-feature-icon {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    .spec-category-header h3,\n    .tracking-feature-header h3 {\n        font-size: 1.1rem;\n    }\n\n    .spec-list li {\n        padding: 6px 0;\n        font-size: 0.9rem;\n    }\n\n    \/* Responsive usage *\/\n    .usage-card {\n        padding: 25px 20px;\n    }\n\n    .usage-icon-responsive {\n        width: 60px;\n        height: 60px;\n        font-size: 1.6rem;\n        margin-bottom: 15px;\n    }\n\n    .usage-card h3 {\n        font-size: 1.2rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card p {\n        font-size: 0.95rem;\n        line-height: 1.5;\n    }\n\n    \/* Responsive service cards *\/\n    .service-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n        padding: 18px 15px;\n    }\n\n    .service-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n        margin: 0 auto;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 1rem;\n        margin-bottom: 6px;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    \/* Responsive contact *\/\n    .contact-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 10px;\n        padding: 15px 20px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* Responsive CTA *\/\n    .final-cta-responsive {\n        padding: 40px 25px;\n        margin: 30px 0;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 2rem;\n        line-height: 1.2;\n        margin-bottom: 18px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1.1rem;\n        line-height: 1.4;\n        margin-bottom: 25px;\n    }\n}\n\n\/* Mobiles (480px and under) *\/\n@media (max-width: 480px) {\n    .product-content-section {\n        padding: 0 12px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n        line-height: 1.2;\n        text-align: center;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.2rem;\n        line-height: 1.3;\n        text-align: center;\n    }\n\n    .product-content-section p {\n        font-size: 0.95rem;\n        line-height: 1.5;\n        text-align: justify;\n    }\n\n    \/* Hero mobile *\/\n    .hero-section-responsive {\n        padding: 30px 12px;\n        margin: 20px 0;\n        background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    }\n\n    .hero-content h2 {\n        font-size: 1.8rem;\n        line-height: 1.2;\n        margin-bottom: 18px;\n        color: #1fb6ff;\n    }\n\n    .hero-content .subtitle {\n        font-size: 1.1rem;\n        line-height: 1.4;\n        margin-bottom: 25px;\n        color: #666666;\n    }\n\n    .hero-features {\n        grid-template-columns: 1fr;\n        gap: 15px;\n        margin-top: 25px;\n    }\n\n    .hero-feature {\n        padding: 18px 15px;\n        background: rgba(255,255,255,0.9);\n        border: 1px solid rgba(31, 182, 255, 0.2);\n    }\n\n    .hero-feature-icon {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 10px;\n        background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    }\n\n    .hero-feature h3 {\n        font-size: 1rem;\n        margin-bottom: 6px;\n        color: #1fb6ff;\n    }\n\n    .hero-feature p {\n        font-size: 0.85rem;\n        line-height: 1.3;\n        color: #666666;\n    }\n\n    \/* Mobile sections *\/\n    .iridium-features-section,\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .tracking-section-responsive,\n    .at-service-section-responsive {\n        padding: 25px 12px;\n        margin: 18px 0;\n        border-radius: 12px;\n    }\n\n    \/* Mobile section intros *\/\n    .iridium-intro h2,\n    .specs-intro h2,\n    .usage-intro h2,\n    .tracking-intro h2 {\n        font-size: 1.5rem;\n        margin-bottom: 12px;\n        line-height: 1.2;\n    }\n\n    .iridium-intro p,\n    .specs-intro p,\n    .usage-intro p,\n    .tracking-intro p {\n        font-size: 1rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    \/* Single column grids *\/\n    .specs-grid,\n    .usage-grid,\n    .tracking-features-grid,\n    .service-grid-responsive {\n        grid-template-columns: 1fr;\n        gap: 15px;\n        margin-top: 20px;\n    }\n\n    \/* Mobile feature cards *\/\n    .feature-card-mobile {\n        padding: 15px 12px;\n        margin-bottom: 10px;\n    }\n\n    .feature-header-mobile {\n        gap: 8px;\n        margin-bottom: 8px;\n    }\n\n    .feature-icon-mobile {\n        width: 32px;\n        height: 32px;\n        font-size: 0.8rem;\n    }\n\n    .feature-header-mobile h3 {\n        font-size: 0.95rem;\n    }\n\n    .feature-card-mobile .description {\n        font-size: 0.8rem;\n        margin-bottom: 6px;\n    }\n\n    .feature-card-mobile .benefit {\n        font-size: 0.75rem;\n        padding-left: 6px;\n    }\n\n    \/* Mobile specifications *\/\n    .spec-category,\n    .tracking-feature {\n        padding: 18px 15px;\n    }\n\n    .spec-category-header,\n    .tracking-feature-header {\n        gap: 10px;\n        margin-bottom: 12px;\n    }\n\n    .spec-category-icon,\n    .tracking-feature-icon {\n        width: 40px;\n        height: 40px;\n        font-size: 1rem;\n    }\n\n    .spec-category-header h3,\n    .tracking-feature-header h3 {\n        font-size: 1rem;\n    }\n\n    .spec-list li {\n        padding: 5px 0;\n        font-size: 0.85rem;\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 2px;\n    }\n\n    .spec-name {\n        font-size: 0.85rem;\n    }\n\n    .spec-value {\n        font-size: 0.8rem;\n    }\n\n    \/* Mobile usage *\/\n    .usage-card {\n        padding: 20px 15px;\n    }\n\n    .usage-icon-responsive {\n        width: 55px;\n        height: 55px;\n        font-size: 1.4rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card h3 {\n        font-size: 1.1rem;\n        margin-bottom: 10px;\n        line-height: 1.3;\n    }\n\n    .usage-card p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    \/* Mobile service cards *\/\n    .service-card-responsive {\n        padding: 15px 12px;\n        gap: 10px;\n    }\n\n    .service-icon-responsive {\n        width: 40px;\n        height: 40px;\n        font-size: 1rem;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 0.95rem;\n        margin-bottom: 5px;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.85rem;\n        line-height: 1.3;\n        text-align: center;\n    }\n\n    \/* Mobile contact *\/\n    .contact-card-responsive {\n        padding: 12px 15px;\n        margin: 0 5px;\n        gap: 8px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.9rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.75rem;\n    }\n\n    \/* Mobile CTA *\/\n    .final-cta-responsive {\n        padding: 30px 15px;\n        margin: 25px 0;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.7rem;\n        line-height: 1.2;\n        margin-bottom: 15px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1rem;\n        line-height: 1.3;\n        margin-bottom: 20px;\n    }\n}\n\n\/* Very small screens (320px and under) *\/\n@media (max-width: 320px) {\n    .product-content-section {\n        padding: 0 8px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.3rem;\n        margin-bottom: 15px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.1rem;\n    }\n\n    .product-content-section p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n    }\n\n    \/* Hero very small *\/\n    .hero-section-responsive {\n        padding: 25px 8px;\n        margin: 15px 0;\n        background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    }\n\n    .hero-content h2 {\n        font-size: 1.6rem;\n        margin-bottom: 15px;\n        color: #1fb6ff;\n    }\n\n    .hero-content .subtitle {\n        font-size: 1rem;\n        margin-bottom: 20px;\n        color: #666666;\n    }\n\n    .hero-features {\n        gap: 12px;\n        margin-top: 20px;\n    }\n\n    .hero-feature {\n        padding: 15px 10px;\n        background: rgba(255,255,255,0.9);\n        border: 1px solid rgba(31, 182, 255, 0.2);\n    }\n\n    .hero-feature-icon {\n        width: 40px;\n        height: 40px;\n        font-size: 1.1rem;\n        margin-bottom: 8px;\n        background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    }\n\n    .hero-feature h3 {\n        font-size: 0.95rem;\n        margin-bottom: 5px;\n        color: #1fb6ff;\n    }\n\n    .hero-feature p {\n        font-size: 0.8rem;\n        line-height: 1.2;\n        color: #666666;\n    }\n\n    \/* Sections very small *\/\n    .iridium-features-section,\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .tracking-section-responsive,\n    .at-service-section-responsive {\n        padding: 20px 8px;\n        margin: 15px 0;\n        border-radius: 10px;\n    }\n\n    \/* Intros very small *\/\n    .iridium-intro h2,\n    .specs-intro h2,\n    .usage-intro h2,\n    .tracking-intro h2 {\n        font-size: 1.3rem;\n        margin-bottom: 10px;\n    }\n\n    .iridium-intro p,\n    .specs-intro p,\n    .usage-intro p,\n    .tracking-intro p {\n        font-size: 0.9rem;\n        line-height: 1.3;\n    }\n\n    \/* Grids very small *\/\n    .specs-grid,\n    .usage-grid,\n    .tracking-features-grid,\n    .service-grid-responsive {\n        gap: 12px;\n        margin-top: 15px;\n    }\n\n    \/* Cards very small *\/\n    .feature-card-mobile,\n    .spec-category,\n    .usage-card,\n    .tracking-feature,\n    .service-card-responsive {\n        padding: 12px 8px;\n    }\n\n    .usage-icon-responsive {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n        margin-bottom: 10px;\n    }\n\n    .usage-card h3 {\n        font-size: 1rem;\n        margin-bottom: 8px;\n    }\n\n    .usage-card p {\n        font-size: 0.8rem;\n        line-height: 1.3;\n    }\n\n    \/* Specifications very small *\/\n    .spec-category-icon,\n    .tracking-feature-icon {\n        width: 35px;\n        height: 35px;\n        font-size: 0.9rem;\n    }\n\n    .spec-category-header h3,\n    .tracking-feature-header h3 {\n        font-size: 0.9rem;\n    }\n\n    .spec-list li {\n        font-size: 0.8rem;\n    }\n\n    \/* Service cards very small *\/\n    .service-card-responsive {\n        gap: 8px;\n    }\n\n    .service-icon-responsive {\n        width: 35px;\n        height: 35px;\n        font-size: 0.9rem;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 0.9rem;\n        margin-bottom: 4px;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.8rem;\n        line-height: 1.2;\n    }\n\n    \/* Contact very small *\/\n    .contact-card-responsive {\n        padding: 10px 12px;\n        margin: 0 3px;\n        gap: 6px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.85rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 0.9rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.7rem;\n    }\n\n    \/* CTA very small *\/\n    .final-cta-responsive {\n        padding: 25px 10px;\n        margin: 20px 0;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.5rem;\n        margin-bottom: 12px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 0.9rem;\n        line-height: 1.2;\n        margin-bottom: 15px;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Product Content Start --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\u003c!-- Main Description --\u003e\n\u003ch2\u003e\u003cstrong\u003eCommunicate via smartphone or tablet with voice and data anywhere on the planet with Iridium GO!\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eAdvanced Tracking is an official Iridium distributor. Satellite connection for up to 5 mobile devices simultaneously.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eProfessional Satellite Hotspot\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eIridium GO! transforms your smartphone into a satellite phone. Create a 30m radius WiFi hotspot, connect 5 devices, and communicate anywhere on Earth, including the poles.\u003c\/p\u003e\n\u003cdiv class=\"hero-features\"\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e📶\u003c\/div\u003e\n\u003ch3\u003e30m WiFi Hotspot\u003c\/h3\u003e\n\u003cp\u003eAutomatic Iridium network connection, 5 simultaneous devices\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e🌍\u003c\/div\u003e\n\u003ch3\u003eGlobal Coverage\u003c\/h3\u003e\n\u003cp\u003e100% of the planet, including poles, where GSM does not exist\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e📱\u003c\/div\u003e\n\u003ch3\u003eiOS\/Android Apps\u003c\/h3\u003e\n\u003cp\u003eDedicated applications, familiar smartphone interface\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eMIL-STD Ruggedness\u003c\/h3\u003e\n\u003cp\u003eIP65 military certification, extreme resistance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Iridium GO! Features Section --\u003e\n\u003cdiv class=\"iridium-features-section\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"iridium-intro\"\u003e\n\u003ch2\u003eIridium GO! Advanced Features\u003c\/h2\u003e\n\u003cp\u003eDiscover the advanced capabilities that make Iridium GO! the world's first satellite hotspot, transforming your smartphone into a global communication terminal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Desktop Table --\u003e\n\u003ctable class=\"features-table-desktop\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eGO! Feature\u003c\/th\u003e\n\u003cth\u003eTechnical Description\u003c\/th\u003e\n\u003cth\u003eUser Benefit\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e📶 WiFi Hotspot\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eAutomatic creation of a 30m radius WiFi hotspot, connection of 5 simultaneous devices, Iridium LEO network\u003c\/td\u003e\n\u003ctd class=\"feature-benefit\"\u003eTeam connection sharing, familiar usage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e📱 Dedicated Apps\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eOptimized iOS\/Android applications, native smartphone interface, automatic data compression\u003c\/td\u003e\n\u003ctd class=\"feature-benefit\"\u003eIntuitive user experience, savings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e📧 Advanced Email\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eOffline mode, send queue, external accounts, attachment compression, ad blocking\u003c\/td\u003e\n\u003ctd class=\"feature-benefit\"\u003eMaximum efficiency, optimized costs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e📍 GPS \u0026amp; SOS\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eIntegrated geolocation, SOS distress signal, automatic position transmission, precise coordinates\u003c\/td\u003e\n\u003ctd class=\"feature-benefit\"\u003eEnhanced security, emergency location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e🌐 Social Networks\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eTwitter access, social networks, compressed photo sharing, two-way SMS, voice calls\u003c\/td\u003e\n\u003ctd class=\"feature-benefit\"\u003eModern communication, sharing experiences\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e🌦️ GRIB Weather\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eReception of GRIB weather files, marine forecasts, atmospheric data, weather maps\u003c\/td\u003e\n\u003ctd class=\"feature-benefit\"\u003eSafe navigation, trip planning\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e🔋 Battery Life\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eInternal rechargeable battery, micro-USB charging, extended standby, quick network activation\u003c\/td\u003e\n\u003ctd class=\"feature-benefit\"\u003eEnergy independence, reliability\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Mobile Cards --\u003e\n\u003cdiv class=\"features-cards-mobile\"\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"feature-header-mobile\"\u003e\n\u003cdiv class=\"feature-icon-mobile\"\u003e📶\u003c\/div\u003e\n\u003ch3\u003eWiFi Hotspot\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eAutomatic creation of a 30m radius WiFi hotspot, connection of 5 simultaneous devices, Iridium LEO network\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003eTeam connection sharing, familiar usage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"feature-header-mobile\"\u003e\n\u003cdiv class=\"feature-icon-mobile\"\u003e📱\u003c\/div\u003e\n\u003ch3\u003eDedicated Apps\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eOptimized iOS\/Android applications, native smartphone interface, automatic data compression\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003eIntuitive user experience, savings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"feature-header-mobile\"\u003e\n\u003cdiv class=\"feature-icon-mobile\"\u003e📧\u003c\/div\u003e\n\u003ch3\u003eAdvanced Email\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eOffline mode, send queue, external accounts, attachment compression, ad blocking\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003eMaximum efficiency, optimized costs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"feature-header-mobile\"\u003e\n\u003cdiv class=\"feature-icon-mobile\"\u003e📍\u003c\/div\u003e\n\u003ch3\u003eGPS \u0026amp; SOS\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eIntegrated tracking, SOS distress signal, automatic position transmission, precise coordinates\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003eEnhanced security, emergency location\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"feature-header-mobile\"\u003e\n\u003cdiv class=\"feature-icon-mobile\"\u003e🌐\u003c\/div\u003e\n\u003ch3\u003eSocial Networks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eTwitter access, social networks, compressed photo sharing, two-way SMS, voice calls\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003eModern communication, sharing experiences\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"feature-header-mobile\"\u003e\n\u003cdiv class=\"feature-icon-mobile\"\u003e🌦️\u003c\/div\u003e\n\u003ch3\u003eGRIB Weather\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eReception of GRIB weather files, marine forecasts, atmospheric data, weather maps\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003eSafe navigation, trip planning\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"feature-header-mobile\"\u003e\n\u003cdiv class=\"feature-icon-mobile\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eBattery Life\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eInternal rechargeable battery, micro-USB charging, extended standby, quick network activation\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003eEnergy independence, reliability\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications Section --\u003e\n\u003cdiv class=\"specs-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"specs-intro\"\u003e\n\u003ch2\u003eIridium GO! Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eDiscover the technical characteristics that make Iridium GO! the world's most advanced satellite hotspot, designed for the most demanding environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-category\"\u003e\n\u003cdiv class=\"spec-category-header\"\u003e\n\u003cdiv class=\"spec-category-icon\"\u003e📏\u003c\/div\u003e\n\u003ch3\u003eDimensions \u0026amp; Design\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e114 x 83 x 32 mm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e295 grams\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eDesign\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eExtra-flat\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eAntenna\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eFoldable and adjustable\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-category\"\u003e\n\u003cdiv class=\"spec-category-header\"\u003e\n\u003cdiv class=\"spec-category-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eRuggedness \u0026amp; Protection\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eCertification\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eMIL-STD810F\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eWaterproof\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIP65\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eResistance\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eRain, sand, dust\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eUsage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eExtreme conditions\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-category\"\u003e\n\u003cdiv class=\"spec-category-header\"\u003e\n\u003cdiv class=\"spec-category-icon\"\u003e📶\u003c\/div\u003e\n\u003ch3\u003eConnectivity \u0026amp; Network\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eIntegrated WiFi\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e30m Hotspot\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eDevices\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e5 simultaneous\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eNetwork\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIridium LEO\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eCoverage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eGlobal + poles\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-category\"\u003e\n\u003cdiv class=\"spec-category-header\"\u003e\n\u003cdiv class=\"spec-category-icon\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eInterface \u0026amp; Development\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eMenu\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIntegrated\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eCharging\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eMicro-USB\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eAPI\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eOpen for developers\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"spec-name\"\u003eApps\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eiOS\/Android\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Applications Section --\u003e\n\u003cdiv class=\"usage-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"usage-intro\"\u003e\n\u003ch2\u003eIridium GO! Applications\u003c\/h2\u003e\n\u003cp\u003eIridium GO! is for all users requiring reliable communication beyond traditional cellular networks that cover only 10% of the planet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-grid\"\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e⛵\u003c\/div\u003e\n\u003ch3\u003eMaritime Navigation\u003c\/h3\u003e\n\u003cp\u003eBoaters, offshore sailors, professional fishermen. Crew communication, GRIB weather, SOS distress, elimination of cellular roaming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🚐\u003c\/div\u003e\n\u003ch3\u003eTravelers \u0026amp; Adventurers\u003c\/h3\u003e\n\u003cp\u003eMotorhomers, explorers, adventurers. Family connection, sharing experiences, social networks, GPS navigation, isolation safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🚛\u003c\/div\u003e\n\u003ch3\u003eTransport \u0026amp; Logistics\u003c\/h3\u003e\n\u003cp\u003eLong-haul transporters, abnormal load convoys, isolated missions. Central communication, cargo tracking, team coordination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e👷\u003c\/div\u003e\n\u003ch3\u003eIsolated Workers\u003c\/h3\u003e\n\u003cp\u003eIndustrial sites, construction sites, technical missions. Lone worker safety, emergency communication, team coordination, field reports.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e📰\u003c\/div\u003e\n\u003ch3\u003eJournalists \u0026amp; Reporters\u003c\/h3\u003e\n\u003cp\u003eField correspondents, reporters in remote areas. Transmission of articles, photos, videos, editorial communication, event coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🏛️\u003c\/div\u003e\n\u003ch3\u003eOfficial Missions\u003c\/h3\u003e\n\u003cp\u003eDiplomats, military, NGOs, rescue services. Secure communication, mission coordination, official reports, permanent liaison.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Konectis Tracking Section --\u003e\n\u003cdiv class=\"tracking-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"tracking-intro\"\u003e\n\u003ch2\u003eOptional Konectis Tracking\u003c\/h2\u003e\n\u003cp\u003eComplete your Iridium GO! with the www.konectis.com tracking service. Real-time tracking, position sharing, remote monitoring for enhanced security.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tracking-features-grid\"\u003e\n\u003cdiv class=\"tracking-feature\"\u003e\n\u003cdiv class=\"tracking-feature-header\"\u003e\n\u003cdiv class=\"tracking-feature-icon\"\u003e🗺️\u003c\/div\u003e\n\u003ch3\u003eKonectis Interface\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eUnlimited access to the www.konectis.com platform, responsive interface, advanced features, interactive maps, position history.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tracking-feature\"\u003e\n\u003cdiv class=\"tracking-feature-header\"\u003e\n\u003cdiv class=\"tracking-feature-icon\"\u003e📍\u003c\/div\u003e\n\u003ch3\u003ePosition Transmission\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003ePosition sending via SMS from Iridium GO!, automatic interface retranscription, precise geolocation, real-time coordinates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tracking-feature\"\u003e\n\u003cdiv class=\"tracking-feature-header\"\u003e\n\u003cdiv class=\"tracking-feature-icon\"\u003e👥\u003c\/div\u003e\n\u003ch3\u003eCollaborative Tracking\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAuthorized family\/collaborator access, remote monitoring, itinerary sharing, security surveillance, team coordination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tracking-feature\"\u003e\n\u003cdiv class=\"tracking-feature-header\"\u003e\n\u003cdiv class=\"tracking-feature-icon\"\u003e💰\u003c\/div\u003e\n\u003ch3\u003eTransparent Pricing\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003e€15\/month platform access, Iridium GO! package debit (12 or 40 units\/position depending on package), transparent billing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Advanced Tracking Section --\u003e\n\u003cdiv class=\"at-service-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eIridium GO! Expertise by Advanced Tracking\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #666666; margin-bottom: 30px; line-height: 1.6;\"\u003eOfficial Iridium distributor, we optimize your GO! for high-performance satellite communication. Benefit from specialized support:\u003c\/p\u003e\n\u003cdiv class=\"service-grid-responsive\"\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eConfiguration \u0026amp; Training\u003c\/h3\u003e\n\u003cp\u003eiOS\/Android app installation, WiFi hotspot setup, user training, data compression optimization, email configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e📱\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eIridium Plans\u003c\/h3\u003e\n\u003cp\u003eAdvice on suitable packages, Iridium SIM cards, subscription management, cost optimization, billing support, recharges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🌐\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eKonectis Tracking\u003c\/h3\u003e\n\u003cp\u003eOptional geolocation service €15\/month, www.konectis.com interface, collaborative tracking, platform training, technical support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🛠️\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eSpecialized Support\u003c\/h3\u003e\n\u003cp\u003eIridium GO! technical assistance, remote diagnostics, advanced training, optimal usage advice, preventive maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Info --\u003e\n\u003cdiv class=\"contact-highlight-responsive\"\u003e\n\u003cdiv class=\"contact-card-responsive\"\u003e\u003cspan style=\"font-size: 1.2rem;\"\u003e📞\u003c\/span\u003e\n\u003cdiv class=\"contact-info-responsive\"\u003e\n\u003ch4\u003eIridium GO! Expert\u003c\/h4\u003e\n\u003cdiv class=\"phone\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9 am-12 pm and 2 pm-6 pm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eYour Global Satellite Hotspot\u003c\/h2\u003e\n\u003cp\u003eIridium GO! transforms satellite communication. Turn your smartphone into a global terminal, create a 30m WiFi hotspot, connect 5 devices. Official Advanced Tracking distributor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Iridium","offers":[{"title":"Default Title","offer_id":33063010369675,"sku":"","price":895.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/products\/IRIDIUMGO-ADVANCEDTRACKINGV1.jpg?v=1588860226"},{"product_id":"balise-smartconnect-hybride-satellite-gsm","title":"SmartConnect Hybrid Satellite\/GSM tracker: Complete Nautical Solution","description":"\u003cstyle\u003e\n\/* Styles pour la section de contenu produit uniquement *\/\n.product-content-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.product-content-section h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n.product-content-section h3 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n}\n\n.product-content-section p {\n    color: #666666;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    font-size: 1.1rem;\n    text-align: justify;\n}\n\n\/* Spécifications techniques *\/\n.specs-section-responsive {\n    background: #f8f9fa;\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.specs-table-responsive {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n    margin-top: 20px;\n}\n\n.specs-table-responsive th,\n.specs-table-responsive td {\n    padding: 18px 20px;\n    text-align: left;\n    border-bottom: 1px solid #e9ecef;\n}\n\n.specs-table-responsive th {\n    background: linear-gradient(135deg, #f1f3f4 0%, #e8eaed 100%);\n    font-weight: 700;\n    color: #333333;\n    font-size: 1.1rem;\n}\n\n.specs-table-responsive tr:last-child td {\n    border-bottom: none;\n}\n\n.specs-table-responsive tr:hover {\n    background: #f8f9fa;\n    transition: background 0.3s ease;\n}\n\n.specs-table-responsive td strong {\n    color: #333333;\n    font-weight: 600;\n}\n\n\/* Applications d'usage *\/\n.usage-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.usage-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n    margin-top: 30px;\n}\n\n.usage-card-responsive {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    text-align: center;\n    transition: all 0.3s ease;\n    border: 1px solid rgba(31, 182, 255, 0.1);\n}\n\n.usage-card-responsive:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n    border-color: #1fb6ff;\n}\n\n.usage-icon-responsive {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.usage-card-responsive h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 10px;\n}\n\n.usage-card-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Section capteurs LoRaWan *\/\n.sensors-section-responsive {\n    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.sensors-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 15px;\n    margin-top: 30px;\n}\n\n.sensor-card-responsive {\n    background: white;\n    padding: 20px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    text-align: center;\n    transition: all 0.3s ease;\n    border: 1px solid rgba(245, 158, 11, 0.2);\n}\n\n.sensor-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 18px rgba(0,0,0,0.15);\n    border-color: #f59e0b;\n}\n\n.sensor-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #f59e0b, #d97706);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 12px;\n    font-size: 1.2rem;\n    box-shadow: 0 3px 10px rgba(245, 158, 11, 0.3);\n}\n\n.sensor-card-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #92400e;\n    margin-bottom: 8px;\n}\n\n.sensor-card-responsive p {\n    color: #666666;\n    line-height: 1.4;\n    font-size: 0.9rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Section Advanced Tracking *\/\n.at-service-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.service-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.service-card-responsive {\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.service-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.service-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.service-content-responsive h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 8px 0;\n}\n\n.service-content-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Contact *\/\n.contact-highlight-responsive {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n}\n\n.contact-card-responsive {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 15px 25px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.contact-card-responsive:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 18px rgba(0,0,0,0.15);\n}\n\n.contact-info-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 3px 0;\n}\n\n.contact-info-responsive .phone {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #059669;\n    margin: 0 0 2px 0;\n}\n\n.contact-info-responsive .hours {\n    font-size: 0.85rem;\n    color: #666666;\n}\n\n\/* CTA Final *\/\n.final-cta-responsive {\n    background: linear-gradient(135deg, #0ea5e9 0%, #1fb6ff 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 20px;\n    margin: 40px 0;\n    box-shadow: 0 5px 25px rgba(0,0,0,0.15);\n}\n\n.final-cta-responsive h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n    color: white;\n}\n\n.final-cta-responsive p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    opacity: 0.95;\n    line-height: 1.5;\n    color: white;\n    text-align: center;\n}\n\n\/* Image responsive *\/\n.product-image-responsive {\n    display: block;\n    margin: 30px auto;\n    max-width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n\n\/* RESPONSIVE DESIGN *\/\n\n\/* Tablettes (768px et moins) *\/\n@media (max-width: 768px) {\n    .product-content-section {\n        padding: 0 15px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.8rem;\n        margin-bottom: 25px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.3rem;\n    }\n\n    .product-content-section p {\n        font-size: 1rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .sensors-section-responsive,\n    .at-service-section-responsive {\n        padding: 30px 15px;\n        margin: 25px 0;\n    }\n\n    \/* Tableau responsive *\/\n    .specs-table-responsive {\n        font-size: 0.9rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 12px 15px;\n    }\n\n    \/* Grilles responsive *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 15px;\n    }\n\n    .sensors-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 12px;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 20px 15px;\n    }\n\n    .sensor-card-responsive {\n        padding: 15px 12px;\n    }\n\n    .usage-icon-responsive {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n    }\n\n    .service-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    .sensor-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    \/* Service cards en colonne sur tablette *\/\n    .service-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n    }\n\n    \/* Contact responsive *\/\n    .contact-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 10px;\n        padding: 15px 20px;\n    }\n\n    \/* CTA responsive *\/\n    .final-cta-responsive h2 {\n        font-size: 2rem;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1.1rem;\n    }\n\n    .final-cta-responsive {\n        padding: 40px 25px;\n    }\n}\n\n\/* Mobiles (480px et moins) *\/\n@media (max-width: 480px) {\n    .product-content-section {\n        padding: 0 10px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.2rem;\n    }\n\n    .product-content-section p {\n        font-size: 0.95rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .sensors-section-responsive,\n    .at-service-section-responsive {\n        padding: 25px 10px;\n        margin: 20px 0;\n        border-radius: 12px;\n    }\n\n    \/* Tableau très responsive *\/\n    .specs-table-responsive {\n        font-size: 0.85rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 10px 12px;\n    }\n\n    \/* Grilles en une colonne *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: 1fr;\n        gap: 12px;\n    }\n\n    .sensors-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n        gap: 10px;\n    }\n\n    .usage-card-responsive {\n        padding: 18px 12px;\n    }\n\n    .usage-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card-responsive h3 {\n        font-size: 1.1rem;\n    }\n\n    .usage-card-responsive p {\n        font-size: 0.9rem;\n    }\n\n    .service-card-responsive {\n        padding: 15px 12px;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 1rem;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.9rem;\n    }\n\n    .sensor-card-responsive {\n        padding: 12px 8px;\n    }\n\n    .sensor-card-responsive h4 {\n        font-size: 0.9rem;\n    }\n\n    .sensor-card-responsive p {\n        font-size: 0.8rem;\n    }\n\n    \/* Contact mobile *\/\n    .contact-card-responsive {\n        padding: 12px 15px;\n        margin: 0 5px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* CTA mobile *\/\n    .final-cta-responsive {\n        padding: 30px 15px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.7rem;\n        margin-bottom: 15px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1rem;\n        margin-bottom: 20px;\n    }\n}\n\n\/* Très petits écrans (320px et moins) *\/\n@media (max-width: 320px) {\n    .product-content-section {\n        padding: 0 8px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.3rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 8px 10px;\n        font-size: 0.8rem;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 12px 8px;\n    }\n\n    .sensor-card-responsive {\n        padding: 10px 6px;\n    }\n\n    .sensors-grid-responsive {\n        grid-template-columns: 1fr;\n    }\n\n    .final-cta-responsive {\n        padding: 25px 10px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.5rem;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Début du contenu produit --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\u003c!-- Description principale --\u003e\n\u003ch2\u003e\u003cstrong\u003eThe SmartConnect hybrid tracking unit is the latest addition to our satellite range\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThe SmartConnect developed by Advanced Tracking is a complete solution for the tracking and protection of a pleasure boat or super yacht. It can also be integrated via API into third-party solutions. Using the latest cellular (multi-operator) and satellite (Kineis\/Argos) technologies, SmartConnect offers a comprehensive solution for real-time tracking and securing your boat.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eWhy choose the SmartConnect Hybrid Tracker?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eAdvanced hybrid technology:\u003c\/strong\u003e Multi-operator cellular + Kineis\/Argos satellite. Global coverage including North and South Poles. Automatic switching based on available coverage.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eLoRaWan sensor hub:\u003c\/strong\u003e Connects multiple wireless sensors up to 300m. 2-year battery life. Water, temperature, smoke, intrusion, battery, shore power sensors.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eIntegrated WiFi module:\u003c\/strong\u003e Smartphone connection for sensor management, alerts, mooring. Optional 4G router for onboard internet. Responsive web interface for all devices.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eAnti-intrusion alarm:\u003c\/strong\u003e Activation via smartphone. Configurable anchor watch. Alerts if the boat drags anchor or exits a defined zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Spécifications Techniques --\u003e\n\u003cdiv class=\"specs-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eSmartConnect Technical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table-responsive\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHybrid Technology\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMulti-operator Cellular + Kineis\/Argos Satellite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCoverage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGlobal, including North and South Poles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSensor Connectivity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLoRaWan up to 300m range\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSensor Battery Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 2 years (long-lasting wireless solution)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWiFi Module\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIntegrated for smartphone connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e4G Router\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional onboard internet via cellular network\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eUser Interface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eResponsive web (smartphone, tablet, PC, Mac)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-intrusion Alarm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eActivation\/deactivation via smartphone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnchor Watch\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eConfigurable with anchor drag alerts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGeofencing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAlerts for exiting defined zone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNMEA Module\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional: engine temp, wind, RPM, sounder, fuel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAPI Integration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCompatible with third-party solutions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeb Platform\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ewww.konectis.com (Advanced Tracking)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eExperience\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAdvanced Tracking: 24\/7 geolocation since 2004\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDocumentation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eComplete SmartConnect documentation available for download\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications d'usage --\u003e\n\u003cdiv class=\"usage-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eProfessional Nautical Applications\u003c\/h2\u003e\n\u003cdiv class=\"usage-grid-responsive\"\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e⛵\u003c\/div\u003e\n\u003ch3\u003ePleasure Boats\u003c\/h3\u003e\n\u003cp\u003eReal-time tracking, complete security. Water, intrusion, battery sensors. Anchor watch, anti-theft alarm. Intuitive smartphone interface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🛥️\u003c\/div\u003e\n\u003ch3\u003eSuper Yachts\u003c\/h3\u003e\n\u003cp\u003eComplete multi-sensor solution. Temperature, smoke, shore power monitoring. Optional NMEA module. API integration with professional third-party solutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🏭\u003c\/div\u003e\n\u003ch3\u003eCommercial Fleets\u003c\/h3\u003e\n\u003cp\u003eCentralized multi-boat tracking. Geofencing navigation zones. Preventive maintenance alerts. Automated reporting via Konectis platform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eProfessional Integration\u003c\/h3\u003e\n\u003cp\u003eOpen API for third-party solutions. Compatible with existing systems. Professional installation. Specialized Advanced Tracking technical support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section capteurs LoRaWan --\u003e\n\u003cdiv class=\"sensors-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eIntegrated LoRaWan Sensor Ecosystem\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #92400e; margin-bottom: 30px; line-height: 1.6;\"\u003eSmartConnect can connect multiple wireless sensors with a range of up to 300m and a battery life of 5 years. LoRaWan solution for comprehensive boat monitoring:\u003c\/p\u003e\n\u003cdiv class=\"sensors-grid-responsive\"\u003e\n\u003cdiv class=\"sensor-card-responsive\"\u003e\n\u003cdiv class=\"sensor-icon-responsive\"\u003e💧\u003c\/div\u003e\n\u003ch4\u003eWater Leak Sensor\u003c\/h4\u003e\n\u003cp\u003eBilge water detection, immediate smartphone alert\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sensor-card-responsive\"\u003e\n\u003cdiv class=\"sensor-icon-responsive\"\u003e🌡️\u003c\/div\u003e\n\u003ch4\u003eTemperature \u0026amp; Smoke\u003c\/h4\u003e\n\u003cp\u003eFire monitoring, engine overheating\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sensor-card-responsive\"\u003e\n\u003cdiv class=\"sensor-icon-responsive\"\u003e👁️\u003c\/div\u003e\n\u003ch4\u003eInfrared Intrusion\u003c\/h4\u003e\n\u003cp\u003eOnboard motion detection, anti-intrusion\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sensor-card-responsive\"\u003e\n\u003cdiv class=\"sensor-icon-responsive\"\u003e🚪\u003c\/div\u003e\n\u003ch4\u003eDoor Contact Sensor\u003c\/h4\u003e\n\u003cp\u003eCabin, cockpit, compartment opening\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sensor-card-responsive\"\u003e\n\u003cdiv class=\"sensor-icon-responsive\"\u003e⚡\u003c\/div\u003e\n\u003ch4\u003e220V Shore Power\u003c\/h4\u003e\n\u003cp\u003ePort electrical connection monitoring\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sensor-card-responsive\"\u003e\n\u003cdiv class=\"sensor-icon-responsive\"\u003e🔋\u003c\/div\u003e\n\u003ch4\u003eBattery Sensor\u003c\/h4\u003e\n\u003cp\u003eCharge level, voltage, battery status\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sensor-card-responsive\"\u003e\n\u003cdiv class=\"sensor-icon-responsive\"\u003e🆘\u003c\/div\u003e\n\u003ch4\u003eDistress Button\u003c\/h4\u003e\n\u003cp\u003eManual SOS alert, geolocation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sensor-card-responsive\"\u003e\n\u003cdiv class=\"sensor-icon-responsive\"\u003e📊\u003c\/div\u003e\n\u003ch4\u003eNMEA Module (Option)\u003c\/h4\u003e\n\u003cp\u003eEngine temp, wind, RPM, sounder, fuel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section Advanced Tracking --\u003e\n\u003cdiv class=\"at-service-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eAdvanced Tracking Expertise since 2004\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #666666; margin-bottom: 30px; line-height: 1.6;\"\u003eFrench leader in 24\/7 nautical tracking. We optimize your SmartConnect for maximum maritime security. Benefit from our recognized expertise:\u003c\/p\u003e\n\u003cdiv class=\"service-grid-responsive\"\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eProfessional Installation \u0026amp; Configuration\u003c\/h3\u003e\n\u003cp\u003eSmartConnect installation by certified technicians. LoRaWan sensor configuration, WiFi setup, NMEA integration. Comprehensive user training.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e📱\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eAdvanced Konectis Platform\u003c\/h3\u003e\n\u003cp\u003eResponsive web interface for all devices. Real-time tracking, history, reports. Multi-sensor management, custom alerts, geofencing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eOptional 24\/7 Monitoring\u003c\/h3\u003e\n\u003cp\u003eContinuous monitoring service by specialized teams. Rapid intervention in case of an alert. Coordination with maritime authorities if necessary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🔗\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eAPI Integration \u0026amp; Third-Party Solutions\u003c\/h3\u003e\n\u003cp\u003eOpen API for integration with existing solutions. Compatible with fleet management systems. Developer support, complete technical documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Info --\u003e\n\u003cdiv class=\"contact-highlight-responsive\"\u003e\n\u003cdiv class=\"contact-card-responsive\"\u003e\u003cspan style=\"font-size: 1.2rem;\"\u003e📞\u003c\/span\u003e\n\u003cdiv class=\"contact-info-responsive\"\u003e\n\u003ch4\u003eNautical SmartConnect Expert\u003c\/h4\u003e\n\u003cdiv class=\"phone\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9 am-12 pm and 2 pm-6 pm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Final --\u003e\n\u003cdiv class=\"final-cta-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eSecure Your Boat with SmartConnect Technology\u003c\/h2\u003e\n\u003cp\u003eEquip yourself with the most comprehensive nautical solution. Hybrid satellite\/cellular, LoRaWan sensors, French expertise since 2004.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Advanced Tracking","offers":[{"title":"Default Title","offer_id":41250206351556,"sku":"","price":690.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/products\/smart-connect-c.jpg?v=1678713634"},{"product_id":"iridium-go-exec","title":"Iridium GO! exec: Advanced Certus Satellite Terminal","description":"\u003cstyle\u003e\n\/* Styles pour la section de contenu produit uniquement *\/\n.product-content-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.product-content-section h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n.product-content-section h3 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n}\n\n.product-content-section p {\n    color: #666666;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    font-size: 1.1rem;\n    text-align: justify;\n}\n\n\/* Section héro Iridium GO! exec *\/\n.hero-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    color: #1fb6ff;\n    padding: 60px 20px;\n    margin: 30px 0;\n    border-radius: 20px;\n    box-shadow: 0 8px 40px rgba(31, 182, 255, 0.15);\n    position: relative;\n    overflow: hidden;\n}\n\n.hero-section-responsive::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1fb6ff 0%, #0ea5e9 50%, #1fb6ff 100%);\n}\n\n.hero-content {\n    text-align: center;\n    position: relative;\n    z-index: 2;\n}\n\n.hero-content h2 {\n    font-size: 2.8rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 25px;\n    text-shadow: 0 2px 4px rgba(31, 182, 255, 0.3);\n}\n\n.hero-content .subtitle {\n    font-size: 1.4rem;\n    color: #666666;\n    margin-bottom: 30px;\n    font-weight: 300;\n    line-height: 1.5;\n}\n\n.hero-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.hero-feature {\n    background: rgba(255,255,255,0.8);\n    padding: 25px 20px;\n    border-radius: 15px;\n    text-align: center;\n    backdrop-filter: blur(10px);\n    border: 1px solid rgba(31, 182, 255, 0.2);\n    transition: all 0.3s ease;\n}\n\n.hero-feature:hover {\n    transform: translateY(-5px);\n    background: rgba(255,255,255,0.95);\n    box-shadow: 0 8px 25px rgba(31, 182, 255, 0.3);\n}\n\n.hero-feature-icon {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    box-shadow: 0 4px 15px rgba(31, 182, 255, 0.4);\n    color: white;\n}\n\n.hero-feature h3 {\n    font-size: 1.2rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 10px;\n}\n\n.hero-feature p {\n    color: #666666;\n    font-size: 0.95rem;\n    line-height: 1.4;\n    margin: 0;\n    text-align: center;\n}\n\n\/* Section comparaison GO! vs GO! exec *\/\n.comparison-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 4px 25px rgba(31, 182, 255, 0.15);\n    position: relative;\n    overflow: hidden;\n}\n\n.comparison-section-responsive::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1fb6ff 0%, #0ea5e9 50%, #1fb6ff 100%);\n}\n\n.comparison-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.comparison-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.comparison-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.comparison-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n\/* Tableau comparaison responsive *\/\n.comparison-table-desktop {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n    margin-top: 30px;\n}\n\n.comparison-table-desktop th {\n    background: linear-gradient(135deg, #1fb6ff 0%, #0ea5e9 100%);\n    color: white;\n    padding: 20px 15px;\n    text-align: left;\n    font-weight: 700;\n    font-size: 1.1rem;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n}\n\n.comparison-table-desktop td {\n    padding: 18px 15px;\n    border-bottom: 1px solid #e5e7eb;\n    vertical-align: top;\n}\n\n.comparison-table-desktop tr:hover {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n}\n\n.comparison-table-desktop .metric-name {\n    font-weight: 600;\n    color: #374151;\n    font-size: 1rem;\n}\n\n.comparison-table-desktop .go-standard {\n    color: #666666;\n    font-size: 0.95rem;\n    text-align: center;\n}\n\n.comparison-table-desktop .go-exec {\n    color: #1fb6ff;\n    font-weight: 600;\n    font-size: 0.95rem;\n    text-align: center;\n}\n\n.comparison-table-desktop .winner {\n    background: linear-gradient(135deg, #10b981 0%, #059669 100%);\n    color: white;\n    padding: 4px 8px;\n    border-radius: 6px;\n    font-size: 0.8rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n\/* Cartes mobiles pour comparaison *\/\n.comparison-cards-mobile {\n    display: none;\n    margin-top: 30px;\n}\n\n.comparison-card-mobile {\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    margin-bottom: 15px;\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.comparison-card-mobile:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(31, 182, 255, 0.2);\n}\n\n.comparison-header-mobile {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 12px;\n}\n\n.comparison-icon-mobile {\n    width: 40px;\n    height: 40px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1rem;\n    color: white;\n    flex-shrink: 0;\n    box-shadow: 0 3px 10px rgba(31, 182, 255, 0.3);\n}\n\n.comparison-header-mobile h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0;\n    flex: 1;\n}\n\n.comparison-values-mobile {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 15px;\n    margin-top: 12px;\n}\n\n.comparison-value-mobile {\n    text-align: center;\n    padding: 10px;\n    border-radius: 8px;\n}\n\n.comparison-value-mobile.standard {\n    background: #f3f4f6;\n    color: #666666;\n}\n\n.comparison-value-mobile.exec {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    color: #1fb6ff;\n    font-weight: 600;\n}\n\n.comparison-value-mobile .label {\n    font-size: 0.8rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 5px;\n}\n\n.comparison-value-mobile .value {\n    font-size: 1rem;\n    font-weight: 700;\n}\n\n\/* Section fonctionnalités GO! exec *\/\n.exec-features-section {\n    background: #f8f9fa;\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.exec-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.exec-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.exec-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.exec-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n.exec-features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.exec-feature {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.exec-feature:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.exec-feature-header {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 15px;\n}\n\n.exec-feature-icon {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    color: white;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.exec-feature-header h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0;\n    flex: 1;\n}\n\n.exec-feature p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Section spécifications techniques *\/\n.specs-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 4px 25px rgba(31, 182, 255, 0.15);\n    position: relative;\n    overflow: hidden;\n}\n\n.specs-section-responsive::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1fb6ff 0%, #0ea5e9 50%, #1fb6ff 100%);\n}\n\n.specs-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.specs-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.specs-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.specs-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n.specs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.spec-category {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.spec-category:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.spec-category-header {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 20px;\n}\n\n.spec-category-icon {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    color: white;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.spec-category-header h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0;\n    flex: 1;\n}\n\n.spec-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.spec-list li {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 8px 0;\n    border-bottom: 1px solid #e5e7eb;\n    font-size: 0.95rem;\n}\n\n.spec-list li:last-child {\n    border-bottom: none;\n}\n\n.spec-name {\n    font-weight: 600;\n    color: #374151;\n}\n\n.spec-value {\n    color: #1fb6ff;\n    font-weight: 500;\n}\n\n\/* Section applications d'usage *\/\n.usage-section-responsive {\n    background: #f8f9fa;\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.usage-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.usage-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.usage-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.usage-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n.usage-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.usage-card {\n    background: white;\n    padding: 30px 25px;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n    text-align: center;\n    transition: all 0.4s ease;\n    border: 2px solid transparent;\n    position: relative;\n    overflow: hidden;\n}\n\n.usage-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    transform: scaleX(0);\n    transition: transform 0.4s ease;\n}\n\n.usage-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 8px 30px rgba(31, 182, 255, 0.2);\n    border-color: rgba(31, 182, 255, 0.3);\n}\n\n.usage-card:hover::before {\n    transform: scaleX(1);\n}\n\n.usage-icon-responsive {\n    width: 70px;\n    height: 70px;\n    background: linear-gradient(135deg, #1fb6ff 0%, #0ea5e9 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n    font-size: 1.8rem;\n    color: white;\n    box-shadow: 0 4px 20px rgba(31, 182, 255, 0.3);\n    transition: all 0.3s ease;\n}\n\n.usage-card:hover .usage-icon-responsive {\n    transform: scale(1.1);\n    box-shadow: 0 6px 25px rgba(31, 182, 255, 0.4);\n}\n\n.usage-card h3 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 15px;\n    line-height: 1.3;\n}\n\n.usage-card p {\n    color: #666666;\n    line-height: 1.6;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Section Advanced Tracking *\/\n.at-service-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.service-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.service-card-responsive {\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.service-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.service-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n    color: white;\n}\n\n.service-content-responsive h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 8px 0;\n}\n\n.service-content-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Contact *\/\n.contact-highlight-responsive {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n}\n\n.contact-card-responsive {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 15px 25px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.contact-card-responsive:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 18px rgba(0,0,0,0.15);\n}\n\n.contact-info-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 3px 0;\n}\n\n.contact-info-responsive .phone {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #059669;\n    margin: 0 0 2px 0;\n}\n\n.contact-info-responsive .hours {\n    font-size: 0.85rem;\n    color: #666666;\n}\n\n\/* CTA Final *\/\n.final-cta-responsive {\n    background: linear-gradient(135deg, #1fb6ff 0%, #0ea5e9 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 20px;\n    margin: 40px 0;\n    box-shadow: 0 5px 25px rgba(31, 182, 255, 0.3);\n}\n\n.final-cta-responsive h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n    color: white;\n}\n\n.final-cta-responsive p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    opacity: 0.95;\n    line-height: 1.5;\n    color: white;\n    text-align: center;\n}\n\n\/* Image responsive *\/\n.product-image-responsive {\n    display: block;\n    margin: 30px auto;\n    max-width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n\n\/* RESPONSIVE DESIGN COMPLET *\/\n\n\/* Tablettes (768px et moins) *\/\n@media (max-width: 768px) {\n    .product-content-section {\n        padding: 0 15px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.8rem;\n        margin-bottom: 25px;\n        line-height: 1.2;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.3rem;\n        line-height: 1.3;\n    }\n\n    .product-content-section p {\n        font-size: 1rem;\n        line-height: 1.6;\n    }\n\n    \/* Basculement vers cartes sur tablette *\/\n    .comparison-table-desktop {\n        display: none;\n    }\n\n    .comparison-cards-mobile {\n        display: block;\n    }\n\n    \/* Hero responsive *\/\n    .hero-section-responsive {\n        padding: 40px 15px;\n        margin: 25px 0;\n        background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    }\n\n    .hero-content h2 {\n        font-size: 2.2rem;\n        line-height: 1.2;\n        margin-bottom: 20px;\n        color: #1fb6ff;\n    }\n\n    .hero-content .subtitle {\n        font-size: 1.2rem;\n        line-height: 1.4;\n        margin-bottom: 25px;\n        color: #666666;\n    }\n\n    .hero-features {\n        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .hero-feature {\n        padding: 20px 15px;\n        background: rgba(255,255,255,0.9);\n        border: 1px solid rgba(31, 182, 255, 0.2);\n    }\n\n    .hero-feature-icon {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n        margin-bottom: 12px;\n        background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    }\n\n    .hero-feature h3 {\n        font-size: 1.1rem;\n        margin-bottom: 8px;\n        color: #1fb6ff;\n    }\n\n    .hero-feature p {\n        font-size: 0.9rem;\n        line-height: 1.3;\n        color: #666666;\n    }\n\n    \/* Sections responsive *\/\n    .comparison-section-responsive,\n    .exec-features-section,\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 35px 15px;\n        margin: 25px 0;\n        border-radius: 15px;\n    }\n\n    \/* Intros sections *\/\n    .comparison-intro h2,\n    .exec-intro h2,\n    .specs-intro h2,\n    .usage-intro h2 {\n        font-size: 1.8rem;\n        margin-bottom: 15px;\n    }\n\n    .comparison-intro p,\n    .exec-intro p,\n    .specs-intro p,\n    .usage-intro p {\n        font-size: 1.1rem;\n        line-height: 1.5;\n    }\n\n    \/* Grilles responsive *\/\n    .exec-features-grid,\n    .specs-grid {\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .usage-grid {\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .service-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 18px;\n        margin: 25px 0;\n    }\n\n    \/* Cartes comparaison mobile *\/\n    .comparison-card-mobile {\n        padding: 18px 15px;\n        margin-bottom: 12px;\n    }\n\n    .comparison-header-mobile {\n        gap: 10px;\n        margin-bottom: 10px;\n    }\n\n    .comparison-icon-mobile {\n        width: 35px;\n        height: 35px;\n        font-size: 0.9rem;\n    }\n\n    .comparison-header-mobile h3 {\n        font-size: 1rem;\n    }\n\n    .comparison-values-mobile {\n        gap: 12px;\n        margin-top: 10px;\n    }\n\n    .comparison-value-mobile {\n        padding: 8px;\n    }\n\n    .comparison-value-mobile .label {\n        font-size: 0.75rem;\n        margin-bottom: 4px;\n    }\n\n    .comparison-value-mobile .value {\n        font-size: 0.9rem;\n    }\n\n    \/* Features responsive *\/\n    .exec-feature,\n    .spec-category {\n        padding: 20px 18px;\n    }\n\n    .exec-feature-header,\n    .spec-category-header {\n        gap: 12px;\n        margin-bottom: 15px;\n    }\n\n    .exec-feature-icon,\n    .spec-category-icon {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    .exec-feature-header h3,\n    .spec-category-header h3 {\n        font-size: 1.1rem;\n    }\n\n    .spec-list li {\n        padding: 6px 0;\n        font-size: 0.9rem;\n    }\n\n    \/* Usage responsive *\/\n    .usage-card {\n        padding: 25px 20px;\n    }\n\n    .usage-icon-responsive {\n        width: 60px;\n        height: 60px;\n        font-size: 1.6rem;\n        margin-bottom: 15px;\n    }\n\n    .usage-card h3 {\n        font-size: 1.2rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card p {\n        font-size: 0.95rem;\n        line-height: 1.5;\n    }\n\n    \/* Service cards responsive *\/\n    .service-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n        padding: 18px 15px;\n    }\n\n    .service-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n        margin: 0 auto;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 1rem;\n        margin-bottom: 6px;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    \/* Contact responsive *\/\n    .contact-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 10px;\n        padding: 15px 20px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* CTA responsive *\/\n    .final-cta-responsive {\n        padding: 40px 25px;\n        margin: 30px 0;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 2rem;\n        line-height: 1.2;\n        margin-bottom: 18px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1.1rem;\n        line-height: 1.4;\n        margin-bottom: 25px;\n    }\n}\n\n\/* Mobiles (480px et moins) *\/\n@media (max-width: 480px) {\n    .product-content-section {\n        padding: 0 12px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n        line-height: 1.2;\n        text-align: center;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.2rem;\n        line-height: 1.3;\n        text-align: center;\n    }\n\n    .product-content-section p {\n        font-size: 0.95rem;\n        line-height: 1.5;\n        text-align: justify;\n    }\n\n    \/* Hero mobile *\/\n    .hero-section-responsive {\n        padding: 30px 12px;\n        margin: 20px 0;\n        background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    }\n\n    .hero-content h2 {\n        font-size: 1.8rem;\n        line-height: 1.2;\n        margin-bottom: 18px;\n        color: #1fb6ff;\n    }\n\n    .hero-content .subtitle {\n        font-size: 1.1rem;\n        line-height: 1.4;\n        margin-bottom: 25px;\n        color: #666666;\n    }\n\n    .hero-features {\n        grid-template-columns: 1fr;\n        gap: 15px;\n        margin-top: 25px;\n    }\n\n    .hero-feature {\n        padding: 18px 15px;\n        background: rgba(255,255,255,0.9);\n        border: 1px solid rgba(31, 182, 255, 0.2);\n    }\n\n    .hero-feature-icon {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 10px;\n        background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    }\n\n    .hero-feature h3 {\n        font-size: 1rem;\n        margin-bottom: 6px;\n        color: #1fb6ff;\n    }\n\n    .hero-feature p {\n        font-size: 0.85rem;\n        line-height: 1.3;\n        color: #666666;\n    }\n\n    \/* Sections mobile *\/\n    .comparison-section-responsive,\n    .exec-features-section,\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 25px 12px;\n        margin: 18px 0;\n        border-radius: 12px;\n    }\n\n    \/* Intros sections mobile *\/\n    .comparison-intro h2,\n    .exec-intro h2,\n    .specs-intro h2,\n    .usage-intro h2 {\n        font-size: 1.5rem;\n        margin-bottom: 12px;\n        line-height: 1.2;\n    }\n\n    .comparison-intro p,\n    .exec-intro p,\n    .specs-intro p,\n    .usage-intro p {\n        font-size: 1rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    \/* Grilles en une colonne *\/\n    .exec-features-grid,\n    .specs-grid,\n    .usage-grid,\n    .service-grid-responsive {\n        grid-template-columns: 1fr;\n        gap: 15px;\n        margin-top: 20px;\n    }\n\n    \/* Cartes comparaison mobile *\/\n    .comparison-card-mobile {\n        padding: 15px 12px;\n        margin-bottom: 10px;\n    }\n\n    .comparison-header-mobile {\n        gap: 8px;\n        margin-bottom: 8px;\n    }\n\n    .comparison-icon-mobile {\n        width: 32px;\n        height: 32px;\n        font-size: 0.8rem;\n    }\n\n    .comparison-header-mobile h3 {\n        font-size: 0.95rem;\n    }\n\n    .comparison-values-mobile {\n        gap: 10px;\n        margin-top: 8px;\n    }\n\n    .comparison-value-mobile {\n        padding: 6px;\n    }\n\n    .comparison-value-mobile .label {\n        font-size: 0.7rem;\n        margin-bottom: 3px;\n    }\n\n    .comparison-value-mobile .value {\n        font-size: 0.85rem;\n    }\n\n    \/* Features mobile *\/\n    .exec-feature,\n    .spec-category {\n        padding: 18px 15px;\n    }\n\n    .exec-feature-header,\n    .spec-category-header {\n        gap: 10px;\n        margin-bottom: 12px;\n    }\n\n    .exec-feature-icon,\n    .spec-category-icon {\n        width: 40px;\n        height: 40px;\n        font-size: 1rem;\n    }\n\n    .exec-feature-header h3,\n    .spec-category-header h3 {\n        font-size: 1rem;\n    }\n\n    .spec-list li {\n        padding: 5px 0;\n        font-size: 0.85rem;\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 2px;\n    }\n\n    .spec-name {\n        font-size: 0.85rem;\n    }\n\n    .spec-value {\n        font-size: 0.8rem;\n    }\n\n    \/* Usage mobile *\/\n    .usage-card {\n        padding: 20px 15px;\n    }\n\n    .usage-icon-responsive {\n        width: 55px;\n        height: 55px;\n        font-size: 1.4rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card h3 {\n        font-size: 1.1rem;\n        margin-bottom: 10px;\n        line-height: 1.3;\n    }\n\n    .usage-card p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    \/* Service cards mobile *\/\n    .service-card-responsive {\n        padding: 15px 12px;\n        gap: 10px;\n    }\n\n    .service-icon-responsive {\n        width: 40px;\n        height: 40px;\n        font-size: 1rem;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 0.95rem;\n        margin-bottom: 5px;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.85rem;\n        line-height: 1.3;\n        text-align: center;\n    }\n\n    \/* Contact mobile *\/\n    .contact-card-responsive {\n        padding: 12px 15px;\n        margin: 0 5px;\n        gap: 8px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.75rem;\n    }\n\n    \/* CTA mobile *\/\n    .final-cta-responsive {\n        padding: 30px 15px;\n        margin: 25px 0;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.7rem;\n        line-height: 1.2;\n        margin-bottom: 15px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1rem;\n        line-height: 1.3;\n        margin-bottom: 20px;\n    }\n}\n\n\/* Très petits écrans (320px et moins) *\/\n@media (max-width: 320px) {\n    .product-content-section {\n        padding: 0 8px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.3rem;\n        margin-bottom: 15px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.1rem;\n    }\n\n    .product-content-section p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n    }\n\n    \/* Hero très petit *\/\n    .hero-section-responsive {\n        padding: 25px 8px;\n        margin: 15px 0;\n        background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    }\n\n    .hero-content h2 {\n        font-size: 1.6rem;\n        margin-bottom: 15px;\n        color: #1fb6ff;\n    }\n\n    .hero-content .subtitle {\n        font-size: 1rem;\n        margin-bottom: 20px;\n        color: #666666;\n    }\n\n    .hero-features {\n        gap: 12px;\n        margin-top: 20px;\n    }\n\n    .hero-feature {\n        padding: 15px 10px;\n        background: rgba(255,255,255,0.9);\n        border: 1px solid rgba(31, 182, 255, 0.2);\n    }\n\n    .hero-feature-icon {\n        width: 40px;\n        height: 40px;\n        font-size: 1.1rem;\n        margin-bottom: 8px;\n        background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    }\n\n    .hero-feature h3 {\n        font-size: 0.95rem;\n        margin-bottom: 5px;\n        color: #1fb6ff;\n    }\n\n    .hero-feature p {\n        font-size: 0.8rem;\n        line-height: 1.2;\n        color: #666666;\n    }\n\n    \/* Sections très petit *\/\n    .comparison-section-responsive,\n    .exec-features-section,\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 20px 8px;\n        margin: 15px 0;\n        border-radius: 10px;\n    }\n\n    \/* Intros très petit *\/\n    .comparison-intro h2,\n    .exec-intro h2,\n    .specs-intro h2,\n    .usage-intro h2 {\n        font-size: 1.3rem;\n        margin-bottom: 10px;\n    }\n\n    .comparison-intro p,\n    .exec-intro p,\n    .specs-intro p,\n    .usage-intro p {\n        font-size: 0.9rem;\n        line-height: 1.3;\n    }\n\n    \/* Grilles très petit *\/\n    .exec-features-grid,\n    .specs-grid,\n    .usage-grid,\n    .service-grid-responsive {\n        gap: 12px;\n        margin-top: 15px;\n    }\n\n    \/* Cartes très petit *\/\n    .comparison-card-mobile,\n    .exec-feature,\n    .spec-category,\n    .usage-card,\n    .service-card-responsive {\n        padding: 12px 8px;\n    }\n\n    .usage-icon-responsive {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n        margin-bottom: 10px;\n    }\n\n    .usage-card h3 {\n        font-size: 1rem;\n        margin-bottom: 8px;\n    }\n\n    .usage-card p {\n        font-size: 0.8rem;\n        line-height: 1.3;\n    }\n\n    \/* Features très petit *\/\n    .exec-feature-icon,\n    .spec-category-icon {\n        width: 35px;\n        height: 35px;\n        font-size: 0.9rem;\n    }\n\n    .exec-feature-header h3,\n    .spec-category-header h3 {\n        font-size: 0.9rem;\n    }\n\n    .spec-list li {\n        font-size: 0.8rem;\n    }\n\n    \/* Service cards très petit *\/\n    .service-card-responsive {\n        gap: 8px;\n    }\n\n    .service-icon-responsive {\n        width: 35px;\n        height: 35px;\n        font-size: 0.9rem;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 0.9rem;\n        margin-bottom: 4px;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.8rem;\n        line-height: 1.2;\n    }\n\n    \/* Contact très petit *\/\n    .contact-card-responsive {\n        padding: 10px 12px;\n        margin: 0 3px;\n        gap: 6px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.85rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 0.9rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.7rem;\n    }\n\n    \/* CTA très petit *\/\n    .final-cta-responsive {\n        padding: 25px 10px;\n        margin: 20px 0;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.5rem;\n        margin-bottom: 12px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 0.9rem;\n        line-height: 1.2;\n        margin-bottom: 15px;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Début du contenu produit --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003c!-- Description principale --\u003e\n\u003ch2\u003e\u003cstrong\u003eIridium GO! exec uses the Iridium Certus network for high-performance IP voice and data connectivity\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eAdvanced Tracking is an official Iridium distributor. The GO! exec offers Wi-Fi connectivity for messaging applications, email, social networks, weather, and light internet browsing, with simultaneous access to two high-quality voice lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Section héro --\u003e\n\u003cdiv class=\"hero-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eProfessional Certus Satellite Terminal\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eIridium GO! exec leverages the Certus 100 network to deliver advanced IP performance. 30m Wi-Fi connectivity, two simultaneous voice lines, integrated color touchscreen.\u003c\/p\u003e\n\u003cdiv class=\"hero-features\"\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e🚀\u003c\/div\u003e\n\u003ch3\u003eAdvanced Certus 100\u003c\/h3\u003e\n\u003cp\u003e22 Kbps upload \/ 88 Kbps download, 2-second connection\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e📱\u003c\/div\u003e\n\u003ch3\u003eColor Touchscreen\u003c\/h3\u003e\n\u003cp\u003eIntegrated interface, direct control, session management\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e📞\u003c\/div\u003e\n\u003ch3\u003eTwo Voice Lines\u003c\/h3\u003e\n\u003cp\u003eSimultaneous calls, HD quality, integrated speaker\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e🔌\u003c\/div\u003e\n\u003ch3\u003eExtended Connectivity\u003c\/h3\u003e\n\u003cp\u003e2x USB-C, Ethernet, external antenna, integrated GPS\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section comparaison GO! vs GO! exec --\u003e\n\u003cdiv class=\"comparison-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"comparison-intro\"\u003e\n\u003ch2\u003eGO! Standard vs GO! exec Comparison\u003c\/h2\u003e\n\u003cp\u003eDiscover the significant improvements of the GO! exec over the standard GO!, with the Certus network offering up to 37 times better performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tableau desktop --\u003e\n\u003ctable class=\"comparison-table-desktop\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003ePerformance Metric\u003c\/th\u003e\n\u003cth\u003eGO! Standard\u003c\/th\u003e\n\u003cth\u003eGO! exec\u003c\/th\u003e\n\u003cth\u003eAdvantage\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eConnection Time\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e30 seconds\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e2 seconds\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eexec x15\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eSend\/Receive Start-up\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e45 seconds\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e5 seconds\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eexec x9\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eUpload Speed\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e2.4 Kbps\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e22 Kbps\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eexec x9\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003e10K Email Send Time\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e1 minute\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e10 seconds\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eexec x6\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eDownload Speed\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e2.4 Kbps\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e88 Kbps\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eexec x37\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003e50K Page Load\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e3 minutes\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e10 seconds\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eexec x18\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eData Type\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003eCircuit-switched\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003eOptimized IP\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eexec\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Cartes mobiles --\u003e\n\u003cdiv class=\"comparison-cards-mobile\"\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eConnection Time\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! Standard\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e30 seconds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e2 seconds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e📤\u003c\/div\u003e\n\u003ch3\u003eUpload Speed\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! Standard\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e2.4 Kbps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e22 Kbps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e📥\u003c\/div\u003e\n\u003ch3\u003eDownload Speed\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! Standard\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e2.4 Kbps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e88 Kbps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e📧\u003c\/div\u003e\n\u003ch3\u003e10K Email\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! Standard\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e1 minute\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e10 seconds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e🌐\u003c\/div\u003e\n\u003ch3\u003e50K Webpage\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! Standard\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e3 minutes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e10 seconds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003eData Type\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! Standard\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCircuit-switched\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOptimized IP\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section fonctionnalités GO! exec --\u003e\n\u003cdiv class=\"exec-features-section\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"exec-intro\"\u003e\n\u003ch2\u003eGO! exec Advanced Features\u003c\/h2\u003e\n\u003cp\u003eDiscover the technical innovations that make GO! exec the most advanced satellite terminal for demanding professionals requiring high-performance IP connectivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"exec-features-grid\"\u003e\n\u003cdiv class=\"exec-feature\"\u003e\n\u003cdiv class=\"exec-feature-header\"\u003e\n\u003cdiv class=\"exec-feature-icon\"\u003e🖥️\u003c\/div\u003e\n\u003ch3\u003eColor Touchscreen\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eIntegrated user interface, direct session control, connection management, airtime monitoring, advanced configuration without a smartphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"exec-feature\"\u003e\n\u003cdiv class=\"exec-feature-header\"\u003e\n\u003cdiv class=\"exec-feature-icon\"\u003e📞\u003c\/div\u003e\n\u003ch3\u003eTwo Voice Lines\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSimultaneous access to two high-quality calls, integrated speaker and microphone, direct communication or via smartphone within a 30m radius.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"exec-feature\"\u003e\n\u003cdiv class=\"exec-feature-header\"\u003e\n\u003cdiv class=\"exec-feature-icon\"\u003e🔌\u003c\/div\u003e\n\u003ch3\u003eExtended Connectivity\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eTwo USB-C ports, Gigabit Ethernet, external antenna, integrated GPS, fixed or mobile installation, maximum integration flexibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"exec-feature\"\u003e\n\u003cdiv class=\"exec-feature-header\"\u003e\n\u003cdiv class=\"exec-feature-icon\"\u003e🌐\u003c\/div\u003e\n\u003ch3\u003eConnection Manager\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eIntegrated fast internet connection, session control, pre-configured filtering options, optimized airtime management, automatic savings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"exec-feature\"\u003e\n\u003cdiv class=\"exec-feature-header\"\u003e\n\u003cdiv class=\"exec-feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eOptional 24\/7 SOS\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003e24\/7 SOS monitoring registration, third-party emergency response coordination center (IERCC), professional assistance, enhanced security.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"exec-feature\"\u003e\n\u003cdiv class=\"exec-feature-header\"\u003e\n\u003cdiv class=\"exec-feature-icon\"\u003e📡\u003c\/div\u003e\n\u003ch3\u003eSimplified Installation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eNo pointing required, omnidirectional connectivity, power-up and connection by simply raising the antenna, fixed or mobile operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section spécifications techniques --\u003e\n\u003cdiv class=\"specs-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"specs-intro\"\u003e\n\u003ch2\u003eGO! exec Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eDiscover the technical characteristics that make GO! exec the most robust and high-performing Certus satellite terminal for critical professional applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-category\"\u003e\n\u003cdiv class=\"spec-category-header\"\u003e\n\u003cdiv class=\"spec-category-icon\"\u003e📏\u003c\/div\u003e\n\u003ch3\u003eDimensions \u0026amp; Design\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e203 x 203 x 25 mm\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e1200 grams\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eDesign\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eCompact portable\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eScreen\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eColor touchscreen\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-category\"\u003e\n\u003cdiv class=\"spec-category-header\"\u003e\n\u003cdiv class=\"spec-category-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eRobustness \u0026amp; Protection\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eCertification\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eMIL-STD-810H\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eWaterproofing\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIP65\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eTemperature\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e-20°C to +50°C\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eUsage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eExtreme conditions\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-category\"\u003e\n\u003cdiv class=\"spec-category-header\"\u003e\n\u003cdiv class=\"spec-category-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eBattery Life \u0026amp; Power\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eTalk Time\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eUp to 6 hours\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eStandby Time\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eUp to 24 hours\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eRechargeable\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eCharging\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eUSB-C\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-category\"\u003e\n\u003cdiv class=\"spec-category-header\"\u003e\n\u003cdiv class=\"spec-category-icon\"\u003e📡\u003c\/div\u003e\n\u003ch3\u003eServices \u0026amp; Certifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eNetwork\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIridium Certus 100\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eService\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIP voice and data\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eCertifications\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eCE, FCC, ISED, RCM, UKCA\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-name\"\u003eCoverage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eWorldwide + poles\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section applications d'usage --\u003e\n\u003cdiv class=\"usage-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"usage-intro\"\u003e\n\u003ch2\u003eGO! exec Professional Applications\u003c\/h2\u003e\n\u003cp\u003eThe GO! exec is designed for professionals and organizations requiring high-performance IP connectivity in environments where traditional networks are non-existent or insufficient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-grid\"\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🚢\u003c\/div\u003e\n\u003ch3\u003eNavigation \u0026amp; Boating\u003c\/h3\u003e\n\u003cp\u003eYachts, offshore boats, maritime expeditions. Advanced IP connectivity, GRIB weather, crew communication, fleet management, enhanced safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🏛️\u003c\/div\u003e\n\u003ch3\u003eNGO \u0026amp; Humanitarian\u003c\/h3\u003e\n\u003cp\u003eHumanitarian camps, field missions, disaster areas. Headquarters communication, team coordination, field reports, critical connectivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🔬\u003c\/div\u003e\n\u003ch3\u003eScientific Research\u003c\/h3\u003e\n\u003cp\u003eResearch stations, scientific expeditions, isolated bases. Data transmission, laboratory communication, international collaboration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🏭\u003c\/div\u003e\n\u003ch3\u003eIsolated Industry\u003c\/h3\u003e\n\u003cp\u003eMining sites, oil platforms, construction sites. Central communication, operations supervision, worker safety, project management.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e✈️\u003c\/div\u003e\n\u003ch3\u003eGeneral Aviation\u003c\/h3\u003e\n\u003cp\u003ePrivate aviation, isolated airfields, long-haul flights. Air traffic control communication, aviation weather, flight planning, air safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🌍\u003c\/div\u003e\n\u003ch3\u003eTravel \u0026amp; Adventures\u003c\/h3\u003e\n\u003cp\u003eExtreme expeditions, adventure travel, temporary bases. Family connectivity, experience sharing, isolation safety, logistical coordination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section Advanced Tracking --\u003e\n\u003cdiv class=\"at-service-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eGO! exec Expertise by Advanced Tracking\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #666666; margin-bottom: 30px; line-height: 1.6;\"\u003eOfficial Iridium distributor, we optimize your GO! exec for maximum Certus connectivity. Benefit from specialized high-performance support:\u003c\/p\u003e\n\u003cdiv class=\"service-grid-responsive\"\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eAdvanced Certus Configuration\u003c\/h3\u003e\n\u003cp\u003eTouchscreen setup, IP session optimization, filtering configuration, advanced interface training, Ethernet\/USB-C integration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e📱\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eCertus 100 Plans\u003c\/h3\u003e\n\u003cp\u003eAdvice on suitable Certus packages, Iridium SIM cards, high-performance subscription management, IP cost optimization, billing support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003e24\/7 SOS Services\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🛠️\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eCertus Technical Support\u003c\/h3\u003e\n\u003cp\u003eGO! exec technical assistance, remote diagnostics, advanced Certus training, optimal IP usage advice, preventive maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Info --\u003e\n\u003cdiv class=\"contact-highlight-responsive\"\u003e\n\u003cdiv class=\"contact-card-responsive\"\u003e\n\u003cspan style=\"font-size: 1.2rem;\"\u003e📞\u003c\/span\u003e\n\u003cdiv class=\"contact-info-responsive\"\u003e\n\u003ch4\u003eGO! exec Expert\u003c\/h4\u003e\n\u003cdiv class=\"phone\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9 am-12 pm and 2 pm-6 pm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Final --\u003e\n\u003cdiv class=\"final-cta-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eYour Certus Satellite Terminal\u003c\/h2\u003e\n\u003cp\u003eIridium GO! exec offers the most advanced IP performance on the satellite market. Color touchscreen, two voice lines, extended connectivity. Official Advanced Tracking distributor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section comparaison GO! vs GO! exec --\u003e\n\u003cdiv class=\"comparison-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"comparison-intro\"\u003e\n\u003ch2\u003eSatellite Solutions Comparison: GO! vs SmartConnect Gateway\u003c\/h2\u003e\n\u003cp\u003eDiscover the advantages of each satellite solution. While GO! exec improves Iridium performance, SmartConnect Gateway offers a complete ecosystem with IoT sensors, network redundancy, and professional monitoring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tableau desktop --\u003e\n\u003ctable class=\"comparison-table-desktop\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eGO! Standard\u003c\/th\u003e\n\u003cth\u003eGO! exec\u003c\/th\u003e\n\u003cth\u003eSmartConnect Gateway\u003c\/th\u003e\n\u003cth\u003eAdvantage\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eConnection Time\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e30 seconds\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e2 seconds\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003eInstantaneous\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eSmartConnect\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eDownload Speed\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e2.4 Kbps\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e88 Kbps\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003eVariable by source\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eSmartConnect\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eIoT Sensors\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e❌ No\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e❌ No\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e✅ LoRaWan 300m\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eSmartConnect\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eNetwork Redundancy\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e❌ Iridium only\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e❌ Certus only\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e✅ Multi-operator + Satellite\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eSmartConnect\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003e24\/7 Monitoring\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e❌ Not included\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e❌ Optional SOS\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e✅ Advanced Tracking Teams\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eSmartConnect\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eInstallation\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003ePortable only\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003eBasic portable\/fixed\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003eProfessional installation\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eSmartConnect\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eSensor Ecosystem\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003e❌ None\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e❌ None\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e✅ 15+ sensors available\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eSmartConnect\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003eUnlimited Data Offer\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e✅ Available\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e✅ Available\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003e✅ Multi-operator optimized\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eSmartConnect\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"metric-name\"\u003ePlatform\u003c\/td\u003e\n\u003ctd class=\"go-standard\"\u003eIridium Apps\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003eIridium Apps + screen\u003c\/td\u003e\n\u003ctd class=\"go-exec\"\u003eKonectis Advanced Tracking\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"winner\"\u003eSmartConnect\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Cartes mobiles --\u003e\n\u003cdiv class=\"comparison-cards-mobile\"\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eConnection Time\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! Standard\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e30 seconds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eSmartConnect\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eInstantaneous\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e📡\u003c\/div\u003e\n\u003ch3\u003eIoT Sensors\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e❌ No\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eSmartConnect\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e✅ LoRaWan 300m\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003eNetwork Redundancy\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e❌ Certus only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eSmartConnect\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e✅ Multi-operator\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e👁️\u003c\/div\u003e\n\u003ch3\u003e24\/7 Monitoring\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e❌ Optional SOS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eSmartConnect\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e✅ AT Teams\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eInstallation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBasic portable\/fixed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eSmartConnect\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003ePro installation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e🌐\u003c\/div\u003e\n\u003ch3\u003eSensor Ecosystem\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile standard\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e❌ None\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eSmartConnect\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e✅ 15+ sensors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-card-mobile\"\u003e\n\u003cdiv class=\"comparison-header-mobile\"\u003e\n\u003cdiv class=\"comparison-icon-mobile\"\u003e📶\u003c\/div\u003e\n\u003ch3\u003eUnlimited Data\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-values-mobile\"\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eGO! exec\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e✅ Available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-value-mobile exec\"\u003e\n\u003cdiv class=\"label\"\u003eSmartConnect\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e✅ Multi-op optimized\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Iridium","offers":[{"title":"Default Title","offer_id":42080171491524,"sku":"","price":1790.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/products\/iridium-go-exec.jpg?v=1675435068"},{"product_id":"smartconnect-gateway","title":"SmartConnect Gateway ","description":"\u003ch2\u003eAll-in-one hybrid localization and communication system.\u003cbr\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/CtKWLNWV_mM?si=odoR4Z80U_7wrtqc\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eThere are approximately 14 million yacht owners worldwide who share a common need: \u003cstrong\u003esafety and communication\u003c\/strong\u003e when sailing on the high seas.\u003cbr data-mce-fragment=\"1\"\u003eYacht owners seek peace of mind, security, easy weather forecasts, and the ability to communicate with family and friends.\u003cbr data-mce-fragment=\"1\"\u003eCurrent solutions use multiple complex and expensive systems (satellite tracking unit, alarm system, 4G router, Wi-Fi, and satellite communication system), preventing users from sailing with confidence.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp\u003eOur innovative solution is an \u003cstrong\u003e\"all-in-one\"\u003c\/strong\u003e smart device.\u003cbr\u003eIt combines the best of satellite and cellular technology.\u003cbr\u003eIt ensures unparalleled peace of mind for yacht owners worldwide.\u003c\/p\u003e\n\u003cp\u003eWith \u003cstrong\u003eSmartConnect Gateway\u003c\/strong\u003e, you can:\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/Presentation-Advanced-Tracking-SmartConnect.jpg?v=1697278260\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eSmartConnect is the ideal solution for boaters who demand the best. It is easy to install, easy to use, and covers the entire world.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003eSensors\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eWireless sensors using LoRaWan system technology.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003eAutonomous sensors with internal batteries. Autonomy: 2 years +\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eEasy to install in the boat - no cables.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003eUp to 100 different sensors can be added. Any LoraWan compatible sensor can be added.\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003eLong-range sensors.\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003eEncrypted communication between the main unit and the sensors.\u003c\/li\u003e\n\u003cli style=\"font-weight: 400;\"\u003eWireless sensors for oceanic data collection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u0026nbsp;\u003cimg data-mce-fragment=\"1\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/presentation-advanced-tracking-smartconnect-capteurs.jpg?v=1697278625\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/Presentation-Advanced-Tracking-SmartConnect-3.jpg?v=1697279100\"\u003e\u003c\/div\u003e\n\u003ch2 style=\"text-align: left;\"\u003eTechnical Information\u003c\/h2\u003e\n\u003cp\u003e\u0026nbsp;\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch6\u003e\u0026nbsp;GENERAL\u003c\/h6\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eCommunication\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e4G LTE CAT-1 \/ Fallback 2G - Argos\/Kineis satellite - Iridium Certus\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eBattery\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e+12V\/+24V \/ Solar panel (VOC Max 30V)\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\"\u003eBatteries are rechargeable with the main DC input (12V\/24V or solar panel)\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u0026nbsp; \u0026nbsp; Charge: 0℃~ +45℃\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;In service: -20℃~ +60℃\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch6\u003ePOSITION\u003cbr\u003e\u003c\/h6\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eGPS receiver\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eu-blox M8 72-channel engine\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eGPS L1C\/A, SBAS L1C\/A, QZSS L1C\/A, QZSS L1 SAIF, GLONASS L1OF, BeiDou B1I, Galileo E1B\/C\u003cbr\u003eTracking \u0026amp; Navigation: -166 dBm Cold start: -147 dBm Hot start: -157 dBm\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch6\u003eCELLULAR\u003c\/h6\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eData\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eWorldwide 4G Lte 13 High speed\/ Fallback 2G\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eOperating bands\u003cbr\u003eand carriers\u003cbr\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eEurope and Asia: Cat M1 \/NB1\/NB2 \u003cbr\u003e2G GSM bands: 900, 1800 MHz\u003cbr\u003e4G LTE CAT 1 Bands:\u003cbr\u003e4G LTE CAT 1 Bands: B3 (1800+), B8 (900 GSM), B20 (800 DD)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eSIM\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e\u0026nbsp;MFF2 (Embedded SIM)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch6\u003eSENSOR OPERATING \u003cbr\u003eRANGE (LORAWAN)\u003cbr\u003e\u003c\/h6\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eEnvironment\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eTemperature [ -40, +85; absolute accuracy ±0.5 °C ]\u003cbr\u003eHumidity [ absolute accuracy ±3 %RH ]\u003cbr\u003ePressure [ 300...1100 hPa, absolute accuracy ±1 hPa ]\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch6\u003eCERTIFICATION\u003c\/h6\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eCertifications\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eIn progress for CE certification and Iridium certification\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cbr\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eNetwork Targets\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eInternational\/Europe: MVNO, Deutsche Telekom, Telia, Orange, Vodafone\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch6\u003ePHYSICAL\u003c\/h6\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eDimensions\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e280 x 180 x 50 mm\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cbr\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003e1200 gr\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch6\u003eENVIRONMENTAL\u003cbr\u003eOPERATING\u003cbr\u003eRANGE\u003c\/h6\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eTemp\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eFrom -20°C to +45°C \u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 30%;\"\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cbr\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003eHumidity\u003c\/td\u003e\n\u003ctd style=\"width: 40%;\"\u003e95% R.H. @ 50C non-condensing\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Advanced Tracking","offers":[{"title":"SmartConnect Gateway","offer_id":54971053310276,"sku":"","price":2491.66,"currency_code":"EUR","in_stock":true},{"title":"+ Starlink Mini PoE 12V - 10m Ethernet Cable","offer_id":54971053343044,"sku":"","price":3158.33,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/199D89_1_81b46e55-f94a-44ae-8c22-ed392b3bd6bc.png?v=1737378364"},{"product_id":"starlink-internet-maritime","title":"Starlink Maritime: High-Speed Internet at Sea, Anywhere in the World","description":"\u003c!-- Shopify Product Content Section - 100% Responsive --\u003e\n\u003cstyle\u003e\n\/* Styles for the product content section only *\/\n.product-content-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.product-content-section h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #2c3e50;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n.product-content-section h3 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #34495e;\n    margin-bottom: 20px;\n}\n\n.product-content-section p {\n    color: #5a6c7d;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    font-size: 1.1rem;\n    text-align: justify;\n}\n\n\/* Technical Specifications *\/\n.specs-section-responsive {\n    background: #f8f9fa;\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.specs-table-responsive {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n    margin-top: 20px;\n}\n\n.specs-table-responsive th,\n.specs-table-responsive td {\n    padding: 18px 20px;\n    text-align: left;\n    border-bottom: 1px solid #e9ecef;\n}\n\n.specs-table-responsive th {\n    background: linear-gradient(135deg, #f1f3f4 0%, #e8eaed 100%);\n    font-weight: 700;\n    color: #2c3e50;\n    font-size: 1.1rem;\n}\n\n.specs-table-responsive tr:last-child td {\n    border-bottom: none;\n}\n\n.specs-table-responsive tr:hover {\n    background: #f8f9fa;\n    transition: background 0.3s ease;\n}\n\n.specs-table-responsive td strong {\n    color: #2c3e50;\n    font-weight: 600;\n}\n\n\/* Usage Applications *\/\n.usage-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.usage-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n    margin-top: 30px;\n}\n\n.usage-card-responsive {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    text-align: center;\n    transition: all 0.3s ease;\n    border: 1px solid rgba(52, 152, 219, 0.1);\n}\n\n.usage-card-responsive:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n    border-color: #3498db;\n}\n\n.usage-icon-responsive {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #06b6d4, #0891b2);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    box-shadow: 0 3px 12px rgba(6, 182, 212, 0.3);\n}\n\n.usage-card-responsive h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1e40af;\n    margin-bottom: 10px;\n}\n\n.usage-card-responsive p {\n    color: #6b7280;\n    line-height: 1.5;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Section Advanced Tracking *\/\n.at-service-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.service-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.service-card-responsive {\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #3b82f6;\n}\n\n.service-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.service-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #3b82f6, #1e40af);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(59, 130, 246, 0.3);\n}\n\n.service-content-responsive h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1e40af;\n    margin: 0 0 8px 0;\n}\n\n.service-content-responsive p {\n    color: #6b7280;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Contact *\/\n.contact-highlight-responsive {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n}\n\n.contact-card-responsive {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 15px 25px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    border-left: 4px solid #3b82f6;\n    transition: all 0.3s ease;\n}\n\n.contact-card-responsive:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 18px rgba(0,0,0,0.15);\n}\n\n.contact-info-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1e40af;\n    margin: 0 0 3px 0;\n}\n\n.contact-info-responsive .phone {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #059669;\n    margin: 0 0 2px 0;\n}\n\n.contact-info-responsive .hours {\n    font-size: 0.85rem;\n    color: #6b7280;\n}\n\n\/* FAQ *\/\n.faq-section-responsive {\n    background: #f8f9fa;\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.faq-container-responsive {\n    max-width: 700px;\n    margin: 0 auto;\n}\n\n.faq-item-responsive {\n    background: white;\n    margin: 12px 0;\n    border-radius: 10px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n    overflow: hidden;\n    border: 1px solid #e5e7eb;\n    transition: all 0.3s ease;\n}\n\n.faq-item-responsive:hover {\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n}\n\n.faq-question-responsive {\n    background: white;\n    padding: 18px 20px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #374151;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    transition: all 0.3s ease;\n    border: none;\n    width: 100%;\n    text-align: left;\n    font-size: 1rem;\n}\n\n.faq-question-responsive:hover {\n    background: #f8f9fa;\n}\n\n.faq-question-responsive.active {\n    background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n    color: #1976d2;\n}\n\n.faq-toggle-responsive {\n    width: 25px;\n    height: 25px;\n    background: #e5e7eb;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1rem;\n    font-weight: 700;\n    color: #6b7280;\n    transition: all 0.3s ease;\n    flex-shrink: 0;\n}\n\n.faq-question-responsive.active .faq-toggle-responsive {\n    background: #3b82f6;\n    color: white;\n    transform: rotate(45deg);\n}\n\n.faq-answer-responsive {\n    padding: 0 20px;\n    color: #6b7280;\n    line-height: 1.6;\n    max-height: 0;\n    overflow: hidden;\n    transition: all 0.3s ease;\n}\n\n.faq-answer-responsive.active {\n    padding: 15px 20px;\n    max-height: 200px;\n}\n\n.faq-answer-responsive p {\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Final CTA *\/\n.final-cta-responsive {\n    background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 20px;\n    margin: 40px 0;\n    box-shadow: 0 5px 25px rgba(0,0,0,0.15);\n}\n\n.final-cta-responsive h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n    color: white;\n}\n\n.final-cta-responsive p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    opacity: 0.95;\n    line-height: 1.5;\n    color: white;\n    text-align: center;\n}\n\n\/* Responsive image *\/\n.product-image-responsive {\n    display: block;\n    margin: 30px auto;\n    max-width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n\n\/* RESPONSIVE DESIGN *\/\n\n\/* Tablets (768px and under) *\/\n@media (max-width: 768px) {\n    .product-content-section {\n        padding: 0 15px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.8rem;\n        margin-bottom: 25px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.3rem;\n    }\n\n    .product-content-section p {\n        font-size: 1rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive,\n    .faq-section-responsive {\n        padding: 30px 15px;\n        margin: 25px 0;\n    }\n\n    \/* Responsive table *\/\n    .specs-table-responsive {\n        font-size: 0.9rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 12px 15px;\n    }\n\n    \/* Responsive grids *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 15px;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 20px 15px;\n    }\n\n    .usage-icon-responsive {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n    }\n\n    .service-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    \/* Service cards in columns on tablet *\/\n    .service-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n    }\n\n    \/* Responsive contact *\/\n    .contact-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 10px;\n        padding: 15px 20px;\n    }\n\n    \/* Responsive FAQ *\/\n    .faq-question-responsive {\n        padding: 15px 18px;\n        font-size: 0.95rem;\n    }\n\n    .faq-answer-responsive {\n        padding: 0 18px;\n    }\n\n    .faq-answer-responsive.active {\n        padding: 12px 18px;\n    }\n\n    .faq-toggle-responsive {\n        width: 22px;\n        height: 22px;\n        font-size: 0.9rem;\n    }\n\n    \/* Responsive CTA *\/\n    .final-cta-responsive h2 {\n        font-size: 2rem;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1.1rem;\n    }\n\n    .final-cta-responsive {\n        padding: 40px 25px;\n    }\n}\n\n\/* Mobile (480px and under) *\/\n@media (max-width: 480px) {\n    .product-content-section {\n        padding: 0 10px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.2rem;\n    }\n\n    .product-content-section p {\n        font-size: 0.95rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive,\n    .faq-section-responsive {\n        padding: 25px 10px;\n        margin: 20px 0;\n        border-radius: 12px;\n    }\n\n    \/* Very responsive table *\/\n    .specs-table-responsive {\n        font-size: 0.85rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 10px 12px;\n    }\n\n    \/* Single column grids *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: 1fr;\n        gap: 12px;\n    }\n\n    .usage-card-responsive {\n        padding: 18px 12px;\n    }\n\n    .usage-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card-responsive h3 {\n        font-size: 1.1rem;\n    }\n\n    .usage-card-responsive p {\n        font-size: 0.9rem;\n    }\n\n    .service-card-responsive {\n        padding: 15px 12px;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 1rem;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.9rem;\n    }\n\n    \/* Mobile contact *\/\n    .contact-card-responsive {\n        padding: 12px 15px;\n        margin: 0 5px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* Mobile FAQ *\/\n    .faq-question-responsive {\n        padding: 12px 15px;\n        font-size: 0.9rem;\n    }\n\n    .faq-answer-responsive {\n        padding: 0 15px;\n    }\n\n    .faq-answer-responsive.active {\n        padding: 10px 15px;\n    }\n\n    .faq-toggle-responsive {\n        width: 20px;\n        height: 20px;\n        font-size: 0.85rem;\n    }\n\n    \/* Mobile CTA *\/\n    .final-cta-responsive {\n        padding: 30px 15px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.7rem;\n        margin-bottom: 15px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1rem;\n        margin-bottom: 20px;\n    }\n}\n\n\/* Very small screens (320px and under) *\/\n@media (max-width: 320px) {\n    .product-content-section {\n        padding: 0 8px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.3rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 8px 10px;\n        font-size: 0.8rem;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 12px 8px;\n    }\n\n    .faq-question-responsive {\n        padding: 10px 12px;\n        font-size: 0.85rem;\n    }\n\n    .final-cta-responsive {\n        padding: 25px 10px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.5rem;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Product Content Start --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003c!-- Main Description --\u003e\n\u003ch2\u003e\u003cstrong\u003eNavigate Connected: Revolutionary Satellite Internet\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eStarlink: High-Speed Satellite Internet for Maritime Areas\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eStay connected on the high seas with Starlink Maritime, the satellite internet solution that transforms your navigation experience. Whether you're on a luxury yacht, a commercial vessel, or a fishing boat, enjoy a stable and fast high-speed connection, even in the most remote areas of the globe.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eWhy Choose Starlink Maritime?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: #3498db;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eExceptional Connection Speed:\u003c\/strong\u003e Achieve download speeds of up to 220 Mbps. Ideal for 4K streaming, video calls, large file transfers, and much more.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #3498db;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eUnrivaled Global Coverage:\u003c\/strong\u003e From coastal waters to transoceanic crossings, benefit from seamless internet coverage. Starlink accompanies you everywhere.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #3498db;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eLow Latency for Maximum Responsiveness:\u003c\/strong\u003e Crucial for real-time applications such as remote monitoring, predictive maintenance, and critical communications.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #3498db;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eDesigned for the Marine Environment:\u003c\/strong\u003e The high-performance antenna is built to withstand the most extreme marine conditions: high winds, heavy rain, and extreme temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"specs-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table-responsive\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAntenna\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eElectronic Phased Array\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e57.5 cm x 51.1 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eField of View\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e120 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrientation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMotorized Self-Orienting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5.9 kg (without cable) \/ 6.7 kg (with 8m cable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProtection Rating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIP56 (protected against powerful water jets)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOperating Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e-40°C to 60°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWind Resistance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWithstands winds over 270 km\/h\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSnow Melt Capability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 75 mm per hour\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Applications --\u003e\n\u003cdiv class=\"usage-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eApplications for All Maritime Uses\u003c\/h2\u003e\n\u003cdiv class=\"usage-grid-responsive\"\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🛥️\u003c\/div\u003e\n\u003ch3\u003eYachts \u0026amp; Leisure Boating\u003c\/h3\u003e\n\u003cp\u003eProvide your passengers and crew with an uncompromising connected experience. Stay in touch with loved ones, watch your favorite movies, and manage your business remotely as if you were ashore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🚢\u003c\/div\u003e\n\u003ch3\u003eCommercial \u0026amp; Fishing Vessels\u003c\/h3\u003e\n\u003cp\u003eOptimize your operations with reliable communication. Monitor real-time weather, manage your logistics, ensure crew safety, and improve the efficiency of your missions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🔬\u003c\/div\u003e\n\u003ch3\u003eResearch \u0026amp; Exploration\u003c\/h3\u003e\n\u003cp\u003eTransfer large amounts of scientific data quickly and reliably, wherever your research takes you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Advanced Tracking Section --\u003e\n\u003cdiv class=\"at-service-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eA Flexible Solution Managed by Advanced Tracking\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #6b7280; margin-bottom: 30px; line-height: 1.6;\"\u003eWe simplify your transition to Starlink Maritime. By choosing Advanced Tracking, you benefit from a turnkey service:\u003c\/p\u003e\n\u003cdiv class=\"service-grid-responsive\"\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eSimplified Activation and Management\u003c\/h3\u003e\n\u003cp\u003eWe handle the activation of your antenna and the management of your subscription.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e💳\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eClear and Flexible Billing\u003c\/h3\u003e\n\u003cp\u003eEnjoy monthly billing and the ability to pause and resume your service at any time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🎧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eExpert Technical Support\u003c\/h3\u003e\n\u003cp\u003eOur team is available to assist you and answer all your questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Info --\u003e\n\u003cdiv class=\"contact-highlight-responsive\"\u003e\n\u003cdiv class=\"contact-card-responsive\"\u003e\n\u003cspan style=\"font-size: 1.2rem;\"\u003e📞\u003c\/span\u003e\n\u003cdiv class=\"contact-info-responsive\"\u003e\n\u003ch4\u003eDirect Contact\u003c\/h4\u003e\n\u003cdiv class=\"phone\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9 AM-12 PM and 2 PM-6 PM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eStep Up to the Next Level\u003c\/h2\u003e\n\u003cp\u003eEquip your boat with Starlink Maritime today and discover a new era of connectivity at sea.\u003c\/p\u003e\nNote: Activation\/Management\/Billing with Advanced-Tracking only (not Starlink) on a calendar month basis. Antenna release subject to Starlink conditions (3 months of active service with Advanced-Tracking + fees)\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Advanced Tracking","offers":[{"title":"Default Title","offer_id":49192735310148,"sku":"","price":1426.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/water2.jpg?v=1725549644"},{"product_id":"oceansconnect-starlink-smartconnect-solution-maritime","title":"OceansConnect: SmartConnect Gateway + Starlink Flat High Performance Maritime","description":"\u003cstyle\u003e\n\/* Styles for the product content section only *\/\n.product-content-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.product-content-section h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n.product-content-section h3 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n}\n\n.product-content-section p {\n    color: #666666;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    font-size: 1.1rem;\n    text-align: justify;\n}\n\n\/* OceansConnect Hero Section *\/\n.hero-section-responsive {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);\n    color: white;\n    padding: 60px 20px;\n    margin: 30px 0;\n    border-radius: 20px;\n    box-shadow: 0 8px 40px rgba(0,0,0,0.2);\n    position: relative;\n    overflow: hidden;\n}\n\n.hero-section-responsive::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1fb6ff 0%, #0ea5e9 50%, #1fb6ff 100%);\n}\n\n.hero-content {\n    text-align: center;\n    position: relative;\n    z-index: 2;\n}\n\n.hero-content h2 {\n    font-size: 2.8rem;\n    font-weight: 700;\n    color: white;\n    margin-bottom: 25px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n}\n\n.hero-content .subtitle {\n    font-size: 1.4rem;\n    color: #cbd5e1;\n    margin-bottom: 30px;\n    font-weight: 300;\n    line-height: 1.5;\n}\n\n.hero-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.hero-feature {\n    background: rgba(255,255,255,0.1);\n    padding: 25px 20px;\n    border-radius: 15px;\n    text-align: center;\n    backdrop-filter: blur(10px);\n    border: 1px solid rgba(255,255,255,0.2);\n    transition: all 0.3s ease;\n}\n\n.hero-feature:hover {\n    transform: translateY(-5px);\n    background: rgba(255,255,255,0.15);\n    box-shadow: 0 8px 25px rgba(31, 182, 255, 0.3);\n}\n\n.hero-feature-icon {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    box-shadow: 0 4px 15px rgba(31, 182, 255, 0.4);\n}\n\n.hero-feature h3 {\n    font-size: 1.2rem;\n    font-weight: 600;\n    color: white;\n    margin-bottom: 10px;\n}\n\n.hero-feature p {\n    color: #cbd5e1;\n    font-size: 0.95rem;\n    line-height: 1.4;\n    margin: 0;\n    text-align: center;\n}\n\n\/* Components section *\/\n.components-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 4px 25px rgba(31, 182, 255, 0.15);\n    position: relative;\n    overflow: hidden;\n}\n\n.components-section-responsive::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1fb6ff 0%, #0ea5e9 50%, #1fb6ff 100%);\n}\n\n.components-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.components-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.components-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.components-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n.components-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n    gap: 30px;\n    margin-top: 40px;\n}\n\n.component-card {\n    background: white;\n    padding: 35px 30px;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n    text-align: center;\n    transition: all 0.4s ease;\n    border: 2px solid transparent;\n    position: relative;\n    overflow: hidden;\n}\n\n.component-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    transform: scaleX(0);\n    transition: transform 0.4s ease;\n}\n\n.component-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 8px 30px rgba(31, 182, 255, 0.2);\n    border-color: rgba(31, 182, 255, 0.3);\n}\n\n.component-card:hover::before {\n    transform: scaleX(1);\n}\n\n.component-icon {\n    width: 80px;\n    height: 80px;\n    background: linear-gradient(135deg, #1fb6ff 0%, #0ea5e9 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 25px;\n    font-size: 2rem;\n    color: white;\n    box-shadow: 0 4px 20px rgba(31, 182, 255, 0.3);\n    transition: all 0.3s ease;\n}\n\n.component-card:hover .component-icon {\n    transform: scale(1.1);\n    box-shadow: 0 6px 25px rgba(31, 182, 255, 0.4);\n}\n\n.component-card h3 {\n    font-size: 1.4rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 15px;\n    line-height: 1.3;\n}\n\n.component-card p {\n    color: #666666;\n    line-height: 1.6;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n.component-specs {\n    background: #f8fafc;\n    padding: 20px;\n    border-radius: 10px;\n    margin-top: 20px;\n    border-left: 4px solid #1fb6ff;\n}\n\n.component-specs h4 {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 10px;\n}\n\n.component-specs ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.component-specs li {\n    color: #666666;\n    font-size: 0.9rem;\n    line-height: 1.4;\n    margin-bottom: 5px;\n    padding-left: 15px;\n    position: relative;\n}\n\n.component-specs li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    color: #10b981;\n    font-weight: bold;\n}\n\n\/* Ethernet Connection Section *\/\n.ethernet-connection-section {\n    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 4px 25px rgba(245, 158, 11, 0.15);\n    position: relative;\n    overflow: hidden;\n}\n\n.ethernet-connection-section::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #f59e0b 0%, #d97706 50%, #f59e0b 100%);\n}\n\n.ethernet-content {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n.ethernet-content h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #92400e;\n    margin-bottom: 25px;\n    position: relative;\n}\n\n.ethernet-content h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #f59e0b, #d97706);\n    border-radius: 2px;\n}\n\n.ethernet-content p {\n    font-size: 1.2rem;\n    color: #92400e;\n    line-height: 1.6;\n    margin-bottom: 30px;\n    text-align: center;\n}\n\n.ethernet-diagram {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 30px;\n    margin: 40px 0;\n    flex-wrap: wrap;\n}\n\n.ethernet-device {\n    background: white;\n    padding: 25px 20px;\n    border-radius: 15px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    text-align: center;\n    min-width: 180px;\n    transition: all 0.3s ease;\n}\n\n.ethernet-device:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 6px 20px rgba(245, 158, 11, 0.2);\n}\n\n.ethernet-device-icon {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #f59e0b, #d97706);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    color: white;\n    box-shadow: 0 3px 12px rgba(245, 158, 11, 0.3);\n}\n\n.ethernet-device h4 {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #92400e;\n    margin-bottom: 8px;\n}\n\n.ethernet-device p {\n    font-size: 0.9rem;\n    color: #666666;\n    margin: 0;\n    line-height: 1.4;\n    text-align: center;\n}\n\n.ethernet-arrow {\n    font-size: 2rem;\n    color: #f59e0b;\n    font-weight: bold;\n}\n\n\/* Advantages section *\/\n.advantages-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 4px 25px rgba(31, 182, 255, 0.15);\n    position: relative;\n    overflow: hidden;\n}\n\n.advantages-section-responsive::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1fb6ff 0%, #0ea5e9 50%, #1fb6ff 100%);\n}\n\n.advantages-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.advantages-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.advantages-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.advantages-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n.advantages-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.advantage-card {\n    background: white;\n    padding: 30px 25px;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n    text-align: center;\n    transition: all 0.4s ease;\n    border: 2px solid transparent;\n    position: relative;\n    overflow: hidden;\n}\n\n.advantage-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    transform: scaleX(0);\n    transition: transform 0.4s ease;\n}\n\n.advantage-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 8px 30px rgba(31, 182, 255, 0.2);\n    border-color: rgba(31, 182, 255, 0.3);\n}\n\n.advantage-card:hover::before {\n    transform: scaleX(1);\n}\n\n.advantage-icon {\n    width: 70px;\n    height: 70px;\n    background: linear-gradient(135deg, #1fb6ff 0%, #0ea5e9 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n    font-size: 1.8rem;\n    color: white;\n    box-shadow: 0 4px 20px rgba(31, 182, 255, 0.3);\n    transition: all 0.3s ease;\n}\n\n.advantage-card:hover .advantage-icon {\n    transform: scale(1.1);\n    box-shadow: 0 6px 25px rgba(31, 182, 255, 0.4);\n}\n\n.advantage-card h3 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 15px;\n    line-height: 1.3;\n}\n\n.advantage-card p {\n    color: #666666;\n    line-height: 1.6;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Pack contents section *\/\n.pack-contents-section {\n    background: #f8f9fa;\n    padding: 50px 20px;\n    margin: 40px 0;\n    border-radius: 20px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.pack-contents-intro {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.pack-contents-intro h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n    position: relative;\n}\n\n.pack-contents-intro h2::after {\n    content: '';\n    position: absolute;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n    border-radius: 2px;\n}\n\n.pack-contents-intro p {\n    font-size: 1.2rem;\n    color: #666666;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n}\n\n.pack-items-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-top: 40px;\n}\n\n.pack-item {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.pack-item:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.pack-item-header {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 15px;\n}\n\n.pack-item-icon {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    color: white;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.pack-item-header h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0;\n    flex: 1;\n}\n\n.pack-item p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Section Advanced Tracking *\/\n.at-service-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.service-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.service-card-responsive {\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.service-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.service-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.service-content-responsive h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 8px 0;\n}\n\n.service-content-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Contact *\/\n.contact-highlight-responsive {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n}\n\n.contact-card-responsive {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 15px 25px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.contact-card-responsive:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 18px rgba(0,0,0,0.15);\n}\n\n.contact-info-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 3px 0;\n}\n\n.contact-info-responsive .phone {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #059669;\n    margin: 0 0 2px 0;\n}\n\n.contact-info-responsive .hours {\n    font-size: 0.85rem;\n    color: #666666;\n}\n\n\/* Final CTA *\/\n.final-cta-responsive {\n    background: linear-gradient(135deg, #0ea5e9 0%, #1fb6ff 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 20px;\n    margin: 40px 0;\n    box-shadow: 0 5px 25px rgba(0,0,0,0.15);\n}\n\n.final-cta-responsive h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n    color: white;\n}\n\n.final-cta-responsive p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    opacity: 0.95;\n    line-height: 1.5;\n    color: white;\n    text-align: center;\n}\n\n\/* Responsive Image *\/\n.product-image-responsive {\n    display: block;\n    margin: 30px auto;\n    max-width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n\n\/* COMPLETE RESPONSIVE DESIGN *\/\n\n\/* Tablets (768px and under) *\/\n@media (max-width: 768px) {\n    .product-content-section {\n        padding: 0 15px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.8rem;\n        margin-bottom: 25px;\n        line-height: 1.2;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.3rem;\n        line-height: 1.3;\n    }\n\n    .product-content-section p {\n        font-size: 1rem;\n        line-height: 1.6;\n    }\n\n    \/* Hero responsive *\/\n    .hero-section-responsive {\n        padding: 40px 15px;\n        margin: 25px 0;\n    }\n\n    .hero-content h2 {\n        font-size: 2.2rem;\n        line-height: 1.2;\n        margin-bottom: 20px;\n    }\n\n    .hero-content .subtitle {\n        font-size: 1.2rem;\n        line-height: 1.4;\n        margin-bottom: 25px;\n    }\n\n    .hero-features {\n        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .hero-feature {\n        padding: 20px 15px;\n    }\n\n    .hero-feature-icon {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n        margin-bottom: 12px;\n    }\n\n    .hero-feature h3 {\n        font-size: 1.1rem;\n        margin-bottom: 8px;\n    }\n\n    .hero-feature p {\n        font-size: 0.9rem;\n        line-height: 1.3;\n    }\n\n    \/* Responsive sections *\/\n    .components-section-responsive,\n    .ethernet-connection-section,\n    .advantages-section-responsive,\n    .pack-contents-section,\n    .at-service-section-responsive {\n        padding: 35px 15px;\n        margin: 25px 0;\n        border-radius: 15px;\n    }\n\n    \/* Section intros *\/\n    .components-intro h2,\n    .advantages-intro h2,\n    .pack-contents-intro h2 {\n        font-size: 1.8rem;\n        margin-bottom: 15px;\n    }\n\n    .components-intro p,\n    .advantages-intro p,\n    .pack-contents-intro p {\n        font-size: 1.1rem;\n        line-height: 1.5;\n    }\n\n    \/* Responsive grids *\/\n    .components-grid {\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 25px;\n        margin-top: 30px;\n    }\n\n    .advantages-grid {\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .pack-items-grid {\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 20px;\n        margin-top: 30px;\n    }\n\n    .service-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 18px;\n        margin: 25px 0;\n    }\n\n    \/* Responsive components *\/\n    .component-card {\n        padding: 30px 20px;\n    }\n\n    .component-icon {\n        width: 70px;\n        height: 70px;\n        font-size: 1.8rem;\n        margin-bottom: 20px;\n    }\n\n    .component-card h3 {\n        font-size: 1.3rem;\n        margin-bottom: 12px;\n    }\n\n    .component-card p {\n        font-size: 0.95rem;\n        line-height: 1.5;\n    }\n\n    .component-specs {\n        padding: 18px;\n        margin-top: 18px;\n    }\n\n    .component-specs h4 {\n        font-size: 1rem;\n        margin-bottom: 8px;\n    }\n\n    .component-specs li {\n        font-size: 0.85rem;\n        line-height: 1.3;\n        margin-bottom: 4px;\n    }\n\n    \/* Responsive advantages *\/\n    .advantage-card {\n        padding: 25px 20px;\n    }\n\n    .advantage-icon {\n        width: 60px;\n        height: 60px;\n        font-size: 1.6rem;\n        margin-bottom: 15px;\n    }\n\n    .advantage-card h3 {\n        font-size: 1.2rem;\n        margin-bottom: 12px;\n    }\n\n    .advantage-card p {\n        font-size: 0.95rem;\n        line-height: 1.5;\n    }\n\n    \/* Responsive Ethernet section *\/\n    .ethernet-content h2 {\n        font-size: 1.8rem;\n        margin-bottom: 20px;\n    }\n\n    .ethernet-content p {\n        font-size: 1.1rem;\n        line-height: 1.5;\n        margin-bottom: 25px;\n    }\n\n    .ethernet-diagram {\n        flex-direction: column;\n        gap: 15px;\n        margin: 30px 0;\n    }\n\n    .ethernet-arrow {\n        transform: rotate(90deg);\n        font-size: 1.5rem;\n    }\n\n    .ethernet-device {\n        min-width: 220px;\n        padding: 20px 15px;\n    }\n\n    .ethernet-device-icon {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n        margin-bottom: 12px;\n    }\n\n    .ethernet-device h4 {\n        font-size: 1.1rem;\n        margin-bottom: 6px;\n    }\n\n    .ethernet-device p {\n        font-size: 0.9rem;\n        line-height: 1.3;\n    }\n\n    \/* Responsive pack items *\/\n    .pack-item {\n        padding: 20px 18px;\n    }\n\n    .pack-item-header {\n        gap: 12px;\n        margin-bottom: 12px;\n    }\n\n    .pack-item-icon {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    .pack-item-header h3 {\n        font-size: 1.1rem;\n        line-height: 1.3;\n    }\n\n    .pack-item p {\n        font-size: 0.95rem;\n        line-height: 1.4;\n    }\n\n    \/* Responsive service cards *\/\n    .service-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n        padding: 18px 15px;\n    }\n\n    .service-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n        margin: 0 auto;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 1rem;\n        margin-bottom: 6px;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    \/* Responsive contact *\/\n    .contact-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 10px;\n        padding: 15px 20px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* Responsive CTA *\/\n    .final-cta-responsive {\n        padding: 40px 25px;\n        margin: 30px 0;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 2rem;\n        line-height: 1.2;\n        margin-bottom: 18px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1.1rem;\n        line-height: 1.4;\n        margin-bottom: 25px;\n    }\n}\n\n\/* Mobile (480px and under) *\/\n@media (max-width: 480px) {\n    .product-content-section {\n        padding: 0 12px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n        line-height: 1.2;\n        text-align: center;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.2rem;\n        line-height: 1.3;\n        text-align: center;\n    }\n\n    .product-content-section p {\n        font-size: 0.95rem;\n        line-height: 1.5;\n        text-align: justify;\n    }\n\n    \/* Mobile Hero *\/\n    .hero-section-responsive {\n        padding: 30px 12px;\n        margin: 20px 0;\n    }\n\n    .hero-content h2 {\n        font-size: 1.8rem;\n        line-height: 1.2;\n        margin-bottom: 18px;\n    }\n\n    .hero-content .subtitle {\n        font-size: 1.1rem;\n        line-height: 1.4;\n        margin-bottom: 25px;\n    }\n\n    .hero-features {\n        grid-template-columns: 1fr;\n        gap: 15px;\n        margin-top: 25px;\n    }\n\n    .hero-feature {\n        padding: 18px 15px;\n    }\n\n    .hero-feature-icon {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 10px;\n    }\n\n    .hero-feature h3 {\n        font-size: 1rem;\n        margin-bottom: 6px;\n    }\n\n    .hero-feature p {\n        font-size: 0.85rem;\n        line-height: 1.3;\n    }\n\n    \/* Mobile sections *\/\n    .components-section-responsive,\n    .ethernet-connection-section,\n    .advantages-section-responsive,\n    .pack-contents-section,\n    .at-service-section-responsive {\n        padding: 25px 12px;\n        margin: 18px 0;\n        border-radius: 12px;\n    }\n\n    \/* Mobile section intros *\/\n    .components-intro h2,\n    .advantages-intro h2,\n    .pack-contents-intro h2 {\n        font-size: 1.5rem;\n        margin-bottom: 12px;\n        line-height: 1.2;\n    }\n\n    .components-intro p,\n    .advantages-intro p,\n    .pack-contents-intro p {\n        font-size: 1rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    \/* Single column grids *\/\n    .components-grid,\n    .advantages-grid,\n    .pack-items-grid,\n    .service-grid-responsive {\n        grid-template-columns: 1fr;\n        gap: 15px;\n        margin-top: 20px;\n    }\n\n    \/* Mobile components *\/\n    .component-card {\n        padding: 20px 15px;\n    }\n\n    .component-icon {\n        width: 60px;\n        height: 60px;\n        font-size: 1.6rem;\n        margin-bottom: 15px;\n    }\n\n    .component-card h3 {\n        font-size: 1.2rem;\n        margin-bottom: 10px;\n        line-height: 1.3;\n    }\n\n    .component-card p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    .component-specs {\n        padding: 15px;\n        margin-top: 15px;\n    }\n\n    .component-specs h4 {\n        font-size: 0.95rem;\n        margin-bottom: 6px;\n    }\n\n    .component-specs li {\n        font-size: 0.8rem;\n        line-height: 1.2;\n        margin-bottom: 3px;\n        padding-left: 12px;\n    }\n\n    \/* Mobile advantages *\/\n    .advantage-card {\n        padding: 20px 15px;\n    }\n\n    .advantage-icon {\n        width: 55px;\n        height: 55px;\n        font-size: 1.4rem;\n        margin-bottom: 12px;\n    }\n\n    .advantage-card h3 {\n        font-size: 1.1rem;\n        margin-bottom: 10px;\n        line-height: 1.3;\n    }\n\n    .advantage-card p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n        text-align: center;\n    }\n\n    \/* Mobile Ethernet section *\/\n    .ethernet-content h2 {\n        font-size: 1.5rem;\n        margin-bottom: 15px;\n        line-height: 1.2;\n    }\n\n    .ethernet-content p {\n        font-size: 1rem;\n        line-height: 1.4;\n        margin-bottom: 20px;\n        text-align: center;\n    }\n\n    .ethernet-diagram {\n        gap: 12px;\n        margin: 25px 0;\n    }\n\n    .ethernet-device {\n        min-width: 180px;\n        padding: 18px 12px;\n    }\n\n    .ethernet-device-icon {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 10px;\n    }\n\n    .ethernet-device h4 {\n        font-size: 1rem;\n        margin-bottom: 5px;\n    }\n\n    .ethernet-device p {\n        font-size: 0.85rem;\n        line-height: 1.2;\n    }\n\n    .ethernet-arrow {\n        font-size: 1.3rem;\n    }\n\n    \/* Mobile pack items *\/\n    .pack-item {\n        padding: 18px 15px;\n    }\n\n    .pack-item-header {\n        gap: 10px;\n        margin-bottom: 10px;\n    }\n\n    .pack-item-icon {\n        width: 40px;\n        height: 40px;\n        font-size: 1rem;\n    }\n\n    .pack-item-header h3 {\n        font-size: 1rem;\n        line-height: 1.2;\n    }\n\n    .pack-item p {\n        font-size: 0.85rem;\n        line-height: 1.3;\n        text-align: left;\n    }\n\n    \/* Mobile service cards *\/\n    .service-card-responsive {\n        padding: 15px 12px;\n        gap: 10px;\n    }\n\n    .service-icon-responsive {\n        width: 40px;\n        height: 40px;\n        font-size: 1rem;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 0.95rem;\n        margin-bottom: 5px;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.85rem;\n        line-height: 1.3;\n        text-align: center;\n    }\n\n    \/* Mobile contact *\/\n    .contact-card-responsive {\n        padding: 12px 15px;\n        margin: 0 5px;\n        gap: 8px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* Mobile CTA *\/\n    .final-cta-responsive {\n        padding: 30px 15px;\n        margin: 25px 0;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.7rem;\n        line-height: 1.2;\n        margin-bottom: 15px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1rem;\n        line-height: 1.3;\n        margin-bottom: 20px;\n    }\n}\n\n    .product-content-section h2 {\n        font-size: 1.3rem;\n        margin-bottom: 15px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.1rem;\n    }\n\n    .product-content-section p {\n        font-size: 0.9rem;\n        line-height: 1.4;\n    }\n\n    \/* Very small Hero *\/\n    .hero-section-responsive {\n        padding: 25px 8px;\n        margin: 15px 0;\n    }\n\n    .hero-content h2 {\n        font-size: 1.6rem;\n        margin-bottom: 15px;\n    }\n\n    .hero-content .subtitle {\n        font-size: 1rem;\n        margin-bottom: 20px;\n    }\n\n    .hero-features {\n        gap: 12px;\n        margin-top: 20px;\n    }\n\n    .hero-feature {\n        padding: 15px 10px;\n    }\n\n    .hero-feature-icon {\n        width: 40px;\n        height: 40px;\n        font-size: 1.1rem;\n        margin-bottom: 8px;\n    }\n\n    .hero-feature h3 {\n        font-size: 0.95rem;\n        margin-bottom: 5px;\n    }\n\n    .hero-feature p {\n        font-size: 0.8rem;\n        line-height: 1.2;\n    }\n\n    \/* Very small sections *\/\n    .components-section-responsive,\n    .ethernet-connection-section,\n    .advantages-section-responsive,\n    .pack-contents-section,\n    .at-service-section-responsive {\n        padding: 20px 8px;\n        margin: 15px 0;\n        border-radius: 10px;\n    }\n\n    \/* Very small intros *\/\n    .components-intro h2,\n    .advantages-intro h2,\n    .pack-contents-intro h2 {\n        font-size: 1.3rem;\n        margin-bottom: 10px;\n    }\n\n    .components-intro p,\n    .advantages-intro p,\n    .pack-contents-intro p {\n        font-size: 0.9rem;\n        line-height: 1.3;\n    }\n\n    \/* Very small grids *\/\n    .components-grid,\n    .advantages-grid,\n    .pack-items-grid,\n    .service-grid-responsive {\n        gap: 12px;\n        margin-top: 15px;\n    }\n\n    \/* Very small components *\/\n    .component-card,\n    .advantage-card,\n    .pack-item,\n    .service-card-responsive {\n        padding: 15px 10px;\n    }\n\n    .component-icon,\n    .advantage-icon {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n        margin-bottom: 10px;\n    }\n\n    .component-card h3,\n    .advantage-card h3 {\n        font-size: 1rem;\n        margin-bottom: 8px;\n    }\n\n    .component-card p,\n    .advantage-card p {\n        font-size: 0.8rem;\n        line-height: 1.3;\n    }\n\n    .component-specs {\n        padding: 12px;\n        margin-top: 12px;\n    }\n\n    .component-specs h4 {\n        font-size: 0.9rem;\n        margin-bottom: 5px;\n    }\n\n    .component-specs li {\n        font-size: 0.75rem;\n        line-height: 1.1;\n        margin-bottom: 2px;\n        padding-left: 10px;\n    }\n\n    \/* Very small Ethernet *\/\n    .ethernet-content h2 {\n        font-size: 1.3rem;\n        margin-bottom: 12px;\n    }\n\n    .ethernet-content p {\n        font-size: 0.9rem;\n        line-height: 1.3;\n        margin-bottom: 15px;\n    }\n\n    .ethernet-device {\n        min-width: 140px;\n        padding: 15px 8px;\n    }\n\n    .ethernet-device-icon {\n        width: 40px;\n        height: 40px;\n        font-size: 1.1rem;\n        margin-bottom: 8px;\n    }\n\n    .ethernet-device h4 {\n        font-size: 0.9rem;\n        margin-bottom: 4px;\n    }\n\n    .ethernet-device p {\n        font-size: 0.8rem;\n        line-height: 1.1;\n    }\n\n    .ethernet-arrow {\n        font-size: 1.2rem;\n    }\n\n    \/* Very small pack items *\/\n    .pack-item-header {\n        gap: 8px;\n        margin-bottom: 8px;\n    }\n\n    .pack-item-icon {\n        width: 35px;\n        height: 35px;\n        font-size: 0.9rem;\n    }\n\n    .pack-item-header h3 {\n        font-size: 0.9rem;\n        line-height: 1.1;\n    }\n\n    .pack-item p {\n        font-size: 0.8rem;\n        line-height: 1.2;\n    }\n\n    \/* Very small service cards *\/\n    .service-card-responsive {\n        gap: 8px;\n    }\n\n    .service-icon-responsive {\n        width: 35px;\n        height: 35px;\n        font-size: 0.9rem;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 0.9rem;\n        margin-bottom: 4px;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.8rem;\n        line-height: 1.2;\n    }\n\n    \/* Very small contact *\/\n    .contact-card-responsive {\n        padding: 10px 12px;\n        margin: 0 3px;\n        gap: 6px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.85rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 0.9rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.7rem;\n    }\n\n    \/* Very small CTA *\/\n    .final-cta-responsive {\n        padding: 25px 10px;\n        margin: 20px 0;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.5rem;\n        margin-bottom: 12px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 0.9rem;\n        line-height: 1.2;\n        margin-bottom: 15px;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Product content start --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\u003c!-- Main description --\u003e\n\u003ch2\u003e\u003cstrong\u003eThe ultimate satellite communication and tracking solution for unrivaled connectivity\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eStay connected like never before with OceansConnect, the most complete satellite communication and tracking package on the market. Designed for yachts worldwide, OceansConnect combines the power of the Starlink Flat High Performance antenna with the reliability of our SmartConnect Gateway unit, offering you global coverage, including at the poles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eA Revolution in Maritime Communication\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eOceansConnect is not just a communication system; it's a revolution in marine connectivity. By harnessing the incredible speed of the Starlink network and the reliability of the Iridium Certus network, this package ensures constant and uninterrupted connectivity.\u003c\/p\u003e\n\u003cdiv class=\"hero-features\"\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e🚀\u003c\/div\u003e\n\u003ch3\u003eStarlink Speed\u003c\/h3\u003e\n\u003cp\u003eHigh-speed internet up to 220 Mbps for streaming and browsing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eTotal Redundancy\u003c\/h3\u003e\n\u003cp\u003eAutomatic SmartConnect failover to Itidium network or 4\/5 G in case of Starlink outage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e🌍\u003c\/div\u003e\n\u003ch3\u003eGlobal Coverage\u003c\/h3\u003e\n\u003cp\u003eGuaranteed connectivity everywhere, including the North and South Poles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature\"\u003e\n\u003cdiv class=\"hero-feature-icon\"\u003e📡\u003c\/div\u003e\n\u003ch3\u003eAdvanced Tracking\u003c\/h3\u003e\n\u003cp\u003eReal-time geolocation with dedicated Konectis interface\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Components Section --\u003e\n\u003cdiv class=\"components-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"components-intro\"\u003e\n\u003ch2\u003eOceansConnect Package Components\u003c\/h2\u003e\n\u003cp\u003eDiscover the two cutting-edge technologies that form OceansConnect: the Starlink Flat High Performance antenna for high-speed internet and the SmartConnect Gateway for redundancy and advanced tracking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"components-grid\"\u003e\n\u003cdiv class=\"component-card\"\u003e\n\u003cdiv class=\"component-icon\"\u003e📡\u003c\/div\u003e\n\u003ch3\u003eStarlink Flat High Performance\u003c\/h3\u003e\n\u003cp\u003eRevolutionary satellite antenna offering high-speed internet up to 220 Mbps. Motorized flat design with intelligent auto-orientation and 120° field of view. Extreme resistance to marine conditions.\u003c\/p\u003e\n\u003cdiv class=\"component-specs\"\u003e\n\u003ch4\u003eTechnical Specifications:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eSpeeds: 220 Mbps download \/ 25 Mbps upload\u003c\/li\u003e\n\u003cli\u003eDimensions: 57.5 x 51.1 cm (flat design)\u003c\/li\u003e\n\u003cli\u003e120° motorized auto-orientation\u003c\/li\u003e\n\u003cli\u003eWind resistance 270+ km\/h\u003c\/li\u003e\n\u003cli\u003eTemperature: -40°C to +60°C\u003c\/li\u003e\n\u003cli\u003e200+ simultaneous devices\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"component-card\"\u003e\n\u003cdiv class=\"component-icon\"\u003e🛰️\u003c\/div\u003e\n\u003ch3\u003eSmartConnect Gateway\u003c\/h3\u003e\n\u003cp\u003eHybrid satellite\/GSM communication hub with integrated LoRaWan sensors. Ensures total redundancy, GPS tracking, and alert management. Konectis interface for 24\/7 monitoring.\u003c\/p\u003e\n\u003cdiv class=\"component-specs\"\u003e\n\u003ch4\u003eKey Features:\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eIridium Certus + 4G\/5G Redundancy\u003c\/li\u003e\n\u003cli\u003eLoRaWan sensor hub (300m range)\u003c\/li\u003e\n\u003cli\u003eReal-time GPS geolocation\u003c\/li\u003e\n\u003cli\u003eSOS alerts with distress button\u003c\/li\u003e\n\u003cli\u003eResponsive Konectis web interface\u003c\/li\u003e\n\u003cli\u003eAPI for third-party system integration\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ethernet Connection Section --\u003e\n\u003cdiv class=\"ethernet-connection-section\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"ethernet-content\"\u003e\n\u003ch2\u003eSmart Ethernet Connection\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eThe Starlink Flat High Performance connects directly to the SmartConnect Gateway via Ethernet cable\u003c\/strong\u003e, creating an integrated communication ecosystem. This architecture allows seamless switching between networks and centralized management of all marine connectivity.\u003c\/p\u003e\n\u003cdiv class=\"ethernet-diagram\"\u003e\n\u003cdiv class=\"ethernet-device\"\u003e\n\u003cdiv class=\"ethernet-device-icon\"\u003e📡\u003c\/div\u003e\n\u003ch4\u003eStarlink Flat HP\u003c\/h4\u003e\n\u003cp\u003eHigh-speed internet 220 Mbps\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ethernet-arrow\"\u003e⟶\u003c\/div\u003e\n\u003cdiv class=\"ethernet-device\"\u003e\n\u003cdiv class=\"ethernet-device-icon\"\u003e🔌\u003c\/div\u003e\n\u003ch4\u003eEthernet Cable\u003c\/h4\u003e\n\u003cp\u003eSecure direct connection\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ethernet-arrow\"\u003e⟶\u003c\/div\u003e\n\u003cdiv class=\"ethernet-device\"\u003e\n\u003cdiv class=\"ethernet-device-icon\"\u003e🛰️\u003c\/div\u003e\n\u003ch4\u003eSmartConnect Gateway\u003c\/h4\u003e\n\u003cp\u003eCentral hub + redundancy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eAdvantages of this architecture:\u003c\/strong\u003e Automatic failover in case of Starlink outage, centralized connection management, LoRaWan sensor integration, continuous GPS tracking, and a single Konectis interface for the entire maritime ecosystem.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Advantages Section --\u003e\n\u003cdiv class=\"advantages-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"advantages-intro\"\u003e\n\u003ch2\u003eWhy Choose OceansConnect?\u003c\/h2\u003e\n\u003cp\u003eOceansConnect revolutionizes marine connectivity by combining the benefits of two cutting-edge technologies. Discover why this solution is essential for modern navigation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"advantages-grid\"\u003e\n\u003cdiv class=\"advantage-card\"\u003e\n\u003cdiv class=\"advantage-icon\"\u003e🌍\u003c\/div\u003e\n\u003ch3\u003eTotal Global Coverage\u003c\/h3\u003e\n\u003cp\u003eGuaranteed connectivity thanks to the combined power of the Starlink network and Iridium coverage. North and South Pole operation included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"advantage-card\"\u003e\n\u003cdiv class=\"advantage-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3\u003eUnrivaled Reliability\u003c\/h3\u003e\n\u003cp\u003eThe SmartConnect Gateway ensures continuous connectivity in case of Starlink disruptions. Seamless automatic failover.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"advantage-card\"\u003e\n\u003cdiv class=\"advantage-icon\"\u003e🔒\u003c\/div\u003e\n\u003ch3\u003eMaximum Security\u003c\/h3\u003e\n\u003cp\u003eKonectis geolocation, sensor integration, and SOS function ensure your safety. 24\/7 monitoring and instant alerts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"advantage-card\"\u003e\n\u003cdiv class=\"advantage-icon\"\u003e💰\u003c\/div\u003e\n\u003ch3\u003eEconomical Connectivity\u003c\/h3\u003e\n\u003cp\u003eOur BIGDATA 4G\/5G plans offer a reliable and economical internet solution when you are in port or at anchor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"advantage-card\"\u003e\n\u003cdiv class=\"advantage-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eExceptional Performance\u003c\/h3\u003e\n\u003cp\u003eHigh-speed internet up to 220 Mbps with Starlink. Streaming, web browsing, and professional communications without interruption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"advantage-card\"\u003e\n\u003cdiv class=\"advantage-icon\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003ePlug \u0026amp; Play Installation\u003c\/h3\u003e\n\u003cp\u003eSimplified installation with specialized 12\/24V power supply. Direct Wi-Fi network connection via SmartConnect Gateway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Pack Contents Section --\u003e\n\u003cdiv class=\"pack-contents-section\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003cdiv class=\"pack-contents-intro\"\u003e\n\u003ch2\u003eComplete OceansConnect Pack Contents\u003c\/h2\u003e\n\u003cp\u003eDiscover everything included in your OceansConnect solution for total marine connectivity and enhanced security.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pack-items-grid\"\u003e\n\u003cdiv class=\"pack-item\"\u003e\n\u003cdiv class=\"pack-item-header\"\u003e\n\u003cdiv class=\"pack-item-icon\"\u003e🛰️\u003c\/div\u003e\n\u003ch3\u003eSmartConnect Gateway \u0026amp; Distress Button\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe SmartConnect Gateway beacon ensures continuous connectivity in case of Starlink disruptions + 24\/7 distress management with integrated SOS button.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pack-item\"\u003e\n\u003cdiv class=\"pack-item-header\"\u003e\n\u003cdiv class=\"pack-item-icon\"\u003e📡\u003c\/div\u003e\n\u003ch3\u003eStarlink Flat High Performance Antenna\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eBenefit from a high-speed connection to the Starlink network. Motorized flat design, 120° auto-orientation, extreme resistance to marine conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pack-item\"\u003e\n\u003cdiv class=\"pack-item-header\"\u003e\n\u003cdiv class=\"pack-item-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eSpecial 12\/24V Power Supply for Starlink\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThis box allows you to power your Starlink antenna with 12 or 24 volts and connect it directly to your Wi-Fi network via the SmartConnect Gateway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pack-item\"\u003e\n\u003cdiv class=\"pack-item-header\"\u003e\n\u003cdiv class=\"pack-item-icon\"\u003e📊\u003c\/div\u003e\n\u003ch3\u003eTracking \u0026amp; Distress Management 12 Months\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eOptimize your safety at sea with Konectis. Our interface offers real-time tracking of your vessel, personalized sharing of your navigation data, and 24\/7 emergency assistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pack-item\"\u003e\n\u003cdiv class=\"pack-item-header\"\u003e\n\u003cdiv class=\"pack-item-icon\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003ePlug \u0026amp; Play Installation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEasy and fast installation. All necessary cables and mounts included. Automatic configuration and immediate commissioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Advanced Tracking Section --\u003e\n\u003cdiv class=\"at-service-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eMaritime Expertise by Advanced Tracking\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #666666; margin-bottom: 30px; line-height: 1.6;\"\u003eWe optimize your OceansConnect for high-performance maritime connectivity. With Advanced Tracking, benefit from specialized support for Starlink and SmartConnect technologies:\u003c\/p\u003e\n\u003cdiv class=\"service-grid-responsive\"\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e📡\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eProfessional Marine Installation\u003c\/h3\u003e\n\u003cp\u003eComplete Starlink + SmartConnect installation. Optimized Ethernet connection, network configuration, performance tests. Crew training included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🛰️\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eAdvanced Redundancy Configuration\u003c\/h3\u003e\n\u003cp\u003eStarlink\/Iridium automatic failover setup. Threshold optimization, failover tests, alert configuration. Maximum reliability guaranteed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e📊\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003ePersonalized Konectis Interface\u003c\/h3\u003e\n\u003cp\u003eReal-time tracking configuration, navigation zones, personalized alerts. LoRaWan sensor integration, customized marine dashboard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003e24\/7 Support \u0026amp; Maintenance\u003c\/h3\u003e\n\u003cp\u003eSpecialized technical assistance, proactive system monitoring. Firmware updates, performance optimization, emergency support at sea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Info --\u003e\n\u003cdiv class=\"contact-highlight-responsive\"\u003e\n\u003cdiv class=\"contact-card-responsive\"\u003e\u003cspan style=\"font-size: 1.2rem;\"\u003e📞\u003c\/span\u003e\n\u003cdiv class=\"contact-info-responsive\"\u003e\n\u003ch4\u003eOceansConnect Expert\u003c\/h4\u003e\n\u003cdiv class=\"phone\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9am-12pm and 2pm-6pm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eThe Future of Maritime Navigation\u003c\/h2\u003e\n\u003cp\u003eWith OceansConnect, you are investing in a future of unlimited exploration and adventure. Enjoy the freedom of staying connected, wherever you are, and the peace of mind of knowing you are supported by the most advanced marine communication system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Advanced Tracking","offers":[{"title":"Default Title","offer_id":49402700267844,"sku":"","price":4250.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/OceansConnect.png?v=1728318041"},{"product_id":"starlink-mini","title":"Starlink Mini Maritime: Compact Connectivity for Your Boat","description":"\u003cstyle\u003e\n\/* Styles for the product content section only *\/\n.product-content-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.product-content-section h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n.product-content-section h3 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n}\n\n.product-content-section p {\n    color: #666666;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    font-size: 1.1rem;\n    text-align: justify;\n}\n\n\/* Technical Specifications *\/\n.specs-section-responsive {\n    background: #f8f9fa;\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.specs-table-responsive {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n    margin-top: 20px;\n}\n\n.specs-table-responsive th,\n.specs-table-responsive td {\n    padding: 18px 20px;\n    text-align: left;\n    border-bottom: 1px solid #e9ecef;\n}\n\n.specs-table-responsive th {\n    background: linear-gradient(135deg, #f1f3f4 0%, #e8eaed 100%);\n    font-weight: 700;\n    color: #333333;\n    font-size: 1.1rem;\n}\n\n.specs-table-responsive tr:last-child td {\n    border-bottom: none;\n}\n\n.specs-table-responsive tr:hover {\n    background: #f8f9fa;\n    transition: background 0.3s ease;\n}\n\n.specs-table-responsive td strong {\n    color: #333333;\n    font-weight: 600;\n}\n\n\/* Usage Applications *\/\n.usage-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.usage-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n    margin-top: 30px;\n}\n\n.usage-card-responsive {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    text-align: center;\n    transition: all 0.3s ease;\n    border: 1px solid rgba(31, 182, 255, 0.1);\n}\n\n.usage-card-responsive:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n    border-color: #1fb6ff;\n}\n\n.usage-icon-responsive {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.usage-card-responsive h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 10px;\n}\n\n.usage-card-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Section Advanced Tracking *\/\n.at-service-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.service-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.service-card-responsive {\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.service-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.service-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.service-content-responsive h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 8px 0;\n}\n\n.service-content-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Contact *\/\n.contact-highlight-responsive {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n}\n\n.contact-card-responsive {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 15px 25px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.contact-card-responsive:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 18px rgba(0,0,0,0.15);\n}\n\n.contact-info-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 3px 0;\n}\n\n.contact-info-responsive .phone {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #059669;\n    margin: 0 0 2px 0;\n}\n\n.contact-info-responsive .hours {\n    font-size: 0.85rem;\n    color: #666666;\n}\n\n\/* Final CTA *\/\n.final-cta-responsive {\n    background: linear-gradient(135deg, #0ea5e9 0%, #1fb6ff 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 20px;\n    margin: 40px 0;\n    box-shadow: 0 5px 25px rgba(0,0,0,0.15);\n}\n\n.final-cta-responsive h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n    color: white;\n}\n\n.final-cta-responsive p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    opacity: 0.95;\n    line-height: 1.5;\n    color: white;\n    text-align: center;\n}\n\n\/* Responsive image *\/\n.product-image-responsive {\n    display: block;\n    margin: 30px auto;\n    max-width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n\n\/* RESPONSIVE DESIGN *\/\n\n\/* Tablets (768px and under) *\/\n@media (max-width: 768px) {\n    .product-content-section {\n        padding: 0 15px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.8rem;\n        margin-bottom: 25px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.3rem;\n    }\n\n    .product-content-section p {\n        font-size: 1rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 30px 15px;\n        margin: 25px 0;\n    }\n\n    \/* Responsive table *\/\n    .specs-table-responsive {\n        font-size: 0.9rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 12px 15px;\n    }\n\n    \/* Responsive grids *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 15px;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 20px 15px;\n    }\n\n    .usage-icon-responsive {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n    }\n\n    .service-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    \/* Service cards in column on tablet *\/\n    .service-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n    }\n\n    \/* Responsive contact *\/\n    .contact-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 10px;\n        padding: 15px 20px;\n    }\n\n    \/* Responsive CTA *\/\n    .final-cta-responsive h2 {\n        font-size: 2rem;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1.1rem;\n    }\n\n    .final-cta-responsive {\n        padding: 40px 25px;\n    }\n}\n\n\/* Mobile (480px and under) *\/\n@media (max-width: 480px) {\n    .product-content-section {\n        padding: 0 10px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.2rem;\n    }\n\n    .product-content-section p {\n        font-size: 0.95rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 25px 10px;\n        margin: 20px 0;\n        border-radius: 12px;\n    }\n\n    \/* Very responsive table *\/\n    .specs-table-responsive {\n        font-size: 0.85rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 10px 12px;\n    }\n\n    \/* Single column grids *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: 1fr;\n        gap: 12px;\n    }\n\n    .usage-card-responsive {\n        padding: 18px 12px;\n    }\n\n    .usage-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card-responsive h3 {\n        font-size: 1.1rem;\n    }\n\n    .usage-card-responsive p {\n        font-size: 0.9rem;\n    }\n\n    .service-card-responsive {\n        padding: 15px 12px;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 1rem;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.9rem;\n    }\n\n    \/* Mobile contact *\/\n    .contact-card-responsive {\n        padding: 12px 15px;\n        margin: 0 5px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* Mobile CTA *\/\n    .final-cta-responsive {\n        padding: 30px 15px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.7rem;\n        margin-bottom: 15px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1rem;\n        margin-bottom: 20px;\n    }\n}\n\n\/* Very small screens (320px and under) *\/\n@media (max-width: 320px) {\n    .product-content-section {\n        padding: 0 8px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.3rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 8px 10px;\n        font-size: 0.8rem;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 12px 8px;\n    }\n\n    .final-cta-responsive {\n        padding: 25px 10px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.5rem;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Start of product content --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003c!-- Main Description --\u003e\n\u003ch2\u003e\u003cstrong\u003eUltra-Portable Satellite Internet for Recreational Boating\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eDiscover the freedom of staying connected while sailing with \u003cstrong\u003eStarlink Mini Maritime\u003c\/strong\u003e, the most compact and lightweight satellite internet solution on the market. Specifically designed for recreational boats, fishing vessels, and inland navigation, this revolutionary antenna offers reliable high-speed connection, even in the most remote areas.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eWhy Choose Starlink Mini Maritime?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eUltra-Compact and Lightweight:\u003c\/strong\u003e At only 1.1 kg, the Starlink Mini antenna is perfect for recreational boats where space and weight are at a premium. Simple and discreet installation.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eReduced Power Consumption:\u003c\/strong\u003e Only 25-40W average consumption, ideal for preserving battery life during extended outings.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003ePerfect for Inland Waters:\u003c\/strong\u003e Optimal coverage for navigation on lakes, rivers, canals, and coastal areas. Stay connected during your nautical getaways.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eMarine Resistance:\u003c\/strong\u003e IP67 rating guarantees total waterproofing against sea spray and marine weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"specs-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eStarlink Mini Technical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table-responsive\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAntenna\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eElectronic Phased Array\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKit Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e430 x 334 x 79 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eField of View\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e110 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrientation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSoftware-assisted manual orientation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAntenna Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1.1 kg (2.43 lb) - Ultra-lightweight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight with Mount\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1.16 kg (2.56 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProtection Rating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIP67 (fully waterproof)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOperating Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e-30°C to 50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWind Resistance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOperational up to 96 km\/h\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25 to 40W (energy efficient)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e12-48V 60W (12V boat compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWi-Fi\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e802.11a\/b\/g\/n\/ac - Wi-Fi 5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWi-Fi Coverage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 112 m² (perfect for boats)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnected Devices\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 128 simultaneous devices\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Applications --\u003e\n\u003cdiv class=\"usage-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003ePerfect Applications for Recreational Boating\u003c\/h2\u003e\n\u003cdiv class=\"usage-grid-responsive\"\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e⛵\u003c\/div\u003e\n\u003ch3\u003eRecreational Boats\u003c\/h3\u003e\n\u003cp\u003eTransform your sea outings into connected experiences. Share your moments on social media, check real-time marine weather, and stay in touch with loved ones from your sailboat or motorboat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🎣\u003c\/div\u003e\n\u003ch3\u003eSport \u0026 Leisure Fishing\u003c\/h3\u003e\n\u003cp\u003eAccess interactive fishing maps, check weather conditions, share your catches live, and use navigation apps to find the best fishing spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🏞️\u003c\/div\u003e\n\u003ch3\u003eInland Waterway Navigation\u003c\/h3\u003e\n\u003cp\u003ePerfect for navigating on lakes, rivers, and canals. Consult river maps, locks, marinas, and plan your stopovers with peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🏖️\u003c\/div\u003e\n\u003ch3\u003eMoorings \u0026 Coves\u003c\/h3\u003e\n\u003cp\u003eStay connected even in isolated coves and wild anchorages. Ideal for remote work from your boat or staying in touch during long stopovers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Advanced Tracking Section --\u003e\n\u003cdiv class=\"at-service-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eTurnkey Service by Advanced Tracking\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #666666; margin-bottom: 30px; line-height: 1.6;\"\u003eWe make your transition to maritime satellite internet easy. With Advanced Tracking, benefit from personalized support for your Starlink Mini:\u003c\/p\u003e\n\u003cdiv class=\"service-grid-responsive\"\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eInstallation \u0026 Configuration\u003c\/h3\u003e\n\u003cp\u003eQuick activation of your antenna and optimized configuration for your marine use. Technical support for onboard installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e💳\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eFlexible Management\u003c\/h3\u003e\n\u003cp\u003eClear monthly billing and the option to suspend\/resume your service according to your navigation periods. Perfect for seasonality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🎧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eSpecialized Nautical Support\u003c\/h3\u003e\n\u003cp\u003eOur team understands the specificities of recreational boating and assists you in optimizing your onboard connectivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eEnergy Optimization\u003c\/h3\u003e\n\u003cp\u003eAdvice on optimizing your Starlink Mini's power consumption to preserve the autonomy of your onboard batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Info --\u003e\n\u003cdiv class=\"contact-highlight-responsive\"\u003e\n\u003cdiv class=\"contact-card-responsive\"\u003e\n\u003cspan style=\"font-size: 1.2rem;\"\u003e📞\u003c\/span\u003e\n\u003cdiv class=\"contact-info-responsive\"\u003e\n\u003ch4\u003eSpecialized Nautical Contact\u003c\/h4\u003e\n\u003cdiv class=\"phone\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9 am-12 pm and 2 pm-6 pm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"final-cta-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eSail Connected Today\u003c\/h2\u003e\n\u003cp\u003eEquip your boat with Starlink Mini Maritime and discover a new dimension of recreational boating. Stay connected, safe, and fully enjoy your sea outings.\u003c\/p\u003e\nNote: Activation\/Management\/Billing exclusively through Advanced-Tracking (not Starlink) on a calendar month basis. Antenna release subject to Starlink conditions (3 months of active service with Advanced-Tracking + fees)\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Advanced Tracking","offers":[{"title":"Default Title","offer_id":54402598404420,"sku":"","price":475.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/starlink-mini-1.jpg?v=1741247654"},{"product_id":"starlink-mini-entreprises-backup-internet","title":"Starlink Mini: Satellite Internet Solution for Small Businesses","description":"\u003cstyle\u003e\n\/* Styles pour la section de contenu produit uniquement *\/\n.product-content-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.product-content-section h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n.product-content-section h3 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n}\n\n.product-content-section p {\n    color: #666666;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    font-size: 1.1rem;\n    text-align: justify;\n}\n\n\/* Spécifications techniques *\/\n.specs-section-responsive {\n    background: #f8f9fa;\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.specs-table-responsive {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n    margin-top: 20px;\n}\n\n.specs-table-responsive th,\n.specs-table-responsive td {\n    padding: 18px 20px;\n    text-align: left;\n    border-bottom: 1px solid #e9ecef;\n}\n\n.specs-table-responsive th {\n    background: linear-gradient(135deg, #f1f3f4 0%, #e8eaed 100%);\n    font-weight: 700;\n    color: #333333;\n    font-size: 1.1rem;\n}\n\n.specs-table-responsive tr:last-child td {\n    border-bottom: none;\n}\n\n.specs-table-responsive tr:hover {\n    background: #f8f9fa;\n    transition: background 0.3s ease;\n}\n\n.specs-table-responsive td strong {\n    color: #333333;\n    font-weight: 600;\n}\n\n\/* Applications d'usage *\/\n.usage-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.usage-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n    margin-top: 30px;\n}\n\n.usage-card-responsive {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    text-align: center;\n    transition: all 0.3s ease;\n    border: 1px solid rgba(31, 182, 255, 0.1);\n}\n\n.usage-card-responsive:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n    border-color: #1fb6ff;\n}\n\n.usage-icon-responsive {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.usage-card-responsive h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 10px;\n}\n\n.usage-card-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Section Advanced Tracking *\/\n.at-service-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.service-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.service-card-responsive {\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.service-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.service-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.service-content-responsive h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 8px 0;\n}\n\n.service-content-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Contact *\/\n.contact-highlight-responsive {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n}\n\n.contact-card-responsive {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 15px 25px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.contact-card-responsive:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 18px rgba(0,0,0,0.15);\n}\n\n.contact-info-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 3px 0;\n}\n\n.contact-info-responsive .phone {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #059669;\n    margin: 0 0 2px 0;\n}\n\n.contact-info-responsive .hours {\n    font-size: 0.85rem;\n    color: #666666;\n}\n\n\/* CTA Final *\/\n.final-cta-responsive {\n    background: linear-gradient(135deg, #0ea5e9 0%, #1fb6ff 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 20px;\n    margin: 40px 0;\n    box-shadow: 0 5px 25px rgba(0,0,0,0.15);\n}\n\n.final-cta-responsive h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n    color: white;\n}\n\n.final-cta-responsive p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    opacity: 0.95;\n    line-height: 1.5;\n    color: white;\n    text-align: center;\n}\n\n\/* Image responsive *\/\n.product-image-responsive {\n    display: block;\n    margin: 30px auto;\n    max-width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n\n\/* RESPONSIVE DESIGN *\/\n\n\/* Tablettes (768px et moins) *\/\n@media (max-width: 768px) {\n    .product-content-section {\n        padding: 0 15px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.8rem;\n        margin-bottom: 25px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.3rem;\n    }\n\n    .product-content-section p {\n        font-size: 1rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 30px 15px;\n        margin: 25px 0;\n    }\n\n    \/* Tableau responsive *\/\n    .specs-table-responsive {\n        font-size: 0.9rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 12px 15px;\n    }\n\n    \/* Grilles responsive *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 15px;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 20px 15px;\n    }\n\n    .usage-icon-responsive {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n    }\n\n    .service-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    \/* Service cards en colonne sur tablette *\/\n    .service-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n    }\n\n    \/* Contact responsive *\/\n    .contact-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 10px;\n        padding: 15px 20px;\n    }\n\n    \/* CTA responsive *\/\n    .final-cta-responsive h2 {\n        font-size: 2rem;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1.1rem;\n    }\n\n    .final-cta-responsive {\n        padding: 40px 25px;\n    }\n}\n\n\/* Mobiles (480px et moins) *\/\n@media (max-width: 480px) {\n    .product-content-section {\n        padding: 0 10px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.2rem;\n    }\n\n    .product-content-section p {\n        font-size: 0.95rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 25px 10px;\n        margin: 20px 0;\n        border-radius: 12px;\n    }\n\n    \/* Tableau très responsive *\/\n    .specs-table-responsive {\n        font-size: 0.85rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 10px 12px;\n    }\n\n    \/* Grilles en une colonne *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: 1fr;\n        gap: 12px;\n    }\n\n    .usage-card-responsive {\n        padding: 18px 12px;\n    }\n\n    .usage-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card-responsive h3 {\n        font-size: 1.1rem;\n    }\n\n    .usage-card-responsive p {\n        font-size: 0.9rem;\n    }\n\n    .service-card-responsive {\n        padding: 15px 12px;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 1.1rem;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.9rem;\n    }\n\n    \/* Contact mobile *\/\n    .contact-card-responsive {\n        padding: 12px 15px;\n        margin: 0 5px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* CTA mobile *\/\n    .final-cta-responsive {\n        padding: 30px 15px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.7rem;\n        margin-bottom: 15px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1rem;\n        margin-bottom: 20px;\n    }\n}\n\n\/* Très petits écrans (320px et moins) *\/\n@media (max-width: 320px) {\n    .product-content-section {\n        padding: 0 8px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.3rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 8px 10px;\n        font-size: 0.8rem;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 12px 8px;\n    }\n\n    .final-cta-responsive {\n        padding: 25px 10px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.5rem;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Début du contenu produit --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003c!-- Description principale --\u003e\n\u003ch2\u003e\u003cstrong\u003eReliable High-Speed Internet for Underserved Areas\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eFree your business from connectivity constraints with \u003cstrong\u003eStarlink Mini\u003c\/strong\u003e, the ultra-compact and high-performance satellite internet solution. Specially designed for small businesses located in areas poorly served by fiber or with insufficient 4G\/5G coverage, this revolutionary antenna guarantees a stable and reliable high-speed connection to keep your operations running.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eWhy Choose Starlink Mini for Your Business?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eReliable Backup Solution:\u003c\/strong\u003e Instant internet backup in case of fiber or mobile network failure. Guaranteed business continuity with possible automatic failover.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eQuick and Simple Installation:\u003c\/strong\u003e Deployment in less than 30 minutes, without complex work or technical intervention. Ideal for businesses in rural or underserved areas.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eProfessional Performance:\u003c\/strong\u003e Speeds up to 100+ Mbps with reduced latency, perfect for video conferencing, cloud computing, and critical business applications.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eEconomical and Flexible:\u003c\/strong\u003e Controlled costs with the possibility of suspending\/resuming according to your needs. A cost-effective alternative to expensive dedicated lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Spécifications Techniques --\u003e\n\u003cdiv class=\"specs-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eStarlink Mini Technical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table-responsive\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAntenna\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eElectronic Phased Array\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKit Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e430 x 334 x 79 mm (compact desktop)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eField of View\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e110 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrientation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSoftware-assisted manual orientation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAntenna Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1.1 kg (easy installation)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight with Stand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1.16 kg (portable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProtection Rating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIP67 (weather resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOperating Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e-30°C to 50°C (all conditions)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWind Resistance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFunctional up to 96 km\/h\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25 to 40W (energy efficient)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e12-48V 60W or USB-C 100W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWi-Fi\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e802.11a\/b\/g\/n\/ac - Wi-Fi 5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWi-Fi Coverage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 112 m² (offices\/workshops)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnected Devices\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 128 simultaneous devices\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications d'usage --\u003e\n\u003cdiv class=\"usage-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eBusiness Applications for Small Businesses\u003c\/h2\u003e\n\u003cdiv class=\"usage-grid-responsive\"\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🏢\u003c\/div\u003e\n\u003ch3\u003eRural Offices\u003c\/h3\u003e\n\u003cp\u003eHigh-speed connectivity for businesses located outside fiber-optic zones. Ideal for practices, agencies, design offices, and services in white areas or those poorly served by traditional operators.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eWorkshops \u0026amp; Industrial Sites\u003c\/h3\u003e\n\u003cp\u003eInternet solution for isolated workshops, warehouses, and production sites. Connect your IoT equipment, management systems, and business applications without geographical constraints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🚛\u003c\/div\u003e\n\u003ch3\u003eRetail \u0026amp; Points of Sale\u003c\/h3\u003e\n\u003cp\u003eReliable internet for shops, restaurants, and guesthouses in rural areas. Point-of-sale systems, online bookings, electronic payments, and customer Wi-Fi without interruption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eBackup \u0026amp; Business Continuity\u003c\/h3\u003e\n\u003cp\u003eAutomatic backup solution in case of fiber or 4G\/5G outage. Transparent failover to maintain your critical activities: video conferencing, cloud, remote work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section Advanced Tracking --\u003e\n\u003cdiv class=\"at-service-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eProfessional Support by Advanced Tracking\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #666666; margin-bottom: 30px; line-height: 1.6;\"\u003eWe understand the connectivity challenges of small businesses. With Advanced Tracking, benefit from professional service tailored to your business needs:\u003c\/p\u003e\n\u003cdiv class=\"service-grid-responsive\"\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eProfessional Installation \u0026amp; Configuration\u003c\/h3\u003e\n\u003cp\u003eRapid deployment with network configuration optimized for your business needs. Specialized technical support for integration into your existing infrastructure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e💳\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eBusiness Billing\u003c\/h3\u003e\n\u003cp\u003eProfessional monthly billing with the possibility of suspension\/resumption according to your seasonal activity. Customized quotes for multiple installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🎧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eDedicated Technical Support\u003c\/h3\u003e\n\u003cp\u003eSupport team specialized in business issues. Priority assistance to maintain the continuity of your professional activity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eRedundancy Solutions\u003c\/h3\u003e\n\u003cp\u003eAdvice and implementation of automatic backup solutions. Transparent failover configuration between your main connection and Starlink Mini.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Info --\u003e\n\u003cdiv class=\"contact-highlight-responsive\"\u003e\n\u003cdiv class=\"contact-card-responsive\"\u003e\n\u003cspan style=\"font-size: 1.2rem;\"\u003e📞\u003c\/span\u003e\n\u003cdiv class=\"contact-info-responsive\"\u003e\n\u003ch4\u003eBusiness Support\u003c\/h4\u003e\n\u003cdiv class=\"phone\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9 AM-12 PM and 2 PM-6 PM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Final --\u003e\n\u003cdiv class=\"final-cta-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eFree Your Business from Connectivity Constraints\u003c\/h2\u003e\n\u003cp\u003eEquip your business with Starlink Mini and ensure reliable professional connectivity, wherever you are. Say goodbye to slow speeds and network outages that paralyze your activity.\u003c\/p\u003e\nNote: Activation\/Management\/Billing with Advanced-Tracking only (not with Starlink) on a calendar month basis. Antenna release under Starlink conditions (3 months of active service with Advanced-Tracking + fees)\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Advanced Tracking","offers":[{"title":"Default Title","offer_id":55671891722564,"sku":null,"price":475.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/starlink-mini-1.jpg?v=1741247654"},{"product_id":"starlink-flat-high-performance-entreprises","title":"Starlink Flat High Performance: Permanent Business Connectivity","description":"\u003cstyle\u003e\n\/* Styles pour la section de contenu produit uniquement *\/\n.product-content-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n.product-content-section h2 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    text-align: center;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}\n\n.product-content-section h3 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: #1fb6ff;\n    margin-bottom: 20px;\n}\n\n.product-content-section p {\n    color: #666666;\n    line-height: 1.7;\n    margin-bottom: 20px;\n    font-size: 1.1rem;\n    text-align: justify;\n}\n\n\/* Spécifications techniques *\/\n.specs-section-responsive {\n    background: #f8f9fa;\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.specs-table-responsive {\n    width: 100%;\n    border-collapse: collapse;\n    background: white;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n    margin-top: 20px;\n}\n\n.specs-table-responsive th,\n.specs-table-responsive td {\n    padding: 18px 20px;\n    text-align: left;\n    border-bottom: 1px solid #e9ecef;\n}\n\n.specs-table-responsive th {\n    background: linear-gradient(135deg, #f1f3f4 0%, #e8eaed 100%);\n    font-weight: 700;\n    color: #333333;\n    font-size: 1.1rem;\n}\n\n.specs-table-responsive tr:last-child td {\n    border-bottom: none;\n}\n\n.specs-table-responsive tr:hover {\n    background: #f8f9fa;\n    transition: background 0.3s ease;\n}\n\n.specs-table-responsive td strong {\n    color: #333333;\n    font-weight: 600;\n}\n\n\/* Applications d'usage *\/\n.usage-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.usage-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n    margin-top: 30px;\n}\n\n.usage-card-responsive {\n    background: white;\n    padding: 25px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    text-align: center;\n    transition: all 0.3s ease;\n    border: 1px solid rgba(31, 182, 255, 0.1);\n}\n\n.usage-card-responsive:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n    border-color: #1fb6ff;\n}\n\n.usage-icon-responsive {\n    width: 60px;\n    height: 60px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 15px;\n    font-size: 1.5rem;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.usage-card-responsive h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin-bottom: 10px;\n}\n\n.usage-card-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    font-size: 1rem;\n    text-align: center;\n    margin: 0;\n}\n\n\/* Section Advanced Tracking *\/\n.at-service-section-responsive {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    padding: 40px 20px;\n    margin: 30px 0;\n    border-radius: 15px;\n    box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n}\n\n.service-grid-responsive {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n    margin: 30px 0;\n}\n\n.service-card-responsive {\n    display: flex;\n    gap: 15px;\n    align-items: flex-start;\n    background: white;\n    padding: 20px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    border-left: 4px solid #1fb6ff;\n}\n\n.service-card-responsive:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.service-icon-responsive {\n    width: 50px;\n    height: 50px;\n    background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    box-shadow: 0 3px 12px rgba(31, 182, 255, 0.3);\n}\n\n.service-content-responsive h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 8px 0;\n}\n\n.service-content-responsive p {\n    color: #666666;\n    line-height: 1.5;\n    margin: 0;\n    font-size: 1rem;\n    text-align: left;\n}\n\n\/* Contact *\/\n.contact-highlight-responsive {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n}\n\n.contact-card-responsive {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 15px 25px;\n    border-radius: 10px;\n    box-shadow: 0 3px 12px rgba(0,0,0,0.1);\n    border-left: 4px solid #1fb6ff;\n    transition: all 0.3s ease;\n}\n\n.contact-card-responsive:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 18px rgba(0,0,0,0.15);\n}\n\n.contact-info-responsive h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1fb6ff;\n    margin: 0 0 3px 0;\n}\n\n.contact-info-responsive .phone {\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: #059669;\n    margin: 0 0 2px 0;\n}\n\n.contact-info-responsive .hours {\n    font-size: 0.85rem;\n    color: #666666;\n}\n\n\/* CTA Final *\/\n.final-cta-responsive {\n    background: linear-gradient(135deg, #0ea5e9 0%, #1fb6ff 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 20px;\n    margin: 40px 0;\n    box-shadow: 0 5px 25px rgba(0,0,0,0.15);\n}\n\n.final-cta-responsive h2 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n    color: white;\n}\n\n.final-cta-responsive p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    opacity: 0.95;\n    line-height: 1.5;\n    color: white;\n    text-align: center;\n}\n\n\/* Image responsive *\/\n.product-image-responsive {\n    display: block;\n    margin: 30px auto;\n    max-width: 100%;\n    height: auto;\n    border-radius: 15px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.1);\n}\n\n\/* RESPONSIVE DESIGN *\/\n\n\/* Tablettes (768px et moins) *\/\n@media (max-width: 768px) {\n    .product-content-section {\n        padding: 0 15px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.8rem;\n        margin-bottom: 25px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.3rem;\n    }\n\n    .product-content-section p {\n        font-size: 1rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 30px 15px;\n        margin: 25px 0;\n    }\n\n    \/* Tableau responsive *\/\n    .specs-table-responsive {\n        font-size: 0.9rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 12px 15px;\n    }\n\n    \/* Grilles responsive *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 15px;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 20px 15px;\n    }\n\n    .usage-icon-responsive {\n        width: 50px;\n        height: 50px;\n        font-size: 1.3rem;\n    }\n\n    .service-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.1rem;\n    }\n\n    \/* Service cards en colonne sur tablette *\/\n    .service-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 12px;\n    }\n\n    \/* Contact responsive *\/\n    .contact-card-responsive {\n        flex-direction: column;\n        text-align: center;\n        gap: 10px;\n        padding: 15px 20px;\n    }\n\n    \/* CTA responsive *\/\n    .final-cta-responsive h2 {\n        font-size: 2rem;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1.1rem;\n    }\n\n    .final-cta-responsive {\n        padding: 40px 25px;\n    }\n}\n\n\/* Mobiles (480px et moins) *\/\n@media (max-width: 480px) {\n    .product-content-section {\n        padding: 0 10px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.5rem;\n        margin-bottom: 20px;\n    }\n\n    .product-content-section h3 {\n        font-size: 1.2rem;\n    }\n\n    .product-content-section p {\n        font-size: 0.95rem;\n    }\n\n    .specs-section-responsive,\n    .usage-section-responsive,\n    .at-service-section-responsive {\n        padding: 25px 10px;\n        margin: 20px 0;\n        border-radius: 12px;\n    }\n\n    \/* Tableau très responsive *\/\n    .specs-table-responsive {\n        font-size: 0.85rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 10px 12px;\n    }\n\n    \/* Grilles en une colonne *\/\n    .usage-grid-responsive,\n    .service-grid-responsive {\n        grid-template-columns: 1fr;\n        gap: 12px;\n    }\n\n    .usage-card-responsive {\n        padding: 18px 12px;\n    }\n\n    .usage-icon-responsive {\n        width: 45px;\n        height: 45px;\n        font-size: 1.2rem;\n        margin-bottom: 12px;\n    }\n\n    .usage-card-responsive h3 {\n        font-size: 1.1rem;\n    }\n\n    .usage-card-responsive p {\n        font-size: 0.9rem;\n    }\n\n    .service-card-responsive {\n        padding: 15px 12px;\n    }\n\n    .service-content-responsive h3 {\n        font-size: 1rem;\n    }\n\n    .service-content-responsive p {\n        font-size: 0.9rem;\n    }\n\n    \/* Contact mobile *\/\n    .contact-card-responsive {\n        padding: 12px 15px;\n        margin: 0 5px;\n    }\n\n    .contact-info-responsive h4 {\n        font-size: 0.95rem;\n    }\n\n    .contact-info-responsive .phone {\n        font-size: 1rem;\n    }\n\n    .contact-info-responsive .hours {\n        font-size: 0.8rem;\n    }\n\n    \/* CTA mobile *\/\n    .final-cta-responsive {\n        padding: 30px 15px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.7rem;\n        margin-bottom: 15px;\n    }\n\n    .final-cta-responsive p {\n        font-size: 1rem;\n        margin-bottom: 20px;\n    }\n}\n\n\/* Très petits écrans (320px et moins) *\/\n@media (max-width: 320px) {\n    .product-content-section {\n        padding: 0 8px;\n    }\n\n    .product-content-section h2 {\n        font-size: 1.3rem;\n    }\n\n    .specs-table-responsive th,\n    .specs-table-responsive td {\n        padding: 8px 10px;\n        font-size: 0.8rem;\n    }\n\n    .usage-card-responsive,\n    .service-card-responsive {\n        padding: 12px 8px;\n    }\n\n    .final-cta-responsive {\n        padding: 25px 10px;\n    }\n\n    .final-cta-responsive h2 {\n        font-size: 1.5rem;\n    }\n}\n\u003c\/style\u003e\n\u003c!-- Début du contenu produit --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003c!-- Description principale --\u003e\n\u003ch2\u003e\u003cstrong\u003eHigh-Performance Satellite Internet for Demanding Businesses\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eEnsure your business's operational continuity with \u003cstrong\u003eStarlink Flat High Performance\u003c\/strong\u003e, the benchmark satellite antenna for organizations that cannot afford any connectivity interruption. Designed for businesses of all sizes requiring maximum performance, this revolutionary solution guarantees permanent high-speed connection with exceptional speeds of up to 220 Mbps, regardless of terrestrial infrastructure.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eWhy Starlink Flat High Performance is Essential?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eExceptional Performance:\u003c\/strong\u003e Speeds up to 220 Mbps with ultra-low latency. Ideal for critical applications, simultaneous 4K streaming, HD video conferencing, and massive data transfers.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eEnterprise Reliability:\u003c\/strong\u003e Motorized self-orientation and 120° field of view for optimal connectivity in all circumstances. Extreme resistance to environmental conditions.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eTotal Global Coverage:\u003c\/strong\u003e Guaranteed connectivity anywhere in the world, from urban centers to the most isolated areas. Ideal solution for multi-site businesses and international operations.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eIndustrial Robustness:\u003c\/strong\u003e Resistance to extreme winds (270+ km\/h), temperatures from -40°C to +60°C, and IP56 protection. Designed to operate in the most demanding environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Spécifications Techniques --\u003e\n\u003cdiv class=\"specs-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eStarlink Flat High Performance Technical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table-responsive\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAntenna\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHigh-Performance Electronic Phased Array\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e57.5 cm x 51.1 cm (optimized flat design)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eField of View\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e120 degrees (maximum coverage)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrientation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIntelligent Motorized Self-Orientation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5.9 kg (without cable) \/ 6.7 kg (with 8m cable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIP Rating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIP56 (resistance to powerful water jets)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOperating Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e-40°C to +60°C (extreme conditions)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWind Resistance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOperational in winds \u0026gt;270 km\/h\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSnow Melt Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 75 mm\/hour (automatic snow removal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMax Throughput\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 220 Mbps download \/ 25 Mbps upload\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLatency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20-40ms (real-time performance)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Consumption\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e75-100W (optimized energy efficiency)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnectivity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGigabit Ethernet + Integrated Wi-Fi 6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSimultaneous Users\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e200+ connected devices simultaneously\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications d'usage --\u003e\n\u003cdiv class=\"usage-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eMission-Critical Applications for Businesses\u003c\/h2\u003e\n\u003cdiv class=\"usage-grid-responsive\"\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🏭\u003c\/div\u003e\n\u003ch3\u003eIndustrial Sites \u0026amp; Manufacturing\u003c\/h3\u003e\n\u003cp\u003eHigh-performance connectivity for Industry 4.0 factories, automated production sites, oil platforms. Real-time monitoring, massive industrial IoT, predictive maintenance, and critical low-latency communications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🏢\u003c\/div\u003e\n\u003ch3\u003eHeadquarters \u0026amp; Data Centers\u003c\/h3\u003e\n\u003cp\u003ePremium redundancy solution for nerve centers, headquarters, data centers. Instant failover in case of fiber outage while maintaining critical performance and enterprise SLAs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🌐\u003c\/div\u003e\n\u003ch3\u003eInternational Operations\u003c\/h3\u003e\n\u003cp\u003eGlobal connectivity for multinational companies, diplomatic missions, military bases. Rapid deployment across all continents with consistent performance and enhanced security.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card-responsive\"\u003e\n\u003cdiv class=\"usage-icon-responsive\"\u003e🚑\u003c\/div\u003e\n\u003ch3\u003eCritical Services \u0026amp; Emergencies\u003c\/h3\u003e\n\u003cp\u003eHigh-availability internet for hospitals, emergency centers, law enforcement. Vital communications guaranteed even in cases of natural disaster, cyberattack, or infrastructure failure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section Advanced Tracking --\u003e\n\u003cdiv class=\"at-service-section-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003ePremium Enterprise Service by Advanced Tracking\u003c\/h2\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; color: #666666; margin-bottom: 30px; line-height: 1.6;\"\u003eWe understand the business continuity challenges of the most demanding enterprises. With Advanced Tracking, benefit from a premium international-level enterprise service:\u003c\/p\u003e\n\u003cdiv class=\"service-grid-responsive\"\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003ePremium Enterprise Deployment\u003c\/h3\u003e\n\u003cp\u003eInstallation by certified engineers with prior site survey. Full integration into your network infrastructure, performance testing, and detailed technical documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e💳\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eFlexible Enterprise Contracts\u003c\/h3\u003e\n\u003cp\u003eProfessional invoicing tailored to your needs. Multi-year contracts, decreasing rates for large fleets, preferential terms for key accounts and public administrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e🎧\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eSpecialized Technical Support\u003c\/h3\u003e\n\u003cp\u003eDedicated technical assistance with priority escalation. Business hours support for critical incidents, advanced satellite network expertise, and personalized accompaniment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"service-card-responsive\"\u003e\n\u003cdiv class=\"service-icon-responsive\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"service-content-responsive\"\u003e\n\u003ch3\u003eRedundancy Solutions\u003c\/h3\u003e\n\u003cp\u003eConsulting and implementation of redundant solutions with automatic failover. Configuration of monitoring, alerts, and business continuity plans according to your requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Info --\u003e\n\u003cdiv class=\"contact-highlight-responsive\"\u003e\n\u003cdiv class=\"contact-card-responsive\"\u003e\n\u003cspan style=\"font-size: 1.2rem;\"\u003e📞\u003c\/span\u003e\n\u003cdiv class=\"contact-info-responsive\"\u003e\n\u003ch4\u003eSpecialized Enterprise Support\u003c\/h4\u003e\n\u003cdiv class=\"phone\"\u003e+33 (0) 494 23 15 51\u003c\/div\u003e\n\u003cdiv class=\"hours\"\u003eOpen Monday to Friday: 9 AM-12 PM and 2 PM-6 PM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Final --\u003e\n\u003cdiv class=\"final-cta-responsive\"\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eEnsure the Excellence of Your Enterprise Connectivity\u003c\/h2\u003e\n\u003cp\u003eEquip your business with Starlink Flat High Performance and guarantee exceptional network performance, absolute reliability, and permanent connectivity. Because the excellence of your business deserves the excellence of your connectivity.\u003c\/p\u003e\nNote: Activation\/Management\/Billing by Advanced-Tracking only (not by Starlink) on a calendar month basis. Antenna release subject to Starlink conditions (3 months of active service with Advanced-Tracking + fees)\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Advanced Tracking","offers":[{"title":"Default Title","offer_id":55672072339780,"sku":null,"price":1426.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/landing_with_logo.jpg?v=1725544640"},{"product_id":"smartconnect-gateway-terrestre","title":"SmartConnect Terrestrial Gateway","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003cmeta content=\"SmartConnect Terrestrial Gateway: hybrid satellite\/cellular IoT hub, 300m LoRaWan sensors, 24\/7 monitoring. Industries, agriculture, remote sites.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        .product-content-section {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 60px 40px;\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n            border-top: 4px solid #1fb6ff;\n            margin-bottom: 40px;\n            border-radius: 12px;\n            box-shadow: 0 8px 32px rgba(31, 182, 255, 0.15);\n        }\n\n        .product-content-section h2 {\n            color: #1fb6ff;\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            text-align: center;\n            position: relative;\n        }\n\n        .product-content-section h2::after {\n            content: '';\n            position: absolute;\n            bottom: -10px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n            border-radius: 2px;\n        }\n\n        .product-content-section h3 {\n            color: #666;\n            font-size: 1.3rem;\n            margin-bottom: 30px;\n            text-align: center;\n            font-weight: 400;\n        }\n\n        .product-content-section p {\n            color: #666;\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            text-align: justify;\n        }\n\n        \/* Section Héro Terrestre *\/\n        .hero-section-terrestrial {\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n            border-top: 4px solid #1fb6ff;\n            padding: 60px 40px;\n            margin-bottom: 40px;\n            border-radius: 12px;\n            box-shadow: 0 8px 32px rgba(31, 182, 255, 0.15);\n        }\n\n        .hero-content-terrestrial {\n            max-width: 1200px;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .hero-content-terrestrial h1 {\n            color: #1fb6ff;\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n            position: relative;\n        }\n\n        .hero-content-terrestrial h1::after {\n            content: '';\n            position: absolute;\n            bottom: -10px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 4px;\n            background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n            border-radius: 2px;\n        }\n\n        .hero-subtitle-terrestrial {\n            color: #666;\n            font-size: 1.4rem;\n            margin-bottom: 40px;\n            font-weight: 400;\n        }\n\n        .hero-features-terrestrial {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin-top: 50px;\n        }\n\n        .hero-feature-terrestrial {\n            background: rgba(255, 255, 255, 0.9);\n            padding: 30px 25px;\n            border-radius: 12px;\n            border-left: 4px solid #1fb6ff;\n            box-shadow: 0 4px 20px rgba(31, 182, 255, 0.15);\n            transition: all 0.3s ease;\n        }\n\n        .hero-feature-terrestrial:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 32px rgba(31, 182, 255, 0.25);\n        }\n\n        .hero-feature-terrestrial .icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-size: 1.8rem;\n            color: white;\n            box-shadow: 0 4px 15px rgba(31, 182, 255, 0.3);\n        }\n\n        .hero-feature-terrestrial h4 {\n            color: #1fb6ff;\n            font-size: 1.2rem;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n\n        .hero-feature-terrestrial p {\n            color: #666;\n            font-size: 1rem;\n            line-height: 1.5;\n        }\n\n        \/* Section Applications Terrestres *\/\n        .applications-terrestrial-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            margin-top: 40px;\n        }\n\n        .application-terrestrial-card {\n            background: rgba(255, 255, 255, 0.9);\n            padding: 35px 30px;\n            border-radius: 12px;\n            border-left: 4px solid #1fb6ff;\n            box-shadow: 0 4px 20px rgba(31, 182, 255, 0.15);\n            transition: all 0.3s ease;\n        }\n\n        .application-terrestrial-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 32px rgba(31, 182, 255, 0.25);\n        }\n\n        .application-terrestrial-card .icon {\n            width: 70px;\n            height: 70px;\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 25px;\n            font-size: 2rem;\n            color: white;\n            box-shadow: 0 4px 15px rgba(31, 182, 255, 0.3);\n        }\n\n        .application-terrestrial-card h4 {\n            color: #1fb6ff;\n            font-size: 1.3rem;\n            margin-bottom: 15px;\n            font-weight: 600;\n        }\n\n        .application-terrestrial-card p {\n            color: #666;\n            font-size: 1rem;\n            line-height: 1.6;\n            margin-bottom: 20px;\n        }\n\n        .application-terrestrial-card ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .application-terrestrial-card li {\n            color: #666;\n            font-size: 0.95rem;\n            margin-bottom: 8px;\n            padding-left: 20px;\n            position: relative;\n        }\n\n        .application-terrestrial-card li::before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            color: #1fb6ff;\n            font-weight: bold;\n        }\n\n        \/* Section Fonctionnalités Avancées Responsive *\/\n        .features-section-responsive {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 50px 40px;\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n            border-top: 4px solid #1fb6ff;\n            margin-bottom: 40px;\n            border-radius: 12px;\n            box-shadow: 0 8px 32px rgba(31, 182, 255, 0.15);\n        }\n\n        .features-intro {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .features-intro h2 {\n            color: #1fb6ff;\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            position: relative;\n        }\n\n        .features-intro h2::after {\n            content: '';\n            position: absolute;\n            bottom: -10px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: linear-gradient(90deg, #1fb6ff, #0ea5e9);\n            border-radius: 2px;\n        }\n\n        .features-intro p {\n            color: #666;\n            font-size: 1.1rem;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        \/* Tableau desktop *\/\n        .features-table-desktop {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 4px 20px rgba(31, 182, 255, 0.15);\n        }\n\n        .features-table-desktop thead {\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            color: white;\n        }\n\n        .features-table-desktop th {\n            padding: 20px 15px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1.1rem;\n            text-shadow: 0 1px 2px rgba(0,0,0,0.1);\n        }\n\n        .features-table-desktop th:first-child {\n            width: 25%;\n        }\n\n        .features-table-desktop th:nth-child(2) {\n            width: 45%;\n        }\n\n        .features-table-desktop th:last-child {\n            width: 30%;\n            min-width: 180px;\n        }\n\n        .features-table-desktop td {\n            padding: 18px 15px;\n            border-bottom: 1px solid #e0f2fe;\n            vertical-align: top;\n        }\n\n        .features-table-desktop tr:hover {\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n            transition: all 0.3s ease;\n        }\n\n        .feature-name {\n            font-weight: 600;\n            color: #1fb6ff;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .feature-icon {\n            width: 35px;\n            height: 35px;\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 1rem;\n            box-shadow: 0 2px 8px rgba(31, 182, 255, 0.3);\n        }\n\n        .feature-description {\n            color: #666;\n            font-size: 1rem;\n            line-height: 1.5;\n        }\n\n        .feature-advantage {\n            color: #333;\n            font-weight: 500;\n        }\n\n        .advantage-badge {\n            background: linear-gradient(135deg, #10b981, #059669);\n            color: white;\n            padding: 6px 12px;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            box-shadow: 0 2px 8px rgba(16, 185, 129, 0.3);\n            white-space: nowrap;\n            display: inline-block;\n            max-width: 100%;\n            overflow: hidden;\n            text-overflow: ellipsis;\n        }\n\n        \/* Cartes mobiles - Design simple et propre *\/\n        .features-cards-mobile {\n            display: none;\n            flex-direction: column;\n            gap: 20px;\n        }\n\n        .feature-card-mobile {\n            background: white;\n            border-radius: 12px;\n            padding: 24px 20px;\n            box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n            border-top: 4px solid #1fb6ff;\n            transition: all 0.3s ease;\n        }\n\n        .feature-card-mobile:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 20px rgba(31, 182, 255, 0.12);\n        }\n\n        .feature-card-mobile .header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n\n        .feature-card-mobile .icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5rem;\n            color: white;\n            margin: 0 auto 12px auto;\n            box-shadow: 0 4px 16px rgba(31, 182, 255, 0.3);\n        }\n\n        .feature-card-mobile h4 {\n            margin: 0 0 8px 0;\n            color: #1fb6ff;\n            font-size: 1.2rem;\n            font-weight: 600;\n            text-align: center;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .feature-card-mobile .badge {\n            background: linear-gradient(135deg, #10b981, #059669);\n            color: white;\n            padding: 6px 12px;\n            border-radius: 20px;\n            font-size: 0.75rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.3px;\n            display: inline-block;\n        }\n\n        .feature-card-mobile .description {\n            color: #666;\n            font-size: 1rem;\n            line-height: 1.6;\n            margin-bottom: 16px;\n            text-align: center;\n        }\n\n        .feature-card-mobile .advantage {\n            background: linear-gradient(135deg, #f0f9ff, #e0f2fe);\n            border: 1px solid rgba(31, 182, 255, 0.2);\n            border-radius: 8px;\n            padding: 12px 16px;\n            color: #1fb6ff;\n            font-size: 0.95rem;\n            font-weight: 500;\n            text-align: center;\n            position: relative;\n        }\n\n        .feature-card-mobile .advantage::before {\n            content: '✓';\n            position: absolute;\n            left: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 18px;\n            height: 18px;\n            background: linear-gradient(135deg, #10b981, #059669);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.7rem;\n            color: white;\n            font-weight: bold;\n        }\n\n        .feature-card-mobile .advantage {\n            padding-left: 40px;\n            text-align: left;\n        }\n\n        \/* Section CTA Final *\/\n        .cta-final-section {\n            background: linear-gradient(135deg, #1fb6ff, #0ea5e9);\n            color: white;\n            padding: 60px 40px;\n            text-align: center;\n            border-radius: 12px;\n            margin-bottom: 40px;\n            box-shadow: 0 8px 32px rgba(31, 182, 255, 0.3);\n        }\n\n        .cta-final-section h2 {\n            font-size: 2.2rem;\n            margin-bottom: 20px;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.1);\n        }\n\n        .cta-final-section p {\n            font-size: 1.2rem;\n            margin-bottom: 40px;\n            opacity: 0.95;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n\n        .cta-button {\n            background: rgba(255, 255, 255, 0.2);\n            color: white;\n            padding: 15px 30px;\n            border: 2px solid rgba(255, 255, 255, 0.3);\n            border-radius: 8px;\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 1.1rem;\n            transition: all 0.3s ease;\n            backdrop-filter: blur(10px);\n        }\n\n        .cta-button:hover {\n            background: rgba(255, 255, 255, 0.3);\n            border-color: rgba(255, 255, 255, 0.5);\n            transform: translateY(-2px);\n            box-shadow: 0 4px 15px rgba(0,0,0,0.2);\n        }\n\n        .cta-button.primary {\n            background: white;\n            color: #1fb6ff;\n            border-color: white;\n        }\n\n        .cta-button.primary:hover {\n            background: #f0f9ff;\n            transform: translateY(-2px);\n            box-shadow: 0 4px 15px rgba(0,0,0,0.2);\n        }\n\n        \/* Section Contact *\/\n        .contact-section {\n            background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n            border-top: 4px solid #1fb6ff;\n            padding: 50px 40px;\n            border-radius: 12px;\n            box-shadow: 0 8px 32px rgba(31, 182, 255, 0.15);\n        }\n\n        .contact-content {\n            max-width: 800px;\n            margin: 0 auto;\n            text-align: center;\n        }\n\n        .contact-section h3 {\n            color: #1fb6ff;\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n        }\n\n        .contact-info {\n            background: white;\n            padding: 30px;\n            border-radius: 12px;\n            border-left: 4px solid #1fb6ff;\n            box-shadow: 0 4px 20px rgba(31, 182, 255, 0.15);\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n\n        .contact-info p {\n            color: #666;\n            font-size: 1.1rem;\n            margin: 0;\n        }\n\n        .contact-info strong {\n            color: #1fb6ff;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 1024px) {\n            .features-table-desktop th:last-child {\n                min-width: 160px;\n            }\n\n            .advantage-badge {\n                font-size: 0.8rem;\n                padding: 5px 10px;\n                letter-spacing: 0.3px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .product-content-section {\n                padding: 40px 20px;\n            }\n\n            .product-content-section h2 {\n                font-size: 1.8rem;\n            }\n\n            .hero-section-terrestrial {\n                padding: 40px 20px;\n            }\n\n            .hero-content-terrestrial h1 {\n                font-size: 2rem;\n            }\n\n            .hero-subtitle-terrestrial {\n                font-size: 1.2rem;\n            }\n\n            .hero-features-terrestrial {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n\n            .hero-feature-terrestrial {\n                padding: 25px 20px;\n            }\n\n            .hero-feature-terrestrial .icon {\n                width: 55px;\n                height: 55px;\n                font-size: 1.6rem;\n            }\n\n            .applications-terrestrial-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n\n            .mobile-vehicles-section {\n                padding: 35px 20px;\n            }\n\n            .mobile-vehicles-section h2 {\n                font-size: 1.8rem;\n            }\n\n            .mobile-vehicles-section h3 {\n                font-size: 1.1rem;\n            }\n\n            .application-terrestrial-card {\n                padding: 30px 25px;\n            }\n\n            .application-terrestrial-card .icon {\n                width: 60px;\n                height: 60px;\n                font-size: 1.8rem;\n            }\n\n            .features-section-responsive {\n                padding: 35px 20px;\n            }\n\n            .features-intro h2 {\n                font-size: 1.8rem;\n            }\n\n            .features-intro p {\n                font-size: 1rem;\n            }\n\n            .features-table-desktop {\n                display: none;\n            }\n\n            .features-cards-mobile {\n                display: flex;\n                flex-direction: column;\n                gap: 18px;\n            }\n\n            .feature-card-mobile {\n                padding: 22px 18px;\n            }\n\n            .feature-card-mobile .icon {\n                width: 42px;\n                height: 42px;\n                font-size: 1.1rem;\n            }\n\n            .feature-card-mobile h4 {\n                font-size: 1.1rem;\n            }\n\n            .feature-card-mobile .badge {\n                font-size: 0.75rem;\n                padding: 4px 8px;\n                white-space: nowrap;\n                max-width: none;\n            }\n\n            .feature-card-mobile .description {\n                font-size: 0.95rem;\n            }\n\n            .feature-card-mobile .advantage {\n                font-size: 0.9rem;\n                padding: 10px;\n            }\n\n            .cta-final-section {\n                padding: 40px 20px;\n            }\n\n            .cta-final-section h2 {\n                font-size: 1.8rem;\n            }\n\n            .cta-final-section p {\n                font-size: 1.1rem;\n            }\n\n            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n\n            .cta-button {\n                width: 100%;\n                max-width: 320px;\n                padding: 18px 25px;\n                font-size: 1rem;\n                text-align: center;\n                display: block;\n            }\n\n            .contact-section {\n                padding: 35px 20px;\n            }\n\n            .contact-section h3 {\n                font-size: 1.6rem;\n            }\n\n            .contact-info {\n                padding: 25px 20px;\n            }\n\n            .contact-info p {\n                font-size: 1rem;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .product-content-section {\n                padding: 30px 15px;\n            }\n\n            .product-content-section h2 {\n                font-size: 1.6rem;\n            }\n\n            .product-content-section h3 {\n                font-size: 1.1rem;\n            }\n\n            .product-content-section p {\n                font-size: 1rem;\n            }\n\n            .hero-section-terrestrial {\n                padding: 35px 15px;\n            }\n\n            .hero-content-terrestrial h1 {\n                font-size: 1.7rem;\n            }\n\n            .hero-subtitle-terrestrial {\n                font-size: 1.1rem;\n            }\n\n            .hero-feature-terrestrial {\n                padding: 22px 18px;\n            }\n\n            .hero-feature-terrestrial .icon {\n                width: 50px;\n                height: 50px;\n                font-size: 1.4rem;\n            }\n\n            .hero-feature-terrestrial h4 {\n                font-size: 1.1rem;\n            }\n\n            .hero-feature-terrestrial p {\n                font-size: 0.95rem;\n            }\n\n            .applications-terrestrial-grid {\n                gap: 15px;\n            }\n\n            .mobile-vehicles-section {\n                padding: 30px 15px;\n            }\n\n            .mobile-vehicles-section h2 {\n                font-size: 1.6rem;\n            }\n\n            .mobile-vehicles-section h3 {\n                font-size: 1rem;\n            }\n\n            .application-terrestrial-card {\n                padding: 25px 18px;\n            }\n\n            .application-terrestrial-card .icon {\n                width: 55px;\n                height: 55px;\n                font-size: 1.6rem;\n            }\n\n            .application-terrestrial-card h4 {\n                font-size: 1.2rem;\n            }\n\n            .application-terrestrial-card p {\n                font-size: 0.95rem;\n            }\n\n            .application-terrestrial-card li {\n                font-size: 0.9rem;\n            }\n\n            .features-section-responsive {\n                padding: 30px 15px;\n            }\n\n            .features-intro h2 {\n                font-size: 1.6rem;\n            }\n\n            .features-intro p {\n                font-size: 0.95rem;\n            }\n\n            .features-cards-mobile {\n                gap: 15px;\n            }\n\n            .feature-card-mobile {\n                padding: 20px 15px;\n            }\n\n            .feature-card-mobile .header {\n                align-items: flex-start;\n                gap: 10px;\n            }\n\n            .feature-card-mobile .title-section {\n                min-width: 0;\n            }\n\n            .feature-card-mobile .icon {\n                width: 40px;\n                height: 40px;\n                font-size: 1rem;\n            }\n\n            .feature-card-mobile h4 {\n                font-size: 1.05rem;\n            }\n\n            .feature-card-mobile .badge {\n                font-size: 0.7rem;\n                padding: 3px 8px;\n            }\n\n            .feature-card-mobile .description {\n                font-size: 0.9rem;\n                line-height: 1.4;\n            }\n\n            .feature-card-mobile .advantage {\n                font-size: 0.85rem;\n                padding: 10px;\n            }\n\n            .cta-final-section {\n                padding: 35px 15px;\n            }\n\n            .cta-final-section h2 {\n                font-size: 1.6rem;\n            }\n\n            .cta-final-section p {\n                font-size: 1rem;\n            }\n\n            .cta-button {\n                max-width: 280px;\n                padding: 16px 20px;\n                font-size: 0.95rem;\n            }\n\n            .contact-section {\n                padding: 30px 15px;\n            }\n\n            .contact-section h3 {\n                font-size: 1.5rem;\n            }\n\n            .contact-info {\n                padding: 20px 15px;\n            }\n\n            .contact-info p {\n                font-size: 0.95rem;\n            }\n        }\n\n        @media (max-width: 320px) {\n            .product-content-section {\n                padding: 25px 12px;\n            }\n\n            .product-content-section h2 {\n                font-size: 1.4rem;\n            }\n\n            .product-content-section h3 {\n                font-size: 1rem;\n            }\n\n            .product-content-section p {\n                font-size: 0.95rem;\n            }\n\n            .hero-section-terrestrial {\n                padding: 25px 12px;\n            }\n\n            .hero-content-terrestrial h1 {\n                font-size: 1.5rem;\n            }\n\n            .hero-subtitle-terrestrial {\n                font-size: 1rem;\n            }\n\n            .hero-feature-terrestrial {\n                padding: 18px 12px;\n            }\n\n            .hero-feature-terrestrial .icon {\n                width: 45px;\n                height: 45px;\n                font-size: 1.3rem;\n            }\n\n            .hero-feature-terrestrial h4 {\n                font-size: 1rem;\n            }\n\n            .hero-feature-terrestrial p {\n                font-size: 0.9rem;\n            }\n\n            .applications-terrestrial-grid {\n                gap: 12px;\n            }\n\n            .mobile-vehicles-section {\n                padding: 25px 12px;\n            }\n\n            .mobile-vehicles-section h2 {\n                font-size: 1.4rem;\n            }\n\n            .mobile-vehicles-section h3 {\n                font-size: 0.95rem;\n            }\n\n            .application-terrestrial-card {\n                padding: 20px 12px;\n            }\n\n            .application-terrestrial-card .icon {\n                width: 50px;\n                height: 50px;\n                font-size: 1.5rem;\n            }\n\n            .application-terrestrial-card h4 {\n                font-size: 1.1rem;\n            }\n\n            .application-terrestrial-card p {\n                font-size: 0.9rem;\n            }\n\n            .application-terrestrial-card li {\n                font-size: 0.85rem;\n            }\n\n            .features-section-responsive {\n                padding: 25px 12px;\n            }\n\n            .features-intro h2 {\n                font-size: 1.4rem;\n            }\n\n            .features-intro p {\n                font-size: 0.9rem;\n            }\n\n            .features-cards-mobile {\n                gap: 12px;\n            }\n\n            .feature-card-mobile {\n                padding: 16px 12px;\n            }\n\n            .feature-card-mobile .header {\n                gap: 10px;\n            }\n\n            .feature-card-mobile .icon {\n                width: 35px;\n                height: 35px;\n                font-size: 0.9rem;\n            }\n\n            .feature-card-mobile h4 {\n                font-size: 1rem;\n            }\n\n            .feature-card-mobile .badge {\n                font-size: 0.65rem;\n                padding: 2px 6px;\n            }\n\n            .feature-card-mobile .description {\n                font-size: 0.85rem;\n                line-height: 1.3;\n            }\n\n            .feature-card-mobile .advantage {\n                font-size: 0.8rem;\n                padding: 8px;\n            }\n\n            .cta-final-section {\n                padding: 25px 12px;\n            }\n\n            .cta-final-section h2 {\n                font-size: 1.4rem;\n            }\n\n            .cta-final-section p {\n                font-size: 0.95rem;\n            }\n\n            .cta-button {\n                max-width: 250px;\n                padding: 14px 18px;\n                font-size: 0.9rem;\n            }\n\n            .contact-section {\n                padding: 25px 12px;\n            }\n\n            .contact-section h3 {\n                font-size: 1.3rem;\n            }\n\n            .contact-info {\n                padding: 18px 12px;\n            }\n\n            .contact-info p {\n                font-size: 0.9rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003c!-- Terrestrial Hero Section --\u003e\n\u003cdiv class=\"hero-section-terrestrial\"\u003e\n\u003cdiv class=\"hero-content-terrestrial\"\u003e\n\u003ch1\u003eSmartConnect Terrestrial Gateway\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle-terrestrial\"\u003eHybrid satellite\/cellular IoT hub for industrial sites, mobile vehicles, and white zones\u003c\/p\u003e\n\u003cdiv class=\"hero-features-terrestrial\"\u003e\n\u003cdiv class=\"hero-feature-terrestrial\"\u003e\n\u003cdiv class=\"icon\"\u003e🏭\u003c\/div\u003e\n\u003ch4\u003eIndustries \u0026amp; Remote Sites\u003c\/h4\u003e\n\u003cp\u003eContinuous monitoring of industrial facilities, mines, construction sites, and critical infrastructure in remote areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature-terrestrial\"\u003e\n\u003cdiv class=\"icon\"\u003e🚛\u003c\/div\u003e\n\u003ch4\u003eVehicles in White Zones\u003c\/h4\u003e\n\u003cp\u003ePermanent communication for trucks, 4x4s, and intervention vehicles in areas not covered by GSM.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature-terrestrial\"\u003e\n\u003cdiv class=\"icon\"\u003e📡\u003c\/div\u003e\n\u003ch4\u003eStarlink Mini Compatible\u003c\/h4\u003e\n\u003cp\u003eDirect Ethernet connection with Starlink Mini for high-speed satellite + cellular redundancy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-feature-terrestrial\"\u003e\n\u003cdiv class=\"icon\"\u003e📶\u003c\/div\u003e\n\u003ch4\u003eMulti-Operator WiFi\u003c\/h4\u003e\n\u003cp\u003eGenerates a unified WiFi network that intelligently switches between all available networks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Main Description Section --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eHybrid IoT Solution for Critical Terrestrial Applications\u003c\/h2\u003e\n\u003ch3\u003eThe first hybrid satellite\/cellular IoT gateway designed for demanding industrial environments\u003c\/h3\u003e\n\u003cp\u003eSmartConnect Gateway revolutionizes the monitoring of remote industrial sites by combining the reliability of satellite and the efficiency of cellular. This all-in-one solution ensures permanent connectivity for your critical assets, even in the most hostile environments.\u003c\/p\u003e\n\u003cp\u003eDesigned for demanding professionals, it integrates a complete ecosystem of long-range LoRaWan sensors, an advanced monitoring platform, and 24\/7 monitoring services provided by our specialized teams.\u003c\/p\u003e\n\u003cp\u003eWhether for critical infrastructure monitoring, environmental monitoring, industrial site security, or predictive maintenance, SmartConnect Gateway adapts to all your professional IoT connectivity needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Terrestrial Applications Section --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eProfessional Terrestrial Applications\u003c\/h2\u003e\n\u003ch3\u003eSolutions adapted to every sector of activity\u003c\/h3\u003e\n\u003cdiv class=\"applications-terrestrial-grid\"\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🏭\u003c\/div\u003e\n\u003ch4\u003eIndustries \u0026amp; Manufacturing\u003c\/h4\u003e\n\u003cp\u003eContinuous monitoring of industrial facilities, factories, and remote production sites.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCritical equipment monitoring\u003c\/li\u003e\n\u003cli\u003ePredictive IoT maintenance\u003c\/li\u003e\n\u003cli\u003eFailure and malfunction alerts\u003c\/li\u003e\n\u003cli\u003eEnergy consumption tracking\u003c\/li\u003e\n\u003cli\u003ePerimeter security\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e⛏️\u003c\/div\u003e\n\u003ch4\u003eMining \u0026amp; Extraction\u003c\/h4\u003e\n\u003cp\u003eRobust solutions for the mining industry and extraction sites in extreme environments.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eGeotechnical monitoring\u003c\/li\u003e\n\u003cli\u003eAir\/water quality monitoring\u003c\/li\u003e\n\u003cli\u003eVehicle and equipment tracking\u003c\/li\u003e\n\u003cli\u003eMining safety alerts\u003c\/li\u003e\n\u003cli\u003eEmergency communication\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🌾\u003c\/div\u003e\n\u003ch4\u003eAgriculture \u0026amp; Livestock\u003c\/h4\u003e\n\u003cp\u003eOptimization of agricultural operations with intelligent environmental monitoring.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eWeather monitoring\u003c\/li\u003e\n\u003cli\u003eSmart irrigation\u003c\/li\u003e\n\u003cli\u003eLivestock and crop monitoring\u003c\/li\u003e\n\u003cli\u003eCritical condition alerts\u003c\/li\u003e\n\u003cli\u003eWater resource management\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🛢️\u003c\/div\u003e\n\u003ch4\u003eOil \u0026amp; Gas\u003c\/h4\u003e\n\u003cp\u003eMonitoring of pipelines, wells, and oil installations in remote sites.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePressure\/flow monitoring\u003c\/li\u003e\n\u003cli\u003eLeak and intrusion detection\u003c\/li\u003e\n\u003cli\u003eCorrosion monitoring\u003c\/li\u003e\n\u003cli\u003eATEX safety alerts\u003c\/li\u003e\n\u003cli\u003ePreventive maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🚨\u003c\/div\u003e\n\u003ch4\u003eSecurity \u0026amp; Emergency\u003c\/h4\u003e\n\u003cp\u003eEmergency communication systems and advanced security monitoring.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCrisis communication\u003c\/li\u003e\n\u003cli\u003eEmergency coordination\u003c\/li\u003e\n\u003cli\u003ePerimeter surveillance\u003c\/li\u003e\n\u003cli\u003eReal-time intrusion alerts\u003c\/li\u003e\n\u003cli\u003eCritical communication backup\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🏗️\u003c\/div\u003e\n\u003ch4\u003eConstruction \u0026amp; Public Works\u003c\/h4\u003e\n\u003cp\u003eConstruction site monitoring, equipment surveillance, and safety of isolated workers.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eConstruction machinery tracking\u003c\/li\u003e\n\u003cli\u003eGeotechnical monitoring\u003c\/li\u003e\n\u003cli\u003eProtection of isolated workers\u003c\/li\u003e\n\u003cli\u003eWeather condition monitoring\u003c\/li\u003e\n\u003cli\u003eAnti-theft equipment security\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Mobile Vehicles Section --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eMobile Vehicle \u0026amp; White Zone Solutions\u003c\/h2\u003e\n\u003ch3\u003ePermanent connectivity for intervention vehicles and missions in isolated areas\u003c\/h3\u003e\n\u003cdiv class=\"applications-terrestrial-grid\"\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🚛\u003c\/div\u003e\n\u003ch4\u003eTransport \u0026amp; Logistics\u003c\/h4\u003e\n\u003cp\u003ePermanent communication for long-distance trucks traversing GSM white zones.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eContinuous GPS tracking\u003c\/li\u003e\n\u003cli\u003eDriver\/base communication\u003c\/li\u003e\n\u003cli\u003ePassenger\/crew WiFi\u003c\/li\u003e\n\u003cli\u003eTemperature\/cargo monitoring\u003c\/li\u003e\n\u003cli\u003eRoad safety alerts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🚑\u003c\/div\u003e\n\u003ch4\u003eEmergency Vehicles\u003c\/h4\u003e\n\u003cp\u003eCritical communication for ambulances, firefighters, law enforcement in isolated areas.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eRedundant emergency communication\u003c\/li\u003e\n\u003cli\u003eCoordination with emergency centers\u003c\/li\u003e\n\u003cli\u003eMedical data transmission\u003c\/li\u003e\n\u003cli\u003eReal-time geolocation\u003c\/li\u003e\n\u003cli\u003eRadio communication backup\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🌍\u003c\/div\u003e\n\u003ch4\u003eNGOs \u0026amp; Humanitarian Aid\u003c\/h4\u003e\n\u003cp\u003eCommunication solutions for humanitarian missions and NGOs in remote areas.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHeadquarters\/field communication\u003c\/li\u003e\n\u003cli\u003eMobile team coordination\u003c\/li\u003e\n\u003cli\u003eMission report transmission\u003c\/li\u003e\n\u003cli\u003eTemporary camp WiFi\u003c\/li\u003e\n\u003cli\u003eExpatriate staff security\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n\u003ch4\u003eMobile Maintenance\u003c\/h4\u003e\n\u003cp\u003eTechnical intervention vehicles for isolated infrastructures (wind turbines, antennas, etc.).\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAccess to technical data\u003c\/li\u003e\n\u003cli\u003eExpert\/field communication\u003c\/li\u003e\n\u003cli\u003eDiagnostics transmission\u003c\/li\u003e\n\u003cli\u003eSpare parts ordering\u003c\/li\u003e\n\u003cli\u003eIntervention reports\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e📡\u003c\/div\u003e\n\u003ch4\u003eStarlink Mini Compatible\u003c\/h4\u003e\n\u003cp\u003eDirect Ethernet integration with Starlink Mini for high-speed + cellular redundancy.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePoE Ethernet connection\u003c\/li\u003e\n\u003cli\u003eIntelligent failover\u003c\/li\u003e\n\u003cli\u003eHigh-speed satellite\u003c\/li\u003e\n\u003cli\u003eCellular redundancy\u003c\/li\u003e\n\u003cli\u003eUnified vehicle WiFi\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e📶\u003c\/div\u003e\n\u003ch4\u003eMulti-Operator WiFi\u003c\/h4\u003e\n\u003cp\u003eGenerates a unified WiFi network in the vehicle with automatic failover.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUnified vehicle WiFi\u003c\/li\u003e\n\u003cli\u003eSeamless failover\u003c\/li\u003e\n\u003cli\u003eSmart multi-operator\u003c\/li\u003e\n\u003cli\u003eData cost optimization\u003c\/li\u003e\n\u003cli\u003eBandwidth management\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Responsive Advanced Features Section --\u003e\n\u003cdiv class=\"features-section-responsive\"\u003e\n\u003cdiv class=\"features-intro\"\u003e\n\u003ch2\u003eSmartConnect Gateway Advanced Features\u003c\/h2\u003e\n\u003cp\u003eDiscover the technical capabilities that make SmartConnect Gateway the most comprehensive hybrid IoT solution on the market for professional terrestrial applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Desktop Table --\u003e\n\u003ctable class=\"features-table-desktop\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eTechnical Description\u003c\/th\u003e\n\u003cth\u003eProfessional Advantage\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🔄\u003c\/div\u003e\nHybrid Connectivity\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eAutomatic multi-operator cellular failover to Kineis\/Argos satellite based on network availability\u003c\/td\u003e\n\u003ctd class=\"feature-advantage\"\u003e\u003cspan class=\"advantage-badge\"\u003eTotal Redundancy\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e📡\u003c\/div\u003e\nLoRaWan 300m Hub\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eLong-range wireless sensors, 2-year battery life, LoRaWan class A\/C protocol\u003c\/td\u003e\n\u003ctd class=\"feature-advantage\"\u003e\u003cspan class=\"advantage-badge\"\u003eIoT Ecosystem\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🌍\u003c\/div\u003e\nGlobal Coverage\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003e190 countries cellular + polar satellite, integrated multi-operator eSIM\u003c\/td\u003e\n\u003ctd class=\"feature-advantage\"\u003e\u003cspan class=\"advantage-badge\"\u003eGlobal Deployment\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e⚡\u003c\/div\u003e\nHybrid Power\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003e12V\/24V + solar panel + backup battery, optimized consumption\u003c\/td\u003e\n\u003ctd class=\"feature-advantage\"\u003e\u003cspan class=\"advantage-badge\"\u003eTotal Autonomy\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\nIndustrial Robustness\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eIP68, -40°C to +85°C, vibration\/shock resistance, aluminum casing\u003c\/td\u003e\n\u003ctd class=\"feature-advantage\"\u003e\u003cspan class=\"advantage-badge\"\u003eExtreme Environments\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e📊\u003c\/div\u003e\nKonectis Platform\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eResponsive web interface, REST API, custom alerts, historical data\u003c\/td\u003e\n\u003ctd class=\"feature-advantage\"\u003e\u003cspan class=\"advantage-badge\"\u003eAdvanced Monitoring\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e📡\u003c\/div\u003e\nStarlink Mini Compatible\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eDirect PoE Ethernet connection, intelligent high-speed satellite + cellular failover\u003c\/td\u003e\n\u003ctd class=\"feature-advantage\"\u003e\u003cspan class=\"advantage-badge\"\u003eHybrid High Speed\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e📶\u003c\/div\u003e\nMulti-Operator WiFi\u003c\/td\u003e\n\u003ctd class=\"feature-description\"\u003eGenerates unified WiFi network, seamless failover between all available networks\u003c\/td\u003e\n\u003ctd class=\"feature-advantage\"\u003e\u003cspan class=\"advantage-badge\"\u003eUnified Connectivity\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Mobile Cards --\u003e\n\u003cdiv class=\"features-cards-mobile\"\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"icon\"\u003e🔄\u003c\/div\u003e\n\u003cdiv class=\"title-section\"\u003e\n\u003ch4\u003eHybrid Connectivity\u003c\/h4\u003e\n\u003cspan class=\"badge\"\u003eRedundancy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eAutomatic failover between multi-operator cellular networks and satellite depending on availability and costs.\u003c\/div\u003e\n\u003cdiv class=\"advantage\"\u003eGuaranteed permanent connectivity even in white zones\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"icon\"\u003e📡\u003c\/div\u003e\n\u003cdiv class=\"title-section\"\u003e\n\u003ch4\u003eLoRaWan Sensors\u003c\/h4\u003e\n\u003cspan class=\"badge\"\u003eIoT 300m\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eCentral hub connecting up to 50 wireless sensors with 300m range and 2-year battery life per sensor.\u003c\/div\u003e\n\u003cdiv class=\"advantage\"\u003eComplete IoT ecosystem for advanced industrial monitoring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv class=\"title-section\"\u003e\n\u003ch4\u003eStarlink Mini Compatible\u003c\/h4\u003e\n\u003cspan class=\"badge\"\u003eEthernet PoE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eDirect connection via PoE Ethernet with intelligent failover to cellular\/backup satellite.\u003c\/div\u003e\n\u003cdiv class=\"advantage\"\u003eStarlink high-speed + cellular\/satellite redundancy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"icon\"\u003e📶\u003c\/div\u003e\n\u003cdiv class=\"title-section\"\u003e\n\u003ch4\u003eMulti-Operator WiFi\u003c\/h4\u003e\n\u003cspan class=\"badge\"\u003eUnified Network\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eGenerates a unified WiFi network with transparent failover between operators to optimize costs and performance.\u003c\/div\u003e\n\u003cdiv class=\"advantage\"\u003eOne WiFi network, multiple connectivity sources\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"title-section\"\u003e\n\u003ch4\u003eIndustrial Robustness\u003c\/h4\u003e\n\u003cspan class=\"badge\"\u003eExtreme Environments\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eIP68, -40°C to +85°C, vibration\/shock resistance, aluminum casing for harsh industrial environments.\u003c\/div\u003e\n\u003cdiv class=\"advantage\"\u003eGuaranteed reliability in extreme conditions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"title-section\"\u003e\n\u003ch4\u003eHybrid Power\u003c\/h4\u003e\n\u003cspan class=\"badge\"\u003eAutonomy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003e12V\/24V + solar + backup battery with intelligent power management and economy mode.\u003c\/div\u003e\n\u003cdiv class=\"advantage\"\u003eContinuous operation even in case of power outage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card-mobile\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n\u003cdiv class=\"title-section\"\u003e\n\u003ch4\u003eProfessional Installation\u003c\/h4\u003e\n\u003cspan class=\"badge\"\u003eAT Expertise\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eDeployment by certified Advanced Tracking technicians with training, configuration, and complete integration.\u003c\/div\u003e\n\u003cdiv class=\"advantage\"\u003eTurnkey commissioning by experts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Advanced Tracking Services Section --\u003e\n\u003cdiv class=\"product-content-section\"\u003e\n\u003ch2\u003eSpecialized Advanced Tracking Services\u003c\/h2\u003e\n\u003ch3\u003eProfessional support for industrial deployments\u003c\/h3\u003e\n\u003cdiv class=\"applications-terrestrial-grid\"\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n\u003ch4\u003eInstallation \u0026amp; Integration\u003c\/h4\u003e\n\u003cp\u003eProfessional deployment by our certified technicians with full integration into your existing systems.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSite study and feasibility\u003c\/li\u003e\n\u003cli\u003eIP68 certified installation\u003c\/li\u003e\n\u003cli\u003eLoRaWan sensor configuration\u003c\/li\u003e\n\u003cli\u003eAPI integration for third-party systems\u003c\/li\u003e\n\u003cli\u003eTechnical team training\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e📋\u003c\/div\u003e\n\u003ch4\u003eSubscriptions \u0026amp; Packages\u003c\/h4\u003e\n\u003cp\u003eFlexible pricing solutions adapted to industrial needs with redundancy and monitoring options.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUnlimited data plans\u003c\/li\u003e\n\u003cli\u003eSatellite redundancy options\u003c\/li\u003e\n\u003cli\u003eOptional 24\/7 monitoring\u003c\/li\u003e\n\u003cli\u003eCentralized billing\u003c\/li\u003e\n\u003cli\u003eDecreasing corporate contracts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🛠️\u003c\/div\u003e\n\u003ch4\u003eSpecialized Technical Support\u003c\/h4\u003e\n\u003cp\u003eDedicated technical assistance for industrial environments with on-site intervention if necessary.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSpecialized technical hotline\u003c\/li\u003e\n\u003cli\u003eRemote diagnostics\u003c\/li\u003e\n\u003cli\u003eOn-site intervention\u003c\/li\u003e\n\u003cli\u003ePreventive maintenance\u003c\/li\u003e\n\u003cli\u003eFirmware updates\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-terrestrial-card\"\u003e\n\u003cdiv class=\"icon\"\u003e📊\u003c\/div\u003e\n\u003ch4\u003ePlatform \u0026amp; Integration\u003c\/h4\u003e\n\u003cp\u003eAdvanced monitoring interface with full integration into your existing systems.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eKonectis web platform\u003c\/li\u003e\n\u003cli\u003eComprehensive REST API\u003c\/li\u003e\n\u003cli\u003eCustom alerts\u003c\/li\u003e\n\u003cli\u003eAutomated reports\u003c\/li\u003e\n\u003cli\u003eThird-party system integration\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Section --\u003e\n\u003cdiv class=\"cta-final-section\"\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eTransform Your Industrial Monitoring\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eSmartConnect Gateway revolutionizes the monitoring of remote industrial sites with its unique hybrid satellite\/cellular technology. Benefit from redundant connectivity, a complete IoT ecosystem, and Advanced Tracking expertise to secure your critical assets.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInformation: first year of subscription included\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Contact Section --\u003e\n\u003cdiv class=\"contact-section\"\u003e\n\u003cdiv class=\"contact-content\"\u003e\n\u003ch3\u003eCommercial Contact\u003c\/h3\u003e\n\u003cdiv class=\"contact-info\"\u003e\n\u003cp\u003e\u003cstrong\u003ePhone:\u003c\/strong\u003e +33 (0) 494 23 15 51\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHours:\u003c\/strong\u003e Monday to Friday: 9 am-12 pm and 2 pm-6 pm\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEmail:\u003c\/strong\u003e commercial@advanced-tracking.com\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCustom quotes:\u003c\/strong\u003e Solutions tailored to your specific needs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Advanced Tracking","offers":[{"title":"SmartConnect Gateway","offer_id":55681030127940,"sku":null,"price":2491.66,"currency_code":"EUR","in_stock":true},{"title":"+ Starlink Mini PoE 12V - 10m Ethernet Cable","offer_id":55681030160708,"sku":null,"price":3158.33,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/files\/199D89_1_81b46e55-f94a-44ae-8c22-ed392b3bd6bc.png?v=1737378364"}],"url":"https:\/\/www.advanced-tracking.com\/en\/collections\/hotspot-wifi.oembed","provider":"Advanced Tracking","version":"1.0","type":"link"}