{"product_id":"padi-o2-provider-course","title":"PADI O2 Provider Course","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --navy: #0a2540; --navy-mid: #163557; --water: #1e6fa8; --water-light: #e8f3fb;\n    --aqua: #2ec4b6; --sand: #f7f4ef; --ink: #1a1a2e; --muted: #5a6a7a;\n    --white: #ffffff; --serif: 'DM Serif Display', Georgia, serif; --sans: 'DM Sans', system-ui, sans-serif;\n  }\n  body { font-family: var(--sans); background: var(--sand); color: var(--ink); line-height: 1.6; -webkit-font-smoothing: antialiased; }\n\n  .hero { background: var(--navy); padding: 72px 24px 88px; text-align: center; position: relative; overflow: hidden; }\n  .hero::before { content: ''; position: absolute; bottom: -1px; left: 0; right: 0; height: 60px; background: var(--sand); clip-path: ellipse(60% 100% at 50% 100%); }\n  .hero-eyebrow { display: inline-block; font-size: 11px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--aqua); margin-bottom: 18px; }\n  .hero h1 { font-family: var(--serif); font-size: clamp(28px, 5vw, 48px); color: var(--white); line-height: 1.15; max-width: 640px; margin: 0 auto 16px; }\n  .hero h1 em { color: var(--aqua); font-style: italic; }\n  .hero-sub { font-size: 16px; color: rgba(255,255,255,0.65); max-width: 520px; margin: 0 auto 28px; font-weight: 300; }\n  .hero-price { display: inline-block; font-size: 14px; color: rgba(255,255,255,0.5); font-weight: 300; margin-bottom: 6px; }\n  .hero-price strong { color: var(--aqua); font-weight: 500; }\n\n  .reviews-bar { background: var(--white); border-bottom: 1px solid rgba(10,37,64,0.08); padding: 18px 24px; text-align: center; font-size: 14px; color: var(--muted); }\n  .reviews-bar strong { color: var(--navy); }\n\n  .content-section { max-width: 820px; margin: 0 auto; padding: 56px 24px 0; }\n  .section-label { font-size: 11px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--aqua); margin-bottom: 10px; }\n  .section-heading { font-family: var(--serif); font-size: clamp(22px, 3.5vw, 32px); color: var(--navy); margin-bottom: 16px; }\n  .section-body { font-size: 15px; color: var(--muted); font-weight: 300; line-height: 1.7; margin-bottom: 16px; }\n\n  .key-points { display: flex; flex-direction: column; gap: 24px; margin-top: 32px; }\n  .key-point { background: var(--white); border-radius: 16px; padding: 24px 28px; box-shadow: 0 2px 12px rgba(10,37,64,0.07); border-left: 4px solid var(--aqua); }\n  .key-point h3 { font-family: var(--serif); font-size: 20px; color: var(--navy); margin-bottom: 10px; }\n  .key-point p { font-size: 14px; color: var(--muted); font-weight: 300; line-height: 1.65; }\n  .key-point p + p { margin-top: 10px; }\n\n  .stat-block { background: var(--navy); border-radius: 16px; padding: 36px; margin-top: 32px; display: flex; gap: 24px; align-items: flex-start; }\n  .stat-number { font-family: var(--serif); font-size: 56px; color: var(--aqua); line-height: 1; flex-shrink: 0; }\n  .stat-content h3 { font-family: var(--serif); font-size: 22px; color: var(--white); margin-bottom: 10px; }\n  .stat-content p { font-size: 14px; color: rgba(255,255,255,0.65); font-weight: 300; line-height: 1.65; }\n  .stat-content p + p { margin-top: 10px; }\n\n  .steps-grid { display: flex; flex-direction: column; gap: 20px; margin-top: 32px; }\n  .step { background: var(--white); border-radius: 16px; padding: 28px; box-shadow: 0 2px 12px rgba(10,37,64,0.07); display: flex; gap: 20px; align-items: flex-start; }\n  .step-num { font-family: var(--serif); font-size: 32px; color: var(--aqua); line-height: 1; flex-shrink: 0; margin-top: 2px; }\n  .step-content h3 { font-family: var(--serif); font-size: 20px; color: var(--navy); margin-bottom: 6px; }\n  .step-content p { font-size: 14px; color: var(--muted); font-weight: 300; line-height: 1.65; }\n\n  .bundle-callout { max-width: 820px; margin: 48px auto 0; padding: 0 24px; }\n  .bundle-box { background: var(--aqua); border-radius: 16px; padding: 32px 36px; display: flex; gap: 24px; align-items: center; justify-content: space-between; flex-wrap: wrap; }\n  .bundle-box-text h3 { font-family: var(--serif); font-size: 24px; color: var(--navy); margin-bottom: 8px; }\n  .bundle-box-text p { font-size: 14px; color: var(--navy); opacity: 0.75; font-weight: 300; }\n  .bundle-box-price { font-family: var(--serif); font-size: 42px; color: var(--navy); white-space: nowrap; }\n  .bundle-link { display: inline-block; background: var(--navy); color: var(--white); font-size: 13px; font-weight: 500; padding: 10px 22px; border-radius: 40px; text-decoration: none; margin-top: 12px; }\n\n  .included-section { max-width: 820px; margin: 48px auto 0; padding: 0 24px; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n  .included-box { background: var(--white); border-radius: 16px; padding: 28px; box-shadow: 0 2px 12px rgba(10,37,64,0.07); }\n  .included-box h3 { font-family: var(--serif); font-size: 18px; color: var(--navy); margin-bottom: 16px; }\n  .included-list { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n  .included-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 14px; color: var(--muted); font-weight: 300; line-height: 1.5; }\n  .included-list li::before { content: '✔'; color: var(--aqua); font-weight: 700; flex-shrink: 0; }\n  .not-included-list li::before { content: '✖'; color: #e67e22; }\n\n  .prereq-section { max-width: 820px; margin: 48px auto 0; padding: 0 24px; }\n  .prereq-box { background: var(--white); border-radius: 16px; padding: 28px; box-shadow: 0 2px 12px rgba(10,37,64,0.07); }\n  .prereq-box h3 { font-family: var(--serif); font-size: 18px; color: var(--navy); margin-bottom: 16px; }\n  .prereq-list { list-style: none; display: flex; flex-direction: column; gap: 10px; }\n  .prereq-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 14px; color: var(--muted); font-weight: 300; line-height: 1.5; }\n  .prereq-list li::before { content: '→'; color: var(--water); font-weight: 700; flex-shrink: 0; }\n  .prereq-note { margin-top: 16px; background: var(--water-light); border-left: 4px solid var(--water); border-radius: 0 8px 8px 0; padding: 12px 16px; font-size: 13px; color: var(--navy-mid); font-weight: 400; }\n\n  .cta-strip { background: var(--navy); text-align: center; padding: 56px 24px; margin-top: 56px; }\n  .cta-strip h2 { font-family: var(--serif); font-size: clamp(24px, 4vw, 36px); color: var(--white); margin-bottom: 12px; }\n  .cta-strip p { color: rgba(255,255,255,0.6); font-size: 15px; font-weight: 300; margin-bottom: 28px; max-width: 440px; margin-left: auto; margin-right: auto; }\n  .cta-btn-row { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-bottom: 14px; }\n  .btn-cta { display: inline-block; background: var(--aqua); color: var(--navy); font-family: var(--sans); font-size: 14px; font-weight: 500; padding: 14px 32px; border-radius: 40px; text-decoration: none; letter-spacing: 0.04em; }\n  .btn-cta:hover { background: #25b0a3; }\n  .cta-phone-row { margin-top: 14px; text-align: center; }\n  .cta-phone-row p { color: rgba(255,255,255,0.6); font-size: 14px; font-weight: 300; margin-bottom: 12px; }\n\n  @media (max-width: 640px) {\n    .included-section { grid-template-columns: 1fr; }\n    .stat-block { flex-direction: column; gap: 12px; }\n    .step { flex-direction: column; gap: 12px; }\n    .bundle-box { flex-direction: column; }\n    .hero { padding: 56px 20px 72px; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cspan class=\"hero-eyebrow\"\u003eOTA Diving · Katy, TX · PADI O2 Provider\u003c\/span\u003e\n  \u003ch1\u003eThe one skill that \u003cem\u003ebuys time\u003c\/em\u003e when it matters most.\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003eOxygen is the single most effective first aid for dive injuries. This half-day course teaches you how to use it correctly — and why it changes everything.\u003c\/p\u003e\n  \u003cspan class=\"hero-price\"\u003e\u003cstrong\u003e$199.95\u003c\/strong\u003e · Included in the Rescue Weekend Bundle · \u003cstrong\u003eSave $99.90\u003c\/strong\u003e when you bundle with Rescue + EFR\u003c\/span\u003e\n\u003c\/section\u003e\n\n\u003c!-- REVIEWS BAR --\u003e\n\u003cdiv class=\"reviews-bar\"\u003e\n  ★★★★★ \u003cstrong\u003e4.98 · Over 250 Verified Reviews\u003c\/strong\u003e · All of our dive business comes from word of mouth. If someone sent you here, they trust us — and we don't take that lightly.\n\u003c\/div\u003e\n\n\u003c!-- WHAT O2 PROVIDER IS --\u003e\n\u003csection class=\"content-section\"\u003e\n  \u003cp class=\"section-label\"\u003eWhat the O2 Provider Course Actually Is\u003c\/p\u003e\n  \u003ch2 class=\"section-heading\"\u003eA half-day course. A skill you'll carry for life.\u003c\/h2\u003e\n  \u003cp class=\"section-body\"\u003eMost divers know that oxygen helps in a dive emergency. Very few know how to actually use it — which mask to use, what flow rate, how long to maintain it, and what to do while waiting for EMS. The PADI O2 Provider course closes that gap in about half a day.\u003c\/p\u003e\n  \u003cp class=\"section-body\"\u003eThis is not a certification that collects dust. Every serious diver, every dive professional, and every dive boat crew member should have it. If you're already taking the Rescue Diver course — or planning to — this course fits naturally into the same weekend.\u003c\/p\u003e\n\n  \u003cdiv class=\"key-points\"\u003e\n    \u003cdiv class=\"key-point\"\u003e\n      \u003ch3\u003eOxygen doesn't just help — it's the most effective first aid available for DCS\u003c\/h3\u003e\n      \u003cp\u003eDecompression sickness and arterial gas embolism — the two most serious dive injuries — both respond to oxygen first aid. Administering high-concentration oxygen immediately after a suspected injury can reduce bubble size, improve symptoms, and buy critical time before the injured diver reaches a hyperbaric chamber.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"key-point\"\u003e\n      \u003ch3\u003eKnowing how doesn't mean knowing when\u003c\/h3\u003e\n      \u003cp\u003eThis course covers both. You'll learn to recognize the symptoms that indicate oxygen first aid is appropriate, how to approach a conscious and unresponsive diver, and how to maintain oxygen delivery effectively without exhausting your supply before help arrives.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"key-point\"\u003e\n      \u003ch3\u003eThe equipment is useless without the training\u003c\/h3\u003e\n      \u003cp\u003eMost dive boats carry O2 kits. Most people on those boats have never opened one under pressure. The PADI O2 Provider course gives you the hands-on practice to operate the equipment calmly and correctly when it actually matters — not for the first time when someone's life depends on it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- THE NUMBER --\u003e\n\u003csection class=\"content-section\" style=\"padding-bottom: 0;\"\u003e\n  \u003cdiv class=\"stat-block\"\u003e\n    \u003cdiv class=\"stat-number\"\u003e100%\u003c\/div\u003e\n    \u003cdiv class=\"stat-content\"\u003e\n      \u003ch3\u003eHigh-concentration O2. Not room air.\u003c\/h3\u003e\n      \u003cp\u003eThe difference between administering 21% oxygen (room air via CPR) and 100% oxygen via a proper non-rebreather mask is significant for dive injuries specifically. This course teaches you why, and how to deliver it correctly for as long as your supply allows.\u003c\/p\u003e\n      \u003cp\u003eWe also cover what to do when your supply runs out — because emergencies don't end when the cylinder does.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHAT YOU LEARN --\u003e\n\u003csection class=\"content-section\"\u003e\n  \u003cp class=\"section-label\"\u003eWhat You Learn\u003c\/p\u003e\n  \u003ch2 class=\"section-heading\"\u003eThree steps. Every time. Without hesitation.\u003c\/h2\u003e\n  \u003cp class=\"section-body\"\u003eThe O2 Provider course is built around a simple, repeatable protocol that you'll practice until it's automatic. Here's what the course covers:\u003c\/p\u003e\n\n  \u003cdiv class=\"steps-grid\"\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"step-content\"\u003e\n        \u003ch3\u003eRecognize the emergency\u003c\/h3\u003e\n        \u003cp\u003eSymptoms of DCS, arterial gas embolism, and other dive-related injuries that indicate oxygen first aid. How to assess a conscious diver and how to approach an unresponsive one. What to ask, what to look for, and how to prioritize.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"step-content\"\u003e\n        \u003ch3\u003eSet up and administer oxygen\u003c\/h3\u003e\n        \u003cp\u003eAssembling an O2 kit under pressure. Selecting the right delivery device — demand valve vs. non-rebreather mask — based on the diver's condition. Correct flow rates, mask fit, and monitoring the diver's response during administration.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"step\"\u003e\n      \u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"step-content\"\u003e\n        \u003ch3\u003eManage the situation until EMS arrives\u003c\/h3\u003e\n        \u003cp\u003eDocumenting the dive profile, symptoms, and timeline for the responding medical team. Managing your oxygen supply to last as long as needed. Coordinating with other rescuers and communicating with emergency services.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- BUNDLE CALLOUT --\u003e\n\u003cdiv class=\"bundle-callout\"\u003e\n  \u003cdiv class=\"bundle-box\"\u003e\n    \u003cdiv class=\"bundle-box-text\"\u003e\n      \u003ch3\u003eTake it as part of the Rescue Weekend\u003c\/h3\u003e\n      \u003cp\u003eRescue Diver + EFR + O2 Provider — three certifications, one weekend, one price. Save $99.90 vs. à la carte and get a free PADI Club membership.\u003c\/p\u003e\n      \u003ca href=\"\/products\/padi-rescue-diver-efr-o2-provider-bundle\" class=\"bundle-link\"\u003eView the Bundle →\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bundle-box-price\"\u003e$900\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INCLUDED \/ NOT INCLUDED --\u003e\n\u003cdiv class=\"included-section\"\u003e\n  \u003cdiv class=\"included-box\"\u003e\n    \u003ch3\u003eWhat's Included\u003c\/h3\u003e\n    \u003cul class=\"included-list\"\u003e\n      \u003cli\u003eAll instruction and hands-on equipment practice\u003c\/li\u003e\n      \u003cli\u003ePADI O2 Provider certification upon completion\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"included-box\"\u003e\n    \u003ch3\u003eNot Included\u003c\/h3\u003e\n    \u003cul class=\"included-list not-included-list\"\u003e\n      \u003cli\u003ePADI e-learning materials — available separately through PADI or ask us when you book\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PREREQUISITES --\u003e\n\u003cdiv class=\"prereq-section\"\u003e\n  \u003cp class=\"section-label\" style=\"margin-bottom:10px;\"\u003ePrerequisites\u003c\/p\u003e\n  \u003cdiv class=\"prereq-box\"\u003e\n    \u003ch3\u003eWho can take this course?\u003c\/h3\u003e\n    \u003cul class=\"prereq-list\"\u003e\n      \u003cli\u003eMinimum age 12\u003c\/li\u003e\n      \u003cli\u003eNo prior diving certification required — this course is open to non-divers\u003c\/li\u003e\n      \u003cli\u003eRecommended for all divers, dive professionals, and anyone who spends time on or near the water\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"prereq-note\"\u003eTaking the Rescue Diver course? The O2 Provider fits into the same weekend — ask us about the bundle when you book.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta-strip\"\u003e\n  \u003ch2\u003eReady to Enroll?\u003c\/h2\u003e\n  \u003cp\u003eWe run this course as a standalone and as part of our Rescue Weekend. Call us to check the next available date.\u003c\/p\u003e\n  \u003cdiv class=\"cta-btn-row\"\u003e\n    \u003ca class=\"btn-cta\" href=\"\/cart\/add?id=51015477100760\u0026amp;quantity=1\u0026amp;return_to=\/cart\"\u003eEnroll in O2 Provider →\u003c\/a\u003e\n    \u003ca class=\"btn-cta\" href=\"\/products\/padi-rescue-diver-efr-o2-provider-bundle\"\u003eBundle — Rescue + EFR + O2 →\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"cta-phone-row\"\u003e\n    \u003cp\u003eHave any questions? Give us a call at\u003c\/p\u003e\n    \u003ca class=\"btn-cta\" href=\"tel:8556823483\"\u003e📞 855-OTA-DIVE\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- STRUCTURED DATA --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Course\",\n      \"name\": \"PADI O2 Provider Course\",\n      \"description\": \"PADI O2 Provider certification in Katy, TX. Half-day course covering oxygen first aid for dive injuries including DCS and AGE. Open to divers and non-divers. Included in the Rescue Weekend bundle.\",\n      \"provider\": {\n        \"@type\": \"LocalBusiness\",\n        \"name\": \"OTA Scuba and Swim\",\n        \"url\": \"https:\/\/www.otadiving.com\",\n        \"telephone\": \"+18556823483\",\n        \"address\": {\n          \"@type\": \"PostalAddress\",\n          \"addressLocality\": \"Katy\",\n          \"addressRegion\": \"TX\",\n          \"addressCountry\": \"US\"\n        }\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"price\": \"199.95\",\n        \"priceCurrency\": \"USD\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"url\": \"https:\/\/www.otadiving.com\/products\/padi-o2-provider-course\",\n        \"identifier\": \"OTAO2-1\",\n        \"itemOffered\": {\n          \"@type\": \"Service\",\n          \"serviceType\": \"Scuba Diving Instruction\"\n        }\n      },\n      \"courseMode\": [\"onsite\"],\n      \"educationalLevel\": \"Beginner\",\n      \"hasCourseInstance\": {\n        \"@type\": \"CourseInstance\",\n        \"courseMode\": \"onsite\",\n        \"location\": {\n          \"@type\": \"Place\",\n          \"name\": \"OTA Scuba and Swim\",\n          \"address\": {\n            \"@type\": \"PostalAddress\",\n            \"addressLocality\": \"Katy\",\n            \"addressRegion\": \"TX\",\n            \"addressCountry\": \"US\"\n          }\n        }\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"PADI","offers":[{"title":"Default Title","offer_id":51015477100760,"sku":"210000019614","price":199.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1269\/1371\/files\/emergency-oxygen-provider-1.webp?v=1762291629","url":"https:\/\/www.otadiving.com\/products\/padi-o2-provider-course","provider":"OTA Scuba and Swim","version":"1.0","type":"link"}