.elementor-12681 .elementor-element.elementor-element-626051f{--display:flex;--border-radius:0px 0px 0px 0px;}.elementor-12681 .elementor-element.elementor-element-1d57061{text-align:justify;}.elementor-12681 .elementor-element.elementor-element-44541dc .elementor-button{background-color:#00BCB4;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-12681 .elementor-element.elementor-element-0b8063b{--display:flex;}.elementor-12681 .elementor-element.elementor-element-7854fa4{--display:flex;}.elementor-12681 .elementor-element.elementor-element-865c11d{--display:flex;}.elementor-12681 .elementor-element.elementor-element-1e373ed{--display:flex;}.elementor-12681 .elementor-element.elementor-element-1b472a0{--display:flex;}.elementor-12681 .elementor-element.elementor-element-973f058{--n-accordion-title-font-size:1rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-626051f */.bll-guide-page{
  max-width:1120px;
  margin:0 auto;
  padding:30px 100px 72px;
  color:#111827;
}

.bll-guide-page h1{
  max-width:1120px;
  margin:0 auto 18px;
  font-size:clamp(30px,4vw,48px);
  line-height:1.25;
  font-weight:800;
  letter-spacing:-.03em;
  text-align:center;
  color:#111827;
}

.bll-guide-page > .elementor-widget-text-editor:first-of-type{
  max-width:860px;
  margin:0 auto 42px;
  text-align:center;
}

.bll-guide-page p{
  font-size:17px;
  line-height:1.85;
  color:#4b5563;
}

.bll-guide-page h2{
  margin:46px 0 22px;
  font-size:clamp(24px,3vw,34px);
  line-height:1.35;
  font-weight:800;
  letter-spacing:-.02em;
  color:#111827;
}

.bll-guide-page section > div{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:18px !important;
}

.bll-guide-page section > div > div{
  min-height:210px;
  padding:24px !important;
  border:1px solid #e5e7eb !important;
  border-radius:20px !important;
  background:#fff !important;
  box-shadow:0 8px 24px rgba(17,24,39,.06);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.bll-guide-page section > div > div:hover{
  transform:translateY(-3px);
  border-color:#00bcb4 !important;
  box-shadow:0 14px 32px rgba(17,24,39,.10);
}

.bll-guide-page h3{
  margin:0 0 10px !important;
  font-size:21px !important;
  line-height:1.35;
  font-weight:800;
  color:#111827;
}

.bll-guide-page section p{
  margin:0 0 16px !important;
  font-size:15.5px;
  line-height:1.75;
  color:#4b5563 !important;
}

.bll-guide-page a{
  color:#00bcb4 !important;
  font-weight:800;
  text-decoration:none;
}

.bll-guide-page a:hover{
  text-decoration:underline;
}

.bll-guide-page table{
  overflow:hidden;
  border-radius:18px;
  box-shadow:0 8px 24px rgba(17,24,39,.06);
}

.bll-guide-page table th{
  background:#00bcb4 !important;
  color:#fff !important;
  font-weight:800;
}

.bll-guide-page table th,
.bll-guide-page table td{
  padding:16px !important;
  font-size:16px;
  line-height:1.65;
}

.bll-guide-page .elementor-button{
  border-radius:999px !important;
  padding:14px 28px !important;
  background:#00bcb4 !important;
  color:#fff !important;
  font-weight:800 !important;
  box-shadow:0 10px 24px rgba(0,188,180,.24);
}

.bll-guide-page .elementor-button:hover{
  background:#009f99 !important;
  transform:translateY(-1px);
}

.bll-guide-page .elementor-accordion .elementor-tab-title{
  border-radius:14px;
  margin-top:10px;
  background:#f9fafb;
  font-weight:800;
}

.bll-guide-page .elementor-accordion .elementor-tab-content{
  border-radius:0 0 14px 14px;
  color:#4b5563;
  line-height:1.8;
}

@media (max-width:1024px){
  .bll-guide-page{
    padding:44px 18px 60px;
  }

  .bll-guide-page section > div{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media (max-width:767px){
  .bll-guide-page{
    padding:32px 16px 48px;
  }

  .bll-guide-page h1{
    font-size:30px;
    text-align:left;
  }

  .bll-guide-page > .elementor-widget-text-editor:first-of-type{
    text-align:left;
    margin-bottom:32px;
  }

  .bll-guide-page p{
    font-size:16px;
  }

  .bll-guide-page h2{
    margin-top:36px;
    font-size:25px;
  }

  .bll-guide-page section > div{
    grid-template-columns:1fr !important;
    gap:14px !important;
  }

  .bll-guide-page section > div > div{
    min-height:auto;
    padding:20px !important;
    border-radius:18px !important;
  }

  .bll-guide-page table{
    display:block;
    overflow-x:auto;
  }
}/* End custom CSS */