@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
.WebsiteContent-module-scss-module__R4AqCa__websiteContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex}.WebsiteContent-module-scss-module__R4AqCa__searchBar{width:100%;max-width:600px;margin:0 auto}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__searchBar{max-width:100%}}.WebsiteContent-module-scss-module__R4AqCa__header{background:var(--BG-100,white);flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:32px;padding:32px 200px 0;display:flex;overflow:hidden}.WebsiteContent-module-scss-module__R4AqCa__headerContent{justify-content:flex-start;align-self:stretch;align-items:center;gap:16px;display:flex}.WebsiteContent-module-scss-module__R4AqCa__title{text-align:center;color:#242930;word-wrap:break-word;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28.8px;text-decoration:none}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__title{font-size:18px;line-height:22px}}.WebsiteContent-module-scss-module__R4AqCa__categoriesContainer{scroll-behavior:smooth;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:48px;width:100%;display:flex;overflow-x:auto}.WebsiteContent-module-scss-module__R4AqCa__categoriesContainer::-webkit-scrollbar{height:6px}.WebsiteContent-module-scss-module__R4AqCa__categoriesContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.WebsiteContent-module-scss-module__R4AqCa__categoriesContainer::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.WebsiteContent-module-scss-module__R4AqCa__categoriesContainer::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.WebsiteContent-module-scss-module__R4AqCa__categoriesGrid{flex-wrap:nowrap;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:24px;min-width:max-content;padding-bottom:8px;display:flex}.WebsiteContent-module-scss-module__R4AqCa__categoryItem{cursor:pointer;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;min-width:100px;transition:all .2s;display:flex}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__categoryItem{gap:6px}}.WebsiteContent-module-scss-module__R4AqCa__categoryItem.WebsiteContent-module-scss-module__R4AqCa__selected{opacity:.7;transform:scale(.95)}.WebsiteContent-module-scss-module__R4AqCa__categoryItem.WebsiteContent-module-scss-module__R4AqCa__selected .WebsiteContent-module-scss-module__R4AqCa__categoryImage{border:3px solid #242930}.WebsiteContent-module-scss-module__R4AqCa__categoryItem:hover{transform:scale(1.05)}.WebsiteContent-module-scss-module__R4AqCa__categoryItem:active{transform:scale(.98)}.WebsiteContent-module-scss-module__R4AqCa__categoryImage{border-radius:1000px;width:100px;height:100px;position:relative;overflow:hidden}.WebsiteContent-module-scss-module__R4AqCa__categoryName{color:#242930;word-wrap:break-word;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:18px}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__categoryName{font-size:12px;line-height:14px}}.WebsiteContent-module-scss-module__R4AqCa__clearButton{cursor:pointer;opacity:.8;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;min-width:100px;transition:all .2s;display:flex}.WebsiteContent-module-scss-module__R4AqCa__clearButtonIcon{background:#f8f9fa;border:2px dashed #ccc;border-radius:1000px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;overflow:hidden}.WebsiteContent-module-scss-module__R4AqCa__clearButtonText{color:#666;width:24px;height:24px;font-size:24px;font-weight:700}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__clearButtonText{font-size:16px}}.WebsiteContent-module-scss-module__R4AqCa__clearButtonLabel{color:#666;word-wrap:break-word;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:18px}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__clearButtonLabel{font-size:12px;line-height:14px}}.WebsiteContent-module-scss-module__R4AqCa__mainContent{background:var(--BG-100,white);flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:56px;padding:48px 200px;display:flex;overflow:hidden}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__mainContent{gap:32px;padding:24px 16px}}.WebsiteContent-module-scss-module__R4AqCa__banner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid #eaedf4;border-radius:24px;align-self:stretch;height:340px;margin-bottom:24px;position:relative;overflow:hidden}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__banner{border-radius:12px;height:200px}}.WebsiteContent-module-scss-module__R4AqCa__bannerOverlay{text-align:center;background:linear-gradient(135deg,#242930cc 0%,#24293099 100%);flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex;position:absolute;inset:0}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__bannerOverlay{padding:24px 16px}}.WebsiteContent-module-scss-module__R4AqCa__bannerTitle{color:#fff;text-shadow:0 2px 4px #0000004d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:32px;font-weight:700;line-height:40px}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__bannerTitle{font-size:20px;line-height:26px}}.WebsiteContent-module-scss-module__R4AqCa__featuresContainer{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:48px;display:flex}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__featuresContainer{gap:24px}}.WebsiteContent-module-scss-module__R4AqCa__featureItem{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:24px;display:flex}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__featureItem{gap:12px}}.WebsiteContent-module-scss-module__R4AqCa__featureHeader{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:8px;display:flex}.WebsiteContent-module-scss-module__R4AqCa__featureTitle{text-align:center;color:#242930;word-wrap:break-word;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28.8px}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__featureTitle{font-size:18px;line-height:22px}}.WebsiteContent-module-scss-module__R4AqCa__featureDescription{color:#707c8c;word-wrap:break-word;max-width:600px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__featureDescription{font-size:13px;line-height:18px}}.WebsiteContent-module-scss-module__R4AqCa__featureUrl{color:#007aff;word-wrap:break-word;margin-top:8px;font-family:SF Pro;font-size:14px;font-weight:400;line-height:20px}.WebsiteContent-module-scss-module__R4AqCa__featureUrl a{color:inherit;text-decoration:none}.WebsiteContent-module-scss-module__R4AqCa__featureUrl a:hover{text-decoration:underline}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__featureUrl{font-size:12px;line-height:18px}}.WebsiteContent-module-scss-module__R4AqCa__featureStores{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:24px;display:flex}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__featureStores{gap:12px}}.WebsiteContent-module-scss-module__R4AqCa__featureStoresGrid{flex-wrap:wrap;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:24px;display:flex}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__featureStoresGrid{gap:12px}}.WebsiteContent-module-scss-module__R4AqCa__storesSection{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:24px;display:flex}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__storesSection{gap:12px}}.WebsiteContent-module-scss-module__R4AqCa__storesTitle{text-align:center;color:#242930;word-wrap:break-word;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28.8px}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__storesTitle{font-size:18px;line-height:22px}}.WebsiteContent-module-scss-module__R4AqCa__storesRow{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:24px;display:flex}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__storesRow{gap:12px}}.WebsiteContent-module-scss-module__R4AqCa__storesGrid{flex-wrap:wrap;justify-content:center;align-self:stretch;align-items:flex-start;gap:24px;display:flex}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__storesGrid{flex-direction:column;align-items:center;gap:12px}}.WebsiteContent-module-scss-module__R4AqCa__storeInfo{background:#fff;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:10px;display:flex}.WebsiteContent-module-scss-module__R4AqCa__storeName{color:#242930;word-wrap:break-word;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:600;line-height:24px}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__storeName{font-size:14px;line-height:18px}}.WebsiteContent-module-scss-module__R4AqCa__storeDescription{color:#707c8c;word-wrap:break-word;align-self:stretch;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:400}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__storeDescription{font-size:12px}}.WebsiteContent-module-scss-module__R4AqCa__footer{background:#fff;border-top:1px solid #eaedf4;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:32px;padding:39px 32px 99px;display:flex;overflow:hidden}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__footer{gap:16px;padding:16px 16px 32px}}.WebsiteContent-module-scss-module__R4AqCa__footerContent{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;display:flex}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__footerContent{gap:12px}}.WebsiteContent-module-scss-module__R4AqCa__footerText{color:var(--Font-50,#24293080);word-wrap:break-word;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px}@media (max-width:768px){.WebsiteContent-module-scss-module__R4AqCa__footerText{font-size:12px;line-height:18px}}
