.HeroSection-module__sBkrQG__hero{z-index:10;background:#fff;min-height:520px;padding:72px 0;position:relative;overflow:visible}.HeroSection-module__sBkrQG__hero:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#fffffff5 0 30%,#ffffffbd 43%,#ffffff2e 64%,#fff0 78%),linear-gradient(90deg,#ffffff0f,#fff 39% 61%,#ffffff0f);position:absolute;inset:0}.HeroSection-module__sBkrQG__hero .container-fluid{z-index:2;position:relative}.HeroSection-module__sBkrQG__heroRow{min-height:376px}.HeroSection-module__sBkrQG__sliderBackdrop{pointer-events:none;z-index:0;position:absolute;inset:0}.HeroSection-module__sBkrQG__sliderRow{width:100%;position:absolute;left:0;overflow:hidden}.HeroSection-module__sBkrQG__sliderRowTop{top:72px}.HeroSection-module__sBkrQG__sliderRowBottom{bottom:72px}.HeroSection-module__sBkrQG__sliderTrack{will-change:transform;gap:20px;width:max-content;display:flex}.HeroSection-module__sBkrQG__sliderTrackLeft{animation:50s linear infinite HeroSection-module__sBkrQG__slideLeft}.HeroSection-module__sBkrQG__sliderTrackRight{animation:60s linear infinite HeroSection-module__sBkrQG__slideRight;transform:translate(-50%)}.HeroSection-module__sBkrQG__sliderImage{object-fit:cover;border-radius:8px;flex:none;width:180px;height:180px}.HeroSection-module__sBkrQG__heroContent{text-align:center;padding:0 32px}.HeroSection-module__sBkrQG__b2bLabel{color:#4951a1;margin:0 0 4px;font-size:60px;font-weight:700;line-height:64px}.HeroSection-module__sBkrQG__heroTitle{color:#0f1628;margin:0 0 16px;font-size:60px;font-weight:700;line-height:64px}.HeroSection-module__sBkrQG__heroSubtitle{color:#444;max-width:520px;margin:0 auto 28px;font-size:1rem;line-height:1.65}.HeroSection-module__sBkrQG__searchBar{border:1.5px solid #d0d5dd;border-radius:8px;align-items:center;max-width:580px;height:54px;margin:0 auto 18px;display:flex;position:relative;overflow:visible;box-shadow:0 1px 4px #0000000f}.HeroSection-module__sBkrQG__catWrap{flex-shrink:0;position:relative}.HeroSection-module__sBkrQG__catBtn{color:#1d1d1d;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;height:54px;padding:0 14px 0 16px;font-size:14px;font-weight:400;display:flex}.HeroSection-module__sBkrQG__catBtn:hover{color:#4951a1}.HeroSection-module__sBkrQG__catBtn:disabled{cursor:wait;opacity:.72}.HeroSection-module__sBkrQG__chevron{flex-shrink:0;width:14px;height:14px;transition:transform .18s}.HeroSection-module__sBkrQG__chevronOpen{transform:rotate(180deg)}.HeroSection-module__sBkrQG__catDropdown{z-index:200;background:#fff;border:1px solid #e0e0e0;border-radius:6px;min-width:180px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 6px 16px #0000001a}.HeroSection-module__sBkrQG__catDropdown li{margin:0}.HeroSection-module__sBkrQG__catOption{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:9px 14px;font-size:13px;display:block}.HeroSection-module__sBkrQG__catOption:hover{color:#4951a1;background:#f3f4f8}.HeroSection-module__sBkrQG__catOptionActive{color:#4951a1;font-weight:700}.HeroSection-module__sBkrQG__searchDivider{background:#d0d5dd;flex-shrink:0;width:1px;height:28px}.HeroSection-module__sBkrQG__searchInput{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;padding:0 16px;font-size:14px}.HeroSection-module__sBkrQG__searchInput::placeholder{color:#aaa}.HeroSection-module__sBkrQG__searchInput:disabled{cursor:wait;opacity:.72}.HeroSection-module__sBkrQG__searchBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#4951a1;border:none;border-radius:8px;align-items:center;gap:8px;height:36px;margin-right:10px;padding:6px 13px;font-size:14px;font-weight:600;display:flex}.HeroSection-module__sBkrQG__searchBtn:hover{background:#38448f}.HeroSection-module__sBkrQG__searchBtn:disabled{cursor:wait;opacity:.86}.HeroSection-module__sBkrQG__searchIcon{flex-shrink:0;width:16px;height:16px}.HeroSection-module__sBkrQG__searchLoader{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.78s linear infinite HeroSection-module__sBkrQG__searchLoaderSpin}@keyframes HeroSection-module__sBkrQG__searchLoaderSpin{to{transform:rotate(360deg)}}.HeroSection-module__sBkrQG__frequentWrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.HeroSection-module__sBkrQG__frequentLabel{color:#333;font-size:13px;font-weight:600}.HeroSection-module__sBkrQG__frequentTag{border:1px solid var(--brand-primary-500-brand,#4952a1);color:#333;cursor:pointer;background:#4952a10d;border-radius:99px;padding:5px 16px;font-size:12px;font-weight:500;transition:border-color .15s,color .15s}.HeroSection-module__sBkrQG__frequentTag:hover{color:#4951a1;border-color:#4951a1}@keyframes HeroSection-module__sBkrQG__slideLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes HeroSection-module__sBkrQG__slideRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:991.98px){.HeroSection-module__sBkrQG__hero{min-height:560px;margin:48px 0;padding:64px 0}.HeroSection-module__sBkrQG__hero:before{background:radial-gradient(circle,#fffffff7 0 36%,#ffffffd1 53%,#ffffff47 76%,#ffffff0f 100%),linear-gradient(90deg,#ffffff47,#fff 24% 76%,#ffffff47)}.HeroSection-module__sBkrQG__heroRow{min-height:432px}.HeroSection-module__sBkrQG__sliderRowTop{top:36px}.HeroSection-module__sBkrQG__sliderRowBottom{bottom:36px}.HeroSection-module__sBkrQG__sliderTrack{gap:14px}.HeroSection-module__sBkrQG__sliderImage{width:132px;height:132px}.HeroSection-module__sBkrQG__heroContent{padding:12px}.HeroSection-module__sBkrQG__b2bLabel{font-size:1.75rem}.HeroSection-module__sBkrQG__heroTitle{font-size:2.25rem}}@media (max-width:575.98px){.HeroSection-module__sBkrQG__hero{min-height:620px;margin:32px 0;padding:72px 0}.HeroSection-module__sBkrQG__heroRow{min-height:476px}.HeroSection-module__sBkrQG__sliderRowTop{top:24px}.HeroSection-module__sBkrQG__sliderRowBottom{bottom:24px}.HeroSection-module__sBkrQG__sliderImage{width:104px;height:104px}.HeroSection-module__sBkrQG__searchBar{flex-wrap:nowrap;align-items:center;height:48px;overflow:visible}.HeroSection-module__sBkrQG__catWrap{flex:none;width:auto;max-width:116px}.HeroSection-module__sBkrQG__catBtn{text-overflow:ellipsis;justify-content:flex-start;gap:4px;max-width:116px;height:48px;padding:0 8px 0 10px;font-size:12px;overflow:hidden}.HeroSection-module__sBkrQG__searchDivider{height:24px;display:block}.HeroSection-module__sBkrQG__searchInput{flex:auto;min-width:58px;height:100%;padding:0 8px;font-size:13px}.HeroSection-module__sBkrQG__searchBtn{border-radius:8px;justify-content:center;gap:5px;width:auto;min-width:84px;height:36px;margin-right:5px;padding:0 10px;font-size:13px}}
