.home-module__txgM7a__heroSection{margin:20px 0}.home-module__txgM7a__heroGrid{grid-template-columns:2fr 1.5fr;align-items:stretch;gap:20px;display:grid}.home-module__txgM7a__heroSlideshow{aspect-ratio:32/15;flex-direction:column;display:flex;position:relative}.home-module__txgM7a__heroSlideshow img{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.home-module__txgM7a__slideBtn{cursor:pointer;z-index:10;background:#ffffff59;border:none;border-radius:10px;width:42px;height:42px;position:absolute;top:50%;transform:translateY(-50%)}.home-module__txgM7a__slidePrev{left:15px}.home-module__txgM7a__slideNext{right:15px}.home-module__txgM7a__slideIndicators{gap:8px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.home-module__txgM7a__indicator{cursor:pointer;background:#ffffff4d;border-radius:999px;width:50px;height:4px;position:relative;overflow:hidden}.home-module__txgM7a__indicatorActive:before{content:"";background:#fff;width:100%;height:100%;animation:10s linear home-module__txgM7a__slideProgress;position:absolute;top:0;left:0}@keyframes home-module__txgM7a__slideProgress{0%{width:0}to{width:100%}}.home-module__txgM7a__heroAnnouncements{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;height:420px;max-height:420px;padding:20px;display:flex;overflow:hidden;box-shadow:0 2px 10px #00000014}.home-module__txgM7a__heroAnnouncements h2{color:#111;border-bottom:2px solid #f0f0f0;flex-shrink:0;margin-bottom:12px;padding-bottom:12px;font-size:22px;font-weight:700}.home-module__txgM7a__announcementsScroll{flex:1 1 0;min-height:0;max-height:100%;padding-right:4px;overflow-y:scroll}.home-module__txgM7a__announcementsScroll::-webkit-scrollbar{width:4px}.home-module__txgM7a__announcementsScroll::-webkit-scrollbar-track{background:0 0}.home-module__txgM7a__announcementsScroll::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}.home-module__txgM7a__announcementCard{border-bottom:1px solid #f0f0f0;padding:12px 0}.home-module__txgM7a__announcementCard:last-child{border-bottom:none}.home-module__txgM7a__announcementCard h3{color:#111;margin-bottom:5px;font-size:14px;font-weight:700;line-height:1.3}.home-module__txgM7a__announcementCard p{color:#555;margin-bottom:5px;font-size:13px;line-height:1.5}.home-module__txgM7a__announcementCard span{color:#999;font-size:11px;font-weight:500}.home-module__txgM7a__announcementSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e5e5e5 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;height:80px;margin-bottom:12px;animation:1.5s infinite home-module__txgM7a__skeletonLoading}@keyframes home-module__txgM7a__skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.home-module__txgM7a__trendingProducts{padding:40px 0}.home-module__txgM7a__sectionHeading{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.home-module__txgM7a__sectionHeading h2{font-size:34px;font-weight:700;line-height:1.1}.home-module__txgM7a__trendingGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.home-module__txgM7a__trendingCard{color:#000;background:#fff;border-radius:20px;text-decoration:none;transition:all .3s;overflow:hidden}.home-module__txgM7a__trendingCard:hover{transform:translateY(-5px)}.home-module__txgM7a__trendingCard img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.home-module__txgM7a__trendingCard h3{min-height:52px;margin:0;padding:15px;font-size:16px}.home-module__txgM7a__viewAllProducts{color:#f06;font-weight:600;text-decoration:none}.home-module__txgM7a__viewAllProducts:hover{color:#e0005a}.home-module__txgM7a__aboutSection{padding:20px 0 10px}.home-module__txgM7a__aboutBox{background:#fff;border:1px solid #ddd;border-radius:12px;grid-template-columns:1.3fr .7fr;align-items:center;gap:45px;padding:45px;display:grid}.home-module__txgM7a__aboutContent h1{color:#111;margin-bottom:20px;font-size:38px;font-weight:700;line-height:1.1}.home-module__txgM7a__aboutContent p{color:#666;margin-bottom:18px;font-size:15px;line-height:1.7}.home-module__txgM7a__aboutContent a{color:#ff1168;margin-top:5px;font-size:18px;font-weight:700;text-decoration:none;display:inline-block}.home-module__txgM7a__aboutImage{justify-content:center;align-items:center;display:flex}.home-module__txgM7a__aboutImage img{border-radius:10px;width:100%;max-width:500px;display:block}.home-module__txgM7a__processSection{padding:40px 0}.home-module__txgM7a__processBox{background:#fff;border:1px solid #ddd;border-radius:20px;padding:50px 40px}.home-module__txgM7a__processBox h2{text-align:center;color:#111;margin-bottom:50px;font-size:28px;font-weight:700;line-height:1.1}.home-module__txgM7a__processSteps{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.home-module__txgM7a__processStep{text-align:center;transition:all .3s;position:relative}.home-module__txgM7a__processStep:hover{transform:translateY(-5px)}.home-module__txgM7a__processStep:not(:last-child):after{content:"";background:#ff1168;width:70%;height:2px;position:absolute;top:25px;left:65%}.home-module__txgM7a__processStep span{color:#fff;background:#ff1168;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 14px;font-size:16px;font-weight:700;display:flex}.home-module__txgM7a__processStep h3{color:#111;margin-bottom:10px;font-size:14px;font-weight:700}.home-module__txgM7a__processStep p{color:#666;max-width:200px;margin:0 auto;font-size:13px;line-height:1.6}.home-module__txgM7a__viewAllAnnouncements{color:#ff1168;flex-shrink:0;justify-content:center;margin-top:12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.home-module__txgM7a__viewAllAnnouncements:hover{color:#e00058}@media (max-width:992px){.home-module__txgM7a__heroGrid{grid-template-columns:1fr}.home-module__txgM7a__aboutBox{grid-template-columns:1fr;padding:30px}.home-module__txgM7a__trendingGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.home-module__txgM7a__trendingGrid{grid-template-columns:repeat(2,1fr)}.home-module__txgM7a__sectionHeading{flex-direction:column;align-items:flex-start;gap:10px}.home-module__txgM7a__sectionHeading h2{font-size:28px}.home-module__txgM7a__slideBtn{border-radius:8px;width:36px;height:36px}.home-module__txgM7a__heroAnnouncements h2{font-size:18px}.home-module__txgM7a__viewAllProducts{font-size:14px}.home-module__txgM7a__heroAnnouncements{height:350px;max-height:350px}.home-module__txgM7a__aboutContent h1{font-size:30px}.home-module__txgM7a__aboutContent p{font-size:14px;line-height:1.8}.home-module__txgM7a__processBox{padding:30px 20px}.home-module__txgM7a__processBox h2{margin-bottom:30px;font-size:24px}.home-module__txgM7a__processSteps{grid-template-columns:1fr;gap:40px}.home-module__txgM7a__processStep:not(:last-child):after{display:none}}@media (max-width:480px){.home-module__txgM7a__trendingGrid{grid-template-columns:repeat(2,1fr);gap:12px}.home-module__txgM7a__sectionHeading{flex-direction:row;justify-content:space-between;align-items:center}.home-module__txgM7a__sectionHeading h2{font-size:24px}.home-module__txgM7a__trendingCard h3{padding:10px;font-size:13px;line-height:1.3}.home-module__txgM7a__viewAllProducts{font-size:13px}.home-module__txgM7a__processBox h2{font-size:22px}.home-module__txgM7a__aboutContent h1{font-size:24px}}
