.Header-module__LJZipa__header{border-bottom:.3px solid #e2e2e2;width:100%}.Header-module__LJZipa__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1184px;padding:0 2rem;display:flex}:is(input:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=search]:focus,textarea:focus){border-radius:10px;outline:none!important}body{padding-top:70px!important}.Header-module__LJZipa__container{z-index:1002;font-size:var(--font-size-base);background-color:var(--color-surface);contain:layout style paint;justify-content:center;align-items:center;width:100%;min-height:60px;margin:0 auto;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__LJZipa__container.Header-module__LJZipa__sticky{border-bottom:.3px solid #e2e2e2;outline:none!important}.Header-module__LJZipa__leftGroup{align-items:center;gap:var(--spacing-3);flex-shrink:0;padding:10px 0;display:flex}.Header-module__LJZipa__logo{object-fit:contain;cursor:pointer;width:auto;max-width:120px;height:42px;margin-right:20px}.Header-module__LJZipa__rightGroup{align-items:center;gap:var(--spacing-2);flex-shrink:0;display:flex}.Header-module__LJZipa__verticalDivider{width:1px;height:24px;margin:0 var(--spacing-2);background-color:#00000052}.Header-module__LJZipa__navLinks{align-items:center;gap:var(--spacing-3);flex-shrink:0;display:flex}.Header-module__LJZipa__navItem{align-items:center;gap:var(--spacing-2);cursor:pointer;font-weight:var(--font-weight-medium);transition:color var(--transition-fast),background-color var(--transition-fast);padding:var(--spacing-2);border-radius:var(--border-radius-md);white-space:nowrap;font-size:var(--font-size-sm);text-decoration:none;display:flex;color:var(--color-text-primary)!important}.Header-module__LJZipa__navItem:hover{text-decoration:none;color:var(--color-interactive-primary)!important}.Header-module__LJZipa__navItem img,.Header-module__LJZipa__navIcon{object-fit:contain;width:20px;height:20px}.Header-module__LJZipa__becomePartner{font-weight:var(--font-weight-medium);cursor:pointer;transition:color var(--transition-fast),background-color var(--transition-fast);padding:var(--spacing-3);border-radius:var(--border-radius-md);white-space:nowrap;font-size:var(--font-size-sm);align-items:center;gap:var(--spacing-2);flex-shrink:0;text-decoration:none;display:flex;color:var(--color-text-primary)!important}.Header-module__LJZipa__becomePartner:hover{text-decoration:none;color:var(--color-interactive-primary)!important}.Header-module__LJZipa__header_searchBar{flex:1;min-width:200px;max-width:540px;margin:0 20px}.Header-module__LJZipa__searchContainer{width:100%;position:relative}.Header-module__LJZipa__searchContainer .Header-module__LJZipa__headerSearchIcon{width:23px;height:23px;position:absolute;right:12px}.Header-module__LJZipa__searchInput{width:100%;padding:var(--spacing-2)var(--spacing-10)var(--spacing-2)var(--spacing-3);border:1px solid var(--color-border);border-radius:var(--border-radius-lg);background-color:var(--color-surface);color:var(--color-text-primary);font-size:var(--font-size-sm);font-family:var(--font-family-primary);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);height:40px}.Header-module__LJZipa__searchInput:focus{border:.3px solid #1968b3!important}.Header-module__LJZipa__headerSearchIcon{object-fit:contain;cursor:pointer;width:20px;height:20px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Header-module__LJZipa__actions{align-items:center;gap:var(--spacing-3);flex-shrink:0;display:flex}.Header-module__LJZipa__citySelector{align-items:center;gap:var(--spacing-2);cursor:pointer;font-weight:var(--font-weight-medium);transition:color var(--transition-fast),background-color var(--transition-fast);padding:var(--spacing-2);border-radius:var(--border-radius-md);white-space:nowrap;min-width:fit-content;font-size:var(--font-size-sm);display:flex;color:var(--color-text-primary)!important}.Header-module__LJZipa__user{justify-content:center;align-items:center;gap:var(--spacing-2);cursor:pointer;font-weight:var(--font-weight-medium);transition:color var(--transition-fast),background-color var(--transition-fast);padding:var(--spacing-2);border-radius:var(--border-radius-md);white-space:nowrap;min-width:fit-content;font-size:var(--font-size-sm);padding-right:0;display:flex;color:var(--color-text-primary)!important}.Header-module__LJZipa__user:hover{color:var(--color-interactive-primary)!important}.Header-module__LJZipa__arrowImg{transition:transform .2s}.Header-module__LJZipa__arrowRotated{color:#0a66c2;transform:rotate(180deg)!important}.Header-module__LJZipa__bagIcon,.Header-module__LJZipa__locationicon,.Header-module__LJZipa__usericon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.Header-module__LJZipa__bagIcon{cursor:pointer;transition:transform var(--transition-fast)}.Header-module__LJZipa__bagIcon:hover{transform:scale(1.05)}.Header-module__LJZipa__modalBackdrop{z-index:var(--z-index-overlay);background:#00000080;position:fixed;inset:0}.Header-module__LJZipa__cityModal{z-index:var(--z-index-modal);background:var(--color-surface);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-xl);padding:var(--spacing-6);width:800px;max-width:90vw;height:462px;max-height:462px;position:fixed;top:11%;left:50%;overflow-y:auto;transform:translate(-50%)}.Header-module__LJZipa__loginModal{z-index:var(--z-index-modal);box-shadow:var(--shadow-xl);background:#1968b3;border-radius:10px;width:800px;max-width:90vw;height:462px;max-height:462px;position:fixed;top:11%;left:50%;overflow:hidden;transform:translate(-50%)}.Header-module__LJZipa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:16px;font-weight:600;display:flex}.Header-module__LJZipa__modalHeader h2{color:#1a1a1a;letter-spacing:.3px;margin-bottom:0;font-size:24px;font-weight:600}.Header-module__LJZipa__modalHeader button{cursor:pointer;background:0 0;border:none;font-size:30px;font-weight:300;position:absolute;top:24px;right:24px}.Header-module__LJZipa__modalHeader button img{width:25px;height:25px}.Header-module__LJZipa__modalDescription{margin-bottom:16px;font-size:14px}.Header-module__LJZipa__modalInputWrapper{border:1px solid #ccc;border-radius:6px;align-items:center;width:75%;height:45px;padding:6px 10px;display:flex}.Header-module__LJZipa__modalInputWrapper input{border:none;outline:none;flex-grow:1;font-size:16px}.Header-module__LJZipa__inputContainer{flex-direction:row;align-items:center;gap:10px;display:flex}.Header-module__LJZipa__locationDetectButton{color:#fff;cursor:pointer;white-space:nowrap;background:#1968b3;border:1px solid #1968b3;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:30%;height:-webkit-fill-available;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.Header-module__LJZipa__locationDetectButton:hover{background:#155a9a}.Header-module__LJZipa__locationDetectButton img{filter:invert()}.Header-module__LJZipa__modalCityHeading{letter-spacing:0%;margin-top:15px;font-family:IBM Plex Sans;font-size:16px;font-weight:500;line-height:100%}.Header-module__LJZipa__popularCityGrid{grid-template-columns:repeat(8,1fr);gap:0;margin-bottom:24px;display:grid}.Header-module__LJZipa__popularCityGrid:has(.Header-module__LJZipa__noCitiesText){grid-template-columns:repeat(1,1fr)}.Header-module__LJZipa__noCitiesText{color:#565656;margin-top:15px;font-size:14px}.Header-module__LJZipa__popularCityButton{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:7px 5px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Header-module__LJZipa__popularCityButton.Header-module__LJZipa__selected{color:#fff;background:#1968b3;border-color:#1968b3}.Header-module__LJZipa__otherCitiesGrid{scrollbar-width:thin;flex-wrap:wrap;gap:12px;max-height:92px;margin-top:16px;display:flex;overflow-y:auto}.Header-module__LJZipa__otherCityPill{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative;box-shadow:0 0 4px 1px #00000006}.Header-module__LJZipa__otherCityPill:hover{background:#f0f7ff;border-color:#1968b3}.Header-module__LJZipa__selectedCityPill{color:#fff;background:#f0f7ff;border-color:#1968b3}.Header-module__LJZipa__selectedPopularCity{border-color:#1968b3;color:#fff!important;background:#f0f7ff!important}.Header-module__LJZipa__cityImage{object-fit:cover;border-radius:4px;width:40px;height:40px}.Header-module__LJZipa__popularCityImage{object-fit:cover;border-radius:0;width:47px;height:47px}.Header-module__LJZipa__popularCityText,.Header-module__LJZipa__otherCityText{color:#333;font-size:14px;font-weight:500}.Header-module__LJZipa__otherCityImage{object-fit:cover;border-radius:4px;width:47px;height:47px}.Header-module__LJZipa__cityGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.Header-module__LJZipa__cityGrid2{grid-template-columns:repeat(7,1fr);gap:12px;margin-top:16px;display:grid}.Header-module__LJZipa__cityButton{cursor:pointer;background:#fff;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Header-module__LJZipa__cityGrid2 .Header-module__LJZipa__cityButton{padding:5px;font-size:16px}.Header-module__LJZipa__cityGrid2 .Header-module__LJZipa__cityButton:hover{background:#f0f7ff;border-color:#1968b3}.Header-module__LJZipa__cityGrid2 .Header-module__LJZipa__cityButton.Header-module__LJZipa__allSelectedCity{background:#1968b3}.Header-module__LJZipa__selectedCity{color:#fff;background:#1968b3}.Header-module__LJZipa__selectedIndicator{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.Header-module__LJZipa__bottomNavContainer{background-color:var(--color-surface);color:#000;z-index:1001;padding:62px 7% 5px;font-size:14px;position:relative;transition:none!important}.Header-module__LJZipa__bottomNav{opacity:1;will-change:opacity,transform;justify-content:space-between;gap:10px;max-width:1024px;margin:auto;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;transform:translateY(0)}.Header-module__LJZipa__hide{opacity:0;pointer-events:none;transform:translateY(40px)}.Header-module__LJZipa__dropdownTrigger{cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:10px 0;font-weight:400;transition:background .2s;display:flex;position:relative}.Header-module__LJZipa__dropdownTrigger:hover{color:#0a66c2}.Header-module__LJZipa__dropdownTrigger img{width:16px;transition:transform .3s}.Header-module__LJZipa__dropdownTrigger .Header-module__LJZipa__dropdownMenu:not(.Header-module__LJZipa__collapsibleDropdownMenu){box-shadow:none;z-index:10001;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:none;border-radius:12px;width:max-content;min-width:600px;margin-top:0;padding:0 24px 24px;position:absolute;top:100%;left:0}.Header-module__LJZipa__bottomNav .Header-module__LJZipa__dropdownMenu:not(.Header-module__LJZipa__collapsibleDropdownMenu){width:max-content;min-width:400px;max-width:90vw;box-shadow:none;z-index:10000;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:flex-start;margin-top:0;padding:10px 24px 24px;animation:none;display:flex;position:absolute;top:100%;left:9vw;transform:translate(-50%)}.Header-module__LJZipa__dropdownGrid{grid-template-columns:repeat(5,1fr);gap:64px;display:grid}.Header-module__LJZipa__dropdownItem{cursor:pointer;flex-direction:column;align-items:start;gap:5px;padding:8px 12px;font-size:14px;font-weight:500;display:flex}.Header-module__LJZipa__dropdownItem:hover{background-color:#f0f0f0}.Header-module__LJZipa__dropdownItem img{width:131px;height:133px}.Header-module__LJZipa__mobileMenuIcon{cursor:pointer;flex-direction:column;gap:4px;margin-left:auto;display:none}.Header-module__LJZipa__bar{background-color:#333;border-radius:2px;width:25px;height:3px}.Header-module__LJZipa__mobileDropdown{background-color:#fff;flex-direction:column;padding:1rem;display:flex;box-shadow:0 4px 8px #0000001a}.Header-module__LJZipa__mobileNavItem{border-bottom:1px solid #eee;align-items:center;padding:.75rem 0;display:flex}.Header-module__LJZipa__mobileNavItem img{width:20px;margin-right:10px}.Header-module__LJZipa__mobileBecomePartner{color:#653c28;border-top:1px solid #eee;padding:.75rem 0;font-weight:700}.Header-module__LJZipa__mobilerow,.Header-module__LJZipa__mobileContainer,.Header-module__LJZipa__sidebar{display:none}.Header-module__LJZipa__loginButton{align-items:center;gap:var(--spacing-2);cursor:pointer;font-weight:var(--font-weight-medium);transition:color var(--transition-fast),background-color var(--transition-fast);border-radius:var(--border-radius-md);white-space:nowrap;min-width:fit-content;font-size:var(--font-size-sm);background:0 0;border:none;padding-right:0;font-family:inherit;display:flex;color:var(--color-text-primary)!important}.Header-module__LJZipa__loginButton:active,.Header-module__LJZipa__loginButton:active .Header-module__LJZipa__arrowImg{color:var(--color-interactive-primary)!important}.Header-module__LJZipa__loginUserHover{align-items:center;gap:var(--spacing-2);white-space:nowrap;display:flex}.Header-module__LJZipa__userInitials{aspect-ratio:1;color:#fff;text-transform:uppercase;background-color:#1968b3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:600;display:flex}.Header-module__LJZipa__userProfilePic{object-fit:cover;border-radius:50%;flex-shrink:0;width:35px;height:35px}.Header-module__LJZipa__userIconDefault{background-color:#1968b3;border-radius:50px;flex-shrink:0;width:35px;height:35px;padding:4px}.Header-module__LJZipa__dropdownContainer{display:flex;position:relative}.Header-module__LJZipa__dropdownContainer:after{content:"";background:0 0;width:100%;height:20px;position:absolute;top:100%;left:0}.Header-module__LJZipa__dropdownMenu{box-shadow:none;z-index:10000;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:none;border-radius:12px;width:max-content;min-width:600px;margin-top:0;padding:20px 20px 16px;display:flex;position:absolute;top:100%;left:0}.Header-module__LJZipa__dropdownMenuFixed{z-index:10000!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;will-change:transform!important;backface-visibility:hidden!important;margin-top:0!important;position:absolute!important;top:100%!important;left:50%!important;transform:translate(-50%)!important}.Header-module__LJZipa__userWrapper{cursor:pointer;display:inline-block;position:relative}.Header-module__LJZipa__userWrapper .Header-module__LJZipa__dropdownMenu{z-index:1500;box-shadow:none;color:#000;background-color:#0000;border:none;flex-direction:column;justify-content:flex-start;align-items:start;padding:10px;display:flex;position:absolute;right:0}.Header-module__LJZipa__active{color:#0083f4}.Header-module__LJZipa__quickActions{justify-content:space-between;gap:8px;margin:16px 0;display:flex}.Header-module__LJZipa__quickActions button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:10px;flex:1;padding:12px;font-weight:500}.Header-module__LJZipa__menuLinks{margin:0;padding:0;list-style:none}.Header-module__LJZipa__menuLinks li{cursor:pointer;border-bottom:1px solid #eee;padding:12px 0;font-size:16px}.Header-module__LJZipa__backdrop{z-index:1100;background-color:#fff;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}.Header-module__LJZipa__mobileFlexLocation{align-items:center;gap:10px;margin-bottom:15px;display:flex}.Header-module__LJZipa__loginmodalBackdrop{z-index:var(--z-index-overlay);background:#00000080;width:100%;position:fixed;inset:0}.Header-module__LJZipa__loginmodalBackdrop .Header-module__LJZipa__modal{z-index:20;box-shadow:none;background:0 0;border-radius:8px;width:100%;max-width:100%;padding:0;position:fixed;top:0%;left:50%;transform:translate(-50%)}.Header-module__LJZipa__closebtn{float:right;margin-bottom:17px;font-weight:700;position:absolute;right:30px}.Header-module__LJZipa__mobileSearchInput{outline:none}.Header-module__LJZipa__mobileSearchInput:focus{box-shadow:0 0 0 3px var(--color-focus-ring);outline:none;border-color:var(--color-focus)!important}.Header-module__LJZipa__searchIcon{color:#888;cursor:pointer;font-size:22px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.Header-module__LJZipa__dropdown{z-index:1000;scrollbar-width:thin;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:450px;padding:0;position:absolute;top:110%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000001a}.Header-module__LJZipa__searchDropdownPortal{scrollbar-width:thin;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:450px;padding:0;overflow-y:auto;box-shadow:0 4px 16px #0000001a}.Header-module__LJZipa__noDataFound{text-align:center;color:#666;padding:16px 20px;font-size:14px}.Header-module__LJZipa__dropdown h6{color:#2874f0;margin:12px 0 6px;font-size:14px;font-weight:700}.Header-module__LJZipa__categorySection{flex-direction:column;gap:10px;margin-bottom:15px;display:flex}.Header-module__LJZipa__typeSection{margin-left:12px}.Header-module__LJZipa__typeTitle{color:#555;margin-bottom:6px;font-size:13px;font-weight:600}.Header-module__LJZipa__resultItem{cursor:pointer;align-items:center;gap:8px;padding:8px 10px;font-size:14px;transition:all .2s;display:flex}.Header-module__LJZipa__resultItem:hover{background-color:#e6f0ff}.Header-module__LJZipa__resultItem p{cursor:pointer;color:#333;border-radius:4px;align-items:center;gap:5px;padding:6px 10px;font-size:14px;transition:background-color .2s;display:flex}.Header-module__LJZipa__resultItem p:hover{background-color:#f1f1f1}.Header-module__LJZipa__resultItem img{object-fit:contain;border-radius:5px;width:38px;height:38px}.Header-module__LJZipa__contextBlock{margin-bottom:12px}.Header-module__LJZipa__contextTitle{color:#444;margin-bottom:8px;font-size:14px;font-weight:600}.Header-module__LJZipa__resultGroup{flex-direction:column;display:flex}.Header-module__LJZipa__resultTag{color:#1968b3;border-radius:4px;padding:2px 0;font-size:12px;font-weight:400}.Header-module__LJZipa__searchImg img{object-fit:contain;width:38px;height:30px}.Header-module__LJZipa__searchNames{flex-direction:column;font-weight:500;display:flex}.Header-module__LJZipa__categories{background:#fff;border-radius:12px;flex-direction:column;flex:none;gap:10px;min-width:200px;max-height:fit-content;padding:10px;display:flex;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.Header-module__LJZipa__categoryItem{cursor:pointer;color:#000;border-radius:8px;justify-content:space-between;align-items:center;padding:10px;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:flex}.Header-module__LJZipa__categoryItem:hover,.Header-module__LJZipa__categoryItem.Header-module__LJZipa__active{color:#1968b3;background-color:#eaf3ff}.Header-module__LJZipa__categoryItem img{object-fit:contain;width:35px;height:35px}.Header-module__LJZipa__categoryItem img:first-of-type{transform:rotate(0)!important}.Header-module__LJZipa__arrow{float:right;color:#999;font-size:14px;font-weight:700;transform:rotate(0)}.Header-module__LJZipa__arrow img{float:right;width:14px;height:14px;font-weight:700;transform:rotate(180deg)}.Header-module__LJZipa__subMenu{background:#fff;border-radius:12px;flex-direction:column;width:200px;min-width:200px;padding:15px;display:flex;position:absolute;left:57%;box-shadow:0 8px 24px #0000001a}.Header-module__LJZipa__subMenu h4{color:#000;margin-bottom:4px;font-size:16px;font-weight:600}.Header-module__LJZipa__subMenu div{cursor:pointer;color:#000;padding:4px 0;font-size:14px;transition:color .2s}.Header-module__LJZipa__subMenu button{text-align:left;color:#05f}.Header-module__LJZipa__more{color:#0a66c2;cursor:pointer;margin-top:6px;font-size:13px;font-weight:500}.Header-module__LJZipa__brandList{flex-direction:column;gap:8px;display:flex}.Header-module__LJZipa__brandItems{flex-direction:column;gap:5px;display:flex}.Header-module__LJZipa__brandItems span:hover{color:#1968b3}.Header-module__LJZipa__brandName{cursor:pointer;transition:color .2s}.Header-module__LJZipa__brandName:hover{color:#1968b3}.Header-module__LJZipa__popularBrandsHeading{color:#000;margin:0;padding:10px 5px;font-size:16px;font-weight:600}.Header-module__LJZipa__allPhonesHeaderButton{color:#000;cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:8px;padding:0;font-size:14px;font-weight:500;display:flex}.Header-module__LJZipa__allPhonesHeaderButton .Header-module__LJZipa__arrow img{transform:rotate(0)}.Header-module__LJZipa__allBrandsButton{font-size:14px;font-weight:450}.Header-module__LJZipa__allPhonesHeaderButton:hover{color:#1968b3}.Header-module__LJZipa__productItem{flex-direction:column;gap:5px;display:flex}.Header-module__LJZipa__productItem span:hover{color:#2874f0}.Header-module__LJZipa__categories::-webkit-scrollbar{width:6px}.Header-module__LJZipa__categories::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.Header-module__LJZipa__profiledropdownMenu{z-index:10000;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;border:1px solid #ddd;border-radius:5px;flex-direction:column;min-width:170px;margin-top:15px;padding:10px 8px;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-5px)}.Header-module__LJZipa__dropdownContainer:hover .Header-module__LJZipa__profiledropdownMenu,.Header-module__LJZipa__profiledropdownMenu:hover{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(-50%)translateY(0)}.Header-module__LJZipa__profileDropdownPortal{background-color:#fff;border:1px solid #ddd;border-radius:5px;flex-direction:column;min-width:170px;padding:10px 8px;display:flex;box-shadow:0 4px 12px #00000026}.Header-module__LJZipa__profileDropdownPortal .Header-module__LJZipa__dropdownItem{color:#333;cursor:pointer;border-radius:5px;flex-direction:row;align-items:center;gap:10px;padding:10px 8px;font-size:14px;transition:background .2s;display:flex}.Header-module__LJZipa__profileDropdownPortal .Header-module__LJZipa__dropdownItem:hover{background-color:#f3f8ff}.Header-module__LJZipa__profileDropdownPortal .Header-module__LJZipa__icon{color:#555}.Header-module__LJZipa__profiledropdownMenu .Header-module__LJZipa__dropdownItem{color:#333;cursor:pointer;border-radius:5px;flex-direction:row;align-items:center;gap:10px;padding:10px 8px;font-size:14px;transition:background .2s;display:flex}.Header-module__LJZipa__profiledropdownMenu .Header-module__LJZipa__dropdownItem:hover{background-color:#f3f8ff}.Header-module__LJZipa__profiledropdownMenu .Header-module__LJZipa__icon{color:#555}.Header-module__LJZipa__dropdownArrow{width:16px;height:16px;transition:transform var(--transition-fast);flex-shrink:0}.Header-module__LJZipa__dropdownContainer:hover .Header-module__LJZipa__dropdownArrow{transform:rotate(180deg)}.Header-module__LJZipa__cityNameContainer{flex-direction:column;align-items:flex-start;display:flex}.Header-module__LJZipa__cityNameContainer span{font-size:var(--font-size-sm);color:var(--color-text-primary);white-space:nowrap}.Header-module__LJZipa__cityNameContainer .Header-module__LJZipa__yourCity{font-size:var(--font-size-xs);color:var(--color-text-muted)}.Header-module__LJZipa__citydropdown{align-items:center;gap:5px;display:flex}.Header-module__LJZipa__cityNameBox{flex-direction:column;display:flex}.Header-module__LJZipa__cityNameBox p{color:#00000080;font-size:10px;font-weight:500}.Header-module__LJZipa__menuItemWithArrow{justify-content:space-between;align-items:center;display:flex}.Header-module__LJZipa__popularSelectedCityName{color:#000;border-bottom:3px solid #1968b3;font-weight:500}.Header-module__LJZipa__allSelectedCity{background:#ddefff!important}.Header-module__LJZipa__topFixBox{z-index:99;background-color:#fff;justify-content:center;align-items:center;width:100vw;height:80px;display:flex;position:sticky;top:0%}.Header-module__LJZipa__partnerButton{color:#000;cursor:pointer;background-color:#fff;border:1px solid #bebebe;border-radius:5px;justify-content:start;align-items:center;gap:5px;margin-top:10px;padding:8px 10px;font-size:14px;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__LJZipa__partnerButton:hover{background-color:#f5f5f5}.Header-module__LJZipa__partnerButton img{height:20px}.Header-module__LJZipa__bottomButtons{align-items:center;gap:10px;margin-top:0;margin-bottom:16px;display:flex}.Header-module__LJZipa__bottomButtons button,.Header-module__LJZipa__bottomButtons a{flex:1;width:100%}.Header-module__LJZipa__collapsibleDropdownMenu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);min-width:600px;max-width:800px;max-height:500px;z-index:var(--z-index-dropdown);margin-top:0;padding:0;display:flex;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%)}.Header-module__LJZipa__brandsSection{border-right:1px solid var(--color-border);flex:0 0 300px;overflow-y:auto}.Header-module__LJZipa__brandsSectionHeader{padding:var(--spacing-4);border-bottom:1px solid var(--color-border);background:var(--color-surface)}.Header-module__LJZipa__brandsSectionHeader h4{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0}.Header-module__LJZipa__brandsList{padding:var(--spacing-2);gap:var(--spacing-1);flex-direction:column;display:flex}.Header-module__LJZipa__productsSection{background:var(--color-surface);flex:1;overflow-y:auto}.Header-module__LJZipa__productsSectionHeader{padding:var(--spacing-4);border-bottom:1px solid var(--color-border)}.Header-module__LJZipa__productsSectionHeader h4{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0}.Header-module__LJZipa__brandItem{border-radius:var(--border-radius-sm);transition:all var(--transition-fast);margin-bottom:var(--spacing-1);overflow:hidden}.Header-module__LJZipa__brandItem:hover{background-color:var(--color-surface)}.Header-module__LJZipa__brandItem.Header-module__LJZipa__active{background-color:var(--color-interactive-primary);color:var(--color-white)}.Header-module__LJZipa__brandHeader{padding:var(--spacing-3);cursor:pointer;transition:background-color var(--transition-fast);align-items:center;display:flex}.Header-module__LJZipa__brandHeader:hover{background-color:var(--color-surface)}.Header-module__LJZipa__brandInfo{align-items:center;gap:var(--spacing-3);flex:1;display:flex}.Header-module__LJZipa__brandLogo{width:32px;height:32px}.nav-icons{object-fit:contain;width:20px;height:20px;color:var(--color-text-primary);flex-shrink:0}.Header-module__LJZipa__brandName{font-size:14px;font-weight:var(--font-weight-normal);color:var(--color-text-primary);margin-left:0}.Header-module__LJZipa__brandItem.Header-module__LJZipa__active .Header-module__LJZipa__brandName{color:var(--color-white);font-weight:var(--font-weight-medium)}.Header-module__LJZipa__rightArrow{justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;display:flex}.Header-module__LJZipa__rightArrow img{opacity:.6;width:12px;height:12px}.Header-module__LJZipa__productsContainer{padding:var(--spacing-3);background:var(--color-surface)}.Header-module__LJZipa__productsList{gap:var(--spacing-2);grid-template-columns:1fr;display:grid}.Header-module__LJZipa__productImage{object-fit:contain;border-radius:var(--border-radius-sm);width:40px;height:40px}.Header-module__LJZipa__productInfo{gap:var(--spacing-0-5);flex-direction:column;flex:1;display:flex}.Header-module__LJZipa__productName{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);color:var(--color-text-primary);line-height:1.3}.Header-module__LJZipa__productPrice{font-size:var(--font-size-xs);color:var(--color-text-muted)}.Header-module__LJZipa__viewAllProducts{padding:var(--spacing-3);text-align:center;font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);color:var(--color-interactive-primary);cursor:pointer;border-top:1px solid var(--color-border);transition:background-color var(--transition-fast)}.Header-module__LJZipa__viewAllProducts:hover{background-color:var(--color-surface-secondary)}.Header-module__LJZipa__navItemNoDropdown{cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:10px 0;font-weight:400;transition:color .2s;display:flex;position:relative}.Header-module__LJZipa__navItemNoDropdown:hover{color:#1968b3}.Header-module__LJZipa__navItemNoDropdown span{pointer-events:auto}.Header-module__LJZipa__resultImage{object-fit:contain;width:40px;height:40px}.Header-module__LJZipa__dropDownArrow{height:20px;margin-top:16px;margin-left:-5px}.Header-module__LJZipa__modalOverlay{z-index:1002;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Header-module__LJZipa__modalContent{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:320px;padding:24px;box-shadow:0 4px 6px #0000001a}.Header-module__LJZipa__modalContent h3{color:#333;margin-bottom:12px;font-family:IBM Plex Sans;font-size:18px;font-weight:500}.Header-module__LJZipa__modalContent p{color:#666;margin-bottom:24px;font-family:IBM Plex Sans;font-size:14px}.Header-module__LJZipa__modalActions{justify-content:center;gap:12px;display:flex}.Header-module__LJZipa__cancelBtn{color:#1968b3;cursor:pointer;background:#fff;border:1px solid #1968b3;border-radius:8px;padding:10px 24px;font-family:IBM Plex Sans;font-size:14px;font-weight:500;transition:all .2s}.Header-module__LJZipa__logoutBtn{color:#fff;cursor:pointer;background:#1968b3;border:none;border-radius:8px;padding:10px 24px;font-family:IBM Plex Sans;font-size:14px;font-weight:500;transition:all .2s}.Header-module__LJZipa__cancelBtn:hover{background:#f9fafb}@keyframes Header-module__LJZipa__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module__LJZipa__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){body{padding-top:56px!important}.Header-module__LJZipa__header{z-index:1000;background-color:#fff;border-bottom:none;width:100%;position:fixed;top:0}.Header-module__LJZipa__container{display:none!important}.Header-module__LJZipa__mobileContainer{z-index:1003;background-color:#fff;width:100vw;height:55px;padding:0;position:fixed;top:0;left:0;right:0;display:block!important}.Header-module__LJZipa__mobilerow{justify-content:space-between;align-items:center;gap:0;width:100%;padding:7px 0;display:flex}.Header-module__LJZipa__mobileMenuIcon{display:block!important}.Header-module__LJZipa__mobileMenuIcon img{height:26px}.Header-module__LJZipa__navLinks,.Header-module__LJZipa__header_searchBar,.Header-module__LJZipa__bottomNav,.Header-module__LJZipa__actions>:not(.Header-module__LJZipa__mobileMenuIcon),.Header-module__LJZipa__user,.Header-module__LJZipa__logo{display:none}.Header-module__LJZipa__MobileLogo{object-fit:contain;cursor:pointer;width:auto;max-width:120px;height:33px;margin-left:0;display:block}.Header-module__LJZipa__sidebar{z-index:1200;background:#fff;width:100%;max-width:100vw;height:100vh;padding:0;transition:left .3s cubic-bezier(.4,0,.2,1);display:block;position:fixed;top:0;left:-100%;overflow:hidden auto}.Header-module__LJZipa__open{left:0}.Header-module__LJZipa__sidebarHeader{z-index:1201;background:#fff;justify-content:space-between;align-items:center;width:100%;height:56px;padding:10px;display:flex;top:0}.Header-module__LJZipa__sidebarContent{padding:10px}.Header-module__LJZipa__sidebar .Header-module__LJZipa__citySelector{cursor:pointer;transition:color var(--transition-fast),background-color var(--transition-fast);border-radius:var(--border-radius-md);align-items:center;gap:8px;margin-bottom:0;padding:0;font-size:16px;font-weight:500;display:flex;position:relative}.Header-module__LJZipa__sidebar .Header-module__LJZipa__citySelector p{margin:0;padding:0}.Header-module__LJZipa__sidebar .Header-module__LJZipa__citySelector .Header-module__LJZipa__locationicon{width:30px;height:30px}.Header-module__LJZipa__closeBtn{cursor:pointer;background:0 0;border:none;font-size:35px;position:absolute;top:8px;right:7px}.Header-module__LJZipa__loginBox{justify-content:space-between;align-items:center;gap:var(--spacing-1);background-color:#00000013;border-radius:15px;margin:0;padding:12px;display:flex}.Header-module__LJZipa__greeting{margin:0;font-size:18px;font-weight:500}.Header-module__LJZipa__prompt{margin-bottom:5px;font-size:18px;font-weight:500}.Header-module__LJZipa__note{color:#000;margin:0;padding:0;font-size:14px}.Header-module__LJZipa__menuList{height:fit-content;margin-top:3px;padding:0;list-style:none}.Header-module__LJZipa__menuList>li{cursor:pointer;padding:12px 8px 12px 0;font-weight:500;position:relative}.Header-module__LJZipa__backdrop{z-index:900;background-color:#0000004d;width:100%;height:100%;position:fixed;top:0;left:0}.Header-module__LJZipa__otherCitiesGrid{flex-wrap:wrap;gap:12px;max-height:180px;display:flex}.Header-module__LJZipa__otherCityPill{width:auto}.Header-module__LJZipa__popularCityGrid{grid-template-columns:repeat(4,1fr);gap:0}.Header-module__LJZipa__bottomNavContainer{padding-top:0;padding-left:0;padding-right:0}.Header-module__LJZipa__dropdownTrigger{cursor:pointer;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 0;font-weight:500;display:flex}.Header-module__LJZipa__mobileDropdownMenu{grid-template-columns:repeat(2,1fr);gap:12px;padding:12px 0;display:grid}.Header-module__LJZipa__dropdownItem{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.Header-module__LJZipa__dropdownItem img{object-fit:contain;width:40px;height:40px}.Header-module__LJZipa__mobileHeaderLeftRow{flex:1;align-items:center;gap:0;display:flex}.Header-module__LJZipa__mobileMenuIconMain{cursor:pointer;align-items:center;gap:10px;padding:8px;display:flex}.Header-module__LJZipa__mobileHeaderRightRow{align-items:center;gap:10px;margin-left:auto;display:flex}.Header-module__LJZipa__mobileSearchIcon{cursor:pointer;align-items:center;padding:8px;display:flex}.Header-module__LJZipa__mobileSearchOverlay{z-index:9999;scrollbar-width:none;background:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Header-module__LJZipa__mobileSearchHeader{background-color:#fff;align-items:center;width:92vw;height:50px;margin:20px 10px 10px;display:flex;position:relative}.Header-module__LJZipa__mobileSearchHeader img{position:absolute;right:10px}.Header-module__LJZipa__mobileSearchHeader .Header-module__LJZipa__clearSearchIcon{cursor:pointer;z-index:101;width:20px;height:20px;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.Header-module__LJZipa__mobileSearchHeader .Header-module__LJZipa__backArrow{z-index:100;position:absolute;top:23%;left:7px}.Header-module__LJZipa__mobileSearchInput{padding:var(--spacing-2);padding-left:var(--spacing-9);padding-right:var(--spacing-9);-webkit-appearance:none;border:1px solid var(--color-border);height:var(--form-input-height);z-index:99;background-color:var(--color-surface);color:var(--color-text-primary);transition:border-color var(--transition-fast);border-radius:10px;flex:1;padding-bottom:10px;font-size:16px;-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important;pointer-events:auto!important}.Header-module__LJZipa__closeIcon{cursor:pointer;margin-left:10px}.Header-module__LJZipa__subMenu{width:auto;box-shadow:none;background-color:#fff;padding-left:26px;list-style:none;position:static}.Header-module__LJZipa__subMenu li{padding:8px 0;font-size:14px}.Header-module__LJZipa__subMenu div{cursor:pointer;color:#000;justify-content:space-between;align-items:center;gap:10px;padding:4px 0;font-size:14px;transition:color .2s;display:flex}.Header-module__LJZipa__subMenu .Header-module__LJZipa__brandName{align-items:center;gap:10px;display:flex}.Header-module__LJZipa__cityModal{border-radius:0;width:100%;max-width:100vw;height:100vh;max-height:100vh;padding:12px 10px;top:0%;overflow:scroll}.Header-module__LJZipa__loginModal{border-radius:0;width:100%;max-width:100vw;height:100vh;max-height:100vh;top:0%;overflow:scroll}.Header-module__LJZipa__modalHeader{margin-bottom:20px}.Header-module__LJZipa__modalHeader h2{font-size:18px;font-weight:500}.Header-module__LJZipa__modalHeader button{font-size:21px;font-weight:300;top:12px;right:5px}.Header-module__LJZipa__modalInputWrapper{border:1px solid #e1e1e1;border-radius:10px;width:100%;padding:10px}.Header-module__LJZipa__modalInputWrapper:focus-within{border-color:#1968b3}.Header-module__LJZipa__modalCityHeading{margin:25px 0 15px}.Header-module__LJZipa__inputContainer{flex-direction:column}.Header-module__LJZipa__locationDetectButton{justify-content:flex-start;width:100%;height:45px;padding:10px;font-size:16px}.Header-module__LJZipa__cityGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:16px;display:grid}.Header-module__LJZipa__cityButton img{object-fit:contain;width:45px;height:45px}.Header-module__LJZipa__otherCityPill{height:39px;box-shadow:none;border:1px solid #e1e1e1}.Header-module__LJZipa__selectedCityPill{border-color:#1968b3}.Header-module__LJZipa__loginmodalBackdrop .Header-module__LJZipa__modal{border-radius:0}.Header-module__LJZipa__loginButton{cursor:pointer;background-color:#1968b3;border-radius:10px;justify-content:center;align-items:center;gap:5px;margin-left:10px;padding:8px 30px;font-size:16px;transition:background-color .2s;display:flex;color:#fff!important}.Header-module__LJZipa__searchIcon{color:#000;cursor:pointer;font-size:22px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.Header-module__LJZipa__searchleftIcon{font-size:18px;position:absolute;left:5px}.Header-module__LJZipa__closebtn{display:none}.Header-module__LJZipa__resultItem:hover,.Header-module__LJZipa__resultItem p:hover{background:0 0!important}.Header-module__LJZipa__contextBlock{scrollbar-width:none;height:auto;padding:0 16px 16px;overflow:scroll}.nav-icons{width:25px;height:25px}.Header-module__LJZipa__arrow img{width:20px!important;height:20px!important}.Header-module__LJZipa__mobileModalUl{flex-direction:column;align-items:start;gap:0;display:flex}.Header-module__LJZipa__mobileModalUl li{border-bottom:.7px solid #e1e1e1;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:-webkit-fill-available;padding:8px 2px;font-size:12px;display:flex}.Header-module__LJZipa__mobileModalUl:last-child{border-bottom:none}.Header-module__LJZipa__mobileModalUl img{object-fit:contain;background:#fff;border:.3px solid #34343433;border-radius:5px;width:45px;height:45px;padding:5px}.Header-module__LJZipa__mobileModalUl li.Header-module__LJZipa__selected{color:#1968b3;background-color:#fff;width:100%;position:relative}.Header-module__LJZipa__rightBrandBox .Header-module__LJZipa__mobileModalUl li{text-align:center;border-bottom:none}.Header-module__LJZipa__mobileModalUl li.Header-module__LJZipa__selected:after{content:"";z-index:2147483647;background-color:#1968b3;border-radius:0 5px 5px 0;width:5px;height:80%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Header-module__LJZipa__mobileModalUl h2{font-size:14px}.Header-module__LJZipa__MobileInnerBox{justify-content:space-between;align-items:start;height:100vh;display:flex;position:relative;overflow:hidden}.Header-module__LJZipa__MobileInnerBox .Header-module__LJZipa__leftBrandBox{scrollbar-width:none;background:#f5f6fa;width:fit-content;min-width:30%;height:100%;min-height:100vh;padding:0;position:absolute;top:0;overflow:hidden auto}.Header-module__LJZipa__leftBrandBox img{border:.3px solid #e1e1e1;border-radius:10px;width:50px;height:50px}.Header-module__LJZipa__MobileInnerBox .Header-module__LJZipa__rightBrandBox{scrollbar-width:none;width:max-content;min-width:70%;max-width:70%;height:100vh;padding:10px;position:absolute;top:0;right:0;overflow:hidden auto}.Header-module__LJZipa__MobileInnerBox .Header-module__LJZipa__rightBrandBox .Header-module__LJZipa__mobileModalUl img.brandimage{object-fit:contain;border-radius:10px;width:125px!important;height:100px!important;max-height:100px!important}.Header-module__LJZipa__MobileInnerBox .Header-module__LJZipa__rightBrandBox ul{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}.Header-module__LJZipa__MobileInnerBox .Header-module__LJZipa__rightBrandBox h2{cursor:pointer;margin:0;padding:0 0 12px;font-weight:500;position:relative;font-size:var(--font-size-base)!important}.Header-module__LJZipa__profileBoxes ul{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.Header-module__LJZipa__profileBoxes a{text-decoration:none}.Header-module__LJZipa__profileBoxes ul li{background-color:#fff;border:.3px solid #bebebe;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 5px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.Header-module__LJZipa__profileBoxes ul li:hover{background-color:#e6f0ff;border-color:#007bff}.Header-module__LJZipa__mobileProfileBoxes{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.Header-module__LJZipa__mobileProfileBoxes li{border:.3px solid #bebebe;border-radius:5px;flex-direction:column;justify-content:space-between;align-items:center;gap:5px;width:100%;padding:8px;font-size:12px;display:flex}.Header-module__LJZipa__mobileProfileBoxesIcons{font-size:18px}.Header-module__LJZipa__modalContent{width:100%;max-width:100%;margin:auto 20px;padding:20px}.Header-module__LJZipa__modalContent h3{margin-bottom:25px;font-size:18px}.Header-module__LJZipa__modalContent p{margin-bottom:25px;font-size:14px}.Header-module__LJZipa__modalActions{gap:10px}.Header-module__LJZipa__cancelBtn,.Header-module__LJZipa__logoutBtn{width:50%;height:45px;padding:10px 20px}}
.FullScreenModal-module__dMpDbG__modalWrapper{z-index:1000;background:#fff;flex-direction:column;width:100%;height:100vh;animation:.3s forwards FullScreenModal-module__dMpDbG__slideIn;display:flex;position:fixed;top:0;left:0}@keyframes FullScreenModal-module__dMpDbG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.FullScreenModal-module__dMpDbG__header{border-bottom:1px solid #eee;align-items:center;height:55px;padding:8px;display:flex;margin-top:0!important}.FullScreenModal-module__dMpDbG__header h2{color:#000;margin-bottom:0;font-size:18px;font-weight:500!important}button .FullScreenModal-module__dMpDbG__backButton{width:35px;height:35px}.FullScreenModal-module__dMpDbG__backButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:35px;margin-right:0;font-size:20px;display:flex}.FullScreenModal-module__dMpDbG__content{flex:1;overflow-y:auto}.FullScreenModal-module__dMpDbG__title{flex:1;margin-left:12px}.FullScreenModal-module__dMpDbG__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:35px;padding:0;display:flex}.FullScreenModal-module__dMpDbG__closeButton img{object-fit:contain;width:25px;height:25px}
.Footer-module__2zd1la__footerContainer{box-sizing:border-box;contain:content;background:#fff;border-top:1px solid #e1e1e1;width:100%;min-height:400px;margin:40px auto 0}@media (max-width:768px){.Footer-module__2zd1la__footerContainer{min-height:250px}}.Footer-module__2zd1la__footerColumn{flex-direction:column;gap:12px;display:flex}.Footer-module__2zd1la__footerHeading{color:#000;margin-bottom:8px;font-family:IBM Plex Sans,sans-serif;font-size:20px;font-weight:450;line-height:26px}.Footer-module__2zd1la__footerLink{color:#000;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:18.2px;text-decoration:none;transition:color .3s ease-in-out}.Footer-module__2zd1la__footerLink:hover{color:gray}.Footer-module__2zd1la__iconbox{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__2zd1la__footerContent{border-bottom:.3px solid #ddd;flex-wrap:wrap;justify-content:space-between;gap:20px;max-width:1184px;margin:0 auto;padding:36px 32px 20px;font-size:14px;font-weight:500;display:flex}.Footer-module__2zd1la__footerBottom{justify-content:space-between;align-items:center;gap:4px;max-width:1184px;margin:10px auto 0;display:flex}.Footer-module__2zd1la__footerBottom p{padding:0 32px}.Footer-module__2zd1la__footerBottom p:last-child{text-align:center;border-top:.3px solid #ddd;width:100%;padding:15px 32px 32px}.Footer-module__2zd1la__footerRightBox{gap:4px;display:flex}.Footer-module__2zd1la__footerCopyright{color:#000;font-family:IBM Plex Sans,sans-serif;font-size:14px;font-weight:500;line-height:18.2px}.Footer-module__2zd1la__footerSection{border-bottom:1px solid #ddd;padding:12px 0}.Footer-module__2zd1la__footerSectionHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.Footer-module__2zd1la__footerSectionHeader h3{margin:0;font-size:16px;font-weight:500}.Footer-module__2zd1la__footerLinks a{color:#000;text-underline-offset:3px;flex-direction:column;gap:8px;font-size:14px;font-weight:400;line-height:1.8;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .3s,color .3s;display:flex}.Footer-module__2zd1la__logoSection{flex-direction:column;align-items:flex-start;padding:16px 0;display:flex}.Footer-module__2zd1la__socialIcons{gap:10px;display:flex}.Footer-module__2zd1la__mobileFooterContent{font-family:IBM Plex Sans,sans-serif}.Footer-module__2zd1la__footerBottom{text-align:left;flex-direction:column;gap:15px;margin:0 auto;padding-top:20px;font-size:14px;display:flex}.Footer-module__2zd1la__footerRightBox img{width:120px;height:38px}.Footer-module__2zd1la__footerLinks a{color:#000;text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .3s,color .3s}.Footer-module__2zd1la__footerLinks a:hover{color:#000;text-decoration-color:#010101}.Footer-module__2zd1la__mobileFooterColumn{border-bottom:.3px solid #ddd;flex-direction:column;gap:16px;padding:20px 0;display:flex}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__logoContainer{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;display:flex}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__logoContainer p{margin:0;font-size:14px;font-weight:600}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__followUsSection{margin-top:0}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__helpCenterTitle{color:#000;margin-top:16px;margin-bottom:8px;font-size:16px;font-weight:600}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__helpCenterSubtitle{color:#666;margin-bottom:12px;font-size:14px;font-weight:400}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__helpCenterAction{align-items:center;display:flex}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__getAnswersBtn{color:#fff;text-transform:capitalize;letter-spacing:.5px;background:#1968b3;border:1px solid #1968b3;border-radius:20px;padding:10px 20px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__getAnswersBtn:hover{background:#1968b3}.Footer-module__2zd1la__chatbox{color:#fff;background-color:#1968b3;border-radius:8px;justify-content:center;align-items:center;gap:16px;width:100%;margin-top:10px;padding:6px 15px;font-size:20px;display:flex}.Footer-module__2zd1la__chatbox h5{font-size:16px}.Footer-module__2zd1la__chatbox img{height:38px}.Footer-module__2zd1la__chatbox p{font-size:12px}.Footer-module__2zd1la__socialIcons img{width:30px;height:30px;margin-top:8px}.Footer-module__2zd1la__uparrow{height:21px;transform:rotate(270deg)}.Footer-module__2zd1la__downarrow{height:21px;transform:rotate(90deg)}.Footer-module__2zd1la__notice{text-align:left;border-bottom:.3px solid #ddd;padding-bottom:20px}.Footer-module__2zd1la__logoContainer{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__2zd1la__logo{object-fit:contain;cursor:pointer;width:auto;max-width:120px;height:50px}.Footer-module__2zd1la__followText{color:#666;text-transform:lowercase;margin:0;font-size:14px}.Footer-module__2zd1la__getAnswersButton{color:inherit;width:100%;text-decoration:none;display:block}.Footer-module__2zd1la__getAnswersButton:hover{text-decoration:none}.Footer-module__2zd1la__getAnswersButton .Footer-module__2zd1la__chatbox{cursor:pointer;transition:background-color .2s}.Footer-module__2zd1la__getAnswersButton .Footer-module__2zd1la__chatbox:hover{background-color:#155a9a}.Footer-module__2zd1la__footerContainer.Footer-module__2zd1la__mdNone{display:block}.Footer-module__2zd1la__footerContainer.Footer-module__2zd1la__mdBlock{display:none}.Footer-module__2zd1la__followUsTitle{margin-bottom:12px;font-size:18px;font-weight:600}.Footer-module__2zd1la__socialIconsLarge{justify-content:flex-start;align-items:center;gap:10px;display:flex}.Footer-module__2zd1la__socialIconLink{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;transition:all .3s;display:flex}.Footer-module__2zd1la__socialIconLink:hover{background:#fff3;transform:translateY(-2px)}.Footer-module__2zd1la__socialIconLink img{object-fit:contain;width:30px;height:30px}.Footer-module__2zd1la__helpCenterSection{text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-radius:12px;padding:15px}.Footer-module__2zd1la__helpCenterContent{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.Footer-module__2zd1la__helpCenterTitle{margin-bottom:0;font-size:18px;font-weight:500}.Footer-module__2zd1la__helpCenterSubtitle{margin-bottom:0;font-size:14px;font-weight:400}.Footer-module__2zd1la__getAnswersBtn{color:#fff;text-transform:capitalize;letter-spacing:.5px;background:#1968b3;border:1px solid #0000;border-radius:10px;padding:8px 15px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__2zd1la__getAnswersBtn:hover{color:#fff;text-decoration:none}.Footer-module__2zd1la__helpCenterText{text-align:left;flex:1}.Footer-module__2zd1la__helpCenterAction{flex-shrink:0;align-items:center;display:flex}@media (max-width:768px){.Footer-module__2zd1la__footerContainer.Footer-module__2zd1la__md-none{padding-top:60px}.Footer-module__2zd1la__footerContainer.Footer-module__2zd1la__md-none .Footer-module__2zd1la__footerContent{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.Footer-module__2zd1la__footerContainer.Footer-module__2zd1la__md-none .Footer-module__2zd1la__footerBottom{text-align:center;flex-direction:column}.Footer-module__2zd1la__footerContainer.Footer-module__2zd1la__md-none .Footer-module__2zd1la__footerHeading{color:#000;margin-bottom:0;font-family:IBM Plex Sans,sans-serif;font-size:18px;font-weight:500;line-height:26px}.Footer-module__2zd1la__footerContainer.Footer-module__2zd1la__mdNone{display:none!important}.Footer-module__2zd1la__footerContainer.Footer-module__2zd1la__mdBlock{display:block!important}.Footer-module__2zd1la__followUsSection,.Footer-module__2zd1la__helpCenterSection{width:100%;margin-top:0;padding:0}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__followUsSection{margin-top:0}.Footer-module__2zd1la__helpCenterTitle{margin-bottom:8px}.Footer-module__2zd1la__followUsTitle,.Footer-module__2zd1la__helpCenterTitle{font-size:24px}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__helpCenterTitle{margin-top:0}.Footer-module__2zd1la__getHelpcenter p.Footer-module__2zd1la__helpCenterSubtitle{margin:0}.Footer-module__2zd1la__mobileFooterColumn .Footer-module__2zd1la__topContent{flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.Footer-module__2zd1la__getHelpcenter{background-color:#0000000f;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;display:flex}.Footer-module__2zd1la__getHelpcenter .Footer-module__2zd1la__helpCenterAction .Footer-module__2zd1la__getAnswersBtn{border-radius:10px}.Footer-module__2zd1la__helpCenterSubtitle{font-size:14px}.Footer-module__2zd1la__socialIconsLarge{justify-content:flex-start;gap:10px}.Footer-module__2zd1la__socialIconLink{width:30px;height:30px}.Footer-module__2zd1la__socialIconLink img{width:35px;height:35px}.Footer-module__2zd1la__footerBottom .Footer-module__2zd1la__logoHeader{text-align:left;width:100%;margin:0;font-size:14px;font-weight:600}.Footer-module__2zd1la__getAnswersBtn{padding:10px 25px;font-size:11px}.Footer-module__2zd1la__footerBottom{text-align:center;padding:15px 0}.Footer-module__2zd1la__helpCenterContent{text-align:center;flex-direction:column;gap:15px}.Footer-module__2zd1la__helpCenterText{text-align:center}.Footer-module__2zd1la__footerContainer{margin-top:0;padding:0 10px!important}.Footer-module__2zd1la__footerContent{flex-direction:column;gap:25px}.Footer-module__2zd1la__footerBottom p{padding:0;font-size:12px}.Footer-module__2zd1la__footerBottom p:last-child{padding:15px 0}.Footer-module__2zd1la__footerColumn{width:100%}.Footer-module__2zd1la__notice{border-bottom:none}.Footer-module__2zd1la__footerLinks{margin-top:16px}}
