:root{
 --primary: #f47621;
  --primaryDark: #681c0f;
    --color-background: #fff7ec;
    --color-foreground: #28333e;
    --secondary: #fbb042;
  	--headerBg: #fff;
    --headerText: rgba(139, 150, 162, 1);
    --headerTextActive: rgba(0, 0, 0, 1);
    --color-footer-background: #020000;
    --color-footer-txt: #fff;
    --color-button-background: #f47621;
    --color-button-foreground: #fff;
    --card: #fff;
    --muted: #4a5565; 
}

.relative.group\/swiper.w-full{border:1px solid transparent}
.hero-banner .baner-wrap>a{display:block ;width:100%}