i {
    font-family: 'Font Awesome 5 Free';
}
body{
	font-family:cairo !important;
}
.site-content {
    display: contents !important;
}
#block-20>p,
.entry-header {
    display: none
}

.entry-content {
    margin-top: 0 !important
}
.inside-article{
	padding:10px !important;
}
.one-container .site-content {
    padding: 0 !important
}

.wcpa_wrap .wcpa_field_wrap input[type=number],
input[type=date],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    background-color: #080835 !important;
    border-radius: 8px !important;
    border: none !important;
    color: #fff !important;
    text-align: right !important;
    padding: 15px 20px !important
}
.inside-header {
    max-width: 1200px !important;
}
#block-8 > p{
	display:none;
}
@media (max-width:1000px) {
    .nav-float-left #site-navigation {
        display: none
    }
    .inside-header.grid-container {
        max-width: 95% !important;
        padding: 10px 15px
    }
}

.inside-header {
    border-radius: 20px;
    background: rgba(255, 255, 255, .2);
    margin-top: 20px;
    justify-content: space-between
}
@media (max-width:800px){
 .has-inline-mobile-toggle .mobile-menu-control-wrapper {
        display: none !important
    }
  .has-inline-mobile-toggle #site-navigation,
   .has-inline-mobile-toggle .header-widget {
        flex-basis: auto !important;
        margin: 0 !important
    }
}
.main-navigation {
    background: 0 0 !important
}

.sidebar-close {
    position: absolute;
    top: 12%;
    right: 3px;
    padding: 10px;
    border-radius: 10px;
    background: rgba(106, 43, 111, .3);
    transition: background .3s;
    border: 1px solid rgba(255, 255, 255, .2);
    font-weight: 700;
    width: 30x;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 12px
}

#toggle-sidebar img:hover {
    transform: rotate(90deg)
}

.custom-sidebar.mobile-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    max-width: 330px;
    height: 100%;
    background: rgba(6, 56, 104, .3);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    color: #fff;
    padding: 25px;
    overflow-y: auto;
    box-shadow: -5px 0 25px rgba(0, 0, 0, .2);
    z-index: 1010;
    transition: left .3s cubic-bezier(.4, 0, .2, 1);
    border: 1px solid rgba(255, 255, 255, .2)
}

.mobile-menu .login-section .login-link,
.mobile-menu .logout-link {
    transition: background-color .3s;
    color: #fff;
    width: 100%;
    text-decoration: none
}

.custom-sidebar.mobile-menu.open {
    left: 0
}

.mobile-menu .login-section {
    margin-bottom: 20px;
    text-align: center;
    background: rgba(106, 43, 111, .3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    border: 1px solid rgba(255, 255, 255, .2)
}

.mobile-menu .login-section .welcome-message {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px
}

.mobile-menu .login-section .login-link {
    font-size: 14px;
    padding: 10px;
    display: block;
    background: rgba(6, 56, 104, .5);
    border-radius: 8px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .2)
}

.mobile-menu .account-link:hover,
.mobile-menu .login-section .login-link:hover {
    background: rgba(6, 56, 104, .7)
}

.mobile-menu .user-account-link {
    display: flex;
    align-items: center;
    margin-top: 12px;
    background: rgba(106, 43, 111, .3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 10px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .2)
}

.mobile-menu .account-icon,
.mobile-menu .logout-icon {
    font-size: 20px;
    color: #fff;
    margin-right: 8px
}

.mobile-menu .account-link {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px;
    background: rgba(6, 56, 104, .5);
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .2)
}

.mobile-menu .sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.mobile-menu .sidebar-menu li {
    margin: 15px 0
}

.mobile-menu .sidebar-menu a.menu-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 12px;
    background: rgba(106, 43, 111, .3);
    border-radius: 10px;
    transition: background .3s;
    border: 1px solid rgba(255, 255, 255, .2)
}

.mobile-menu .custom-account-section:hover,
.mobile-menu .logout-link:hover,
.mobile-menu.sidebar-menu a.menu-item:hover {
    background: rgba(106, 43, 111, .5)
}

.mobile-menu .menu-text {
    font-size: 14px
}

.mobile-menu .custom-account-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(106, 43, 111, .3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    border: 1px solid rgba(255, 255, 255, .2)
}

