.elementor-17561 .elementor-element.elementor-element-fb48012{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-17561 .elementor-element.elementor-element-f59d827{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-17561 .elementor-element.elementor-element-ea98ff7{font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for text-editor, class: .elementor-element-c75fa92 */.baccarat-tips{
  background:#071626;
  padding:70px 20px;
  color:#fff;
  font-family:inherit;
}

.baccarat-wrap{
  max-width:1100px;
  margin:0 auto;
}

.baccarat-head{
  margin-bottom:34px;
  border-left:5px solid #f5c542;
  padding-left:22px;
}

.baccarat-label{
  display:inline-block;
  margin-bottom:10px;
  color:#f5c542;
  font-size:13px;
  font-weight:800;
  letter-spacing:2px;
}

.baccarat-head h2{
  margin:0 0 12px;
  font-size:36px;
  font-weight:900;
  color:#fff;
}

.baccarat-head p{
  margin:0;
  max-width:760px;
  color:#c9d6e2;
  font-size:17px;
  line-height:1.8;
}

.tip-card{
  position:relative;
  margin-bottom:22px;
  padding:30px 32px;
  background:linear-gradient(135deg,#102b46,#0b1e33);
  border:1px solid rgba(255,255,255,.1);
  box-shadow:0 14px 35px rgba(0,0,0,.28);
  overflow:hidden;
}

.tip-card::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:3px;
  background:linear-gradient(90deg,#f5c542,#ff7a18);
}

.tip-num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:46px;
  height:46px;
  margin-bottom:16px;
  background:#f5c542;
  color:#071626;
  font-size:18px;
  font-weight:900;
}

.tip-card h3{
  margin:0 0 14px;
  font-size:24px;
  font-weight:900;
  color:#fff;
}

.tip-card p{
  margin:0 0 14px;
  color:#d7e3ee;
  font-size:16px;
  line-height:1.9;
}

.tip-card ul{
  margin:12px 0 0;
  padding-left:22px;
}

.tip-card li{
  margin-bottom:10px;
  color:#d7e3ee;
  line-height:1.8;
}

.tip-card strong{
  color:#f5c542;
}

.warning::before{
  background:linear-gradient(90deg,#ffb703,#fb8500);
}

.danger::before{
  background:linear-gradient(90deg,#ff4d4d,#f5c542);
}

.pattern-list{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:18px;
}

.pattern-list div{
  padding:18px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.1);
}

.pattern-list strong{
  display:block;
  margin-bottom:8px;
  color:#f5c542;
  font-size:18px;
}

.pattern-list span{
  color:#d7e3ee;
  line-height:1.7;
}

.road-table{
  margin-top:18px;
  border:1px solid rgba(255,255,255,.12);
}

.road-row{
  display:grid;
  grid-template-columns:220px 1fr;
  border-bottom:1px solid rgba(255,255,255,.1);
}

.road-row:last-child{
  border-bottom:none;
}

.road-row div{
  padding:16px 18px;
  color:#d7e3ee;
}

.road-row div:first-child{
  color:#f5c542;
  font-weight:900;
  background:rgba(255,255,255,.04);
}

.road-title div{
  background:#f5c542 !important;
  color:#071626 !important;
  font-weight:900;
}

.note{
  margin-top:18px !important;
  padding:14px 16px;
  background:rgba(255,77,77,.12);
  border-left:4px solid #ff4d4d;
  color:#ffdede !important;
}

@media(max-width:768px){
  .baccarat-tips{
    padding:45px 15px;
  }

  .baccarat-head h2{
    font-size:28px;
  }

  .tip-card{
    padding:24px 20px;
  }

  .pattern-list{
    grid-template-columns:1fr;
  }

  .road-row{
    grid-template-columns:1fr;
  }

  .road-row div:first-child{
    border-bottom:1px solid rgba(255,255,255,.08);
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f0397ca */.baccarat-taboo{
  padding:70px 20px;
  background:
  radial-gradient(circle at top,#17324d 0%,#08131f 55%);
  color:#fff;
}

.taboo-wrap{
  max-width:1150px;
  margin:0 auto;
}

.taboo-head{
  text-align:center;
  margin-bottom:45px;
}

.taboo-label{
  display:inline-block;
  padding:7px 14px;
  margin-bottom:16px;
  background:rgba(245,197,66,.12);
  border:1px solid rgba(245,197,66,.3);
  color:#f5c542;
  font-size:13px;
  font-weight:800;
  letter-spacing:2px;
}

.taboo-head h2{
  margin:0 0 16px;
  font-size:38px;
  font-weight:900;
  line-height:1.3;
}

.taboo-head p{
  max-width:760px;
  margin:auto;
  color:#c6d4df;
  font-size:17px;
  line-height:1.9;
}

.taboo-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}

.taboo-card{
  position:relative;
  padding:30px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
  backdrop-filter:blur(10px);
  overflow:hidden;
  transition:all .3s ease;
}

.taboo-card::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:3px;
  background:linear-gradient(90deg,#f5c542,#ff9f1c);
}

.taboo-card:hover{
  transform:translateY(-6px);
  border-color:rgba(245,197,66,.35);
  box-shadow:0 18px 40px rgba(0,0,0,.35);
}

.taboo-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:52px;
  height:52px;
  margin-bottom:18px;
  background:#f5c542;
  color:#08131f;
  font-size:18px;
  font-weight:900;
}

.taboo-card h3{
  margin:0 0 14px;
  font-size:24px;
  font-weight:900;
  color:#fff;
}

.taboo-card p{
  margin:0;
  color:#d5e2ec;
  line-height:1.9;
  font-size:16px;
}

.taboo-card.danger::before{
  background:linear-gradient(90deg,#ff4d4d,#ffb703);
}

.taboo-bottom{
  margin-top:35px;
  padding:26px 30px;
  background:linear-gradient(135deg,#102235,#0b1726);
  border-left:5px solid #f5c542;
  color:#dce7f1;
  font-size:17px;
  line-height:1.9;
}

.taboo-bottom strong{
  display:block;
  margin-bottom:8px;
  color:#f5c542;
  font-size:20px;
}

@media(max-width:768px){

  .baccarat-taboo{
    padding:50px 15px;
  }

  .taboo-head h2{
    font-size:28px;
  }

  .taboo-grid{
    grid-template-columns:1fr;
  }

  .taboo-card{
    padding:24px 20px;
  }

  .taboo-card h3{
    font-size:21px;
  }

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ea98ff7 */.baccarat-profit{
  padding:80px 20px;
  background:#07131f;
  color:#fff;
}

.profit-wrap{
  max-width:1150px;
  margin:auto;
}

.profit-head{
  text-align:center;
  margin-bottom:50px;
}

.profit-label{
  display:inline-block;
  padding:7px 14px;
  margin-bottom:15px;
  background:rgba(245,197,66,.12);
  border:1px solid rgba(245,197,66,.25);
  color:#f5c542;
  font-size:13px;
  font-weight:800;
  letter-spacing:2px;
}

.profit-head h2{
  margin:0 0 16px;
  font-size:40px;
  font-weight:900;
}

.profit-head p{
  max-width:760px;
  margin:auto;
  color:#c8d5df;
  line-height:1.9;
  font-size:17px;
}

.profit-box{
  margin-bottom:28px;
  padding:35px;
  background:
  linear-gradient(
    135deg,
    rgba(19,43,67,.95),
    rgba(9,20,34,.95)
  );
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 18px 40px rgba(0,0,0,.35);
}

.profit-title{
  display:flex;
  align-items:center;
  gap:16px;
  margin-bottom:22px;
}

.profit-title span{
  width:52px;
  height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#f5c542;
  color:#07131f;
  font-size:18px;
  font-weight:900;
}

.profit-title h3{
  margin:0;
  font-size:30px;
  font-weight:900;
}

.profit-box p{
  color:#d8e3ec;
  line-height:1.95;
  font-size:16px;
}

.formula-box{
  margin-top:25px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
}

.formula-title{
  padding:14px 20px;
  background:#f5c542;
  color:#07131f;
  font-weight:900;
}

.formula-content{
  padding:26px 20px 10px;
  font-size:28px;
  font-weight:900;
  color:#fff;
}

.formula-example{
  padding:0 20px 24px;
  color:#cfdbe6;
  line-height:1.8;
}

.warning-box{
  margin-top:24px;
  padding:20px;
  background:rgba(255,183,3,.08);
  border-left:4px solid #ffb703;
}

.warning-box strong{
  display:block;
  margin-bottom:10px;
  color:#ffcf5a;
  font-size:18px;
}

.profit-list{
  margin-top:18px;
  padding-left:20px;
}

.profit-list li{
  margin-bottom:12px;
  color:#dce7f0;
  line-height:1.8;
}

.danger{
  border-color:rgba(255,77,77,.15);
}

.danger .profit-title span{
  background:#ff4d4d;
  color:#fff;
}

.agent-table{
  margin-top:24px;
  border:1px solid rgba(255,255,255,.08);
}

.agent-row{
  display:grid;
  grid-template-columns:180px 1fr 120px;
}

.agent-row div{
  padding:18px;
  border-bottom:1px solid rgba(255,255,255,.08);
  color:#dce7f0;
}

.agent-row.head div{
  background:#f5c542;
  color:#07131f;
  font-weight:900;
}

.agent-row div:first-child{
  font-weight:800;
  color:#f5c542;
}

.agent-row.head div:first-child{
  color:#07131f;
}

.low{
  color:#4ade80 !important;
  font-weight:900;
}

.high{
  color:#ff6b6b !important;
  font-weight:900;
}

.step-box{
  margin-top:28px;
}

.step-box h4{
  margin:0 0 18px;
  font-size:24px;
  color:#fff;
}

.step-list{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}

.step-list div{
  padding:18px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.08);
  text-align:center;
  color:#dce7f0;
  font-weight:700;
  line-height:1.7;
}

.profit-footer{
  margin-top:40px;
  padding:40px;
  text-align:center;
  background:
  linear-gradient(
    135deg,
    #10263d,
    #09131f
  );
  border-top:4px solid #f5c542;
}

.profit-footer h3{
  margin:0 0 18px;
  font-size:32px;
  color:#fff;
}

.profit-footer p{
  max-width:860px;
  margin:auto;
  color:#d4dfeb;
  line-height:2;
  font-size:17px;
}

@media(max-width:768px){

  .baccarat-profit{
    padding:55px 15px;
  }

  .profit-head h2{
    font-size:30px;
  }

  .profit-box{
    padding:26px 20px;
  }

  .profit-title{
    align-items:flex-start;
  }

  .profit-title h3{
    font-size:24px;
  }

  .formula-content{
    font-size:22px;
  }

  .agent-row{
    grid-template-columns:1fr;
  }

  .step-list{
    grid-template-columns:1fr;
  }

  .profit-footer{
    padding:30px 20px;
  }

  .profit-footer h3{
    font-size:26px;
  }

}/* End custom CSS */