.elementor-826 .elementor-element.elementor-element-37e1fd9{--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-826 .elementor-element.elementor-element-747a49e{--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-826 .elementor-element.elementor-element-747a49e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-826 .elementor-element.elementor-element-fb26d72{--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-826 .elementor-element.elementor-element-f6e070d{--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-826 .elementor-element.elementor-element-17b51ec{--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-826 .elementor-element.elementor-element-237d106{--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-826 .elementor-element.elementor-element-970e45a{--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-826 .elementor-element.elementor-element-cfbb3e4{--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-826 .elementor-element.elementor-element-9cb106d{--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-826 .elementor-element.elementor-element-246d57d{--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-826 .elementor-element.elementor-element-291b93e{--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-826 .elementor-element.elementor-element-bd5c300{width:auto;max-width:auto;}.elementor-826 .elementor-element.elementor-element-bd5c300.elementor-element{--align-self:center;}.elementor-826 .elementor-element.elementor-element-8ee10ce{--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-826 .elementor-element.elementor-element-5476e5d{--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-826 .elementor-element.elementor-element-cbfe201{--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-826 .elementor-element.elementor-element-ea7d68f{--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;}@media(min-width:768px){.elementor-826 .elementor-element.elementor-element-747a49e{--width:67.376%;}}/* Start custom CSS for html, class: .elementor-element-f0109dd */.mmc-hero-new{
  background: linear-gradient(180deg, #f6efe6 0%, #ffffff 100%);
  padding: 70px 24px;
  border-radius: 24px;
  overflow: hidden;
}

.mmc-hero-wrap{
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 50px;
  align-items: center;
}

.mmc-hero-text{
  animation: fadeUp 0.8s ease;
}

.mmc-badge{
  display: inline-block;
  background: #e6f2f6;
  color: #2d6a8a;
  padding: 8px 16px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 18px;
}

.mmc-hero-text h1{
  font-size: 44px;
  line-height: 1.4;
  margin: 0 0 16px;
  color: #284b63;
}

.mmc-hero-text p{
  font-size: 18px;
  line-height: 2;
  color: #5c5c5c;
  margin-bottom: 24px;
}

.mmc-hero-buttons{
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.mmc-btn-primary{
  background: #2d6a8a;
  color: #fff;
  padding: 12px 22px;
  border-radius: 14px;
  text-decoration: none;
  font-weight: 700;
}

.mmc-btn-secondary{
  background: #ffffff;
  border: 1px solid #d5d5d5;
  color: #2d6a8a;
  padding: 12px 22px;
  border-radius: 14px;
  text-decoration: none;
  font-weight: 700;
}
.mmc-hero-image{
  background: radial-gradient(circle at center, #f3e8d9 0%, transparent 70%);
  padding: 20px;
  border-radius: 24px;
}
.mmc-hero-image{
  text-align: center;
  animation: fadeIn 1s ease;
}

.mmc-hero-image img{
  width: 100%;
  max-width: 650px;
  height: auto;
  border-radius: 22px;
  box-shadow: 0 20px 45px rgba(0,0,0,0.08);
}

/* حركات بسيطة */
@keyframes fadeUp{
  from{
    opacity:0;
    transform: translateY(20px);
  }
  to{
    opacity:1;
    transform: translateY(0);
  }
}

@keyframes fadeIn{
  from{opacity:0;}
  to{opacity:1;}
}

/* موبايل */
@media (max-width: 900px){
  .mmc-hero-wrap{
    grid-template-columns: 1fr;
    text-align: center;
  }

  .mmc-hero-text h1{
    font-size: 32px;
  }

  .mmc-hero-buttons{
    justify-content: center;
  }

  .mmc-hero-image img{
    max-width: 480px;
    margin-top: 20px;
  }
}.mmc-dev-page{
  direction:rtl;
  max-width:1180px;
  margin:0 auto;
  padding:28px 18px 60px;
  color:#2f3a32;
  font-family: "IBM Plex Sans Arabic", Tahoma, Arial, sans-serif;
}

.mmc-dev-hero{
  display:grid;
  grid-template-columns:1.3fr 0.9fr;
  gap:24px;
  align-items:stretch;
  margin-bottom:26px;
}

.mmc-dev-hero-text,
.mmc-dev-hero-card{
  background:#fffdf8;
  border:1px solid #eadfce;
  border-radius:24px;
  padding:28px;
  box-shadow:0 10px 30px rgba(61, 52, 39, 0.05);
}

.mmc-dev-kicker{
  display:inline-block;
  background:#efe4d2;
  color:#7a5a35;
  padding:8px 14px;
  border-radius:999px;
  font-size:13px;
  font-weight:700;
  margin-bottom:14px;
}

.mmc-dev-hero h1{
  margin:0 0 14px;
  font-size:38px;
  line-height:1.3;
  color:#49361d;
}

.mmc-dev-hero p,
.mmc-dev-card p,
.mmc-dev-alert-card p,
.mmc-dev-footer-note p,
.mmc-dev-lead{
  font-size:17px;
  line-height:2;
  margin:0;
  color:#5c5a54;
}

.mmc-dev-badges{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
}

.mmc-dev-badges span{
  background:#f5efe5;
  border:1px solid #e7d9c6;
  border-radius:999px;
  padding:8px 14px;
  font-size:14px;
  font-weight:700;
  color:#6e5737;
}

.mmc-dev-hero-card h3,
.mmc-dev-card h3,
.mmc-dev-time-card h3,
.mmc-dev-alert-card h3{
  margin:0 0 12px;
  color:#3f3528;
  font-size:22px;
}

.mmc-dev-hero-card ul,
.mmc-dev-card ul,
.mmc-dev-time-card ul,
.mmc-dev-alert-card ul{
  margin:0;
  padding-right:20px;
  line-height:2;
  color:#5b564d;
  font-size:16px;
}

.mmc-dev-section{
  margin-top:22px;
  background:#ffffff;
  border:1px solid #eee4d5;
  border-radius:24px;
  padding:28px;
  box-shadow:0 10px 30px rgba(61, 52, 39, 0.04);
}

.mmc-dev-section.alt{
  background:#fcf7ef;
}

.mmc-dev-title{
  margin:0 0 12px;
  font-size:30px;
  color:#4a381f;
  line-height:1.4;
}

.mmc-dev-lead{
  margin-bottom:20px;
}

.mmc-dev-grid{
  display:grid;
  gap:18px;
}

.mmc-dev-grid.two{
  grid-template-columns:repeat(2, minmax(0,1fr));
}

.mmc-dev-grid.three{
  grid-template-columns:repeat(3, minmax(0,1fr));
}

.mmc-dev-card{
  background:#fffdfa;
  border:1px solid #eadfce;
  border-radius:20px;
  padding:22px;
}

.mmc-dev-timeline{
  display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:18px;
}

.mmc-dev-time-card{
  background:#fffdfa;
  border:1px solid #e7dccb;
  border-radius:20px;
  padding:22px;
}

.mmc-dev-alerts{
  display:grid;
  grid-template-columns:1.3fr 0.7fr;
  gap:18px;
}

.mmc-dev-alert-card{
  background:#fffaf5;
  border:1px solid #efd7c6;
  border-radius:20px;
  padding:22px;
}

.mmc-dev-alert-card.soft{
  background:#f4ecdf;
}

.mmc-dev-quote{
  background:#fff;
  border:1px solid #e9dbc7;
  border-radius:20px;
  padding:24px;
}

.mmc-dev-quote p{
  margin:0;
  font-size:20px;
  line-height:2;
  color:#4d473f;
  font-weight:600;
}

.mmc-dev-footer-note{
  margin-top:18px;
  background:#f8f1e7;
  border:1px solid #e9dbc7;
  border-radius:18px;
  padding:18px 20px;
}

@media (max-width: 980px){
  .mmc-dev-hero,
  .mmc-dev-grid.two,
  .mmc-dev-grid.three,
  .mmc-dev-timeline,
  .mmc-dev-alerts{
    grid-template-columns:1fr;
  }

  .mmc-dev-hero h1{
    font-size:31px;
  }

  .mmc-dev-title{
    font-size:26px;
  }
}

@media (max-width: 640px){
  .mmc-dev-page{
    padding:16px 12px 40px;
  }

  .mmc-dev-hero-text,
  .mmc-dev-hero-card,
  .mmc-dev-section{
    padding:20px;
    border-radius:18px;
  }

  .mmc-dev-hero h1{
    font-size:27px;
  }

  .mmc-dev-title{
    font-size:23px;
  }

  .mmc-dev-hero p,
  .mmc-dev-card p,
  .mmc-dev-alert-card p,
  .mmc-dev-footer-note p,
  .mmc-dev-lead,
  .mmc-dev-time-card ul,
  .mmc-dev-alert-card ul,
  .mmc-dev-hero-card ul{
    font-size:15px;
  }
}
.mmc-milestones-section{
  padding: 34px 20px 70px;
}

.mmc-milestones-wrap{
  max-width: 1180px;
  margin: 0 auto;
}

.mmc-section-head{
  text-align: center;
  max-width: 860px;
  margin: 0 auto 34px;
}

.mmc-section-badge{
  display: inline-block;
  background: #e7f0f4;
  color: #2d6a8a;
  padding: 8px 16px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px;
}

.mmc-section-head h2{
  font-size: 34px;
  line-height: 1.4;
  color: #284b63;
  margin: 0 0 14px;
}

.mmc-section-head p{
  font-size: 18px;
  line-height: 2;
  color: #5c5c5c;
  margin: 0;
}

.mmc-milestones-grid{
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 18px;
  align-items: stretch;
}

.mmc-milestone-card{
  grid-column: span 2;
  background: #fffdf9;
  border: 1px solid #eadfce;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 10px 24px rgba(0,0,0,0.04);
  transition: transform .25s ease, box-shadow .25s ease;
}

/* السطر الثاني بطاقتان في المنتصف */
.mmc-milestones-grid .mmc-milestone-card:nth-child(4){
  grid-column: 2 / span 2;
}

.mmc-milestones-grid .mmc-milestone-card:nth-child(5){
  grid-column: 4 / span 2;
}

.mmc-milestone-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 16px 32px rgba(0,0,0,0.07);
}

.mmc-milestone-card.featured{
  border-color: #d8c4a9;
  box-shadow: 0 14px 30px rgba(133, 96, 55, 0.10);
}

.mmc-milestone-top{
  min-height: 110px;
  padding: 18px 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}

.mmc-age-pill{
  display: inline-block;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.88);
  color: #5f5648;
  font-size: 14px;
  font-weight: 800;
  box-shadow: 0 3px 10px rgba(0,0,0,0.04);
}

.baby1{ background: linear-gradient(135deg, #e8f4f8, #f8fbfc); }
.baby2{ background: linear-gradient(135deg, #fbf1dc, #fffaf1); }
.baby3{ background: linear-gradient(135deg, #f8efda, #fffaf3); }
.baby4{ background: linear-gradient(135deg, #edf5f8, #fafdff); }
.baby5{ background: linear-gradient(135deg, #f8f1df, #fffaf2); }

.mmc-milestone-body{
  padding: 20px 18px 22px;
}

.mmc-milestone-body h3{
  font-size: 21px;
  line-height: 1.5;
  color: #3f4f58;
  margin: 0 0 12px;
}

.mmc-milestone-body p{
  font-size: 15px;
  line-height: 1.95;
  color: #66625c;
  margin: 0 0 12px;
}

.mmc-milestone-body ul{
  margin: 0;
  padding-right: 18px;
}

.mmc-milestone-body li{
  font-size: 14px;
  line-height: 1.95;
  color: #5d5a54;
  margin-bottom: 6px;
}

.mmc-milestones-note{
  margin-top: 24px;
  background: #f7efe6;
  border: 1px solid #e6d9c7;
  border-radius: 18px;
  padding: 18px 20px;
  text-align: center;
}

.mmc-milestones-note p{
  margin: 0;
  font-size: 16px;
  line-height: 1.9;
  color: #5c574f;
}
@media (max-width: 1180px){
  .mmc-milestones-grid{
    grid-template-columns: repeat(2, 1fr);
  }

  .mmc-milestone-card,
  .mmc-milestones-grid .mmc-milestone-card:nth-child(4),
  .mmc-milestones-grid .mmc-milestone-card:nth-child(5){
    grid-column: auto;
  }
}

@media (max-width: 560px){
  .mmc-milestones-grid{
    grid-template-columns: 1fr;
  }

  .mmc-milestones-section{
    padding: 26px 14px 50px;
  }

  .mmc-section-head h2{
    font-size: 24px;
  }
}
.mmc-dev-page,
.mmc-growth-hero,
.mmc-milestones-section,
.mmc-dev-section{
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  box-sizing: border-box;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-31a2be0 */.mmc-dev-section{
  max-width: 1180px;
  margin: 24px auto;
  padding: 28px 24px;
  background: #fff;
  border: 1px solid #eadfce;
  border-radius: 24px;
  box-sizing: border-box;
}

.mmc-dev-section .mmc-dev-title{
  margin: 0 0 16px;
  text-align: right;
}

.mmc-dev-section p,
.mmc-dev-section ul{
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1ff3ec1 */.mmc-support-section{
  max-width: 1180px;
  margin: 34px auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.mmc-support-wrap{
  background: #fffdf9;
  border: 1px solid #eadfce;
  border-radius: 30px;
  padding: 34px 30px;
  box-shadow: 0 10px 30px rgba(82, 63, 40, 0.05);
}

.mmc-support-head{
  text-align: center;
  max-width: 860px;
  margin: 0 auto 28px;
}

.mmc-support-badge{
  display: inline-block;
  background: #e8f1f4;
  color: #2d6a8a;
  padding: 8px 16px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px;
}

.mmc-support-head h2{
  margin: 0 0 12px;
  font-size: 38px;
  line-height: 1.4;
  color: #5a3d22;
}

.mmc-support-head p{
  margin: 0;
  font-size: 17px;
  line-height: 2;
  color: #66615a;
}

.mmc-support-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 18px;
  margin-top: 28px;
}

.mmc-support-card{
  position: relative;
  background: #fff;
  border: 1px solid #eadfce;
  border-top: 5px solid #d9edf2;
  border-radius: 24px;
  padding: 24px 20px 22px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.035);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.mmc-support-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 16px 30px rgba(0,0,0,0.07);
  border-color: #dcc7ae;
}

.mmc-support-card.featured{
  background: linear-gradient(180deg, #fffdf9 0%, #fdf6ee 100%);
  border-color: #e3cfb5;
  border-top-color: #d97b4f;
  box-shadow: 0 14px 28px rgba(155, 98, 47, 0.09);
}

.mmc-support-icon{
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f6ece1;
  color: #a35a39;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 16px;
}

.mmc-support-number{
  position: absolute;
  top: 16px;
  left: 18px;
  font-size: 13px;
  font-weight: 800;
  color: #c8b8a4;
}

.mmc-support-card h3{
  margin: 0 0 10px;
  font-size: 21px;
  line-height: 1.5;
  color: #3f3223;
}

.mmc-support-card p{
  margin: 0;
  font-size: 16px;
  line-height: 1.95;
  color: #605950;
}

@media (max-width: 900px){
  .mmc-support-grid{
    grid-template-columns: repeat(2, minmax(0,1fr));
  }

  .mmc-support-head h2{
    font-size: 30px;
  }
}

@media (max-width: 620px){
  .mmc-support-section{
    padding: 0 14px;
  }

  .mmc-support-wrap{
    padding: 24px 18px;
    border-radius: 22px;
  }

  .mmc-support-grid{
    grid-template-columns: 1fr;
  }

  .mmc-support-head h2{
    font-size: 25px;
  }

  .mmc-support-head p,
  .mmc-support-card p{
    font-size: 15px;
  }
  
  
}

/* ألوان مختلفة لكل بطاقة */

.mmc-support-card:nth-child(1){
  background: #eef7f8;
  border-color: #d7e8ec;
}

.mmc-support-card:nth-child(2){
  background: #fdf6ec;
  border-color: #f0e0c9;
}

.mmc-support-card:nth-child(3){
  background: #f1f7f2;
  border-color: #dce9de;
}

.mmc-support-card:nth-child(4){
  background: #fff4ef;
  border-color: #f2dcd2;
}

.mmc-support-card:nth-child(5){
  background: #f6f6f6;
  border-color: #e2e2e2;
}

.mmc-support-card:nth-child(6){
  background: #eef3f8;
  border-color: #d6e0ea;
}
.mmc-support-card:nth-child(1) .mmc-support-icon{
  background:#dff1f4;
  color:#2d6a8a;
}

.mmc-support-card:nth-child(2) .mmc-support-icon{
  background:#f6e6cf;
  color:#a36b2c;
}

.mmc-support-card:nth-child(3) .mmc-support-icon{
  background:#e2efe4;
  color:#4f7a57;
}

.mmc-support-card:nth-child(4) .mmc-support-icon{
  background:#fde3d8;
  color:#a35a39;
}

.mmc-support-card:nth-child(5) .mmc-support-icon{
  background:#e9e9e9;
  color:#666;
}

.mmc-support-card:nth-child(6) .mmc-support-icon{
  background:#dde7f2;
  color:#4a6b8a;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bd5c300 */.mmc-redflags-section{
  max-width: 1180px;
  margin: 28px auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.mmc-redflags-card{
  background: #fffdf9;
  border: 1px solid #eadfce;
  border-radius: 28px;
  padding: 34px 30px;
  box-shadow: 0 10px 28px rgba(76, 60, 40, 0.05);
}

.mmc-redflags-head{
  text-align: right;
  margin-bottom: 24px;
}

.mmc-redflags-badge{
  display: inline-block;
  background: #f6e8de;
  color: #a35a39;
  padding: 8px 16px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px;
}

.mmc-redflags-head h2{
  margin: 0 0 12px;
  font-size: 34px;
  line-height: 1.4;
  color: #5a3d22;
}

.mmc-redflags-head p{
  margin: 0;
  font-size: 17px;
  line-height: 2;
  color: #66615a;
  max-width: 900px;
}

.mmc-redflags-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 16px;
}

.mmc-redflag-item{
  position: relative;
  background: #fff8f3;
  border: 1px solid #f0ddd0;
  border-radius: 20px;
  padding: 18px 18px 18px 52px;
  font-size: 16px;
  line-height: 1.9;
  color: #5b534a;
  box-sizing: border-box;
  min-height: 92px;
  display: flex;
  align-items: center;
}

.mmc-redflag-item::before{
  content: "!";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #d97b4f;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
}

.mmc-redflags-note{
  margin-top: 22px;
  background: #f8efe6;
  border: 1px solid #eadac6;
  border-radius: 18px;
  padding: 18px 20px;
  font-size: 16px;
  line-height: 1.95;
  color: #5f584f;
}

@media (max-width: 820px){
  .mmc-redflags-grid{
    grid-template-columns: 1fr;
  }

  .mmc-redflags-head h2{
    font-size: 28px;
  }

  .mmc-redflags-head p,
  .mmc-redflag-item,
  .mmc-redflags-note{
    font-size: 15px;
  }
}

@media (max-width: 560px){
  .mmc-redflags-section{
    padding: 0 14px;
  }

  .mmc-redflags-card{
    padding: 24px 18px;
    border-radius: 22px;
  }

  .mmc-redflags-head h2{
    font-size: 24px;
  }

  .mmc-redflag-item{
    padding: 16px 16px 16px 46px;
    min-height: auto;
  }

  .mmc-redflag-item::before{
    left: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f08ddf6 */.mmc-dev-alerts{
  display: block !important;
}

.mmc-dev-alert-card{
  width: 100% !important;
  max-width: 100% !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a62ded */.mmc-footer-note,
.notice,
.mmc-warning{
  max-width: 1180px;
  margin: 24px auto;
  padding: 16px 20px;
  border-radius: 16px;
  box-sizing: border-box;
}/* End custom CSS */