.mobile-menu .wallet-balance {
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.mobile-menu .custom-account-section i {
    font-size: 24px;
    color: #fff
}

.mobile-menu .logout-section {
    margin-top: 25px;
    text-align: center;
    background: rgba(6, 56, 104, .5);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    border: 1px solid rgba(255, 255, 255, .2)
}

.mobile-menu .logout-link {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: rgba(106, 43, 111, .3);
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .2)
}
#cr_floatingtrustbadge {

  display: none;
}



/* تصميم القائمة الثابتة للجوال */
.mobile-navbar {
    position: fixed;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    background: rgba(255, 255, 255, 0.2); /* لون زجاجي */
    backdrop-filter: blur(15px); /* تأثير الزجاج */
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 12px;
    border-radius: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}

/* تنسيق أيقونات النافبار */
.mobile-navbar a {
    text-decoration: none;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 12px;
    transition: transform 0.3s ease-in-out;
    position: relative;
}

/* حجم الأيقونات */
.mobile-navbar img {
    width: 28px;
    height: 28px;
    transition: transform 0.3s ease-in-out;
}

/* العناوين أسفل الأيقونات */
.mobile-navbar span {
    font-size: 12px;
    margin-top: 5px;
    color: white;
}

/* جعل أيقونة "الرئيسية" بارزة في المنتصف */
.home-container {
    position: relative;
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
    transform: scale(1.2);
    transition: transform 0.3s ease-in-out, background 0.3s ease-in-out;
}

/* تأثير عند النقر */
.mobile-navbar a:hover {
    transform: scale(1.1);
}

/* تحسين التفاعل مع القائمة */
.home-container:hover {
    transform: scale(1.3);
    background: rgba(255, 255, 255, 0.4);
}

/* تحديد الصفحة النشطة (باستثناء الرئيسية) */
.mobile-navbar a.active {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 12px;
}

/* قائمة منبثقة للدعم الفني */
.support-dropdown {
    display: none;
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 180px;
}
.support-dropdown.active{
	display:block;
}

.support-dropdown a {
    display: block;
    color: black;
    padding: 8px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 5px;
    background: rgba(0, 0, 0, 0.1);
}

.support-dropdown a:hover {
    background: rgba(0, 0, 0, 0.2);
}

/* تحسين عرض القائمة في الهواتف */
@media (min-width: 769px) {
    .mobile-navbar {
        display: none;
    }
}






/* فوتر إبداعي بتصميم فريد */
.creative-footer {
  font-family: 'Cairo', sans-serif;
  direction: rtl;
  position: relative;
  color: #ffffff;
  margin-top: 50px;
  overflow: hidden;
}

/* خلفية متحركة */
.footer-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(to bottom, #000b15, #04132a);
  overflow: hidden;
}

/* الجسيمات المتحركة */
.particles-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.particle {
  position: absolute;
  border-radius: 50%;
  background: rgba(157, 46, 140, 0.2);
  box-shadow: 0 0 10px rgba(157, 46, 140, 0.4), 0 0 20px rgba(157, 46, 140, 0.2);
  animation: float 15s infinite linear;
}

.particle:nth-child(1) {
  width: 50px;
  height: 50px;
  top: 10%;
  left: 10%;
  animation-duration: 25s;
  opacity: 0.3;
}

.particle:nth-child(2) {
  width: 30px;
  height: 30px;
  top: 20%;
  left: 80%;
  animation-duration: 30s;
  animation-delay: 2s;
  opacity: 0.2;
}

.particle:nth-child(3) {
  width: 20px;
  height: 20px;
  top: 80%;
  left: 25%;
  animation-duration: 28s;
  animation-delay: 5s;
  opacity: 0.2;
}

.particle:nth-child(4) {
  width: 15px;
  height: 15px;
  top: 70%;
  left: 70%;
  animation-duration: 20s;
  animation-delay: 1s;
  opacity: 0.3;
}

.particle:nth-child(5) {
  width: 25px;
  height: 25px;
  top: 30%;
  left: 50%;
  animation-duration: 35s;
  animation-delay: 7s;
  opacity: 0.1;
}

