.elementor-8930 .elementor-element.elementor-element-31fa0a23{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-8930 .elementor-element.elementor-element-31fa0a23.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-8930 .elementor-element.elementor-element-27d7c11b{--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-8930 .elementor-element.elementor-element-27d7c11b.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-8930 .elementor-element.elementor-element-5a2caa3{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8930 .elementor-element.elementor-element-168d9eba{--display:flex;--border-radius:6px 6px 6px 6px;box-shadow:0px 0px 4px 0px rgba(0,0,0,0.5);}.elementor-8930 .elementor-element.elementor-element-168d9eba:not(.elementor-motion-effects-element-type-background), .elementor-8930 .elementor-element.elementor-element-168d9eba > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF5F7;}.elementor-8930 .elementor-element.elementor-element-721cc05e{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-8930 .elementor-element.elementor-element-ad4d318{--display:flex;}@media(min-width:768px){.elementor-8930 .elementor-element.elementor-element-27d7c11b{--width:59.072%;}.elementor-8930 .elementor-element.elementor-element-5a2caa3{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-8930 .elementor-element.elementor-element-31fa0a23{--width:964.667px;}.elementor-8930 .elementor-element.elementor-element-27d7c11b{--width:513.323px;}}@media(max-width:767px){.elementor-8930 .elementor-element.elementor-element-31fa0a23{--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;}}/* Start custom CSS for html, class: .elementor-element-3294000e *//* ===== ITS Price Bar (No Promo Button) ===== */
.its-pricebar,
.its-pricebar *{
  box-sizing: border-box;
}

.its-pricebar{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  padding: 12px 14px;
  background:#ffffff;
  border: 1px solid #eef0f5;
  border-radius: 14px;
  box-shadow: 0 10px 22px rgba(17,24,39,.06);
  font-family: system-ui, -apple-system, "Noto Sans Bengali", "Hind Siliguri", "SolaimanLipi", Arial, sans-serif;
}

.its-price-right{
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
}

.its-prices{
  display:flex;
  align-items:baseline;
  gap:10px;
  white-space: nowrap;
}

.its-price-now{
  color:#ef4444;
  font-weight: 900;
  font-size: 22px;
  letter-spacing:-0.3px;
}

.its-price-old{
  color:#9ca3af;
  font-weight: 700;
  font-size: 16px;
  text-decoration: line-through;
  text-decoration-thickness: 2px;
}

/* Green badge */
.its-badge{
  background:#16a34a;
  color:#fff;
  font-weight: 800;
  font-size: 13px;
  padding: 8px 10px;
  border-radius: 12px;
  line-height: 1;
  white-space: nowrap;
}

/* Tablet */
@media (max-width: 900px){
  .its-pricebar{ padding: 11px 12px; border-radius: 12px; }
  .its-price-now{ font-size: 20px; }
  .its-price-old{ font-size: 15px; }
}

/* Mobile */
@media (max-width: 520px){
  .its-pricebar{ padding: 10px 12px; }
  .its-price-now{ font-size: 19px; }
  .its-price-old{ font-size: 14px; }
  .its-badge{ font-size: 12.5px; padding: 7px 9px; border-radius: 11px; }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-55773b2f *//* ==========================================
   LearnDash Default Enroll Button FIX
   Works Without Changing HTML
========================================== */

/* Strong override */
form input[type="submit"]#btn-join,
form input[type="submit"].btn-join,
form input[type="submit"].learndash-button-free {

  background-color: #16a34a !important;
  background-image: none !important;
  color: #ffffff !important;

  border: none !important;
  border-radius: 18px !important;

  padding: 18px 22px !important;
  min-height: 58px !important;

  font-family: system-ui, -apple-system, "Noto Sans Bengali",
               "Hind Siliguri", "SolaimanLipi", Arial, sans-serif !important;

  font-size: 18px !important;
  font-weight: 800 !important;
  text-align: center !important;

  width: 100% !important;
  max-width: 760px !important;
  margin: 0 auto !important;
  display: block !important;

  cursor: pointer !important;

  box-shadow:
    0 18px 34px rgba(22,163,74,.30),
    0 0 0 8px rgba(22,163,74,.10) !important;

  transition: all .2s ease !important;

  outline: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}

/* Remove WordPress blue gradient */
form input[type="submit"]#btn-join:hover,
form input[type="submit"].btn-join:hover,
form input[type="submit"].learndash-button-free:hover {

  background-color: #15803d !important;
  background-image: none !important;

  transform: translateY(-2px);

  box-shadow:
    0 22px 42px rgba(22,163,74,.35),
    0 0 0 10px rgba(22,163,74,.15) !important;
}

/* Active */
form input[type="submit"]#btn-join:active {
  transform: translateY(0);
}

/* Remove focus ring completely */
form input[type="submit"]#btn-join:focus,
form input[type="submit"]#btn-join:focus-visible {
  outline: none !important;
  box-shadow:
    0 18px 34px rgba(22,163,74,.30),
    0 0 0 8px rgba(22,163,74,.10) !important;
}

/* Mobile */
@media (max-width: 520px) {
  form input[type="submit"]#btn-join {
    padding: 16px 18px !important;
    min-height: 54px !important;
    font-size: 16px !important;
    border-radius: 16px !important;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-45b04348 *//* ===== LearnDash Resume Button: Red Glow + "ক্লাস শুরু করো" ===== */

.elementor-shortcode .learndash-wrapper a.ld-course-resume.ld-button{
  background: #ef3340 !important;
  color: #ffffff !important;
  border: 0 !important;
  border-radius: 18px !important;

  padding: 18px 22px !important;
  min-height: 58px !important;

  font-family: system-ui, -apple-system, "Noto Sans Bengali", "Hind Siliguri", "SolaimanLipi", Arial, sans-serif !important;
  font-weight: 800 !important;
  font-size: 0 !important; /* original text hide */
  line-height: 1 !important;
  text-decoration: none !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 100% !important;
  max-width: 760px !important;
  margin: 0 auto !important;

  box-shadow:
    0 18px 34px rgba(239, 51, 64, .30),
    0 0 0 8px rgba(239, 51, 64, .10) !important;

  transition: transform .15s ease, box-shadow .15s ease, filter .15s ease;
  position: relative !important;

  outline: none !important;
  -webkit-tap-highlight-color: transparent;
}

/* Replace text */
.elementor-shortcode .learndash-wrapper a.ld-course-resume.ld-button::after{
  content: "ক্লাস/এক্সাম শুরু করো";
  font-size: clamp(16px, 1.7vw, 20px);
  font-weight: 800;
  color: #ffffff;
  line-height: 1;
  letter-spacing: -0.2px;
}

/* Hover */
.elementor-shortcode .learndash-wrapper a.ld-course-resume.ld-button:hover{
  transform: translateY(-1px);
  filter: brightness(1.03);
  box-shadow:
    0 20px 40px rgba(239, 51, 64, .34),
    0 0 0 10px rgba(239, 51, 64, .12) !important;
}

/* Active */
.elementor-shortcode .learndash-wrapper a.ld-course-resume.ld-button:active{
  transform: translateY(0);
  box-shadow:
    0 14px 26px rgba(239, 51, 64, .26),
    0 0 0 8px rgba(239, 51, 64, .10) !important;
}

/* Remove focus ring */
.elementor-shortcode .learndash-wrapper a.ld-course-resume.ld-button:focus,
.elementor-shortcode .learndash-wrapper a.ld-course-resume.ld-button:focus-visible{
  outline: none !important;
  box-shadow:
    0 18px 34px rgba(239, 51, 64, .30),
    0 0 0 8px rgba(239, 51, 64, .10) !important;
}

/* Mobile */
@media (max-width: 520px){
  .elementor-shortcode .learndash-wrapper a.ld-course-resume.ld-button{
    padding: 16px 18px !important;
    min-height: 54px !important;
    border-radius: 16px !important;
    max-width: 100% !important;
  }
  .elementor-shortcode .learndash-wrapper a.ld-course-resume.ld-button::after{
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-31123df5 *//* ===== Specific Button by ID ===== */
#routine-download-btn{
  background: #ef3340 !important;
  color: #ffffff !important;
  border: 0 !important;
  border-radius: 18px !important;

  padding: 18px 22px !important;
  min-height: 58px !important;

  font-family: system-ui, -apple-system, "Noto Sans Bengali", "Hind Siliguri", "SolaimanLipi", Arial, sans-serif !important;
  font-weight: 800 !important;
  font-size: clamp(16px, 1.7vw, 20px) !important;
  line-height: 1 !important;
  text-decoration: none !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 100% !important;
  max-width: 760px !important;
  margin: 0 auto !important;

  box-shadow:
    0 18px 34px rgba(239, 51, 64, .30),
    0 0 0 8px rgba(239, 51, 64, .10) !important;

  transition: transform .15s ease, box-shadow .15s ease, filter .15s ease;
  outline: none !important;
  -webkit-tap-highlight-color: transparent;
}

/* Hover */
#routine-download-btn:hover{
  transform: translateY(-1px);
  filter: brightness(1.03);
  box-shadow:
    0 20px 40px rgba(239, 51, 64, .34),
    0 0 0 10px rgba(239, 51, 64, .12) !important;
}

/* Active */
#routine-download-btn:active{
  transform: translateY(0);
  box-shadow:
    0 14px 26px rgba(239, 51, 64, .26),
    0 0 0 8px rgba(239, 51, 64, .10) !important;
}

/* Mobile */
@media (max-width: 520px){
  #routine-download-btn{
    padding: 16px 18px !important;
    min-height: 54px !important;
    border-radius: 16px !important;
    max-width: 100% !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5f3b4690 *//* ===== ITS Mini Stat Cards (Ultra Responsive for WP) ===== */
.its-mini-cards,
.its-mini-cards *{
  box-sizing: border-box;
}

.its-mini-cards{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  align-items: stretch;
  width:100%;
}

/* Each card: will stay side-by-side only if enough space,
   otherwise auto wrap to next line (no squeezing) */
.its-mini-card{
  flex: 1 1 340px;     /* prefer ~340px width */
  min-width: 260px;    /* below this it will wrap */
  display:flex;
  gap:12px;
  align-items:center;
  background:#ffffff;
  border:1px solid #e7e9ef;
  border-radius:16px;
  padding:12px 14px;
  box-shadow: 0 10px 22px rgba(17,24,39,.06);
  overflow:hidden;
}

.its-mini-icon{
  width:40px;
  height:40px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(239,68,68,.10);
  color:#ef4444;
  flex: 0 0 40px;
}

.its-mini-icon.its-icon-green{
  background: rgba(34,197,94,.12);
  color:#22c55e;
}

.its-svg{
  width:23px;
  height:23px;
  display:block;
}

.its-mini-content{
  min-width:0;
  flex:1;
}

/* Text breaking fix: avoid letter-by-letter break */
.its-mini-label,
.its-mini-value{
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  hyphens: auto;
}

.its-mini-label{
  font-family: system-ui, -apple-system, "Noto Sans Bengali", "Hind Siliguri", "SolaimanLipi", Arial, sans-serif;
  font-size: clamp(11px, 1.2vw, 12.5px);
  line-height:1.2;
  color:#6b7280;
  margin-bottom:3px;
}

.its-mini-value{
  font-family: system-ui, -apple-system, "Noto Sans Bengali", "Hind Siliguri", "SolaimanLipi", Arial, sans-serif;
  font-size: clamp(13px, 1.35vw, 15.5px);
  font-weight:800;
  line-height:1.15;
  letter-spacing:-0.2px;
}

.its-red{ color:#ef4444; }
.its-green{ color:#16a34a; }

/* ===== Tablet: stack sooner to avoid narrow squeezed cards ===== */
@media (max-width: 900px){
  .its-mini-card{
    flex: 1 1 100%;
    min-width: 0;
  }
}

/* ===== Mobile: tighter spacing & smaller icon ===== */
@media (max-width: 520px){
  .its-mini-cards{ gap:10px; }
  .its-mini-card{
    padding:10px 12px;
    border-radius:14px;
    gap:10px;
  }
  .its-mini-icon{
    width:36px;
    height:36px;
    flex: 0 0 36px;
    border-radius:12px;
  }
  .its-svg{ width:21px; height:21px; }
}/* End custom CSS */