{"product_id":"ssi-open-water-diver-part-b","title":"SSI Open Water Diver Course (Part B)","description":"\u003cstyle\u003e\n\/* Dive Rutland Open Water Part B Description Styling\n   Description-block only. Scoped to .dr-owb-desc so it will not affect the whole product page.\n*\/\n\n.dr-owb-desc {\n  --dr-navy: #002d72;\n  --dr-deep: #001f4f;\n  --dr-blue: #004f91;\n  --dr-teal: #1189a8;\n  --dr-cyan: #21b7d7;\n  --dr-ink: #172235;\n  --dr-body: #45546a;\n  --dr-soft: #f1f8fb;\n  --dr-soft-2: #f7fbfd;\n  --dr-line: #e1e8ed;\n  --dr-white: #ffffff;\n  --dr-dark: #141818;\n  --dr-shadow: 0 16px 36px rgba(0, 45, 114, 0.10);\n  max-width: 1120px;\n  margin: 0 auto;\n  padding: 0 18px 56px;\n  color: var(--dr-ink);\n  line-height: 1.65;\n  font-family: inherit;\n}\n\n.dr-owb-desc *,\n.dr-owb-desc *::before,\n.dr-owb-desc *::after {\n  box-sizing: border-box;\n}\n\n.dr-owb-desc a {\n  color: inherit;\n}\n\n.dr-owb-desc h2,\n.dr-owb-desc h3 {\n  margin: 0;\n  font-family: inherit;\n  font-weight: 800;\n  line-height: 1.08;\n  text-transform: uppercase;\n  letter-spacing: -0.02em;\n  color: var(--dr-navy);\n}\n\n.dr-owb-desc h2 {\n  font-size: clamp(1.55rem, 2.7vw, 2.55rem);\n  max-width: 880px;\n  margin-top: clamp(34px, 4.5vw, 58px);\n  margin-bottom: 14px;\n}\n\n.dr-owb-desc h3 {\n  font-size: clamp(1.02rem, 1.5vw, 1.28rem);\n  margin-top: 30px;\n  margin-bottom: 12px;\n}\n\n.dr-owb-desc p {\n  margin: 0 0 15px;\n  max-width: 860px;\n  color: var(--dr-body);\n  font-size: clamp(1rem, 1.12vw, 1.08rem);\n}\n\n.dr-owb-desc strong {\n  color: var(--dr-navy);\n  font-weight: 800;\n}\n\n\/* Compact page intro inside the Shopify description block *\/\n.dr-owb-desc .jump-links {\n  position: relative;\n  overflow: hidden;\n  margin: 18px 0 34px;\n  padding: clamp(22px, 3.5vw, 38px);\n  color: var(--dr-white);\n  background:\n    radial-gradient(circle at 88% 18%, rgba(33, 183, 215, 0.22), transparent 28%),\n    linear-gradient(135deg, #001f4f 0%, #003b83 52%, #0b6688 100%);\n  box-shadow: 0 14px 34px rgba(0, 45, 114, 0.14);\n}\n\n.dr-owb-desc .jump-links::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  opacity: 0.13;\n  background-image:\n    linear-gradient(rgba(255,255,255,0.18) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,0.18) 1px, transparent 1px);\n  background-size: 84px 84px;\n  pointer-events: none;\n}\n\n.dr-owb-desc .jump-links \u003e * {\n  position: relative;\n}\n\n.dr-owb-desc .jump-links \u003e h2 {\n  color: var(--dr-white);\n  margin-top: 0;\n  margin-bottom: 14px;\n  font-size: clamp(1.65rem, 3.2vw, 3rem);\n  max-width: 820px;\n}\n\n.dr-owb-desc .jump-links \u003e h2::before {\n  content: \"Dive Rutland · SSI Training Centre\";\n  display: block;\n  margin-bottom: 12px;\n  color: var(--dr-cyan);\n  font-size: clamp(0.72rem, 1vw, 0.86rem);\n  line-height: 1.3;\n  text-transform: uppercase;\n  letter-spacing: 0.18em;\n}\n\n.dr-owb-desc .jump-links .cta-box {\n  max-width: 780px;\n  margin: 0 0 24px;\n  padding: clamp(16px, 2.4vw, 22px);\n  border-left: 5px solid var(--dr-cyan);\n  background: rgba(0, 31, 79, 0.58);\n  box-shadow: none;\n}\n\n.dr-owb-desc .jump-links .cta-box h3 {\n  margin-top: 0;\n  color: var(--dr-white);\n}\n\n.dr-owb-desc .jump-links .cta-box p {\n  color: rgba(255,255,255,0.88);\n  margin-bottom: 0;\n}\n\n.dr-owb-desc .jump-links ul {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.dr-owb-desc .jump-links li {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.dr-owb-desc .jump-links a {\n  display: block;\n  padding: 10px 13px;\n  border: 1px solid rgba(255,255,255,0.20);\n  background: rgba(0, 31, 79, 0.56);\n  color: var(--dr-white);\n  text-decoration: none;\n  text-transform: uppercase;\n  font-weight: 800;\n  font-size: 0.72rem;\n  letter-spacing: 0.12em;\n}\n\n.dr-owb-desc .jump-links a:hover,\n.dr-owb-desc .jump-links a:focus {\n  background: var(--dr-teal);\n  border-color: var(--dr-teal);\n  color: var(--dr-white);\n}\n\n\/* Content cards and lists *\/\n.dr-owb-desc ul:not(.jump-links ul) {\n  max-width: 920px;\n  margin: 18px 0 34px;\n  padding: 0;\n  list-style: none;\n  display: grid;\n  gap: 10px;\n}\n\n.dr-owb-desc ul:not(.jump-links ul) li {\n  position: relative;\n  padding: 15px 16px 15px 48px;\n  border: 1px solid var(--dr-line);\n  background: var(--dr-white);\n  color: var(--dr-ink);\n  box-shadow: 0 8px 20px rgba(0, 45, 114, 0.04);\n}\n\n.dr-owb-desc ul:not(.jump-links ul) li::before {\n  content: \"\";\n  position: absolute;\n  top: 25px;\n  left: 18px;\n  width: 14px;\n  height: 3px;\n  background: var(--dr-cyan);\n}\n\n.dr-owb-desc .cta-box,\n.dr-owb-desc .info-box,\n.dr-owb-desc .notice-box {\n  max-width: 960px;\n  margin: 26px 0 38px;\n  padding: clamp(17px, 2.4vw, 24px);\n  border-left: 5px solid var(--dr-cyan);\n  background: var(--dr-soft);\n  box-shadow: var(--dr-shadow);\n}\n\n.dr-owb-desc .cta-box {\n  background: linear-gradient(135deg, #092d44, #123f50);\n  color: var(--dr-white);\n}\n\n.dr-owb-desc .notice-box {\n  border-left-color: #e9a83d;\n  background: #fff6e7;\n}\n\n.dr-owb-desc .info-box h3,\n.dr-owb-desc .notice-box h3,\n.dr-owb-desc .cta-box h3 {\n  margin-top: 0;\n}\n\n.dr-owb-desc .cta-box h3 {\n  color: var(--dr-white);\n}\n\n.dr-owb-desc .cta-box p {\n  color: rgba(255,255,255,0.90);\n  margin-bottom: 0;\n}\n\n.dr-owb-desc .info-box p,\n.dr-owb-desc .notice-box p {\n  color: var(--dr-ink);\n  margin-bottom: 0;\n}\n\n\/* Tables *\/\n.dr-owb-desc table {\n  width: 100%;\n  margin: 22px 0 42px;\n  border-collapse: collapse;\n  border: 1px solid var(--dr-line);\n  background: var(--dr-white);\n  box-shadow: var(--dr-shadow);\n}\n\n.dr-owb-desc th,\n.dr-owb-desc td {\n  border: 1px solid var(--dr-line);\n  text-align: left;\n  vertical-align: top;\n}\n\n.dr-owb-desc th {\n  padding: 16px 18px;\n  background: var(--dr-white);\n  color: var(--dr-teal);\n  text-transform: uppercase;\n  letter-spacing: 0.13em;\n  font-size: 0.76rem;\n  font-weight: 900;\n}\n\n.dr-owb-desc td {\n  padding: 18px;\n  color: #253246;\n  background: var(--dr-white);\n}\n\n.dr-owb-desc tbody tr:nth-child(even) td {\n  background: var(--dr-soft-2);\n}\n\n.dr-owb-desc td:first-child {\n  color: var(--dr-navy);\n  font-weight: 900;\n}\n\n\/* FAQ *\/\n.dr-owb-desc #faq ~ h3 {\n  max-width: 980px;\n  padding: 17px 20px 10px;\n  margin-top: 14px;\n  border: 1px solid var(--dr-line);\n  border-bottom: 0;\n  background: var(--dr-white);\n}\n\n.dr-owb-desc #faq ~ h3 + p {\n  max-width: 980px;\n  padding: 0 20px 18px;\n  margin: 0 0 10px;\n  border: 1px solid var(--dr-line);\n  border-top: 0;\n  background: var(--dr-white);\n}\n\n\/* Mobile: make the description readable, not tiny or horizontally broken *\/\n@media (max-width: 760px) {\n  .dr-owb-desc {\n    padding: 0 16px 42px;\n  }\n\n  .dr-owb-desc .jump-links {\n    margin: 18px -16px 34px;\n    padding: 30px 16px 24px;\n  }\n\n  .dr-owb-desc .jump-links \u003e h2 {\n    font-size: clamp(1.65rem, 7.5vw, 2.45rem);\n  }\n\n  .dr-owb-desc .jump-links \u003e h2::before {\n    letter-spacing: 0.12em;\n  }\n\n  .dr-owb-desc .jump-links ul {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 7px;\n  }\n\n  .dr-owb-desc .jump-links a {\n    font-size: 0.72rem;\n    padding: 11px 12px;\n  }\n\n  .dr-owb-desc h2 {\n    font-size: clamp(1.5rem, 6.5vw, 2.15rem);\n    margin-top: 42px;\n  }\n\n  .dr-owb-desc h3 {\n    font-size: 1.05rem;\n  }\n\n  .dr-owb-desc p,\n  .dr-owb-desc li {\n    font-size: 1rem;\n  }\n\n  .dr-owb-desc ul:not(.jump-links ul) li {\n    padding: 14px 14px 14px 42px;\n  }\n\n  .dr-owb-desc ul:not(.jump-links ul) li::before {\n    left: 16px;\n  }\n\n  .dr-owb-desc table,\n  .dr-owb-desc thead,\n  .dr-owb-desc tbody,\n  .dr-owb-desc tr,\n  .dr-owb-desc th,\n  .dr-owb-desc td {\n    display: block;\n    width: 100%;\n  }\n\n  .dr-owb-desc table {\n    border: 0;\n    background: transparent;\n    box-shadow: none;\n    margin: 18px 0 34px;\n  }\n\n  .dr-owb-desc thead {\n    display: none;\n  }\n\n  .dr-owb-desc tr {\n    margin-bottom: 14px;\n    border: 1px solid var(--dr-line);\n    background: var(--dr-white);\n    box-shadow: 0 12px 28px rgba(0, 45, 114, 0.08);\n  }\n\n  .dr-owb-desc td {\n    border: 0;\n    border-bottom: 1px solid var(--dr-line);\n    background: var(--dr-white) !important;\n    padding: 13px 15px 15px;\n  }\n\n  .dr-owb-desc td:last-child {\n    border-bottom: 0;\n  }\n\n  .dr-owb-desc td::before {\n    content: attr(data-label);\n    display: block;\n    margin-bottom: 5px;\n    color: var(--dr-teal);\n    font-size: 0.72rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.13em;\n  }\n\n  .dr-owb-desc td:first-child {\n    background: var(--dr-soft) !important;\n  }\n\n  .dr-owb-desc .cta-box,\n  .dr-owb-desc .info-box,\n  .dr-owb-desc .notice-box {\n    margin: 22px 0 32px;\n    padding: 18px;\n  }\n\n  .dr-owb-desc #faq ~ h3 {\n    padding: 15px 16px 8px;\n  }\n\n  .dr-owb-desc #faq ~ h3 + p {\n    padding: 0 16px 16px;\n  }\n}\n\n\/* Final moderation pass: less overpowering, closer to the existing product page scale *\/\n.dr-owb-desc {\n  max-width: 1040px;\n}\n\n.dr-owb-desc .jump-links {\n  border: 1px solid rgba(0, 45, 114, 0.10);\n}\n\n.dr-owb-desc .jump-links \u003e h2 {\n  max-width: 660px;\n  letter-spacing: -0.015em;\n}\n\n.dr-owb-desc .jump-links \u003e h2::before {\n  font-size: 0.68rem;\n  margin-bottom: 10px;\n}\n\n.dr-owb-desc .jump-links .cta-box {\n  max-width: 680px;\n}\n\n.dr-owb-desc .jump-links .cta-box h3 {\n  font-size: clamp(1rem, 1.35vw, 1.22rem);\n}\n\n.dr-owb-desc .jump-links .cta-box p {\n  font-size: 0.98rem;\n}\n\n.dr-owb-desc .jump-links a {\n  font-size: 0.68rem;\n  padding: 9px 11px;\n}\n\n.dr-owb-desc h2 {\n  letter-spacing: -0.015em;\n}\n\n.dr-owb-desc h3 {\n  letter-spacing: -0.01em;\n}\n\n.dr-owb-desc p {\n  font-size: 1rem;\n}\n\n.dr-owb-desc .cta-box,\n.dr-owb-desc .info-box,\n.dr-owb-desc .notice-box {\n  box-shadow: 0 10px 24px rgba(0, 45, 114, 0.07);\n}\n\n@media (max-width: 760px) {\n  .dr-owb-desc .jump-links {\n    padding: 24px 16px 20px;\n  }\n\n  .dr-owb-desc .jump-links \u003e h2 {\n    max-width: 100%;\n  }\n\n  .dr-owb-desc .jump-links .cta-box h3 {\n    font-size: 1rem;\n  }\n\n  .dr-owb-desc .jump-links .cta-box p {\n    font-size: 0.95rem;\n  }\n\n  .dr-owb-desc h2 {\n    margin-top: 34px;\n  }\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"dr-owb-desc\"\u003e\n\u003cdiv class=\"jump-links\"\u003e\n\u003ch2 id=\"owb-top\"\u003eSSI Open Water Part B – Become a Certified Diver\u003c\/h2\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003ch3\u003eComplete your open water dives and become certified\u003c\/h3\u003e\n\u003cp\u003eOpen Water Part B is the final stage of your beginner diving journey. This is where you take the skills and confidence you built in Part A and complete the open water dives needed to become an SSI Open Water Diver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"#owb-top\"\u003eOverview\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#why-it-matters\"\u003eWhy Part B Matters\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#who-its-for\"\u003eWho It's For\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#what-happens\"\u003eWhat Happens During Part B\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#requirements\"\u003eRequirements\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#included\"\u003eWhat's Included\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#additional-costs\"\u003eAdditional Costs\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#why-dive-rutland\"\u003eWhy Dive Rutland\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#next-step\"\u003eNext Step\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2 id=\"overview\"\u003eComplete the Final Stage of Your Open Water Journey\u003c\/h2\u003e\n\u003cp\u003eOpen Water Part B is where everything comes together.\u003c\/p\u003e\n\u003cp\u003eBy this stage, you have already started your journey. You have completed, or are completing, the theory and pool-based training that gives you the core knowledge, safety skills, buoyancy practice, equipment familiarity, and confidence needed before moving into open water.\u003c\/p\u003e\n\u003cp\u003ePart B is the achievement stage. It is where you complete your open water training dives, apply what you have learned in real diving conditions, and earn your SSI Open Water Diver certification.\u003c\/p\u003e\n\u003cp\u003eThis is not just the final part of a course. It is the point where you become a qualified diver and open the door to club diving, dive trips, holidays, equipment, specialties, and a much bigger underwater world.\u003c\/p\u003e\n\u003ch3\u003eQuick Summary\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eWhat it is:\u003c\/strong\u003e The open water completion stage of your SSI Open Water Diver certification.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWho it is for:\u003c\/strong\u003e Divers who have completed their theory and pool training, also known as Part A or referral training, and are ready to complete their qualifying open water dives.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat you do:\u003c\/strong\u003e Complete 4 open water training dives over 2 days with Dive Rutland instructors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat you achieve:\u003c\/strong\u003e Your SSI Open Water Diver certification, once all course requirements are successfully completed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Students who want a supported, structured route from pool training to becoming a confident certified diver.\u003c\/p\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003eThe simple version\u003c\/h3\u003e\n\u003cp\u003ePart A builds your foundations. Part B completes your certification. Together, they take you from beginner to qualified diver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 id=\"why-it-matters\"\u003eWhy Open Water Part B Matters\u003c\/h2\u003e\n\u003cp\u003ePool training is where you learn the skills. Open water is where those skills start to become real diving ability.\u003c\/p\u003e\n\u003cp\u003eDuring Part B, you move beyond the controlled pool environment and begin applying your training in real open water conditions. You will practise core diving skills, build confidence with your equipment, experience buoyancy in a different environment, and complete the dives required for certification.\u003c\/p\u003e\n\u003cp\u003eThis stage matters because it bridges the gap between learning about diving and actually becoming a diver.\u003c\/p\u003e\n\u003ch3\u003eWhat Part B helps you achieve\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete your certification:\u003c\/strong\u003e Finish the required open water dives for SSI Open Water Diver.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuild real diving confidence:\u003c\/strong\u003e Apply your pool skills in a proper open water environment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGet comfortable outside the pool:\u003c\/strong\u003e Learn how diving feels when visibility, depth, temperature, and space are different.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBecome more independent:\u003c\/strong\u003e Develop the awareness and control needed for future supervised or buddy diving.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOpen your next chapter:\u003c\/strong\u003e Once certified, you can continue into club diving, trips, specialties, equipment, and further training.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003ch3\u003eThis is where you become a diver\u003c\/h3\u003e\n\u003cp\u003eOpen Water Part B is not about rushing you through four dives. It is about helping you finish the journey properly, safely, and with the confidence to keep diving afterwards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 id=\"who-its-for\"\u003eWho Open Water Part B Is For\u003c\/h2\u003e\n\u003cp\u003eThis page is for students who are ready to complete the final stage of their Open Water Diver certification.\u003c\/p\u003e\n\u003ch3\u003eThis is usually right for you if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYou have completed your SSI Open Water theory and pool training with Dive Rutland.\u003c\/li\u003e\n\u003cli\u003eYou have completed an Open Water Referral or Part A programme and now need your open water dives.\u003c\/li\u003e\n\u003cli\u003eYou are ready to move from pool skills into real open water training.\u003c\/li\u003e\n\u003cli\u003eYou want to complete your certification with a supportive, safety-focused team.\u003c\/li\u003e\n\u003cli\u003eYou want to keep diving after certification through trips, club diving, and further training.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eThis may not be the right starting point if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYou have never tried scuba diving before.\u003c\/li\u003e\n\u003cli\u003eYou have not completed the required theory and pool training.\u003c\/li\u003e\n\u003cli\u003eYou are unsure whether diving is right for you yet.\u003c\/li\u003e\n\u003cli\u003eYou still feel very nervous in the water and need more pool time first.\u003c\/li\u003e\n\u003cli\u003eYou are looking for a one-off experience rather than certification.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003eNot sure where you fit?\u003c\/h3\u003e\n\u003cp\u003eIf you are brand new, start with Try Scuba. If you are ready to learn properly, start with Open Water Part A. If you have already completed your theory and pool training, Part B is likely your next step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 id=\"what-happens\"\u003eWhat Happens During Open Water Part B?\u003c\/h2\u003e\n\u003cp\u003eOpen Water Part B is the practical open water completion stage of the SSI Open Water Diver course.\u003c\/p\u003e\n\u003cp\u003eYou will complete your open water training dives with Dive Rutland instructors, usually over 2 days. These dives are designed to help you apply your previous training, demonstrate key skills, and build confidence in real diving conditions.\u003c\/p\u003e\n\u003ch3\u003eTypical Part B Structure\u003c\/h3\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eStage\u003c\/th\u003e\n\u003cth\u003eWhat Happens\u003c\/th\u003e\n\u003cth\u003eWhy It Matters\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Stage\"\u003ePreparation\u003c\/td\u003e\n\u003ctd data-label=\"What Happens\"\u003ePaperwork, kit checks, briefing, dive planning, and site orientation.\u003c\/td\u003e\n\u003ctd data-label=\"Why It Matters\"\u003eHelps you understand what to expect and reduces uncertainty before getting in the water.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Stage\"\u003eDrysuit Orientation\u003c\/td\u003e\n\u003ctd data-label=\"What Happens\"\u003eIf training in UK open water, you will complete orientation for diving in a drysuit.\u003c\/td\u003e\n\u003ctd data-label=\"Why It Matters\"\u003eHelps keep you warmer, more comfortable, and better prepared for UK conditions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Stage\"\u003eOpen Water Dives\u003c\/td\u003e\n\u003ctd data-label=\"What Happens\"\u003eYou complete 4 open water training dives over 2 days.\u003c\/td\u003e\n\u003ctd data-label=\"Why It Matters\"\u003eThese dives complete the practical open water requirements for certification.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Stage\"\u003eSkill Application\u003c\/td\u003e\n\u003ctd data-label=\"What Happens\"\u003eYou demonstrate and apply the skills learned during Part A in a real diving environment.\u003c\/td\u003e\n\u003ctd data-label=\"Why It Matters\"\u003eThis turns pool-based learning into genuine diving ability.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Stage\"\u003eCertification\u003c\/td\u003e\n\u003ctd data-label=\"What Happens\"\u003eOnce all requirements are successfully completed, your SSI Open Water Diver certification is issued.\u003c\/td\u003e\n\u003ctd data-label=\"Why It Matters\"\u003eYou become a certified diver and can continue your diving journey.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003eWhere Does Open Water Training Take Place?\u003c\/h3\u003e\n\u003cp\u003eOpen water training is typically completed at an appropriate UK open water training site, such as Stoney Cove, although alternative locations may be used depending on dates, conditions, and scheduling.\u003c\/p\u003e\n\u003cp\u003eThe aim is not just to complete dives. The aim is to give you a safe, structured, supported environment where you can build confidence and finish your certification properly.\u003c\/p\u003e\n\u003cdiv class=\"notice-box\"\u003e\n\u003ch3\u003eOpen water is different from the pool\u003c\/h3\u003e\n\u003cp\u003eOpen water can feel different because of temperature, visibility, depth, space, and natural conditions. That is exactly why Part A exists first: to make sure you have the foundations before moving into this stage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWhat You Achieve After Open Water Part B\u003c\/h2\u003e\n\u003cp\u003eOnce you have successfully completed all required elements, you will earn your SSI Open Water Diver certification.\u003c\/p\u003e\n\u003cp\u003eThis is the qualification most people are aiming for when they say they want to “learn to dive.” It gives you the foundation to continue diving, gain experience, join trips, explore new locations, and build your skills through further training.\u003c\/p\u003e\n\u003ch3\u003eAfter certification, you can:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eJoin suitable Dive Rutland club dives and trips.\u003c\/li\u003e\n\u003cli\u003eContinue diving in the UK or abroad.\u003c\/li\u003e\n\u003cli\u003eProgress into specialties such as Drysuit, Enriched Air, Navigation, Perfect Buoyancy, or Deep Diving when ready.\u003c\/li\u003e\n\u003cli\u003eStart building experience toward higher diver recognition levels.\u003c\/li\u003e\n\u003cli\u003eBegin choosing your own equipment with better understanding and confidence.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003ch3\u003eCertification is the start, not the end\u003c\/h3\u003e\n\u003cp\u003eOnce you qualify, Dive Rutland can help you keep diving, gain confidence, choose equipment, join trips, and continue progressing as a diver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 id=\"requirements\"\u003eWhat You Need Before Starting Part B\u003c\/h2\u003e\n\u003cp\u003eBecause Open Water Part B is the completion stage, you need to have the correct foundations in place before booking or attending.\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eRequirement\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Requirement\"\u003eMinimum Age\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003e10 years old. Junior certification restrictions apply for younger divers.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Requirement\"\u003eTraining Prerequisite\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eYou must have completed the required Open Water theory and pool training, also known as Part A or referral training.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Requirement\"\u003eMedical Fitness\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eYou must complete the required diving medical questionnaire. If you answer yes to relevant medical questions, a physician’s sign-off may be required before training.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Requirement\"\u003eWater Comfort\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eYou must be able to swim 200 metres continuously and float or tread water for 10 minutes.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Requirement\"\u003ePaperwork\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eYour SSI profile, digital paperwork, and required training records must be complete before certification can be issued.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003eJunior Diver Information\u003c\/h3\u003e\n\u003cp\u003eDivers under 15 receive a Junior Open Water certification. Age-related depth and supervision limits apply:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAges 10–12:\u003c\/strong\u003e Maximum depth of 12 metres, with appropriate supervision requirements.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAges 13–15:\u003c\/strong\u003e Maximum depth of 18 metres, with qualified adult supervision requirements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIf you are booking for a younger diver and are unsure which route is most appropriate, please contact Dive Rutland before booking so the team can guide you properly.\u003c\/p\u003e\n\u003ch2 id=\"included\"\u003eWhat's Included in Open Water Part B?\u003c\/h2\u003e\n\u003cp\u003eOpen Water Part B includes the training and certification elements needed to complete the open water stage of your SSI Open Water Diver course.\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded\u003c\/th\u003e\n\u003cth\u003eWhat This Means\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Included\"\u003e2 days of open water training\u003c\/td\u003e\n\u003ctd data-label=\"What This Means\"\u003eYour open water completion dives are normally completed over 2 days.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Included\"\u003e4 open water dives\u003c\/td\u003e\n\u003ctd data-label=\"What This Means\"\u003eThese are the required open water dives for SSI Open Water Diver certification.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Included\"\u003eDive Rutland instructional team\u003c\/td\u003e\n\u003ctd data-label=\"What This Means\"\u003eTraining is delivered by qualified, insured Dive Rutland professionals.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Included\"\u003eCertification processing\u003c\/td\u003e\n\u003ctd data-label=\"What This Means\"\u003eYour SSI digital certification card is issued once all course requirements are successfully completed.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Included\"\u003eStructured support\u003c\/td\u003e\n\u003ctd data-label=\"What This Means\"\u003eYou are guided through the open water stage with clear briefings, supervision, and support.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003eEquipment\u003c\/h3\u003e\n\u003cp\u003eDive Rutland provides essential scuba training equipment as part of the course structure, subject to the option booked and availability. You will normally need to provide or arrange personal items such as mask, snorkel, and suitable exposure protection where required.\u003c\/p\u003e\n\u003cp\u003eIf you are unsure what equipment you need, contact us before booking. We can help you understand what is included, what you need to bring, and whether an equipment package would be useful.\u003c\/p\u003e\n\u003ch2 id=\"additional-costs\"\u003eAdditional Costs to Budget For\u003c\/h2\u003e\n\u003cp\u003eOne of the most important parts of a good diving journey is pricing clarity. We want you to understand what is included and what may be extra before you commit.\u003c\/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003ePotential Additional Cost\u003c\/th\u003e\n\u003cth\u003eWhy It May Apply\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Potential Additional Cost\"\u003eOpen water site entry fees\u003c\/td\u003e\n\u003ctd data-label=\"Why It May Apply\"\u003eTraining sites usually charge entrance fees. For example, Stoney Cove is approximately £27 per day.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Potential Additional Cost\"\u003eTravel\u003c\/td\u003e\n\u003ctd data-label=\"Why It May Apply\"\u003eYou are responsible for travel to and from the open water training site.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Potential Additional Cost\"\u003eFood and accommodation\u003c\/td\u003e\n\u003ctd data-label=\"Why It May Apply\"\u003eIf required, these are not included unless specifically stated as part of a separate trip package.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Potential Additional Cost\"\u003eMask and snorkel\u003c\/td\u003e\n\u003ctd data-label=\"Why It May Apply\"\u003eThese are personal-fit items and are often purchased separately.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Potential Additional Cost\"\u003eOptional equipment package\u003c\/td\u003e\n\u003ctd data-label=\"Why It May Apply\"\u003eDive Rutland can advise on suitable mask, snorkel, wetsuit, or other package options where needed.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Potential Additional Cost\"\u003eExtra training time\u003c\/td\u003e\n\u003ctd data-label=\"Why It May Apply\"\u003eIf additional support or bespoke 1:1 training is required, this may be arranged separately.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"notice-box\"\u003e\n\u003ch3\u003eAsk before booking if you are unsure\u003c\/h3\u003e\n\u003cp\u003eIf you are comparing course prices, make sure you compare what is actually included. We are happy to explain the full route clearly so there are no surprises later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 id=\"why-dive-rutland\"\u003eWhy Complete Open Water Part B with Dive Rutland?\u003c\/h2\u003e\n\u003cp\u003eThe final stage of your Open Water Diver course should feel supported, structured, and confidence-building. It should not feel like you are being rushed through a checklist.\u003c\/p\u003e\n\u003cp\u003eDive Rutland focuses on quality, safety, and progression. The aim is not simply to issue a certification card. The aim is to help you become a diver who feels ready to keep diving after the course.\u003c\/p\u003e\n\u003ch3\u003eWhat makes the Dive Rutland approach different?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProgression-focused training:\u003c\/strong\u003e Part B is treated as the natural final step after your foundations, not as an isolated product.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupportive instruction:\u003c\/strong\u003e You are guided by qualified professionals who understand beginner nerves and open water confidence.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern, maintained equipment:\u003c\/strong\u003e Dive Rutland uses regularly serviced equipment and supports students with kit guidance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSafety and compliance:\u003c\/strong\u003e Training is delivered by insured professionals working within appropriate standards and UK expectations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReal next steps after certification:\u003c\/strong\u003e You can continue into club diving, trips, equipment advice, drysuit training, specialties, and further progression.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003eWe do not just certify divers\u003c\/h3\u003e\n\u003cp\u003eThe goal is to help you feel confident enough to keep diving. Certification matters, but what really matters is what you are able to do with it afterwards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003eShould I Complete Part B in the UK or Abroad?\u003c\/h2\u003e\n\u003cp\u003eSome students complete their open water dives in the UK. Others prefer to complete their dives abroad in warmer water as part of a trip or referral route.\u003c\/p\u003e\n\u003cp\u003eThere is no single right answer for everyone. The best choice depends on your confidence, availability, travel plans, budget, and whether you want to continue diving regularly in the UK after certification.\u003c\/p\u003e\n\u003ch3\u003eCompleting Part B in the UK can be a good choice if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYou want to finish your certification without waiting for a holiday.\u003c\/li\u003e\n\u003cli\u003eYou want experience in UK diving conditions.\u003c\/li\u003e\n\u003cli\u003eYou plan to join local dives, club trips, or continue diving with Dive Rutland.\u003c\/li\u003e\n\u003cli\u003eYou want to build confidence in drysuit or cooler-water conditions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eCompleting Part B abroad may suit you if:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYou already have a holiday planned.\u003c\/li\u003e\n\u003cli\u003eYou prefer warmer water and higher visibility for your first open water dives.\u003c\/li\u003e\n\u003cli\u003eYou want to finish your certification as part of a diving trip.\u003c\/li\u003e\n\u003cli\u003eYou have completed Part A with us and want guidance on the best referral option.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIf you are unsure which option is right for you, speak to the Dive Rutland team before booking. We can help you choose the route that makes the most sense for your goals.\u003c\/p\u003e\n\u003ch2 id=\"faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003ch3\u003eWhat is Open Water Part B?\u003c\/h3\u003e\n\u003cp\u003eOpen Water Part B is the open water completion stage of the SSI Open Water Diver course. It is where you complete your required open water training dives and, once all course requirements are met, become certified.\u003c\/p\u003e\n\u003ch3\u003eIs Part B the same as the full Open Water Diver course?\u003c\/h3\u003e\n\u003cp\u003eNo. The full Open Water Diver journey includes both Part A and Part B. Part A covers theory and pool training. Part B covers the open water completion dives. You need both stages to achieve certification.\u003c\/p\u003e\n\u003ch3\u003eHow many dives are included?\u003c\/h3\u003e\n\u003cp\u003eThe standard Open Water Part B includes 4 open water training dives, usually completed over 2 days.\u003c\/p\u003e\n\u003ch3\u003eWhere are the dives completed?\u003c\/h3\u003e\n\u003cp\u003eOpen water training is normally completed at a suitable UK open water training site, such as Stoney Cove, although locations may vary depending on dates, conditions, and scheduling.\u003c\/p\u003e\n\u003ch3\u003eDo I need to have completed Part A first?\u003c\/h3\u003e\n\u003cp\u003eYes. Part B is for students who have already completed the required theory and pool training, either with Dive Rutland or through a suitable referral route.\u003c\/p\u003e\n\u003ch3\u003eWhat if I did my referral training somewhere else?\u003c\/h3\u003e\n\u003cp\u003eContact us before booking. We will need to check your training records, agency, paperwork, medical status, and whether your previous training meets the requirements for completing Part B with us.\u003c\/p\u003e\n\u003ch3\u003eWill I be certified after Part B?\u003c\/h3\u003e\n\u003cp\u003eOnce you successfully complete all required theory, pool, open water, paperwork, and performance requirements, your SSI Open Water Diver certification can be issued.\u003c\/p\u003e\n\u003ch3\u003eDo I need a medical?\u003c\/h3\u003e\n\u003cp\u003eYou must complete the required diving medical questionnaire. If your answers indicate that physician approval is needed, this must be completed before training can begin.\u003c\/p\u003e\n\u003ch3\u003eDo I need to be able to swim?\u003c\/h3\u003e\n\u003cp\u003eYes. Open Water Diver students must be able to swim 200 metres continuously and float or tread water for 10 minutes.\u003c\/p\u003e\n\u003ch3\u003eWhat if I am nervous about open water?\u003c\/h3\u003e\n\u003cp\u003eThat is completely normal. Part A is designed to build your confidence before this stage. During Part B, your instructors will brief you clearly, support you through the dives, and help you progress safely. If you feel you need more pool time first, speak to us before booking.\u003c\/p\u003e\n\u003ch3\u003eWill it be cold?\u003c\/h3\u003e\n\u003cp\u003eUK open water can be cooler than a swimming pool or tropical destination. That is why exposure protection and drysuit orientation are important parts of preparing for UK diving. Being comfortable helps you learn better and enjoy the experience more.\u003c\/p\u003e\n\u003ch3\u003eCan I complete my open water dives abroad instead?\u003c\/h3\u003e\n\u003cp\u003eYes, many students choose to complete open water dives abroad through a referral or organised trip route. If that is your preferred option, contact us so we can help you understand the best pathway.\u003c\/p\u003e\n\u003ch3\u003eWhat happens if I need more time?\u003c\/h3\u003e\n\u003cp\u003eSSI training is performance-based, which means the focus is on mastering the required skills rather than simply following a fixed timetable. If you need additional support, the team can advise on the best next step.\u003c\/p\u003e\n\u003ch3\u003eWhat happens after I become certified?\u003c\/h3\u003e\n\u003cp\u003eAfter certification, you can continue diving, join suitable trips, gain experience, explore equipment options, and progress into specialties such as Drysuit, Enriched Air, Perfect Buoyancy, Navigation, or Deep Diving when ready.\u003c\/p\u003e\n\u003ch2 id=\"next-step\"\u003eTake the Final Step Towards Becoming a Certified Diver\u003c\/h2\u003e\n\u003cp\u003eIf you have completed your theory and pool training, Open Water Part B is the next natural step.\u003c\/p\u003e\n\u003cp\u003eThis is where you move from practising skills to using them in real diving conditions. It is where you complete the dives, earn the certification, and begin the next chapter of your underwater life.\u003c\/p\u003e\n\u003cp\u003eWhether your goal is UK diving, warm-water holidays, club trips, family adventures, or simply proving to yourself that you can do something extraordinary, this is the stage that makes it real.\u003c\/p\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003ch3\u003eReady to complete your certification?\u003c\/h3\u003e\n\u003cp\u003eBook Open Water Part B or contact Dive Rutland if you are unsure whether this is the right next step. We will help you confirm your training status, explain what you need, and guide you through the final stage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SSI","offers":[{"title":"Part B Only","offer_id":44127416123650,"sku":null,"price":400.0,"currency_code":"GBP","in_stock":true},{"title":"Part B + Dry Suit Diver Specialty","offer_id":44531277562114,"sku":null,"price":560.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0652\/9099\/3922\/files\/SSI_Open_Water.png?v=1753187997","url":"https:\/\/diverutland.com\/products\/ssi-open-water-diver-part-b","provider":"Dive Rutland","version":"1.0","type":"link"}