.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-14227 .elementor-element.elementor-element-a9d546d{text-align:center;}.elementor-14227 .elementor-element.elementor-element-a9d546d .elementor-heading-title{font-family:"Luckiest Guy", Sans-serif;font-weight:100;color:#00BBEF;}.elementor-14227 .elementor-element.elementor-element-94adf42{text-align:center;}.elementor-14227 .elementor-element.elementor-element-94adf42 .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-14227 .elementor-element.elementor-element-f20df50{text-align:center;}/* Start custom CSS for heading, class: .elementor-element-a9d546d */.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 html, class: .elementor-element-90c64b8 */.bf-guide-section {
  max-width: 1050px;
  margin: 45px auto;
  padding: 0 18px;
  font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;
}

.bf-guide-card {
  background: linear-gradient(135deg, #fffdf1 0%, #eefaff 100%);
  border-radius: 0 22px 22px 0;
  padding: 28px 32px;
  margin-bottom: 26px;
  box-shadow: 0 10px 24px rgba(0,0,0,0.08);
}

.bf-guide-card h3 {
  margin: 0 0 12px;
  color: #003e8a;
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 900;
  line-height: 1.2;
}

.bf-guide-card p {
  margin: 0;
  color: #111;
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.75;
  font-weight: 500;
}

.bf-guide-card a {
  color: #004cff;
  font-weight: 900;
  text-decoration: none;
}

.bf-guide-card a:hover {
  text-decoration: underline;
}

.bf-blue {
  border-left: 7px solid #00aeef;
}

.bf-orange {
  border-left: 7px solid #ff7a00;
}

@media (max-width: 768px) {
  .bf-guide-card {
    padding: 22px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-93c8999 */.bf-guide-section {
  max-width: 1050px;
  margin: 50px auto;
  padding: 0 18px;
  font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;
}

.bf-guide-card {
  background: linear-gradient(135deg, #fffdf1 0%, #eefaff 100%);
  border-left: 7px solid #00aeef;
  border-radius: 0 22px 22px 0;
  padding: 28px 32px;
  margin-bottom: 26px;
  box-shadow: 0 10px 24px rgba(0,0,0,0.08);
}

.bf-guide-card:nth-child(even) {
  border-left-color: #ff7a00;
}

.bf-guide-card h3 {
  margin: 0 0 14px;
  color: #003e8a;
  font-size: clamp(26px, 3vw, 40px);
  font-weight: 900;
  line-height: 1.2;
  text-shadow: 2px 2px 0 #fff200;
}

.bf-guide-card p {
  margin: 0 0 16px;
  color: #111;
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.75;
  font-weight: 500;
}

.bf-guide-card p:last-child {
  margin-bottom: 0;
}

.bf-guide-card a {
  color: #004cff;
  font-weight: 900;
  text-decoration: none;
}

.bf-guide-card a:hover {
  text-decoration: underline;
}

.bf-toc-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-top: 22px;
}

.bf-toc-links a {
  display: block;
  background: #fff200;
  color: #003e8a;
  padding: 14px 18px;
  border-radius: 999px;
  text-align: center;
  font-weight: 900;
  text-decoration: none;
  box-shadow: 0 5px 0 #ff7a00;
}

.bf-toc-links a:hover {
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .bf-guide-card {
    padding: 24px 20px;
  }

  .bf-toc-links {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b204b8c */.bf-guide-main{
    max-width:1100px;
    margin:55px auto;
    padding:0 18px;
    font-family:'Poppins','Segoe UI',Arial,sans-serif;
}

.bf-guide-card{
    background:linear-gradient(135deg,#fffdf4 0%,#eef9ff 100%);
    border-left:8px solid #00aeef;
    border-radius:0 24px 24px 0;
    padding:30px 34px;
    margin-bottom:28px;
    box-shadow:0 12px 28px rgba(0,0,0,.10);
}

.bf-guide-card:nth-child(even){
    border-left-color:#ff7a00;
}

.bf-guide-card h3{
    margin:0 0 16px;
    color:#003e8a;
    font-size:clamp(28px,3vw,42px);
    font-weight:900;
    line-height:1.2;
    text-shadow:2px 2px 0 #fff200;
}

.bf-guide-card p{
    margin:0 0 18px;
    color:#222;
    font-size:18px;
    line-height:1.85;
    font-weight:500;
}

.bf-guide-card p:last-child{
    margin-bottom:0;
}

.bf-guide-card a{
    color:#0057ff;
    font-weight:900;
    text-decoration:none;
    transition:.2s;
}

.bf-guide-card a:hover{
    color:#ff7a00;
    text-decoration:underline;
}

@media (max-width:768px){

.bf-guide-card{
    padding:24px 20px;
}

.bf-guide-card h3{
    font-size:30px;
}

.bf-guide-card p{
    font-size:17px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ba41752 */.bf-guide-steps {
  max-width: 1100px;
  margin: 55px auto;
  padding: 0 18px;
  font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;
}

.bf-step-card {
  background: linear-gradient(135deg, #fffdf4 0%, #eef9ff 100%);
  border-left: 8px solid #00aeef;
  border-radius: 0 24px 24px 0;
  padding: 30px 34px;
  margin-bottom: 28px;
  box-shadow: 0 12px 28px rgba(0,0,0,.10);
}

.bf-step-card:nth-child(even) {
  border-left-color: #ff7a00;
}

.bf-step-card h3 {
  margin: 0 0 16px;
  color: #003e8a;
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 900;
  line-height: 1.2;
  text-shadow: 2px 2px 0 #fff200;
}

.bf-step-card p {
  margin: 0 0 18px;
  color: #222;
  font-size: 18px;
  line-height: 1.85;
  font-weight: 500;
}

.bf-step-card p:last-child {
  margin-bottom: 0;
}

.bf-step-card a {
  color: #0057ff;
  font-weight: 900;
  text-decoration: none;
}

.bf-step-card a:hover {
  color: #ff7a00;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .bf-step-card {
    padding: 24px 20px;
  }

  .bf-step-card h3 {
    font-size: 30px;
  }

  .bf-step-card p {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa009fa */.bf-local-guide{
    max-width:1100px;
    margin:55px auto;
    padding:0 18px;
    font-family:'Poppins','Segoe UI',Arial,sans-serif;
}

.bf-local-card{
    background:linear-gradient(135deg,#fffdf4 0%,#eef9ff 100%);
    border-left:8px solid #00aeef;
    border-radius:0 24px 24px 0;
    padding:30px 34px;
    margin-bottom:28px;
    box-shadow:0 12px 28px rgba(0,0,0,.10);
}

.bf-local-card:nth-child(even){
    border-left-color:#ff7a00;
}

.bf-local-card h3{
    margin:0 0 16px;
    color:#003e8a;
    font-size:clamp(28px,3vw,42px);
    font-weight:900;
    line-height:1.2;
    text-shadow:2px 2px 0 #fff200;
}

.bf-local-card p{
    margin:0 0 18px;
    color:#222;
    font-size:18px;
    line-height:1.85;
    font-weight:500;
}

.bf-local-card p:last-child{
    margin-bottom:0;
}

.bf-local-card a{
    color:#0057ff;
    font-weight:900;
    text-decoration:none;
    transition:.2s;
}

.bf-local-card a:hover{
    color:#ff7a00;
    text-decoration:underline;
}

@media (max-width:768px){

.bf-local-card{
    padding:24px 20px;
}

.bf-local-card h3{
    font-size:30px;
}

.bf-local-card p{
    font-size:17px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dfe406f */.bf-faq-guide{
    max-width:1100px;
    margin:55px auto;
    padding:0 18px;
    font-family:'Poppins','Segoe UI',Arial,sans-serif;
}

.bf-faq-card{
    background:linear-gradient(135deg,#fffdf4 0%,#eef9ff 100%);
    border-left:8px solid #00aeef;
    border-radius:0 24px 24px 0;
    padding:30px 34px;
    margin-bottom:28px;
    box-shadow:0 12px 28px rgba(0,0,0,.10);
}

.bf-conclusion{
    border-left-color:#ff7a00;
}

.bf-faq-card h3{
    margin:0 0 18px;
    color:#003e8a;
    font-size:clamp(28px,3vw,42px);
    font-weight:900;
    line-height:1.2;
    text-shadow:2px 2px 0 #fff200;
}

.bf-faq-card p{
    margin:0 0 18px;
    color:#222;
    font-size:18px;
    line-height:1.85;
    font-weight:500;
}

.bf-faq-card strong{
    color:#003e8a;
}

.bf-faq-card a{
    color:#0057ff;
    font-weight:900;
    text-decoration:none;
    transition:.2s;
}

.bf-faq-card a:hover{
    color:#ff7a00;
    text-decoration:underline;
}

@media (max-width:768px){

.bf-faq-card{
    padding:24px 20px;
}

.bf-faq-card h3{
    font-size:30px;
}

.bf-faq-card p{
    font-size:17px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-656e59d */.bf-guide-cta{
    max-width:1100px;
    margin:60px auto;
    padding:0 18px;
    font-family:'Poppins','Segoe UI',Arial,sans-serif;
}

.bf-guide-cta-box{
    background:
        radial-gradient(circle at 15% 20%,rgba(255,242,0,.28),transparent 20%),
        radial-gradient(circle at 90% 25%,rgba(255,122,0,.25),transparent 20%),
        linear-gradient(135deg,#00b7ff,#0095ff,#0070d8);
    border:6px solid #fff200;
    border-radius:32px;
    padding:50px 40px;
    text-align:center;
    box-shadow:0 20px 40px rgba(0,0,0,.22);
}

.bf-guide-cta-box h3{
    margin:0 0 20px;
    color:#fff;
    font-size:clamp(34px,4vw,56px);
    font-weight:900;
    line-height:1.15;
    text-shadow:
        3px 3px 0 #0055b8,
        6px 6px 12px rgba(0,0,0,.25);
}

.bf-guide-cta-box p{
    max-width:900px;
    margin:0 auto 20px;
    color:#fff;
    font-size:19px;
    line-height:1.9;
    font-weight:500;
}

.bf-guide-cta-box a{
    color:#fff200;
    font-weight:900;
    text-decoration:none;
}

.bf-guide-cta-box a:hover{
    text-decoration:underline;
}

.bf-guide-buttons{
    display:flex;
    justify-content:center;
    gap:20px;
    flex-wrap:wrap;
    margin-top:35px;
}

.bf-guide-btn-primary,
.bf-guide-btn-secondary{
    display:inline-block;
    padding:18px 34px;
    border-radius:999px;
    font-size:18px;
    font-weight:900;
    text-decoration:none;
    transition:.25s;
}

.bf-guide-btn-primary{
    background:#fff200;
    color:#003e8a !important;
    box-shadow:0 8px 0 #ff7a00;
}

.bf-guide-btn-primary:hover{
    transform:translateY(-3px);
    box-shadow:0 12px 0 #ff7a00;
    text-decoration:none !important;
}

.bf-guide-btn-secondary{
    background:#fff;
    color:#00aeef !important;
    box-shadow:0 8px 0 #0057b8;
}

.bf-guide-btn-secondary:hover{
    transform:translateY(-3px);
    box-shadow:0 12px 0 #0057b8;
    text-decoration:none !important;
}

@media(max-width:768px){

.bf-guide-cta-box{
    padding:35px 22px;
}

.bf-guide-cta-box h3{
    font-size:36px;
}

.bf-guide-cta-box p{
    font-size:17px;
}

.bf-guide-buttons{
    flex-direction:column;
}

.bf-guide-btn-primary,
.bf-guide-btn-secondary{
    width:100%;
}

}/* End custom CSS */