.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-14223 .elementor-element.elementor-element-71badfa{text-align:center;}.elementor-14223 .elementor-element.elementor-element-ce8776f{text-align:center;}.elementor-14223 .elementor-element.elementor-element-ce8776f .elementor-heading-title{font-family:"Luckiest Guy", Sans-serif;font-weight:300;color:#5E5E5E;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-14223 .elementor-element.elementor-element-f698c72{text-align:center;}/* Start custom CSS for heading, class: .elementor-element-71badfa */.sc-water-title {  text-align: center;  font-family: 'Poppins', 'Segoe UI', sans-serif;  font-size: clamp(2.4rem, 6vw, 5.2rem);  font-weight: 900;  line-height: 0.95;  color: #ffffff;  text-transform: uppercase;  letter-spacing: 1px;  padding: 30px 18px;  background: linear-gradient(135deg, #009ee3, #00c8ff, #ff8a00);  border-radius: 28px;  text-shadow: 3px 3px 0 #003f7d, 6px 6px 14px rgba(0,0,0,0.35);  box-shadow: 0 12px 30px rgba(0, 121, 194, 0.35);}.sc-water-title span {  display: block;  margin-top: 12px;  font-size: clamp(1.1rem, 2.5vw, 2rem);  color: #fff6d6;  letter-spacing: 0;}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-c19eaa3 *//* Flashy Book Now Button */.bf-book-now-btn,.elementor-button {  display: inline-block;  position: relative;  padding: 16px 34px;  background: linear-gradient(135deg, #39ff14 0%, #16d400 100%);  color: #ffffff !important;  font-family: "Poppins", "Segoe UI", Arial, sans-serif;  font-size: 22px;  font-weight: 900;  text-transform: uppercase;  letter-spacing: 0.5px;  text-decoration: none !important;  border: 3px solid #ffffff;  border-radius: 14px;  overflow: hidden;  cursor: pointer;  /* 3D effect */  box-shadow:    0 6px 0 #0d9200,    0 14px 25px rgba(0,0,0,0.25);  /* Fun text shadow */  text-shadow:    2px 2px 0 rgba(0,0,0,0.25);  transition: all 0.25s ease;}/* Shine animation */.bf-book-now-btn::before,.elementor-button::before {  content: "";  position: absolute;  top: 0;  left: -120%;  width: 60%;  height: 100%;  background: linear-gradient(    120deg,    rgba(255,255,255,0) 0%,    rgba(255,255,255,0.5) 50%,    rgba(255,255,255,0) 100%  );  transform: skewX(-25deg);  animation: bfBtnShine 3.5s infinite linear;}/* Hover */.bf-book-now-btn:hover,.elementor-button:hover {  transform: translateY(-4px) scale(1.04);  background: linear-gradient(135deg, #4dff2a 0%, #1cff00 100%);  box-shadow:    0 10px 0 #0d9200,    0 18px 30px rgba(0,0,0,0.28);}/* Click effect */.bf-book-now-btn:active,.elementor-button:active {  transform: translateY(2px);  box-shadow:    0 3px 0 #0d9200,    0 8px 18px rgba(0,0,0,0.2);}/* Pulsing glow */.bf-book-now-btn,.elementor-button {  animation: bfPulseGlow 2s infinite ease-in-out;}/* Animations */@keyframes bfBtnShine {  0% {    left: -120%;  }  100% {    left: 140%;  }}@keyframes bfPulseGlow {  0%, 100% {    box-shadow:      0 6px 0 #0d9200,      0 0 12px rgba(57,255,20,0.45),      0 14px 25px rgba(0,0,0,0.25);  }  50% {    box-shadow:      0 6px 0 #0d9200,      0 0 22px rgba(57,255,20,0.85),      0 18px 30px rgba(0,0,0,0.3);  }}/* Mobile */@media (max-width: 768px) {  .bf-book-now-btn,  .elementor-button {    font-size: 19px;    padding: 14px 26px;  }}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-092e5d2 *//* =========================================================
   BIG FUN BOUNCE HOUSE GUIDE
   Choosing the Right Bounce House Rental in Wilmington, DE
========================================================= */

.bf-guide-section,
.bf-guide-section * {
  box-sizing: border-box;
}

.bf-guide-section {
  --bf-blue: #00aeef;
  --bf-dark-blue: #005fa8;
  --bf-deep-blue: #003e8a;
  --bf-yellow: #fff200;
  --bf-orange: #ff8a00;
  --bf-red: #ef3340;
  --bf-light-blue: #eaf8ff;
  --bf-light-yellow: #fffbd8;
  --bf-white: #ffffff;
  --bf-text: #263238;
  --bf-muted: #5c6770;
  --bf-border: #d8e8ef;

  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 36px 18px 70px;
  font-family: "Poppins", "Segoe UI", Arial, sans-serif;
  color: var(--bf-text);
  line-height: 1.75;
}

/* Prevent anchor jumps from hiding behind sticky headers */
.bf-guide-section article[id],
.bf-guide-section nav[id] {
  scroll-margin-top: 120px;
}

/* =========================================================
   GENERAL CARD STYLING
========================================================= */

.bf-guide-card {
  position: relative;
  margin: 0 0 30px;
  padding: 34px;
  background: var(--bf-white);
  border: 2px solid var(--bf-border);
  border-radius: 24px;
  box-shadow: 0 12px 28px rgba(0, 62, 138, 0.11);
  overflow: hidden;
}

.bf-guide-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(
    90deg,
    var(--bf-blue),
    var(--bf-yellow),
    var(--bf-orange)
  );
}