.particle:nth-child(6) {
  width: 35px;
  height: 35px;
  top: 60%;
  left: 30%;
  animation-duration: 22s;
  animation-delay: 4s;
  opacity: 0.2;
}

.particle:nth-child(7) {
  width: 10px;
  height: 10px;
  top: 40%;
  left: 15%;
  animation-duration: 18s;
  animation-delay: 3s;
  opacity: 0.3;
}

.particle:nth-child(8) {
  width: 20px;
  height: 20px;
  top: 50%;
  left: 90%;
  animation-duration: 32s;
  animation-delay: 6s;
  opacity: 0.1;
}

@keyframes float {
  0% {
    transform: translateY(0) translateX(0) rotate(0deg);
  }
  25% {
    transform: translateY(-20px) translateX(20px) rotate(90deg);
  }
  50% {
    transform: translateY(20px) translateX(-20px) rotate(180deg);
  }
  75% {
    transform: translateY(30px) translateX(30px) rotate(270deg);
  }
  100% {
    transform: translateY(0) translateX(0) rotate(360deg);
  }
}

/* محتوى الفوتر الرئيسي */
.footer-inner {
  position: relative;
  z-index: 1;
  padding: 60px 20px 40px;
  max-width: 1280px;
  margin: 0 auto;
}

/* شبكة البطاقات */
.footer-card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 25px;
  margin-bottom: 50px;
}

/* تنسيق البطاقات */
.footer-card {
  background: rgba(4, 19, 42, 0.7);
  backdrop-filter: blur(10px);
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(157, 46, 140, 0.2);
  transition: all 0.3s ease;
  height: 100%;
  min-height: 250px;
}

.footer-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(157, 46, 140, 0.3);
  border-color: rgba(157, 46, 140, 0.5);
}

/* بطاقة الشعار والوصف */
.brand-card {
  text-align: center;
}

.brand-content {
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.brand-logo {
  width: 120px;
  margin-bottom: 15px;
  border-radius: 10px;
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.3));
  transition: all 0.3s ease;
}

.brand-logo:hover {
  transform: translateY(-5px);
}

.brand-title {
  margin: 0 0 10px 0;
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
  position: relative;
  display: inline-block;
}

.brand-title::after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  background-color: #9D2E8C;
  margin: 8px auto 0;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(157, 46, 140, 0.5);
}

.brand-desc {
  margin: 15px 0 0 0;
  font-size: 15px;
  line-height: 1.6;
  color: #e0e0e0;
  max-width: 90%;
}

/* رأس البطاقات */
.card-header {
  padding: 15px 20px;
  border-bottom: 1px solid rgba(157, 46, 140, 0.3);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-title {
  margin: 0;
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
}

.card-icon {
  font-size: 20px;
}

.card-content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}

/* فقاعات الروابط */
.link-bubbles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.link-bubble {
  display: inline-block;
  padding: 10px 15px;
  background: rgba(157, 46, 140, 0.15);
  border-radius: 30px;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  transition: all 0.3s ease;
  border: 1px solid rgba(157, 46, 140, 0.3);
}

.link-bubble:hover {
  background: #9D2E8C;
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(157, 46, 140, 0.4);
}

/* صورة وسائل الدفع */
.payment-img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.payment-card:hover .payment-img {
  transform: scale(1.05);
}

/* أيقونات التواصل الاجتماعي بشكل سداسي */
.social-hexagon {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 10px;
  max-width: 300px;
  margin: 0 auto;
}

.social-hex-item {
  width: 60px;
  height: 60px;
  position: relative;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}

.social-hex-item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  transition: all 0.3s ease;
}

