.index-module__Qsg9-G__container{width:100%;margin:0 auto;padding:0}.index-module__Qsg9-G__top{width:100%;height:85vh;min-height:500px;max-height:800px;margin-bottom:3rem;position:relative}.index-module__Qsg9-G__heroSection{width:100%;height:100%;position:relative}.index-module__Qsg9-G__heroImage{object-fit:cover;object-position:center;filter:brightness(.75);opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.index-module__Qsg9-G__heroImage.index-module__Qsg9-G__active{opacity:1}.index-module__Qsg9-G__heroOverlay{background:linear-gradient(#0000004d 0%,#00000080 50%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.index-module__Qsg9-G__heroContent{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.index-module__Qsg9-G__heroText{text-align:center;max-width:900px;margin-bottom:2.5rem}.index-module__Qsg9-G__heroText h2{color:#fff;text-shadow:0 4px 20px #0009;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.2}.index-module__Qsg9-G__heroText h3{color:#fffffff2;text-shadow:0 2px 10px #00000080;letter-spacing:.03em;margin:0;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:300}.index-module__Qsg9-G__searchBarContainer{z-index:4;justify-content:center;width:100%;max-width:1000px;display:flex}.index-module__Qsg9-G__searchBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff6;border-radius:50px;grid-template-columns:1.5fr 1.5fr 1fr;gap:.6rem;width:100%;margin:0 2rem;padding:.4rem;transition:all .3s;display:grid;box-shadow:0 10px 40px #00000026}.index-module__Qsg9-G__searchBar:hover{box-shadow:0 15px 50px #0003}.index-module__Qsg9-G__inputWrapper{width:100%;position:relative}.index-module__Qsg9-G__searchBar input,.index-module__Qsg9-G__searchBar button{border:none;padding:.75rem 1.25rem;font-family:inherit;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.index-module__Qsg9-G__searchBar input{color:#333;background:#fff;border:2px solid #0000;border-radius:50px;width:calc(100% - 2.5rem);font-weight:500}.index-module__Qsg9-G__searchBar input::placeholder{color:#999;font-weight:400}.index-module__Qsg9-G__searchBar input:focus{background:#fff;border-color:#ff385c;outline:none;box-shadow:0 0 0 3px #ff385c1a}.index-module__Qsg9-G__searchInputVendorType,.index-module__Qsg9-G__searchInputCity{background:#fff}.index-module__Qsg9-G__dropdown{z-index:1000;background:#fff;border:1px solid #ff385c1a;border-radius:12px;max-height:350px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 30px #00000026}.index-module__Qsg9-G__dropdownItem{cursor:pointer;color:#333;border-bottom:1px solid #f0f0f0;padding:.85rem 1.25rem;font-weight:500;transition:all .2s}.index-module__Qsg9-G__dropdownItem:last-child{border-bottom:none}.index-module__Qsg9-G__dropdownItem:hover{color:#ff385c;background:linear-gradient(135deg,#ff385c1a 0%,#e0294b1a 100%);padding-left:1.5rem}.index-module__Qsg9-G__dropdownItem:first-child{border-radius:12px 12px 0 0}.index-module__Qsg9-G__dropdownItem:last-child{border-radius:0 0 12px 12px}.index-module__Qsg9-G__dropdown::-webkit-scrollbar{width:6px}.index-module__Qsg9-G__dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 12px 12px 0}.index-module__Qsg9-G__dropdown::-webkit-scrollbar-thumb{background:#ff385c;border-radius:10px}.index-module__Qsg9-G__dropdown::-webkit-scrollbar-thumb:hover{background:#e0294b}.index-module__Qsg9-G__searchButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff385c 0%,#e0294b 100%);border-radius:50px;font-size:.8rem;font-weight:700;position:relative;overflow:hidden}.index-module__Qsg9-G__searchButton:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.index-module__Qsg9-G__searchButton:hover:before{left:100%}.index-module__Qsg9-G__searchButton:hover{background:linear-gradient(135deg,#ff5574 0%,#e63950 100%);box-shadow:0 8px 25px #ff385c80}.index-module__Qsg9-G__searchButton:active{transform:scale(.98);box-shadow:0 4px 15px #ff385c66}.index-module__Qsg9-G__main{background-color:#f0f8ff}.index-module__Qsg9-G__mainContentContainer{align-items:center;width:100%;margin-bottom:2rem}.index-module__Qsg9-G__creativeImageBox{border-radius:12px;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 4px 15px #0000001a}.index-module__Qsg9-G__creativeImage{object-fit:cover;object-position:center;width:100%;height:400px;transition:transform .3s;display:block}.index-module__Qsg9-G__creativeImageBox:hover .index-module__Qsg9-G__creativeImage{transform:scale(1.02)}@media (min-width:768px) and (max-width:1024px){.index-module__Qsg9-G__top{height:75vh;min-height:450px}.index-module__Qsg9-G__heroText h2{font-size:clamp(1.8rem,4.5vw,3.5rem)}.index-module__Qsg9-G__heroText h3{font-size:clamp(.95rem,2.2vw,1.3rem)}.index-module__Qsg9-G__searchBar{margin:0 1.5rem}.index-module__Qsg9-G__creativeImage{height:350px}}@media (max-width:767px){.index-module__Qsg9-G__mainContentContainer{justify-content:center;display:flex}.index-module__Qsg9-G__top{height:75vh;min-height:450px;margin-bottom:2rem;overflow:visible}.index-module__Qsg9-G__searchBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:16px;grid-template-columns:1fr;gap:.4rem;margin:0 1rem;padding:.6rem}.index-module__Qsg9-G__searchBar input{border-radius:10px;width:100%}.index-module__Qsg9-G__searchButton{border-radius:10px;padding:.75rem}}@media (min-width:1025px){.index-module__Qsg9-G__top{height:85vh;min-height:500px;max-height:800px}.index-module__Qsg9-G__creativeImage{height:400px}}