.bf-guide-card p {
  margin: 0 0 17px;
  font-size: 17px;
  color: var(--bf-text);
}

.bf-guide-card p:last-child {
  margin-bottom: 0;
}

.bf-guide-card h2,
.bf-guide-card h3,
.bf-guide-card h4 {
  line-height: 1.25;
}

.bf-guide-card h3 {
  margin: 0 0 18px;
  color: var(--bf-deep-blue);
  font-size: clamp(25px, 3vw, 34px);
  font-weight: 900;
}

.bf-guide-card h4 {
  margin: 0 0 10px;
  color: var(--bf-dark-blue);
  font-size: 20px;
  font-weight: 800;
}

/* =========================================================
   LINKS
========================================================= */

.bf-guide-section a {
  color: var(--bf-dark-blue);
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
  transition:
    color 0.2s ease,
    background-color 0.2s ease,
    transform 0.2s ease;
}

.bf-guide-section a:hover,
.bf-guide-section a:focus {
  color: var(--bf-red);
}

.bf-guide-section a:focus-visible,
.bf-guide-section summary:focus-visible {
  outline: 3px solid var(--bf-orange);
  outline-offset: 4px;
}

/* =========================================================
   INTRODUCTION
========================================================= */

.bf-guide-intro {
  padding: 48px 38px;
  text-align: center;
  background:
    radial-gradient(
      circle at 8% 15%,
      rgba(255, 242, 0, 0.35),
      transparent 22%
    ),
    radial-gradient(
      circle at 92% 85%,
      rgba(255, 138, 0, 0.22),
      transparent 24%
    ),
    linear-gradient(135deg, #eaf8ff 0%, #ffffff 48%, #fffbd8 100%);
  border: 4px solid var(--bf-blue);
}

.bf-guide-label {
  display: inline-block;
  margin: 0 0 16px;
  padding: 9px 18px;
  background: var(--bf-yellow);
  color: var(--bf-deep-blue);
  border: 2px solid var(--bf-deep-blue);
  border-radius: 999px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  box-shadow: 4px 4px 0 var(--bf-deep-blue);
}

.bf-guide-intro h2 {
  max-width: 960px;
  margin: 0 auto 22px;
  color: var(--bf-deep-blue);
  font-size: clamp(34px, 5vw, 58px);
  font-weight: 950;
  letter-spacing: -1px;
}

.bf-guide-intro p {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}

/* =========================================================
   TABLE OF CONTENTS
========================================================= */

.bf-guide-toc {
  background: linear-gradient(135deg, var(--bf-deep-blue), var(--bf-dark-blue));
  border-color: var(--bf-yellow);
  color: var(--bf-white);
}

.bf-guide-toc h3,
.bf-guide-toc p {
  color: var(--bf-white);
}

.bf-toc-links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

.bf-toc-links a {
  display: flex;
  align-items: center;
  min-height: 54px;
  padding: 13px 15px;
  background: var(--bf-white);
  color: var(--bf-deep-blue);
  border: 2px solid var(--bf-yellow);
  border-radius: 14px;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
  text-decoration: none;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.13);
}