.hex-content {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.social-hex-item svg {
  width: 26px;
  height: 26px;
  fill: #ffffff;
  transition: all 0.3s ease;
}

.social-hex-item:hover svg {
  transform: scale(1.2);
}

/* ألوان مختلفة لكل أيقونة */
.tiktok::before {
  background-color: rgba(0, 0, 0, 0.7);
}

.tiktok:hover::before {
  background-color: #fe2c55;
  transform: scale(1.1) rotate(30deg);
}

.whatsapp::before {
  background-color: rgba(7, 94, 84, 0.7);
}

.whatsapp:hover::before {
  background-color: #25D366;
  transform: scale(1.1) rotate(30deg);
}

.facebook::before {
  background-color: rgba(24, 119, 242, 0.7);
}

.facebook:hover::before {
  background-color: #1877f2;
  transform: scale(1.1) rotate(30deg);
}

.instagram::before {
  background-color: rgba(131, 58, 180, 0.7);
}

.instagram:hover::before {
  background: linear-gradient(45deg, #405DE6, #5851DB, #833AB4, #C13584, #E1306C, #FD1D1D);
  transform: scale(1.1) rotate(30deg);
}

.youtube::before {
  background-color: rgba(255, 0, 0, 0.7);
}

.youtube:hover::before {
  background-color: #FF0000;
  transform: scale(1.1) rotate(30deg);
}

/* شريط حقوق النشر */
.footer-copyright {
  padding: 20px 0;
  text-align: center;
}

.copyright-pill {
  display: inline-flex;
  align-items: center;
  background: rgba(157, 46, 140, 0.15);
  border-radius: 50px;
  padding: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(157, 46, 140, 0.3);
}

.copyright-text {
  padding: 5px 15px;
  font-size: 14px;
  color: #c0c0c0;
}

.copyright-brand {
  background: #9D2E8C;
  color: #ffffff;
  padding: 8px 20px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 3px 8px rgba(157, 46, 140, 0.4);
}

/* تصميم متجاوب */
@media (max-width: 991px) {
  .footer-card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .footer-card-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .social-hexagon {
    gap: 15px;
  }
  
  .social-hex-item {
    width: 50px;
    height: 50px;
  }
  
  .link-bubbles {
    flex-direction: column;
    align-items: center;
  }
  
  .link-bubble {
    width: 100%;
    text-align: center;
  }
  
  .copyright-pill {
    flex-direction: column;
    border-radius: 15px;
  }
  
  .copyright-text {
    margin-bottom: 5px;
  }
  
  .copyright-brand {
    width: 100%;
  }
}

/* تحسينات للأجهزة الصغيرة جدًا */
@media (max-width: 375px) {
  .social-hex-item {
    width: 45px;
    height: 45px;
  }
  
  .social-hex-item svg {
    width: 20px;
    height: 20px;
  }
  
  .brand-content {
    padding: 15px;
  }
  
  .brand-logo {
    width: 100px;
  }
  
  .brand-title {
    font-size: 20px;
  }
  
  .brand-desc {
    font-size: 14px;
    max-width: 100%;
  }
	
}










/*======================================
  MAIN STYLING - ENHANCED YALLA NAL3B
======================================*/

.yalla-wrapper {
    width: 100%;
    overflow-x: hidden;
    font-family: 'Cairo', sans-serif;
    color: #ffffff;
    direction: rtl;
}

.yalla-container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* ===== HERO SECTION ===== */
.yalla-hero {
    position: relative;
    background-image: linear-gradient(135deg, #061f38, #0a3b68);
    min-height: 500px;
    padding: 80px 0;
    margin-bottom: 60px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yalla-hero:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='rgba(255,255,255,0.05)' fill-rule='evenodd'/%3E%3C/svg%3E");
    animation: animatePattern 30s linear infinite;
    opacity: 0.2;
}

@keyframes animatePattern {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.yalla-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at center, rgba(10, 59, 104, 0.2) 0%, rgba(6, 31, 56, 0.8) 100%);
    z-index: 1;
}

.yalla-hero-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

.yalla-title {
    font-size: 4rem;
    font-weight: 800;
    color: #ff9900;
    margin: 0 0 20px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    animation: fadeInDown 1s ease-out;
}

.yalla-subtitle {
    font-size: 1.5rem;
    color: #ffffff;
    margin: 0 0 30px;
    opacity: 0.9;
    animation: fadeInUp 1s ease-out 0.3s forwards;
    opacity: 0;
}

.yalla-hero-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
    animation: fadeIn 1s ease-out 0.6s forwards;
    opacity: 0;
}

.yalla-hero-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.yalla-hero-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(-100%);
    transition: all 0.3s ease-in-out;
    z-index: -1;
}

.yalla-hero-btn:hover:before {
    transform: translateX(0);
}

