.elementor-255 .elementor-element.elementor-element-f5e1476{--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-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-255 .elementor-element.elementor-element-b5bb190{text-align:center;}.elementor-255 .elementor-element.elementor-element-b5bb190 .elementor-heading-title{color:#000000;}.elementor-255 .elementor-element.elementor-element-6095b81{--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;--justify-content:center;}.elementor-255 .elementor-element.elementor-element-ffc2ce0{--display:flex;--justify-content:center;}.elementor-255 .elementor-element.elementor-element-fcd51a2{--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;--justify-content:center;}.elementor-255 .elementor-element.elementor-element-92ff9bd{--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-255 .elementor-element.elementor-element-c8872a1{--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-255 .elementor-element.elementor-element-da7e675{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-0c019a1 */* {
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

.course-card {
  width: 360px;
  background: #fff;
  border-radius: 18px;
  padding: 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.image-box {
  background: #9b9aa5;
  border-radius: 14px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-box img {
  width: 140px;
}

.card-body {
  padding: 15px 5px 5px;
}

.rating {
  color: #777;
  font-size: 14px;
  margin-bottom: 8px;
}

h2 {
  font-size: 22px;
  margin: 6px 0 12px;
  color: #111;
}

.price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.old-price {
  color: #e53935;
  font-size: 20px;
  text-decoration: line-through;
  font-weight: 600;
}

.new-price {
  color: #1a1a1a;
  font-size: 26px;
  font-weight: 700;
}

.enroll-btn {
  width: 100%;
  background: #BA00DE;
  color: #fff;
  border: none;
  padding: 14px;
  font-size: 16px;
  border-radius: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
  transition: 0.3s;
}

.enroll-btn:hover {
  background: #000000;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c6afea6 */* {
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

.course-card {
  width: 360px;
  background: #fff;
  border-radius: 18px;
  padding: 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.image-box {
  background: #9b9aa5;
  border-radius: 14px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-box img {
  width: 140px;
}

.card-body {
  padding: 15px 5px 5px;
}

.rating {
  color: #777;
  font-size: 14px;
  margin-bottom: 8px;
}

h2 {
  font-size: 22px;
  margin: 6px 0 12px;
  color: #111;
}

.price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.old-price {
  color: #e53935;
  font-size: 20px;
  text-decoration: line-through;
  font-weight: 600;
}

.new-price {
  color: #1a1a1a;
  font-size: 26px;
  font-weight: 700;
}

.enroll-btn {
  width: 100%;
  background: #5b5cf0;
  color: #fff;
  border: none;
  padding: 14px;
  font-size: 16px;
  border-radius: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
  transition: 0.3s;
}

.enroll-btn:hover {
  background: #4647d6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b158f0f */* {
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

.course-card {
  width: 360px;
  background: #fff;
  border-radius: 18px;
  padding: 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.image-box {
  background: #9b9aa5;
  border-radius: 14px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-box img {
  width: 140px;
}

.card-body {
  padding: 15px 5px 5px;
}

.rating {
  color: #777;
  font-size: 14px;
  margin-bottom: 8px;
}

h2 {
  font-size: 22px;
  margin: 6px 0 12px;
  color: #111;
}

.price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.old-price {
  color: #e53935;
  font-size: 20px;
  text-decoration: line-through;
  font-weight: 600;
}

.new-price {
  color: #1a1a1a;
  font-size: 26px;
  font-weight: 700;
}

.enroll-btn {
  width: 100%;
  background: #5b5cf0;
  color: #fff;
  border: none;
  padding: 14px;
  font-size: 16px;
  border-radius: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
  transition: 0.3s;
}

.enroll-btn:hover {
  background: #4647d6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8e98553 */* {
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

.course-card {
  width: 360px;
  background: #fff;
  border-radius: 18px;
  padding: 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.image-box {
  background: #9b9aa5;
  border-radius: 14px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-box img {
  width: 140px;
}

.card-body {
  padding: 15px 5px 5px;
}

.rating {
  color: #777;
  font-size: 14px;
  margin-bottom: 8px;
}

h2 {
  font-size: 22px;
  margin: 6px 0 12px;
  color: #111;
}

.price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.old-price {
  color: #e53935;
  font-size: 20px;
  text-decoration: line-through;
  font-weight: 600;
}

.new-price {
  color: #1a1a1a;
  font-size: 26px;
  font-weight: 700;
}

.enroll-btn {
  width: 100%;
  background: #5b5cf0;
  color: #fff;
  border: none;
  padding: 14px;
  font-size: 16px;
  border-radius: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
  transition: 0.3s;
}

.enroll-btn:hover {
  background: #4647d6;
}/* End custom CSS */