.bf-toc-links a:hover,
.bf-toc-links a:focus {
  color: var(--bf-deep-blue);
  background: var(--bf-yellow);
  transform: translateY(-2px);
}

/* =========================================================
   LISTS
========================================================= */

.bf-guide-list {
  display: grid;
  gap: 11px;
  margin: 18px 0 22px;
  padding: 0;
  list-style: none;
}

.bf-guide-list li {
  position: relative;
  padding: 13px 16px 13px 48px;
  background: #f7fcff;
  border: 1px solid var(--bf-border);
  border-left: 5px solid var(--bf-blue);
  border-radius: 12px;
  font-size: 16px;
}

.bf-guide-list li::before {
  content: "✓";
  position: absolute;
  left: 17px;
  top: 11px;
  display: grid;
  place-items: center;
  width: 23px;
  height: 23px;
  background: var(--bf-yellow);
  color: var(--bf-deep-blue);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 950;
}

/* =========================================================
   AGE AND EVENT GRIDS
========================================================= */

.bf-age-grid,
.bf-event-grid {
  display: grid;
  gap: 20px;
  margin: 24px 0;
}

.bf-age-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.bf-event-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.bf-age-box,
.bf-event-box {
  height: 100%;
  padding: 24px;
  background: linear-gradient(180deg, #ffffff, #f2fbff);
  border: 2px solid var(--bf-blue);
  border-radius: 18px;
  box-shadow: 0 8px 18px rgba(0, 95, 168, 0.1);
}

.bf-age-box:nth-child(2),
.bf-event-box:nth-child(2),
.bf-event-box:nth-child(3) {
  border-color: var(--bf-orange);
}

.bf-age-box:nth-child(3),
.bf-event-box:nth-child(4) {
  border-color: var(--bf-yellow);
}

.bf-age-box p,
.bf-event-box p {
  font-size: 16px;
}

/* =========================================================
   NOTE BOX
========================================================= */

.bf-guide-note {
  margin: 22px 0;
  padding: 20px 22px;
  background: var(--bf-light-yellow);
  color: var(--bf-deep-blue);
  border: 2px solid var(--bf-yellow);
  border-left: 8px solid var(--bf-orange);
  border-radius: 14px;
  font-size: 16px;
  box-shadow: 0 7px 16px rgba(255, 138, 0, 0.1);
}

/* =========================================================
   BUTTONS
========================================================= */

.bf-guide-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  margin-top: 10px;
  padding: 14px 24px;
  background: linear-gradient(135deg, var(--bf-blue), var(--bf-dark-blue));
  color: var(--bf-white) !important;
  border: 3px solid var(--bf-yellow);
  border-radius: 999px;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  box-shadow:
    0 7px 0 var(--bf-deep-blue),
    0 12px 20px rgba(0, 62, 138, 0.2);
}

.bf-guide-button:hover,
.bf-guide-button:focus {
  color: var(--bf-deep-blue) !important;
  background: var(--bf-yellow);
  border-color: var(--bf-deep-blue);
  transform: translateY(-2px);
}

