/*==Brand Testimonial Stats ======*/
.fun-brand-mhasa542-section{ padding:50px 0;}
.fun-brand-mhasa542-wrapper{ background:var(--white); border:1px solid var(--border); border-radius:8px; padding:45px; display:flex; align-items:center; justify-content:space-between; gap:40px;}
.fun-brand-mhasa542-content{ max-width:760px;}
.fun-brand-mhasa542-quote{ margin:0 0 30px; font-size:20px; line-height:1.6; color:var(--secondary); font-style:italic; font-family:var(--font-body); font-weight:400;}
.fun-brand-mhasa542-author{ margin:0; color:var(--secondary); font-size:16px; font-weight:700; font-family:var(--font-heading);}
.fun-brand-mhasa542-stats{ display:flex; align-items:center; gap:60px; flex-shrink:0;}
.fun-brand-mhasa542-item{ text-align:center;}
.fun-brand-mhasa542-item h3{ margin:0 0 10px; color:var(--primary); font-size:26px; font-weight:800; line-height:1; font-family:var(--font-heading);}
.fun-brand-mhasa542-item span{ display:block; color:var(--text-light); font-size:15px;-weight:700; text-transform:uppercase; letter-spacing:1px; font-family:var(--font-body);}
@media (max-width:991px){.fun-brand-mhasa542-wrapper{ padding:40px; flex-direction:column; text-align:center;}.fun-brand-mhasa542-content{  max-width:100%;}
.fun-brand-mhasa542-stats{ width:100%; justify-content:space-between; gap:30px;}.fun-brand-mhasa542-quote{ font-size:18px;}
.fun-brand-mhasa542-item h3{ font-size:22px;}}
@media (max-width:767px){.fun-brand-mhasa542-section{ padding:50px 0;}.fun-brand-mhasa542-wrapper{ padding:30px 25px; border-radius:8px;}
.fun-brand-mhasa542-quote{ font-size:16px; line-height:1.7; margin-bottom:22px;}
.fun-brand-mhasa542-author{ font-size:15px;}
.fun-brand-mhasa542-stats{ flex-direction:column; gap:25px;}
.fun-brand-mhasa542-item h3{ font-size:18px;}
.fun-brand-mhasa542-item span{ font-size:14px;}}

/*== Our Brands =====*/
.ma-haziary-ourbrandconnehwt764-section{  padding:70px 0;}
.ma-haziary-ourbrandconnehwt764-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:22px;}
.ma-haziary-ourbrandconnehwt764-card{ display:flex; align-items:center; justify-content:space-between; padding:27px; border-radius:8px; text-decoration:none;}
.ma-haziary-ourbrandconnehwt764-card--primary{ background:var(--danger);}
.ma-haziary-ourbrandconnehwt764-card--secondary{ background:var(--secondary);}
.ma-haziary-ourbrandconnehwt764-content h3{ margin:0 0 10px; color:var(--white); font-size:30px; font-weight:700; font-family:var(--font-heading);}
.ma-haziary-ourbrandconnehwt764-content p{ margin:0; color:var(--white); opacity:.9; font-size:18px; line-height:1.6;}
.ma-haziary-ourbrandconnehwt764-arrow{ color:var(--white); font-size:32px; line-height:1; transition:all .3s ease;}
.ma-haziary-ourbrandconnehwt764-card:hover .ma-haziary-ourbrandconnehwt764-arrow{ transform:translateX(8px);}
@media(max-width:991px){.ma-haziary-ourbrandconnehwt764-grid{ grid-template-columns:1fr;}}
@media(max-width:767px){.ma-haziary-ourbrandconnehwt764-section{ padding:50px 0;}
.ma-haziary-ourbrandconnehwt764-card{ padding:28px 22px; border-radius:18px;}
.ma-haziary-ourbrandconnehwt764-content h3{  font-size:20px;}
.ma-haziary-ourbrandconnehwt764-content p{  font-size:15px;}
.ma-haziary-ourbrandconnehwt764-arrow{ font-size:22px;}}