.home-slider-data {
  max-width: 100% !important;
  width: 100% !important;
  overflow: visible !important;
  padding: 0 20px;
  box-sizing: border-box;
}
nav#big--menu .\!w-\[48px\].\!h-\[48px\].lazy.lazy__bg.rounded-full.entered.loaded {display:none}
.home-slider-position .container {
  max-width: 100% !important;
  overflow: visible !important;
}

#home-slider-heading-0-0,
.home-slider-data p {
  font-size: clamp(1.5rem, 6vw, 104px);
  white-space: nowrap;
  overflow: visible !important;
  width: 100%;
  text-align: center;
  display: block;
  opacity: 1;
  text-shadow: 4px 0 6px #00000080;
}

/* موبايل صغير */
@media (max-width: 480px) {
  #home-slider-heading-0-0,
  .home-slider-data p {
    font-size: clamp(1.1rem, 7vw, 1.8rem);
    white-space: normal;
  }
}

/* تابلت */
@media (min-width: 481px) and (max-width: 768px) {
  #home-slider-heading-0-0,
  .home-slider-data p {
    font-size: clamp(1.8rem, 6vw, 2.5rem);
  }
}

/* شاشات كبيرة */
@media (min-width: 1440px) {
  #home-slider-heading-0-0,
  .home-slider-data p {
    font-size: 80px;
  }
}

.container.h-full.flex.items-center.justify-end.text-center.lg\:text-end {
  
    align-items: end;

}

.home-slider-data.w-full.lg\:w-3\/4.md\:max-w-\[60\%\].p-4.overflow-hidden {
    margin-bottom: 40px;
}

a.relative.top-\[200px\].btn.transition-all.text-xs.md\:text-sm.p-2\.5.lg\:px-6.lg\:py-2.rounded.opacity-100.text-\[var\(--data-btn-color\)\].hover\:text-\[var\(--data-btn-colorhover\)\].bg-\[var\(--data-btn-bg\)\].hover\:bg-\[var\(--data-btn-bghover\)\] {
    align-self: center !important;
    justify-self: center;
    margin: auto !important;
    position: relative !important;
    font-size: 2rem;
    padding: 20px 30px;
    background: #B2762D;
    color: #FFFF;
}

.home-slider-data.w-full.lg\:w-3\/4.md\:max-w-\[60\%\].p-4.overflow-hidden {
    justify-content: center !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

@media(max-width:600px){
a.relative.top-\[200px\].btn.transition-all.text-xs.md\:text-sm.p-2\.5.lg\:px-6.lg\:py-2.rounded.opacity-100.text-\[var\(--data-btn-color\)\].hover\:text-\[var\(--data-btn-colorhover\)\].bg-\[var\(--data-btn-bg\)\].hover\:bg-\[var\(--data-btn-bghover\)\] {
 
    background: transparent;
    color: transparent !important;
position:absolute !important;
width:100%;
height:100%;
}
.home-slider-data.w-full.lg\:w-3\/4.md\:max-w-\[60\%\].p-4.overflow-hidden {

    gap: 5px;
}
.home-slider-data.w-full.lg\:w-3\/4.md\:max-w-\[60\%\].p-4.overflow-hidden {
    margin-bottom: 0px;
}
}