{"title":"Inmarsat","description":"","products":[{"product_id":"telephone-satellite-inmarsat-isatphone-pro-2","title":"Inmarsat IsatPhone Pro 2 Satellite Phone: Extreme Robustness","description":"\u003cstyle\u003e\n\/* Styles for 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 less) *\/\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 less) *\/\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 less) *\/\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\u003eThe most robust satellite phone for extreme conditions\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eDiscover the \u003cstrong\u003eInmarsat IsatPhone Pro 2\u003c\/strong\u003e, designed for the world's most reliable satellite communication network. The latest addition to our range of satellite phones, it is packed with features to keep you connected in the most remote and extreme locations. This robust satellite phone is built to withstand whatever nature throws at it: extreme heat, blizzards, desert sandstorms, or monsoon rains.\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eWhy choose the IsatPhone Pro 2?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eExceptional battery life:\u003c\/strong\u003e 8 hours talk time and 160 hours standby. Fast network connection in less than 45 seconds for unparalleled reliability.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eExtreme ruggedness:\u003c\/strong\u003e Operates from -20°C to +55°C, resistant to dust, splashes, and shocks (IP65, IK04). Humidity tolerance from 0 to 95%.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eReliable geostationary network:\u003c\/strong\u003e Operates on Inmarsat's geostationary satellites positioned 36,000 km away to ensure call stability and network connection.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"color: #1fb6ff;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eAdvanced security features:\u003c\/strong\u003e Tracking services including GPS button and assistance. Incoming call notifications even with the antenna stowed. Easy-to-read interface even in bright sunlight.\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\u003eIsatPhone Pro 2 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\u003eDimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e169 x 52 x 29 mm (without antenna) \/ 75 mm (with antenna)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e318g (battery included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTalk time\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 hours (exceptional)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandby time\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e160 hours (6.7 days)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNetwork connection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLess than 45 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDisplay\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHigh visibility color, scratch-resistant, sunlight readable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProtection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIP65 (dust\/splash) + IK04 (impact)\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-20°C to +55°C (-4°F to +131°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStorage temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e-20°C to +70°C (with battery)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHumidity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e0 to 95% tolerance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnectivity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMicro USB, Audio Jack, Bluetooth 2.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIntegrated GPS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGPS assistance button + eCompass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAdvanced features\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAlarm, minute minder, microphone mute, Bluetooth speaker\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAlerts\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIncoming call notifications even with antenna stowed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCoverage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWorldwide (Inmarsat geostationary network)\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 Extreme Conditions\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\u003ePolar Expeditions \u0026amp; Mountaineering\u003c\/h3\u003e\n\u003cp\u003eExtreme resistance from -20°C to +55°C. Enlarged keypad for use with gloves. 160h standby time for extended expeditions in arctic conditions.\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\u003eDeserts \u0026amp; Arid Environments\u003c\/h3\u003e\n\u003cp\u003eSandstorm resistance, 0-95% humidity tolerance. High visibility screen readable in bright sunlight. IP65 protection against dust and particles.\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\u003eOffshore Maritime Navigation\u003c\/h3\u003e\n\u003cp\u003eResistance to sea spray and marine conditions. Integrated GPS with assistance button. Call notifications even with antenna stowed for in-cabin use.\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\u003eDisaster Zones \u0026amp; Emergencies\u003c\/h3\u003e\n\u003cp\u003eResistance to extreme weather (blizzards, monsoons). Fast 45s network connection. 8h talk time for extended rescue missions.\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\u003eSpecialized 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 optimize your IsatPhone Pro 2 for the most demanding conditions. With Advanced Tracking, benefit from expert support to fully exploit its ruggedness and advanced features:\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\u003eInmarsat Network Configuration\u003c\/h3\u003e\n\u003cp\u003eOptimization of connection to the Inmarsat geostationary network. GPS configuration and tracking services for precise location in extreme conditions.\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\u003ePrepaid Card Plans\u003c\/h3\u003e\n\u003cp\u003eActivation and management of Inmarsat prepaid SIM cards. Advice to optimize costs based on the duration and intensity of your missions.\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\u003eExtreme Conditions Support\u003c\/h3\u003e\n\u003cp\u003eSpecialized assistance for use in hostile environments. Training on optimal use of GPS, alarms, and notification features.\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\u003eRuggedness Maintenance\u003c\/h3\u003e\n\u003cp\u003eVerification and preventive maintenance to guarantee IP65\/IK04 resistance. Specialized after-sales service for expedition equipment.\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 Extreme Conditions 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: 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\u003eFace the Extreme While Staying Connected\u003c\/h2\u003e\n\u003cp\u003eEquip yourself with the IsatPhone Pro 2 and benefit from ultimate ruggedness for your most demanding missions. Extreme resistance, exceptional battery life, and Inmarsat reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Inmarsat","offers":[{"title":"Default Title","offer_id":33063013220491,"sku":"","price":850.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0331\/9087\/1179\/products\/INMARSAT-ISATPHONE-V2.jpg?v=1588347409"}],"url":"https:\/\/www.advanced-tracking.com\/en\/collections\/inmarsat.oembed","provider":"Advanced Tracking","version":"1.0","type":"link"}