.Home-module__NlB1sa__home{padding-top:40px;font-family:Arial,sans-serif}.Home-module__NlB1sa__hero{color:#fff;text-align:center;background-size:cover;height:60vh;padding:40px 0 100px;position:relative;overflow:hidden}.Home-module__NlB1sa__hero img{-o-object-fit:cover;object-fit:cover;z-index:0;filter:brightness(.7);width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__NlB1sa__containerHome{z-index:1;text-align:center;width:100%;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.Home-module__NlB1sa__containerHome h1{font-family:Unbounded,serif;font-size:3rem}.Home-module__NlB1sa__containerHome p{font-family:Unbounded,serif;font-size:18px}.Home-module__NlB1sa__cityInfo{background-image:linear-gradient(-20deg,#fc6076 0%,#ff9a44 100%);border-radius:16px;margin-top:2rem;margin-bottom:2rem;padding:2rem;box-shadow:0 0 12px #0000001a}.Home-module__NlB1sa__cityInfo h2{color:#931041}.Home-module__NlB1sa__categories{text-align:center;padding:50px 0}.Home-module__NlB1sa__categoryList{flex-wrap:wrap;gap:16px;display:flex}.Home-module__NlB1sa__categoryCard{background-color:#f4edec;border-radius:12px;flex:calc(20% - 16px);max-width:calc(20% - 16px);transition:transform .8s;position:relative}.Home-module__NlB1sa__categoryGroup{background-color:#f4edec;border-radius:16px;padding:20px;box-shadow:0 0 10px #0000000d}.Home-module__NlB1sa__categoryGroup h2{color:#333;text-align:left;border-left:6px solid #ff9a44;margin-bottom:24px;padding-left:12px;font-size:1.8rem}.Home-module__NlB1sa__categoryCard:hover img{background:linear-gradient(150deg,#243431 1.68%,#13131300 72.17%);transform:translateY(-6px)}.Home-module__NlB1sa__categoryCard img{cursor:pointer;z-index:0;border-radius:8px;width:100%;height:auto;transition:transform .3s;display:block}.Home-module__NlB1sa__categoryCard a{color:inherit;text-decoration:none;display:block}.Home-module__NlB1sa__categoryCard a:hover h4{text-decoration:underline}.Home-module__NlB1sa__overlay{z-index:1;text-align:center;background:linear-gradient(110deg,#243431 1.68%,#13131300 32.17%);width:100%;height:100%;transition:transform .3s,box-shadow .3s;position:absolute;top:0;left:0;box-shadow:0 4px 12px #0000001a}.Home-module__NlB1sa__featuredProducts{text-align:center}.Home-module__NlB1sa__productList{flex-wrap:wrap;justify-content:space-around;gap:20px;display:flex}.Home-module__NlB1sa__productCard{text-align:center;background-color:#fff;border:2px solid #201e1e;border-radius:16px;width:30%;padding:20px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 6px 20px #0000001a}.Home-module__NlB1sa__productCard:hover{transform:translateY(-10px);box-shadow:0 10px 25px #00000026}.Home-module__NlB1sa__productCard img{-o-object-fit:contain;object-fit:contain;cursor:pointer;border-radius:12px;width:100%;height:200px;margin-bottom:10px;transition:transform .3s;display:block}.Home-module__NlB1sa__productCard:hover img{transform:scale(1.05)}.Home-module__NlB1sa__viewButton{color:#fff;cursor:pointer;background-image:linear-gradient(-20deg,#fc6076 0%,#ff9a44 100%);border:none;border-radius:5px;margin-top:10px;padding:10px 20px;transition:background-color .3s;box-shadow:0 4px 10px #0000001a}.Home-module__NlB1sa__viewButton:hover{background-color:#e65c00;transform:scale(1.05);box-shadow:0 6px 15px #00000026}.Home-module__NlB1sa__viewButton:active{transform:scale(1)}.Home-module__NlB1sa__about,.Home-module__NlB1sa__contact{text-align:center;background-color:#f9f9f9;padding:50px 0}.Home-module__NlB1sa__bigTitle{text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:40px;font-family:Unbounded,serif;font-size:2.5rem;font-weight:700;position:relative}.Home-module__NlB1sa__bigTitle:after{content:"";background-image:linear-gradient(-20deg,#fc6076 0%,#ff9a44 100%);border-radius:4px;width:60px;height:4px;margin:16px auto 0;display:block}.Home-module__NlB1sa__containerAbout{max-width:1200px;margin:0 auto;padding:0 20px}.Home-module__NlB1sa__containerAbout p{color:#555;margin-bottom:20px;font-size:1rem;line-height:1.5}.Home-module__NlB1sa__stats{flex-wrap:wrap;justify-content:space-around;gap:30px;margin-bottom:40px;display:flex}.Home-module__NlB1sa__statItem{text-align:center;background-color:#fff;border-radius:12px;width:22%;padding:20px;box-shadow:0 4px 12px #0000001a}.Home-module__NlB1sa__statIcon{color:#931041;margin-bottom:10px;font-size:3rem}.Home-module__NlB1sa__statValue{color:#d56019;margin-bottom:5px;font-size:2rem;font-weight:700}.Home-module__NlB1sa__statText{color:#555;font-size:1rem}.Home-module__NlB1sa__services{flex-wrap:wrap;justify-content:space-around;gap:40px;margin-top:40px;display:flex}.Home-module__NlB1sa__serviceItem{background-color:#fff;border-radius:12px;width:30%;padding:20px;box-shadow:0 4px 12px #0000001a}.Home-module__NlB1sa__serviceItem h3{color:#d56019;margin-bottom:10px;font-size:1.2rem}.Home-module__NlB1sa__serviceItem p{color:#555;font-size:1rem;line-height:1.5}.Home-module__NlB1sa__price{color:#e67213;margin:10px 0;font-size:18px;font-weight:700}@media (max-width:768px){.Home-module__NlB1sa__hero{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:60px 15px}.Home-module__NlB1sa__statItem,.Home-module__NlB1sa__serviceItem{width:45%}.Home-module__NlB1sa__productCard{width:80%;margin-bottom:20px}.Home-module__NlB1sa__containerHome{width:78%;margin:0 auto}.Home-module__NlB1sa__containerHome h1{word-wrap:break-word;text-align:center;font-size:1.6rem;line-height:1.2}.Home-module__NlB1sa__featuredProducts{padding:40px 0}.Home-module__NlB1sa__productList,.Home-module__NlB1sa__categoryList{flex-direction:column;align-items:center}.Home-module__NlB1sa__categoryCard{flex:100%;max-width:50%}.Home-module__NlB1sa__categoryCard h4{font-size:1.5rem}}