.bf-guide-button:active {
  transform: translateY(3px);
  box-shadow:
    0 3px 0 var(--bf-deep-blue),
    0 7px 12px rgba(0, 62, 138, 0.18);
}

.bf-guide-button-alt {
  background: linear-gradient(135deg, var(--bf-orange), var(--bf-red));
}

/* =========================================================
   RELATED RENTAL LINKS
========================================================= */

.bf-rental-links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 24px 0;
}

.bf-rental-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 14px;
  background: var(--bf-light-blue);
  color: var(--bf-deep-blue);
  border: 2px solid var(--bf-blue);
  border-radius: 14px;
  text-align: center;
  text-decoration: none;
}

.bf-rental-links a:hover,
.bf-rental-links a:focus {
  background: var(--bf-yellow);
  border-color: var(--bf-orange);
  transform: translateY(-2px);
}

/* =========================================================
   FAQ ACCORDION
========================================================= */

.bf-faq-card {
  background: linear-gradient(180deg, #ffffff 0%, #eefaff 100%);
}

.bf-faq-list {
  display: grid;
  gap: 14px;
}

.bf-faq-item {
  background: var(--bf-white);
  border: 2px solid var(--bf-blue);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 7px 16px rgba(0, 95, 168, 0.08);
}

.bf-faq-item summary {
  position: relative;
  padding: 19px 58px 19px 20px;
  color: var(--bf-deep-blue);
  cursor: pointer;
  list-style: none;
  font-size: 17px;
  font-weight: 850;
  line-height: 1.4;
}

.bf-faq-item summary::-webkit-details-marker {
  display: none;
}

.bf-faq-item summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 18px;
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  background: var(--bf-yellow);
  color: var(--bf-deep-blue);
  border-radius: 50%;
  font-size: 22px;
  font-weight: 900;
  transform: translateY(-50%);
}

.bf-faq-item[open] summary {
  background: var(--bf-deep-blue);
  color: var(--bf-white);
}

.bf-faq-item[open] summary a {
  color: var(--bf-yellow);
}

.bf-faq-item[open] summary::after {
  content: "−";
  background: var(--bf-orange);
  color: var(--bf-white);
}

.bf-faq-answer {
  padding: 18px 20px 20px;
  border-top: 2px solid var(--bf-border);
}

.bf-faq-answer p {
  margin: 0;
}

/* =========================================================
   FINAL SECTION
========================================================= */

.bf-guide-final {
  text-align: center;
  background:
    radial-gradient(
      circle at 15% 20%,
      rgba(255, 242, 0, 0.26),
      transparent 20%
    ),
    linear-gradient(135deg, var(--bf-deep-blue), var(--bf-blue));
  border: 4px solid var(--bf-yellow);
}

.bf-guide-final h3,
.bf-guide-final p {
  color: var(--bf-white);
}

.bf-guide-final p {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.bf-final-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-top: 24px;
}

/* =========================================================
   MOBILE AND TABLET
========================================================= */

@media (max-width: 980px) {
  .bf-toc-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bf-age-grid {
    grid-template-columns: 1fr;
  }

  .bf-rental-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .bf-guide-section {
    padding: 22px 12px 50px;
  }

  .bf-guide-card {
    padding: 25px 20px;
    border-radius: 18px;
  }

  .bf-guide-intro {
    padding: 35px 20px;
  }

  .bf-guide-intro h2 {
    font-size: clamp(31px, 9vw, 43px);
  }

  .bf-guide-card h3 {
    font-size: 26px;
  }

  .bf-guide-card p,
  .bf-guide-intro p {
    font-size: 16px;
  }

  .bf-toc-links,
  .bf-event-grid,
  .bf-rental-links {
    grid-template-columns: 1fr;
  }

  .bf-guide-button {
    width: 100%;
  }

  .bf-final-buttons {
    flex-direction: column;
  }

  .bf-faq-item summary {
    padding: 17px 54px 17px 16px;
    font-size: 16px;
  }
}

