.page-module___8aEwW__main{width:100%}.page-module___8aEwW__hero{background-color:var(--color-red);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroImage{width:100%;height:auto;display:block}.page-module___8aEwW__heroImg{object-fit:cover;width:100%;height:auto;display:block}.page-module___8aEwW__ctaSection{background:var(--color-red);text-align:center;color:#fff;padding:4rem 2rem}.page-module___8aEwW__ctaTitle{margin-bottom:2rem;font-size:3.5rem;font-weight:400}.page-module___8aEwW__serifText{font-family:var(--font-instrument-serif);font-weight:400}.page-module___8aEwW__interText{font-family:var(--font-inter);font-weight:700}.page-module___8aEwW__bigSearchBarContainer{justify-content:center;margin-bottom:2rem;display:flex}.page-module___8aEwW__bigSearchBar{background:#fff;border-radius:50px;align-items:center;gap:1rem;width:100%;max-width:700px;padding:1.2rem 2rem;display:flex;box-shadow:0 10px 20px #0000001a}.page-module___8aEwW__searchIconSmall{justify-content:center;align-items:center;display:flex}.page-module___8aEwW__bigSearchBar input{color:#333;border:none;outline:none;width:100%;font-size:1.2rem}.page-module___8aEwW__whatsappCta{justify-content:center;align-items:center;gap:1rem;font-size:2.5rem;display:flex}.page-module___8aEwW__whatsappIconSmall{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex}.page-module___8aEwW__whatsappIconSmall:hover{transform:scale(1.1)}.page-module___8aEwW__productsSection{background:var(--color-red);justify-content:center;padding:2rem 2rem 8rem;display:flex}.page-module___8aEwW__productsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;width:100%;max-width:1200px;display:grid}.page-module___8aEwW__productCard{cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s;display:flex;position:relative}.page-module___8aEwW__productCard:hover{transform:translateY(-5px)}.page-module___8aEwW__productImage{background:#f8f8f8;border-radius:12px;justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__productImg{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__productName{color:#111;margin-top:.5rem;font-size:1.1rem;font-weight:700}.page-module___8aEwW__productPriceRow{align-items:baseline;gap:.8rem;margin-top:auto;display:flex}.page-module___8aEwW__oldPrice{color:#999;font-size:.9rem;text-decoration:line-through}.page-module___8aEwW__newPrice{color:var(--color-red);font-size:1.2rem;font-weight:800}.page-module___8aEwW__buyButton{background:var(--color-red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.page-module___8aEwW__buyButton:hover{background:#d00000}.page-module___8aEwW__footer{color:#fff;background:#111;padding:5rem 2rem}.page-module___8aEwW__footerContainer{max-width:1200px;margin:0 auto}.page-module___8aEwW__footerLogo{align-items:center;margin-bottom:3rem;display:flex}.page-module___8aEwW__footerLogoImage{filter:brightness(0)invert()}.page-module___8aEwW__footerLinksGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:3rem;margin-bottom:5rem;display:grid}.page-module___8aEwW__footerColumn h4{color:#fff;margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.page-module___8aEwW__footerColumn a{color:#999;margin-bottom:1rem;font-size:.9rem;transition:color .2s;display:block}.page-module___8aEwW__footerColumn a:hover{color:#fff}.page-module___8aEwW__socialIcons{flex-wrap:nowrap;gap:.5rem;margin-bottom:2rem;display:flex}.page-module___8aEwW__socialIcon{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .2s,transform .2s;display:flex;overflow:hidden}.page-module___8aEwW__socialIcon:hover{opacity:.8;transform:translateY(-2px)}.page-module___8aEwW__downloadTitle{margin-top:2rem}.page-module___8aEwW__appStoreIcons{gap:1rem;display:flex}.page-module___8aEwW__appStoreIcons button{cursor:pointer;color:#fff;background:#333;border-radius:4px;min-width:80px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:background .2s}.page-module___8aEwW__appStoreIcons button:hover{background:#444}.page-module___8aEwW__footerBottom{color:#666;border-top:1px solid #222;flex-direction:column;gap:1.5rem;padding-top:2rem;font-size:.8rem;display:flex}.page-module___8aEwW__legalLinks{flex-wrap:wrap;gap:2rem;display:flex}.page-module___8aEwW__legalLinks a{color:#666;text-decoration:underline}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:4rem}.page-module___8aEwW__heroSubText{font-size:2rem}.page-module___8aEwW__heroVisuals{height:300px}.page-module___8aEwW__phoneMockup{width:150px;height:300px}.page-module___8aEwW__phone1{transform:rotate(-10deg)translate(-100px,40px)}.page-module___8aEwW__phone3{transform:rotate(10deg)translate(100px,40px)}.page-module___8aEwW__ctaTitle{font-size:2rem}}
.Navbar-module__cJzEcG__header{z-index:100;background:#fff;border-bottom:1px solid #eee;justify-content:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__headerContainer{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;display:flex}.Navbar-module__cJzEcG__headerLeft{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__menuIcon{cursor:pointer;color:#333;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex}.Navbar-module__cJzEcG__menuIcon:hover{background:#f5f5f5}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__headerCenter{flex:1;justify-content:center;display:flex}.Navbar-module__cJzEcG__headerSearch{background:#f5f5f5;border-radius:50px;align-items:center;gap:.8rem;width:100%;max-width:500px;padding:.6rem 1rem;transition:box-shadow .2s;display:flex}.Navbar-module__cJzEcG__headerSearch:focus-within{background:#fff;border:1px solid #eee;box-shadow:0 0 0 2px #0000000d}.Navbar-module__cJzEcG__headerSearch input{color:#333;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:.95rem}.Navbar-module__cJzEcG__headerSearch input::placeholder{color:#999}.Navbar-module__cJzEcG__searchIcon{color:#999;justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__headerRight{flex-shrink:0;align-items:center;display:flex}.Navbar-module__cJzEcG__location{color:#333;background:#f9f9f9;border:1px solid #eee;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:flex}.Navbar-module__cJzEcG__categoriesMenu{z-index:99;background:#fff;border-bottom:1px solid #eee;width:100%;padding:1rem 2rem;position:sticky;top:64px}.Navbar-module__cJzEcG__categoriesContainer{flex-wrap:wrap;gap:.8rem;max-width:1200px;margin:0 auto;padding:.5rem 0;display:flex;overflow-x:auto}.Navbar-module__cJzEcG__categoryButton{color:#e63946;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e63946;border-radius:50px;flex-shrink:0;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s}.Navbar-module__cJzEcG__categoryButton:hover{color:#fff;background:#e63946;transform:translateY(-1px)}.Navbar-module__cJzEcG__scrollingBanner{color:#fff;white-space:nowrap;background:red;width:100%;padding:.68rem 0;font-size:.9rem;position:relative;overflow:hidden}.Navbar-module__cJzEcG__scrollingContent{padding-left:100%;animation:30s linear infinite Navbar-module__cJzEcG__scroll;display:inline-block}.Navbar-module__cJzEcG__scrollingContent span{display:inline-block}@keyframes Navbar-module__cJzEcG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.Navbar-module__cJzEcG__header{padding:.8rem 1rem}.Navbar-module__cJzEcG__headerContainer{gap:.5rem}.Navbar-module__cJzEcG__headerLeft{gap:.8rem}.Navbar-module__cJzEcG__location{gap:.3rem;padding:.4rem .6rem;font-size:.8rem}.Navbar-module__cJzEcG__location span{white-space:nowrap;text-overflow:ellipsis;max-width:100px;overflow:hidden}.Navbar-module__cJzEcG__headerSearch{display:none}.Navbar-module__cJzEcG__categoriesMenu{padding:.8rem 1rem}.Navbar-module__cJzEcG__categoriesContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.Navbar-module__cJzEcG__categoriesContainer::-webkit-scrollbar{display:none}}
.MobileSearchBar-module__Hdv2VG__mobileSearchContainer{background:#fff;border-bottom:1px solid #eee;padding:1rem;display:none}.MobileSearchBar-module__Hdv2VG__searchForm{background:#f5f5f5;border-radius:50px;align-items:center;gap:.8rem;width:100%;padding:.75rem 1rem;display:flex}.MobileSearchBar-module__Hdv2VG__searchIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileSearchBar-module__Hdv2VG__searchInput{color:#333;background:0 0;border:none;outline:none;flex:1;width:100%;font-size:1rem}.MobileSearchBar-module__Hdv2VG__searchInput::placeholder{color:#999}@media (max-width:768px){.MobileSearchBar-module__Hdv2VG__mobileSearchContainer{display:block}}
.SearchProductCard-module__Srml-q__productCard{text-align:left;background:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;align-items:stretch;gap:1rem;width:100%;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 12px #0000000d}.SearchProductCard-module__Srml-q__productCard:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}.SearchProductCard-module__Srml-q__cardHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.2rem;display:flex}.SearchProductCard-module__Srml-q__categoryBadge{color:#666;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;background:#f5f5f5;border-radius:12px;padding:.3rem .6rem;font-size:.75rem;font-weight:600;overflow:hidden}.SearchProductCard-module__Srml-q__productName{color:#222;min-height:auto;margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}.SearchProductCard-module__Srml-q__productPriceRow{align-items:baseline;gap:.4rem;display:flex}.SearchProductCard-module__Srml-q__priceLabel{color:#888;text-transform:uppercase;letter-spacing:.3px;font-size:.8rem;font-weight:600}.SearchProductCard-module__Srml-q__price{color:#fe1500;font-size:1.3rem;font-weight:800}.SearchProductCard-module__Srml-q__buyButton{color:#fff;cursor:pointer;background:#fe1500;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.8rem 1.2rem;font-size:.95rem;font-weight:700;transition:background-color .2s;display:flex;box-shadow:0 4px 10px #fe150026}.SearchProductCard-module__Srml-q__buyButton:hover{background:#e01200}
.page-module__n5O0Ma__main{background:#f9f9f9;min-height:100vh}.page-module__n5O0Ma__container{max-width:1200px;margin:0 auto;padding:2rem}.page-module__n5O0Ma__title{color:#333;margin-bottom:2rem;font-size:2rem}.page-module__n5O0Ma__productsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.page-module__n5O0Ma__productCard{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s;display:flex;position:relative}.page-module__n5O0Ma__productCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.page-module__n5O0Ma__productImage{background:#f8f8f8;border-radius:12px;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.page-module__n5O0Ma__productImg{object-fit:cover;width:100%;height:100%}.page-module__n5O0Ma__productName{color:#111;margin-top:.5rem;font-size:1rem;font-weight:700;line-height:1.4}.page-module__n5O0Ma__productPriceRow{align-items:baseline;gap:.8rem;margin-top:auto;display:flex}.page-module__n5O0Ma__price{color:#e63946;font-size:1.2rem;font-weight:800}.page-module__n5O0Ma__noResults{text-align:center;color:#666;padding:4rem;font-size:1.2rem}
.HomeSearchSection-module__r8AT-G__ctaSection{text-align:center;color:#333;background:#fff;padding:.2rem 2rem 2rem}.HomeSearchSection-module__r8AT-G__ctaTitle{margin-bottom:2rem;font-size:3.5rem;font-weight:400}.HomeSearchSection-module__r8AT-G__serifText{font-family:var(--font-instrument-serif);font-weight:400}.HomeSearchSection-module__r8AT-G__interText{font-family:var(--font-inter);font-weight:700}.HomeSearchSection-module__r8AT-G__bigSearchBarContainer{justify-content:center;margin-bottom:2rem;display:flex}.HomeSearchSection-module__r8AT-G__bigSearchBar{background:#fff;border:1px solid #eee;border-radius:50px;align-items:center;gap:1rem;width:100%;max-width:none;padding:.9rem 2rem;display:flex;box-shadow:0 10px 30px #0000000f}.HomeSearchSection-module__r8AT-G__searchIconSmall{justify-content:center;align-items:center;display:flex}.HomeSearchSection-module__r8AT-G__bigSearchBar input{color:#333;border:none;outline:none;width:100%;font-size:.95rem}.HomeSearchSection-module__r8AT-G__bigSearchBar input::placeholder{color:#999}.HomeSearchSection-module__r8AT-G__searchWrapper{width:100%;max-width:none;position:relative}.HomeSearchSection-module__r8AT-G__clearButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;transition:transform .2s;display:flex}.HomeSearchSection-module__r8AT-G__clearButton:hover{transform:scale(1.1)}.HomeSearchSection-module__r8AT-G__suggestionsDropdown{z-index:999;text-align:left;background:#fff;border:1px solid #0000000d;border-radius:20px;max-height:350px;position:absolute;top:108%;left:0;right:0;overflow:hidden auto;box-shadow:0 15px 35px #0003}.HomeSearchSection-module__r8AT-G__suggestionItem{text-align:left;cursor:pointer;width:100%;font-family:var(--font-inter);background:0 0;border:none;border-bottom:1px solid #f3f3f3;justify-content:space-between;align-items:center;padding:1.1rem 2rem;font-size:.95rem;transition:background-color .2s;display:flex}.HomeSearchSection-module__r8AT-G__suggestionItem:last-child{border-bottom:none}.HomeSearchSection-module__r8AT-G__suggestionItem:hover{background-color:#f7f7f7}.HomeSearchSection-module__r8AT-G__suggestionName{color:#333;white-space:nowrap;text-overflow:ellipsis;padding-right:1.5rem;font-weight:500;overflow:hidden}.HomeSearchSection-module__r8AT-G__suggestionPrice{color:var(--color-red);flex-shrink:0;font-weight:700}.HomeSearchSection-module__r8AT-G__noResultsItem{color:#777;text-align:center;font-family:var(--font-inter);padding:1.5rem 2rem;font-size:.95rem}.HomeSearchSection-module__r8AT-G__selectedProductContainer{justify-content:center;width:100%;margin-top:1rem;margin-bottom:2rem;display:flex}.HomeSearchSection-module__r8AT-G__selectedProductCard{color:#333;text-align:left;background:#fff;border-radius:24px;width:100%;max-width:700px;padding:2.2rem;animation:.3s cubic-bezier(.16,1,.3,1) HomeSearchSection-module__r8AT-G__slideUp;box-shadow:0 15px 35px #0003}@keyframes HomeSearchSection-module__r8AT-G__slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.HomeSearchSection-module__r8AT-G__selectedHeader{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.HomeSearchSection-module__r8AT-G__selectedBadge{color:#fe1500;text-transform:uppercase;letter-spacing:.5px;background:#fe150014;border-radius:20px;padding:.4rem .9rem;font-size:.75rem;font-weight:700}.HomeSearchSection-module__r8AT-G__selectedCategory{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.HomeSearchSection-module__r8AT-G__selectedName{color:#111;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700;line-height:1.4}.HomeSearchSection-module__r8AT-G__selectedDetailsSingle{background:#fafafa;border:1px solid #eee;border-radius:16px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.2rem 1.8rem;display:flex}.HomeSearchSection-module__r8AT-G__selectedPriceBlock{flex-direction:column;display:flex}.HomeSearchSection-module__r8AT-G__priceLabel{color:#777;text-transform:uppercase;letter-spacing:.3px;margin-bottom:.2rem;font-size:.8rem;font-weight:600}.HomeSearchSection-module__r8AT-G__selectedPrice{color:#fe1500;font-size:1.1rem;font-weight:800}.HomeSearchSection-module__r8AT-G__addButton{color:#fff;cursor:pointer;font-size:1.05rem;font-weight:700;font-family:var(--font-inter);background:#fe1500;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;transition:all .25s;display:flex;box-shadow:0 4px 15px #fe150040}.HomeSearchSection-module__r8AT-G__addButton:hover{background:#e01200;transform:translateY(-2px);box-shadow:0 6px 20px #fe150059}.HomeSearchSection-module__r8AT-G__addIcon{stroke:#fff}.HomeSearchSection-module__r8AT-G__cartContainer{justify-content:center;width:100%;margin-top:1rem;margin-bottom:2rem;padding:0 1rem;display:flex}.HomeSearchSection-module__r8AT-G__cartCard{color:#333;text-align:left;background:#fff;border-radius:24px;width:100%;max-width:700px;padding:2.2rem;animation:.3s cubic-bezier(.16,1,.3,1) HomeSearchSection-module__r8AT-G__slideUp;box-shadow:0 15px 35px #0003}.HomeSearchSection-module__r8AT-G__cartTitle{color:#111;font-size:1.4rem;font-weight:800;font-family:var(--font-inter);border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:.8rem}.HomeSearchSection-module__r8AT-G__cartItemsList{flex-direction:column;gap:.8rem;max-height:250px;margin-bottom:1.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.HomeSearchSection-module__r8AT-G__cartItemsList::-webkit-scrollbar{width:6px}.HomeSearchSection-module__r8AT-G__cartItemsList::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.HomeSearchSection-module__r8AT-G__cartItemsList::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.HomeSearchSection-module__r8AT-G__cartItemsList::-webkit-scrollbar-thumb:hover{background:#999}.HomeSearchSection-module__r8AT-G__cartItem{background:#fdfdfd;border:1px solid #f0f0f0;border-radius:14px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;transition:background-color .2s;display:flex}.HomeSearchSection-module__r8AT-G__cartItem:hover{background-color:#fafafa}.HomeSearchSection-module__r8AT-G__cartItemInfo{flex-direction:column;gap:.2rem;min-width:0;display:flex}.HomeSearchSection-module__r8AT-G__cartItemName{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;overflow:hidden}.HomeSearchSection-module__r8AT-G__cartItemCategory{color:#999;text-transform:uppercase;font-size:.75rem;font-weight:600}.HomeSearchSection-module__r8AT-G__cartItemPriceRow{flex-shrink:0;align-items:center;gap:1.2rem;display:flex}.HomeSearchSection-module__r8AT-G__cartItemPrice{color:#111;font-size:1.1rem;font-weight:800}.HomeSearchSection-module__r8AT-G__removeButton{color:#999;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.HomeSearchSection-module__r8AT-G__removeButton:hover{color:#fe1500;background-color:#fe15000d}.HomeSearchSection-module__r8AT-G__cartSummary{background:#fafafa;border:1.5px dashed #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:1.8rem;padding:1.2rem 1.8rem;display:flex}.HomeSearchSection-module__r8AT-G__cartTotalLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;font-weight:700}.HomeSearchSection-module__r8AT-G__cartTotalPrice{color:#fe1500;font-size:1.1rem;font-weight:800}.HomeSearchSection-module__r8AT-G__cepContainer{flex-direction:column;gap:.5rem;width:100%;margin-bottom:1.8rem;display:flex}.HomeSearchSection-module__r8AT-G__cepLabel{color:#777;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.HomeSearchSection-module__r8AT-G__cepInputWrapper{align-items:center;width:100%;display:flex;position:relative}.HomeSearchSection-module__r8AT-G__cepIcon{pointer-events:none;position:absolute;left:1.2rem}.HomeSearchSection-module__r8AT-G__cepInput{width:100%;font-size:1.05rem;font-family:var(--font-inter);color:#222;background-color:#fafafa;border:1.5px solid #e2e8f0;border-radius:14px;outline:none;padding:1rem 1rem 1rem 3rem;transition:all .2s}.HomeSearchSection-module__r8AT-G__cepInput:focus{background-color:#fff;border-color:#fe1500;box-shadow:0 0 0 4px #fe15001a}.HomeSearchSection-module__r8AT-G__cepStatusMessage{font-size:.85rem;font-weight:600;font-family:var(--font-inter);text-align:left;margin-top:.5rem;display:block}.HomeSearchSection-module__r8AT-G__cepStatusNeutral{color:#d35400}.HomeSearchSection-module__r8AT-G__cepStatusSuccess{color:#27ae60}.HomeSearchSection-module__r8AT-G__cepStatusError{color:#c0392b}.HomeSearchSection-module__r8AT-G__detailsContainer{flex-direction:column;gap:.5rem;width:100%;margin-bottom:1.8rem;display:flex}.HomeSearchSection-module__r8AT-G__detailsLabel{color:#777;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.HomeSearchSection-module__r8AT-G__buyButton{color:#fff;cursor:pointer;width:100%;font-size:1.15rem;font-weight:700;font-family:var(--font-inter);background:#fe1500;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem 2rem;transition:background-color .2s;display:flex;box-shadow:0 6px 20px #fe150033}.HomeSearchSection-module__r8AT-G__buyButton:hover{background:#e01200}.HomeSearchSection-module__r8AT-G__buyButton:disabled{color:#7f8c8d;cursor:not-allowed;box-shadow:none;background:#bdc3c7;transform:none}.HomeSearchSection-module__r8AT-G__buyButton:disabled:hover{box-shadow:none;background:#bdc3c7;transform:none}.HomeSearchSection-module__r8AT-G__wppIcon{fill:#fff;width:24px;height:24px}@media (max-width:768px){.HomeSearchSection-module__r8AT-G__ctaTitle{font-size:2rem}.HomeSearchSection-module__r8AT-G__selectedDetailsSingle{flex-direction:column;align-items:stretch;gap:1rem;padding:1.2rem}.HomeSearchSection-module__r8AT-G__addButton{width:100%}.HomeSearchSection-module__r8AT-G__cartCard{padding:1.5rem 1.2rem}.HomeSearchSection-module__r8AT-G__cartItem{padding:.8rem 1rem}.HomeSearchSection-module__r8AT-G__cartItemPriceRow{gap:.6rem}}