.yalla-hero-btn.primary {
    background-color: #ff9900;
    color: #061f38;
    box-shadow: 0 4px 15px rgba(255, 153, 0, 0.3);
}

.yalla-hero-btn.primary:hover {
    background-color: #ffae33;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(255, 153, 0, 0.4);
}

.yalla-hero-btn.secondary {
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
}

.yalla-hero-btn.secondary:hover {
    background-color: rgba(255, 255, 255, 0.1);
    transform: translateY(-3px);
    box-shadow: 0 8px 15px rgba(255, 255, 255, 0.1);
}

/* ===== SECTION HEADERS ===== */
.yalla-section-header {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}

.yalla-heading {
    color: #ff9900;
    font-size: 2.5rem;
    margin: 0 0 20px;
    font-weight: 700;
    display: inline-block;
}

.yalla-heading-line {
    height: 4px;
    width: 80px;
    background-color: #ff9900;
    margin: 0 auto;
    position: relative;
}

.yalla-heading-line:before, 
.yalla-heading-line:after {
    content: '';
    position: absolute;
    height: 4px;
    width: 4px;
    background-color: #ff9900;
    top: 0;
    border-radius: 50%;
}

.yalla-heading-line:before {
    left: -10px;
}

.yalla-heading-line:after {
    right: -10px;
}

.yalla-text {
    font-size: 1.1rem;
    line-height: 1.8;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 40px;
    color: rgba(255, 255, 255, 0.9);
}

/* ===== BENEFITS SECTION ===== */
.yalla-benefits {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 30px;
    margin-bottom: 80px;
}

.yalla-benefit-card {
    background: linear-gradient(135deg, #082c50, #0a3b68);
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    text-align: center;
    transition: all 0.3s ease-in-out;
    border-bottom: 3px solid #ff9900;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.yalla-benefit-card:before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background-color: rgba(255, 153, 0, 0.05);
    transform: rotate(45deg);
    z-index: -1;
    transition: all 0.3s ease-in-out;
}

.yalla-benefit-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

.yalla-benefit-card:hover:before {
    transform: rotate(90deg);
}

.yalla-benefit-icon {
    width: 80px;
    height: 80px;
    background-color: #061f38;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border: 3px solid #ff9900;
    transition: all 0.3s ease-in-out;
}

.yalla-benefit-card:hover .yalla-benefit-icon {
    transform: rotate(360deg);
}

.yalla-benefit-icon i {
    font-size: 2rem;
    color: #ff9900;
}

.yalla-benefit-title {
    font-size: 1.3rem;
    margin: 0 0 15px;
    color: #ff9900;
    position: relative;
    padding-bottom: 10px;
}

.yalla-benefit-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
    background-color: #ff9900;
}

.yalla-benefit-text {
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
    font-size: 0.95rem;
}

/* ===== PAYMENT METHODS SECTION ===== */
.yalla-payment {
    margin-bottom: 80px;
    background-color: #082c50;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
}

.yalla-payment:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.yalla-payment-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 25px;
    position: relative;
}

.yalla-payment-item {
    background: linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.01));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 25px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    position: relative;
}

.yalla-payment-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, transparent, #ff9900, transparent);
    transition: all 0.3s ease-in-out;
}

.yalla-payment-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
}

.yalla-payment-item:hover:before {
    height: 6px;
}

.yalla-payment-icon {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    position: relative;
}

.yalla-payment-icon:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2);
}

.yalla-payment-img {
    max-width: 100%;
    max-height: 60px;
    object-fit: contain;
    border-radius: 8px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
    transition: all 0.3s ease-in-out;
}

.yalla-payment-item:hover .yalla-payment-img {
    transform: scale(1.1);
}

.yalla-payment-content {
    padding-top: 10px;
}

.yalla-payment-title {
    font-size: 1.2rem;
    margin: 0 0 10px;
    color: #ff9900;
    font-weight: 600;
}

.yalla-payment-text {
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
    font-size: 0.9rem;
    line-height: 1.6;
}

/* ===== STEPS/TIMELINE SECTION ===== */
.yalla-steps {
    margin-bottom: 80px;
    background-color: #082c50;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.yalla-timeline {
    position: relative;
    padding-right: 40px;
}