@media (max-width: 420px) {
  .bf-guide-card {
    padding: 22px 16px;
  }

  .bf-guide-label {
    font-size: 12px;
    letter-spacing: 0.3px;
  }

  .bf-guide-list li {
    padding-left: 44px;
  }
}

/* =========================================================
   REDUCED MOTION ACCESSIBILITY
========================================================= */

@media (prefers-reduced-motion: reduce) {
  .bf-guide-section *,
  .bf-guide-section *::before,
  .bf-guide-section *::after {
    scroll-behavior: auto !important;
    transition: none !important;
  }
/* =========================================================
   RIGHT BOUNCE HOUSE: CAPACITY AND PLAY-STYLE SECTION
========================================================= */

.bf-choice-section {
  background:
    radial-gradient(
      circle at 94% 10%,
      rgba(255, 242, 0, 0.24),
      transparent 22%
    ),
    linear-gradient(135deg, #ffffff 0%, #eefaff 100%);
  border: 3px solid var(--bf-blue);
}

.bf-choice-heading {
  margin-bottom: 22px;
}

.bf-choice-kicker {
  display: inline-block;
  margin-bottom: 12px;
  padding: 7px 15px;
  background: var(--bf-yellow);
  color: var(--bf-deep-blue);
  border: 2px solid var(--bf-deep-blue);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.6px;
  line-height: 1.3;
  text-transform: uppercase;
}

.bf-choice-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin: 26px 0;
}

.bf-choice-box {
  position: relative;
  min-width: 0;
  padding: 26px 24px 22px;
  background: #ffffff;
  border: 2px solid #d8e8ef;
  border-top: 6px solid var(--bf-blue);
  border-radius: 18px;
  box-shadow: 0 9px 20px rgba(0, 62, 138, 0.09);
}

.bf-choice-box:nth-child(2) {
  border-top-color: var(--bf-orange);
}

.bf-choice-box:nth-child(3) {
  border-top-color: var(--bf-yellow);
}

.bf-choice-box:nth-child(4) {
  border-top-color: var(--bf-red);
}

.bf-choice-number {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 15px;
  background: var(--bf-deep-blue);
  color: #ffffff;
  border: 3px solid var(--bf-yellow);
  border-radius: 50%;
  font-size: 14px;
  font-weight: 900;
  box-shadow: 3px 3px 0 rgba(0, 62, 138, 0.18);
}

.bf-choice-box h4 {
  margin: 0 0 11px;
  color: var(--bf-deep-blue);
  font-size: 20px;
  font-weight: 900;
  line-height: 1.3;
}

.bf-choice-box p {
  margin: 0;
  color: var(--bf-text);
  font-size: 16px;
  line-height: 1.7;
}

.bf-choice-answer {
  margin: 28px 0 24px;
  padding: 24px;
  background: linear-gradient(
    135deg,
    var(--bf-deep-blue),
    var(--bf-dark-blue)
  );
  border: 4px solid var(--bf-yellow);
  border-radius: 18px;
  box-shadow: 0 10px 22px rgba(0, 62, 138, 0.18);
}

.bf-choice-answer h4 {
  margin: 0 0 11px;
  color: var(--bf-yellow);
  font-size: 21px;
  font-weight: 900;
}

.bf-choice-answer p {
  margin: 0;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.75;
}

.bf-choice-answer strong {
  color: var(--bf-yellow);
}

/* Tablet */
@media (max-width: 820px) {
  .bf-choice-grid {
    grid-template-columns: 1fr;
  }
}

/* Mobile */
@media (max-width: 520px) {
  .bf-choice-section {
    padding: 24px 18px;
  }

  .bf-choice-box {
    padding: 22px 18px;
  }

  .bf-choice-answer {
    padding: 21px 18px;
  }

  .bf-choice-answer h4 {
    font-size: 19px;
  }

  .bf-choice-answer p {
    font-size: 16px;
  }
}/* End custom CSS */