.bubblemaker-module__UL98SW__container{color:#333;min-height:100vh;font-family:var(--font-open-sans),sans-serif;background-color:#0000}.bubblemaker-module__UL98SW__hero{background:url(/padi/bubblemaker.webp) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:60vh;margin-top:-80px;padding-top:80px;display:flex;position:relative}.bubblemaker-module__UL98SW__heroOverlay{background:linear-gradient(#004e7a99,#002b45cc);position:absolute;inset:0}.bubblemaker-module__UL98SW__heroContent{z-index:2;text-align:center;color:#fff;padding:20px;animation:.8s cubic-bezier(.175,.885,.32,1.275) bubblemaker-module__UL98SW__popIn;position:relative}.bubblemaker-module__UL98SW__heroTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#fff;text-shadow:3px 3px 10px #000;margin-bottom:10px;font-size:3.5rem;font-weight:800}.bubblemaker-module__UL98SW__heroSubtitle{color:gold;letter-spacing:1px;text-shadow:2px 2px 5px #000c;margin-bottom:20px;font-size:1.5rem;font-weight:700}.bubblemaker-module__UL98SW__heroBadge{color:#fff;background-color:#ff4d4d;border-radius:50px;padding:10px 25px;font-size:1.2rem;font-weight:700;display:inline-block;transform:rotate(-3deg);box-shadow:0 5px 15px #ff4d4d66}.bubblemaker-module__UL98SW__section{max-width:1200px;margin:0 auto;padding:80px 20px}.bubblemaker-module__UL98SW__blueSection{background:linear-gradient(135deg,#00b4d8 0%,#005f8f 100%);border-radius:50px 50px 0 0;max-width:100%;margin-bottom:-50px;padding-bottom:100px}.bubblemaker-module__UL98SW__graySection{background-color:#e6f7ff;max-width:100%;padding-top:60px;padding-bottom:60px}.bubblemaker-module__UL98SW__sectionTitle{font-family:var(--font-montserrat);color:#004e7a;text-align:center;text-transform:uppercase;margin-bottom:30px;font-size:2.5rem;font-weight:800}.bubblemaker-module__UL98SW__sectionTitleWhite{font-family:var(--font-montserrat);color:#fff;text-align:center;text-transform:uppercase;margin-bottom:50px;font-size:2.5rem;font-weight:800}.bubblemaker-module__UL98SW__introContainer{text-align:center;max-width:800px;margin:0 auto}.bubblemaker-module__UL98SW__text{color:#555;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.bubblemaker-module__UL98SW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.bubblemaker-module__UL98SW__card{text-align:center;background:#fff;border-radius:25px;padding:40px 30px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.bubblemaker-module__UL98SW__card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}.bubblemaker-module__UL98SW__iconCircle{color:#fff;background-color:#00b4d8;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:2rem;display:flex;box-shadow:0 5px 15px #0003}.bubblemaker-module__UL98SW__cardTitle{color:#333;margin-bottom:10px;font-size:1.4rem;font-weight:700}.bubblemaker-module__UL98SW__cardText{color:#666;font-size:.95rem}.bubblemaker-module__UL98SW__splitGrid{grid-template-columns:1fr 1fr;gap:40px;margin-top:60px;display:grid}.bubblemaker-module__UL98SW__infoBox{background:#fff;border-left:5px solid gold;border-radius:20px;padding:40px;box-shadow:0 10px 30px #0000000d}.bubblemaker-module__UL98SW__subTitle{color:#004e7a;font-size:1.8rem;font-family:var(--font-montserrat);margin-bottom:25px}.bubblemaker-module__UL98SW__list{margin:0;padding:0;list-style:none}.bubblemaker-module__UL98SW__list li{color:#444;align-items:center;margin-bottom:20px;font-size:1.1rem;display:flex}.bubblemaker-module__UL98SW__listIcon{color:#00b4d8;min-width:24px;margin-right:15px;font-size:1.5rem}.bubblemaker-module__UL98SW__targetGrid{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.bubblemaker-module__UL98SW__targetCard{text-align:center;background:#fff;border-radius:20px;width:250px;padding:30px;transition:transform .3s;box-shadow:0 5px 20px #0000000d}.bubblemaker-module__UL98SW__targetCard:hover{transform:scale(1.05)}.bubblemaker-module__UL98SW__targetCard h4{color:#222;margin:15px 0 10px;font-size:1.2rem}.bubblemaker-module__UL98SW__nextStepsContainer{text-align:center;background:#e6f7ff;border-radius:30px;margin-top:20px;padding:50px}.bubblemaker-module__UL98SW__stepBadge{color:#fff;background:#004e7a;border-radius:50px;align-items:center;gap:10px;margin-top:20px;padding:10px 30px;font-weight:700;text-decoration:none;transition:gap .3s;display:inline-flex}.bubblemaker-module__UL98SW__stepBadge:hover{background:#003857;gap:15px}.bubblemaker-module__UL98SW__ctaSection{text-align:center;color:#fff;background:linear-gradient(90deg,#004e7a,#002b45);padding:80px 20px}.bubblemaker-module__UL98SW__ctaButton{color:#000;text-transform:uppercase;background-color:gold;border-radius:50px;margin-top:30px;padding:15px 50px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 5px 15px #0000004d}.bubblemaker-module__UL98SW__ctaButton:hover{background-color:#fc0;transform:scale(1.05);box-shadow:0 10px 25px #ffd70066}@keyframes bubblemaker-module__UL98SW__popIn{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:768px){.bubblemaker-module__UL98SW__heroTitle{font-size:2.2rem}.bubblemaker-module__UL98SW__heroSubtitle{font-size:1.2rem}.bubblemaker-module__UL98SW__splitGrid{grid-template-columns:1fr}.bubblemaker-module__UL98SW__targetGrid{flex-direction:column;align-items:center}.bubblemaker-module__UL98SW__targetCard{width:100%;max-width:300px}.bubblemaker-module__UL98SW__section{padding:50px 20px}}