.yalla-timeline:before {
    content: '';
    position: absolute;
    top: 0;
    right: 19px;
    height: 100%;
    width: 2px;
    background: linear-gradient(to bottom, transparent, #ff9900, transparent);
}

.yalla-timeline-item {
    position: relative;
    padding-bottom: 50px;
    transition: all 0.3s ease-in-out;
}

.yalla-timeline-item:last-child {
    padding-bottom: 0;
}

.yalla-timeline-marker {
    position: absolute;
    top: 0;
    right: -40px;
    width: 40px;
    height: 40px;
    background-color: #061f38;
    border: 2px solid #ff9900;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    box-shadow: 0 0 0 5px rgba(255, 153, 0, 0.2);
    transition: all 0.3s ease-in-out;
}

.yalla-timeline-item:hover .yalla-timeline-marker {
    transform: scale(1.2);
    box-shadow: 0 0 0 8px rgba(255, 153, 0, 0.3);
}

.yalla-timeline-marker span {
    font-size: 1.2rem;
    font-weight: bold;
    color: #ff9900;
}

.yalla-timeline-content {
    background: linear-gradient(135deg, #0a3b68, #082c50);
    border-radius: 15px;
    padding: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    margin-right: 20px;
    position: relative;
    border-right: 3px solid #ff9900;
    transition: all 0.3s ease-in-out;
}

.yalla-timeline-content:before {
    content: '';
    position: absolute;
    top: 15px;
    right: -12px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ff9900;
}

.yalla-timeline-item:hover .yalla-timeline-content {
    transform: translateX(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
}

.yalla-step-title {
    font-size: 1.2rem;
    color: #ff9900;
    margin: 0 0 10px;
}

.yalla-step-text {
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
    line-height: 1.6;
}

/* ===== FAQ SECTION ===== */
.yalla-faq {
    margin-bottom: 80px;
    background-color: #082c50;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.yalla-accordion {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.yalla-faq-item {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
}

.yalla-faq-item:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}

.yalla-faq-header {
    background-color: #0a3b68;
}

.yalla-faq-btn {
    display: flex;
    align-items: center;
    width: 100%;
    text-align: right;
    padding: 20px;
    font-size: 1.1rem;
    color: #ffffff;
    background-color: transparent;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.yalla-faq-btn:hover,
.yalla-faq-btn:focus {
    color: #000;
    outline: none;
}

.yalla-faq-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-left: 15px;
    background-color: #061f38;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.yalla-faq-btn:hover .yalla-faq-icon,
.yalla-faq-btn:focus .yalla-faq-icon {
    background-color: #ff9900;
}

.yalla-faq-icon i {
    font-size: 0.8rem;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
}

.yalla-faq-btn:hover .yalla-faq-icon i,
.yalla-faq-btn:focus .yalla-faq-icon i {
    color: #061f38;
}

.yalla-faq-title {
    flex: 1;
    font-weight: normal;
}

.yalla-faq-collapse {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    background-color: #0a3b68;
}

.yalla-faq-collapse.show {
    max-height: 500px;
}

.yalla-faq-body {
    padding: 20px;
    padding-top: 0;
    color: rgba(255, 255, 255, 0.9);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* ===== CTA SECTION ===== */
.yalla-cta {
    margin-bottom: 80px;
    background: linear-gradient(135deg, #061f38, #082c50);
    padding: 60px 40px;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.yalla-cta-bubble {
    position: absolute;
    border-radius: 50%;
    background: radial-gradient(circle at center, rgba(255, 153, 0, 0.3), transparent 70%);
    opacity: 0.2;
}

.yalla-cta-bubble-1 {
    width: 300px;
    height: 300px;
    top: -100px;
    left: -100px;
    animation: float 8s ease-in-out infinite;
}

.yalla-cta-bubble-2 {
    width: 200px;
    height: 200px;
    bottom: -50px;
    right: -50px;
    animation: float 6s ease-in-out infinite 1s;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

.yalla-cta-content {
    position: relative;
    z-index: 2;
}

.yalla-cta-title {
    font-size: 2.5rem;
    color: #ff9900;
    margin: 0 0 20px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.yalla-cta-text {
    font-size: 1.2rem;
    color: #ffffff;
    margin: 0 0 40px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.yalla-cta-btns {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.yalla-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.yalla-cta-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(-100%);
    transition: all 0.3s ease-in-out;
    z-index: -1;
}

.yalla-cta-btn:hover:before {
    transform: translateX(0);
}

.yalla-cta-btn.primary {
    background-color: #ff9900;
    color: #061f38;
    box-shadow: 0 4px 15px rgba(255, 153, 0, 0.3);
}

.yalla-cta-btn.primary:hover {
    background-color: #ffae33;
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(255, 153, 0, 0.4);
}

.yalla-cta-btn.secondary {
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
}

.yalla-cta-btn.secondary:hover {
    background-color: rgba(255, 255, 255, 0.1);
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(255, 255, 255, 0.1);
}

/* ===== ANIMATIONS ===== */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ===== RESPONSIVE STYLES ===== */
@media (max-width: 1200px) {
    .yalla-title {
        font-size: 3.5rem;
    }
    
    .yalla-heading {
        font-size: 2.2rem;
    }
    
    .yalla-cta-title {
        font-size: 2.2rem;
    }
}

@media (max-width: 992px) {
    .yalla-hero {
        padding: 60px 0;
    }
    
    .yalla-title {
        font-size: 3rem;
    }
    
    .yalla-subtitle {
        font-size: 1.3rem;
    }
    
    .yalla-heading {
        font-size: 2rem;
    }
    
    .yalla-benefit-card {
        padding: 25px;
    }
    
    .yalla-cta-title {
        font-size: 2rem;
    }
}

@media (max-width: 768px) {
    .yalla-hero {
        padding: 50px 0;
        min-height: 400px;
    }
    
    .yalla-title {
        font-size: 2.5rem;
    }
    
    .yalla-subtitle {
        font-size: 1.1rem;
    }
    
    .yalla-hero-buttons {
        flex-direction: column;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .yalla-heading {
        font-size: 1.8rem;
    }
    
    .yalla-text {
        font-size: 1rem;
    }
    
    .yalla-payment,
    .yalla-steps,
    .yalla-faq,
    .yalla-cta {
        padding: 30px 20px;
    }
    
    .yalla-timeline {
        padding-right: 30px;
    }
    
    .yalla-timeline:before {
        right: 14px;
    }
    
    .yalla-timeline-marker {
        width: 30px;
        height: 30px;
        right: -30px;
    }
    
    .yalla-timeline-marker span {
        font-size: 1rem;
    }
    
    .yalla-cta-title {
        font-size: 1.8rem;
    }
    
    .yalla-cta-text {
        font-size: 1.1rem;
    }
    
    .yalla-cta-btns {
        flex-direction: column;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 576px) {
    .yalla-hero {
        padding: 40px 0;
        min-height: 350px;
    }
    
    .yalla-container {
        width: 95%;
        padding: 0 10px;
    }
    
    .yalla-title {
        font-size: 2rem;
    }
    
    .yalla-subtitle {
        font-size: 1rem;
    }
    
    .yalla-hero-buttons {
        width: 100%;
    }
    
    .yalla-heading {
        font-size: 1.5rem;
    }
    
    .yalla-section-header {
        margin-bottom: 30px;
    }
    
    .yalla-benefit-card,
    .yalla-payment-item,
    .yalla-timeline-content {
        padding: 20px 15px;
    }
    
    .yalla-benefit-icon {
        width: 60px;
        height: 60px;
    }
    
    .yalla-benefit-icon i {
        font-size: 1.5rem;
    }
    
    .yalla-benefit-title,
    .yalla-payment-title,
    .yalla-step-title {
        font-size: 1.1rem;
    }
    
    .yalla-benefit-text,
    .yalla-payment-text,
    .yalla-step-text,
    .yalla-faq-body {
        font-size: 0.9rem;
    }
    
    .yalla-faq-btn {
        padding: 15px;
        font-size: 1rem;
    }
    
    .yalla-cta-title {
        font-size: 1.5rem;
    }
    
    .yalla-cta-text {
        font-size: 1rem;
    }
    
    .yalla-cta-btns {
        width: 100%;
    }
    
    .yalla-cta-btn {
        padding: 12px 25px;
        font-size: 1rem;
    }
}