.elementor-165 .elementor-element.elementor-element-4031719{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-9e5de35 *//* =========================
   Compact Footer - Final
========================= */

.dm-compact-footer{
  direction: rtl;
  background: linear-gradient(180deg, #0b1425 0%, #07101d 100%);
  color: #fff;
  overflow: hidden;
  position: relative;
}

.dm-footer-topline{
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #b88a22 0%, #f4d58d 50%, #b88a22 100%);
}

/* CTA */
.dm-cf-cta-wrap{
  max-width: 1120px;
  margin: 0 auto;
  padding: 22px 18px 12px;
}

.dm-cf-cta-box{
  background: linear-gradient(135deg, rgba(255,255,255,0.04), rgba(214,173,79,0.08));
  border: 1px solid rgba(214,173,79,0.20);
  border-radius: 24px;
  padding: 24px 20px;
  text-align: center;
  box-shadow: 0 12px 28px rgba(0,0,0,0.16);
  backdrop-filter: blur(6px);
}

.dm-cf-badge{
  display: inline-block;
  background: linear-gradient(135deg, #f4d58d 0%, #d6ad4f 100%);
  color: #7a5708;
  padding: 7px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 12px;
}

.dm-cf-cta-box h2{
  margin: 0 0 10px;
  font-size: 26px;
  line-height: 1.7;
  color: #fff;
  font-weight: 900;
}

.dm-cf-cta-box p{
  margin: 0 auto;
  max-width: 640px;
  color: #dbe4f0;
  font-size: 14px;
  line-height: 1.95;
}

.dm-cf-buttons{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 18px;
  flex-wrap: wrap;
}

.dm-cf-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 145px;
  min-height: 46px;
  padding: 0 18px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  transition: all .3s ease;
}

.dm-cf-btn-gold{
  background: linear-gradient(135deg, #d6ad4f 0%, #b88a22 100%);
  color: #fff;
  box-shadow: 0 10px 22px rgba(214,173,79,0.18);
}

.dm-cf-btn-gold:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(214,173,79,0.24);
  color: #fff;
}

.dm-cf-btn-light{
  background: rgba(255,255,255,0.10);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.14);
}

.dm-cf-btn-light:hover{
  background: #fff;
  color: #0b1220;
  transform: translateY(-2px);
}

/* Main */
.dm-cf-main{
  max-width: 1120px;
  margin: 0 auto;
  padding: 20px 18px 16px;
}

.dm-cf-grid{
  display: grid;
  grid-template-columns: 1.2fr .8fr 1fr;
  gap: 22px;
  align-items: start;
}

.dm-cf-col h4{
  margin: 0 0 12px;
  font-size: 17px;
  color: #f4d58d;
  font-weight: 800;
}

.dm-cf-brand{
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.dm-cf-logo{
  width: 74px;
  height: 74px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(255,255,255,0.07), rgba(214,173,79,0.08));
  border: 1px solid rgba(255,255,255,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 74px;
  overflow: hidden;
}

.dm-cf-logo img{
  width: 58px;
  height: 58px;
  object-fit: contain;
  display: block;
}

.dm-cf-brand-content h3{
  margin: 0 0 8px;
  font-size: 22px;
  color: #fff;
  font-weight: 900;
  line-height: 1.5;
}

.dm-cf-brand-content p{
  margin: 0;
  font-size: 14px;
  line-height: 1.9;
  color: #cbd5e1;
}

.dm-cf-pill{
  margin-top: 12px;
  display: inline-block;
  background: rgba(214,173,79,0.10);
  border: 1px solid rgba(214,173,79,0.18);
  color: #f4d58d;
  padding: 8px 13px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
}

.dm-cf-links,
.dm-cf-info{
  list-style: none;
  margin: 0;
  padding: 0;
}

.dm-cf-links li,
.dm-cf-info li{
  margin-bottom: 8px;
  color: #cbd5e1;
  font-size: 14px;
  line-height: 1.8;
}

.dm-cf-links li a{
  color: #cbd5e1;
  text-decoration: none;
  transition: all .3s ease;
}

.dm-cf-links li a:hover{
  color: #f4d58d;
  padding-right: 5px;
}

.dm-cf-info strong{
  color: #fff;
}

/* Board */
.dm-cf-board{
  background: linear-gradient(90deg, #08101d 0%, #10192d 50%, #08101d 100%);
  padding: 12px 0;
  border-top: 1px solid rgba(214,173,79,0.12);
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

.dm-cf-board-inner{
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 18px;
}

.dm-cf-screen{
  width: 100%;
  min-height: 46px;
  display: flex;
  align-items: center;
  padding: 0 14px;
  border-radius: 14px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  color: #f4d58d;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
  overflow: hidden;
}

.dm-cf-screen-full{
  width: 100%;
}

.dm-cf-dot{
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #22c55e;
  margin-left: 10px;
  flex: 0 0 9px;
  box-shadow: 0 0 0 0 rgba(34,197,94,.7);
  animation: dmCfPulse 1.6s infinite;
}

.dm-cf-typing{
  display: inline-block;
  color: #f4d58d;
  overflow: hidden;
  max-width: calc(100% - 28px);
}

.dm-cf-cursor{
  margin-right: 4px;
  color: #fff;
  animation: dmCfBlink .8s infinite;
  flex: 0 0 auto;
}

@keyframes dmCfPulse{
  0%{ box-shadow: 0 0 0 0 rgba(34,197,94,.7); }
  70%{ box-shadow: 0 0 0 10px rgba(34,197,94,0); }
  100%{ box-shadow: 0 0 0 0 rgba(34,197,94,0); }
}

@keyframes dmCfBlink{
  0%,49%{ opacity: 1; }
  50%,100%{ opacity: 0; }
}

/* Bottom */
.dm-cf-bottom{
  background: #050c18;
}

.dm-cf-bottom-inner{
  max-width: 1120px;
  margin: 0 auto;
  padding: 14px 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.dm-cf-bottom-inner p{
  margin: 0;
  color: #cbd5e1;
  font-size: 13px;
  line-height: 1.8;
}

.dm-cf-bottom-inner a{
  color: #f4d58d;
  text-decoration: none;
  font-weight: 800;
  transition: all .3s ease;
}

.dm-cf-bottom-inner a:hover{
  color: #fff;
}

/* Tablet */
@media (max-width: 1024px){
  .dm-cf-grid{
    grid-template-columns: 1fr 1fr;
  }

  .dm-cf-brand{
    grid-column: 1 / -1;
  }
}

/* Mobile */
@media (max-width: 767px){
  .dm-cf-cta-wrap{
    padding: 18px 14px 10px;
  }

  .dm-cf-cta-box{
    padding: 20px 16px;
    border-radius: 20px;
  }

  .dm-cf-cta-box h2{
    font-size: 20px;
    line-height: 1.8;
  }

  .dm-cf-cta-box p{
    font-size: 13px;
  }

  .dm-cf-btn{
    width: 100%;
    min-width: 100%;
  }

  .dm-cf-main{
    padding: 18px 14px 14px;
  }

  .dm-cf-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .dm-cf-brand{
    gap: 12px;
  }

  .dm-cf-logo{
    width: 66px;
    height: 66px;
    flex: 0 0 66px;
  }

  .dm-cf-logo img{
    width: 52px;
    height: 52px;
  }

  .dm-cf-brand-content h3{
    font-size: 20px;
  }

  .dm-cf-brand-content p,
  .dm-cf-links li,
  .dm-cf-info li{
    font-size: 13px;
  }

  .dm-cf-board-inner{
    padding: 0 14px;
  }

  .dm-cf-screen{
    width: 100%;
    min-height: 58px;
    height: auto;
    align-items: flex-start;
    padding: 12px;
    font-size: 12px;
    overflow: visible;
  }

  .dm-cf-typing{
    white-space: normal;
    overflow: visible;
    max-width: 100%;
    word-break: break-word;
    line-height: 1.9;
    flex: 1;
  }

  .dm-cf-cursor{
    align-self: flex-start;
    margin-top: 2px;
  }

  .dm-cf-bottom-inner{
    justify-content: center;
    text-align: center;
    padding: 14px;
  }

  .dm-cf-bottom-inner p{
    width: 100%;
    font-size: 12px;
  }
}/* End custom CSS */