.HelpSearch_helpSearchContainer__LfQ_P{width:100%;max-width:600px;margin:0 auto;padding:0 15px;position:relative;z-index:100}.HelpSearch_helpSearchForm__XOZy4{display:flex;position:relative;width:100%}.HelpSearch_helpSearchInput__E79FD{width:100%;padding:12px 50px 12px 20px;font-size:16px;border:2px solid #e0e0e0;border-radius:30px;background-color:#fff;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.05);color:#333;font-family:inherit}.HelpSearch_helpSearchInput__E79FD:focus{outline:none;border-color:#3f51b5;box-shadow:0 4px 15px rgba(0,0,0,.1)}.HelpSearch_helpSearchInput__E79FD::-moz-placeholder{color:#888;opacity:1}.HelpSearch_helpSearchInput__E79FD::placeholder{color:#888;opacity:1}.HelpSearch_helpSearchButton__dnJun{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:#3f51b5;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease;z-index:5}.HelpSearch_helpSearchButton__dnJun:hover{background:#303f9f}.HelpSearch_helpSearchButton__dnJun svg{width:20px;height:20px}.HelpSearch_searchResultsDropdown__ZvXVr{position:absolute;top:calc(100% + 10px);left:0;width:100%;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);max-height:500px;overflow-y:auto;z-index:110}.HelpSearch_resultsHeader__Pwphh{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee}.HelpSearch_resultsHeader__Pwphh h3{font-size:16px;font-weight:600;margin:0;color:#333}.HelpSearch_resultsHeader__Pwphh .HelpSearch_resultCount__7QNDl{font-size:14px;color:#666}.HelpSearch_resultsList__Y6yBt{padding:10px 0}.HelpSearch_resultItem__jOUQg{padding:15px 20px;cursor:pointer;transition:background-color .2s ease}.HelpSearch_resultItem__jOUQg:hover{background-color:#f5f7ff}.HelpSearch_resultItem__jOUQg .HelpSearch_resultCategory__PI0xg{display:inline-block;font-size:12px;font-weight:500;color:#3f51b5;background-color:#e8eaf6;padding:2px 8px;border-radius:12px;margin-bottom:5px}.HelpSearch_resultItem__jOUQg .HelpSearch_resultTitle__xbVJK{font-size:16px;font-weight:600;margin:5px 0;color:#333}.HelpSearch_resultItem__jOUQg .HelpSearch_resultDescription__0BpJ0{font-size:14px;color:#666;margin:5px 0 0;line-height:1.4}.HelpSearch_viewAllResults__2o2Fp{padding:15px 20px;text-align:center;border-top:1px solid #eee}.HelpSearch_viewAllResults__2o2Fp a{color:#3f51b5;font-weight:500;text-decoration:none;font-size:14px}.HelpSearch_viewAllResults__2o2Fp a:hover{text-decoration:underline}.HelpSearch_noResults__NbQRr{padding:20px;text-align:center}.HelpSearch_noResults__NbQRr p{margin:0 0 10px;color:#333;font-size:15px}.HelpSearch_noResults__NbQRr .HelpSearch_searchSuggestion__OT0BB{color:#666;font-size:14px}.HelpSearch_searchingIndicator__BK_Ae{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px}.HelpSearch_searchingIndicator__BK_Ae .HelpSearch_spinner__x7H2s{width:30px;height:30px;border-radius:50%;border:3px solid rgba(63,81,181,.2);border-top-color:#3f51b5;animation:HelpSearch_spin__uxE9_ 1s ease-in-out infinite;margin-bottom:15px}.HelpSearch_searchingIndicator__BK_Ae p{color:#666;font-size:14px;margin:0}@keyframes HelpSearch_spin__uxE9_{to{transform:rotate(1turn)}}@media(max-width:768px){.HelpSearch_helpSearchContainer__LfQ_P{max-width:100%}.HelpSearch_helpSearchInput__E79FD{font-size:14px;padding:10px 45px 10px 15px}.HelpSearch_helpSearchButton__dnJun{width:35px;height:35px}.HelpSearch_searchResultsDropdown__ZvXVr{max-height:400px}.HelpSearch_resultItem__jOUQg{padding:12px 15px}.HelpSearch_resultTitle__xbVJK{font-size:15px}.HelpSearch_resultDescription__0BpJ0{font-size:13px}}.ReportModal_modalOverlay__ZA19p{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;animation:ReportModal_fadeIn__Rgbu1 .3s ease-out}.ReportModal_modalContainer__3iU3n{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.2);width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;animation:ReportModal_slideIn__z2FxU .3s ease-out}.ReportModal_closeButton__JeHew{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;color:#666;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.ReportModal_closeButton__JeHew:hover{background-color:#f0f0f0;color:#333}.ReportModal_modalContent___E7o_{padding:30px}.ReportModal_modalContent___E7o_ h2{font-size:24px;font-weight:600;color:#333;margin:0 0 15px}.ReportModal_modalDescription__awa3W{color:#666;margin-bottom:25px;font-size:14px;line-height:1.5}.ReportModal_reportForm__u76ZS{gap:20px}.ReportModal_formGroup__yR8S_,.ReportModal_reportForm__u76ZS{display:flex;flex-direction:column}.ReportModal_formGroup__yR8S_ label{font-size:14px;font-weight:500;margin-bottom:8px;color:#444}.ReportModal_formGroup__yR8S_ input,.ReportModal_formGroup__yR8S_ select,.ReportModal_formGroup__yR8S_ textarea{padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .2s,box-shadow .2s;font-family:inherit}.ReportModal_formGroup__yR8S_ input:focus,.ReportModal_formGroup__yR8S_ select:focus,.ReportModal_formGroup__yR8S_ textarea:focus{outline:none;border-color:#556ee6;box-shadow:0 0 0 2px rgba(85,110,230,.2)}.ReportModal_formGroup__yR8S_ textarea{resize:vertical;min-height:100px}.ReportModal_checkboxGroup__7eAF4{flex-direction:row;align-items:flex-start}.ReportModal_checkboxLabel__PlOCo{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.ReportModal_checkboxLabel__PlOCo input[type=checkbox]{margin-top:3px}.ReportModal_checkboxLabel__PlOCo span{font-size:14px;color:#555;line-height:1.4}.ReportModal_inputError__iury7{border-color:#e53935!important}.ReportModal_errorText__eA8sl{color:#e53935;font-size:12px;margin-top:5px}.ReportModal_formActions__MHNYu{display:flex;justify-content:flex-end;gap:15px;margin-top:10px}.ReportModal_cancelButton__6ao_k{padding:10px 20px;background-color:#f5f5f5;color:#555;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.ReportModal_cancelButton__6ao_k:hover{background-color:#e0e0e0}.ReportModal_submitButton__tOa7V{padding:10px 20px;background-color:#556ee6;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.ReportModal_submitButton__tOa7V:hover{background-color:#4559c9}.ReportModal_submitButton__tOa7V:disabled{background-color:#a0aee9;cursor:not-allowed}.ReportModal_successMessage__Xx7Md{padding:40px 30px;text-align:center}.ReportModal_successMessage__Xx7Md h2{font-size:24px;font-weight:600;color:#333;margin:20px 0 15px}.ReportModal_successMessage__Xx7Md p{color:#666;font-size:16px;line-height:1.5;max-width:400px;margin:0 auto}.ReportModal_successIcon__g5hm2{display:flex;justify-content:center;margin-bottom:20px}.ReportModal_successIcon__g5hm2 svg{color:#4caf50}@keyframes ReportModal_fadeIn__Rgbu1{0%{opacity:0}to{opacity:1}}@keyframes ReportModal_slideIn__z2FxU{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:576px){.ReportModal_modalContainer__3iU3n{max-width:100%}.ReportModal_modalContent___E7o_{padding:20px}.ReportModal_formActions__MHNYu{flex-direction:column-reverse}.ReportModal_formActions__MHNYu button{width:100%}}.PolicyLayout_legalPageContainer__oHztw{background-color:#f8f9fa;min-height:100vh;display:flex;flex-direction:column;font-family:Poppins,sans-serif}.PolicyLayout_heroSection__NfdE1{background:linear-gradient(-45deg,#556ee6,#7986cb,#23a6d5,#6b21a8);background-size:400% 400%;animation:PolicyLayout_gradientBG__mMvIa 15s ease infinite;padding:60px 0;text-align:center;color:#fff}@keyframes PolicyLayout_gradientBG__mMvIa{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.PolicyLayout_heroTitle__A_SRj{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#fff}@media(max-width:768px){.PolicyLayout_heroTitle__A_SRj{font-size:2rem}}@media(max-width:576px){.PolicyLayout_heroTitle__A_SRj{font-size:1.8rem}}.PolicyLayout_heroSubtitle__YSXhJ{font-size:1.25rem;max-width:600px;margin:0 auto 32px;opacity:.9;color:#fff}@media(max-width:768px){.PolicyLayout_heroSubtitle__YSXhJ{font-size:1.1rem}}@media(max-width:576px){.PolicyLayout_heroSubtitle__YSXhJ{font-size:1rem}}.PolicyLayout_searchForm__vkNsK{max-width:600px;margin:0 auto;position:relative}.PolicyLayout_searchBarWrapper__a6k5D{max-width:600px;margin:25px auto 0}.PolicyLayout_searchContainer__j6Q64{display:flex;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.PolicyLayout_searchInput__K4iBj{flex:1;padding:16px 20px;font-size:1rem;border:none;outline:none;width:100%}.PolicyLayout_searchButton__TqxB_{background-color:#3171de;color:#fff;border:none;padding:0 24px;font-weight:600;cursor:pointer;transition:background-color .2s}.PolicyLayout_searchButton__TqxB_:hover{background-color:#2a5fc9}.PolicyLayout_searchResults__yzJbE{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:10;margin-top:4px;max-height:300px;overflow-y:auto}.PolicyLayout_searchResultItem__os_7Y{padding:12px 16px;text-align:left;width:100%;background:none;border:none;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.PolicyLayout_searchResultItem__os_7Y:hover{background-color:#f5f8ff}.PolicyLayout_searchResultItem__os_7Y:last-child{border-bottom:none}.PolicyLayout_contentSection__Dj4dN{flex:1;padding:40px 0}.PolicyLayout_contentGrid__A0v7l{display:flex;margin:0 auto;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden}@media(max-width:992px){.PolicyLayout_contentGrid__A0v7l{flex-direction:column}}.PolicyLayout_breadcrumbsContainer__uBbaE{margin-bottom:24px}.PolicyLayout_sidebar__5tsd6{width:300px;flex-shrink:0;background-color:#f8f9fa}@media(max-width:992px){.PolicyLayout_sidebar__5tsd6{width:100%;margin-bottom:0}}.PolicyLayout_sidebarSection__SB2p9{margin-bottom:0;background-color:#f8f9fa;overflow:hidden;border-right:none}.PolicyLayout_sidebarSection__SB2p9:last-child{margin-bottom:0}.PolicyLayout_sidebarSectionHeader__Gokm0{padding:20px 24px;background-color:#f8f9fa;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-bottom:1px solid #eaeaea;transition:background-color .2s}.PolicyLayout_sidebarSectionHeader__Gokm0:hover{background-color:#f0f4ff}.PolicyLayout_sidebarTitle__H4_nT{font-size:2.2rem;font-weight:600;margin:0;color:#333}.PolicyLayout_expandIcon___7yt3{font-size:1.8rem;color:#3171de;font-weight:700;transition:transform .2s}.PolicyLayout_expandIcon___7yt3.PolicyLayout_expanded__LkFqj{transform:rotate(180deg)}.PolicyLayout_policyLinks__0Dgap{padding:20px 24px}.PolicyLayout_categoryGroup__YgWup{margin-bottom:24px}.PolicyLayout_categoryGroup__YgWup:last-child{margin-bottom:0}.PolicyLayout_categoryTitle__hC3fR{font-size:1.8rem;font-weight:600;color:#555;margin:0 0 16px}.PolicyLayout_linksList__Iwg8X{list-style:none;padding:0;margin:0}.PolicyLayout_linksList__Iwg8X li{margin-bottom:12px}.PolicyLayout_linksList__Iwg8X li:last-child{margin-bottom:0}.PolicyLayout_policyLink__exDbo{display:block;padding:12px 16px;color:#3171de;text-decoration:none;border-radius:6px;transition:background-color .2s;font-size:1.6rem}.PolicyLayout_policyLink__exDbo:hover{background-color:#f0f4ff}.PolicyLayout_policyLink__exDbo.PolicyLayout_active__LFqrT{background-color:#e0e8ff;font-weight:500}.PolicyLayout_subCategoryItem__QbMwP{padding-left:20px;margin-bottom:10px}.PolicyLayout_subCategoryItem__QbMwP .PolicyLayout_policyLink__exDbo{font-size:1.5rem;padding:8px 16px}.PolicyLayout_helpSection__aWx9l{padding:16px 20px}.PolicyLayout_helpText__E7bJR{margin:0 0 16px;font-size:.95rem;color:#555;line-height:1.5}.PolicyLayout_contactButton__b5eKE{display:inline-block;padding:10px 16px;background-color:#3171de;color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .2s;margin-bottom:12px}.PolicyLayout_contactButton__b5eKE:hover{background-color:#2a5fc9}.PolicyLayout_reportButton__spmh1{display:block;width:100%;padding:10px 16px;background-color:#f0f4ff;color:#3171de;border:1px solid #e0e8ff;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}.PolicyLayout_reportButton__spmh1:hover{background-color:#e0e8ff}.PolicyLayout_categoryHeader__vxDTS{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:8px 0;transition:color .2s}.PolicyLayout_categoryHeader__vxDTS:hover{color:#3171de}.PolicyLayout_categoryExpandIcon__2RiFO{font-size:1.6rem;color:#3171de;font-weight:700;transition:transform .2s}.PolicyLayout_categoryExpandIcon__2RiFO.PolicyLayout_expanded__LkFqj{transform:rotate(180deg)}.PolicyLayout_subCategoryHeader__hGE2G{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.PolicyLayout_subCategoryHeader__hGE2G a{flex:1}.PolicyLayout_subCategoryExpandIcon__LOBp_{font-size:1.4rem;color:#3171de;font-weight:700;transition:transform .2s;margin-left:8px}.PolicyLayout_subCategoryExpandIcon__LOBp_.PolicyLayout_expanded__LkFqj{transform:rotate(180deg)}.PolicyLayout_subItemsList__hteqP{list-style:none;padding-left:20px;margin:8px 0 12px}.PolicyLayout_subItemsList__hteqP li{margin-bottom:10px}.PolicyLayout_subItemsList__hteqP li:last-child{margin-bottom:0}.PolicyLayout_subItemLink__tZKQb{display:block;padding:8px 16px;color:#3171de;text-decoration:none;border-radius:6px;transition:background-color .2s;font-size:1.3rem}.PolicyLayout_subItemLink__tZKQb:hover{background-color:#f0f4ff}.PolicyLayout_subItemLink__tZKQb.PolicyLayout_active__LFqrT{background-color:#e0e8ff;font-weight:500}.PolicyLayout_mainContent__4RlbU{flex:1;background-color:#fff;padding:32px;font-size:1.6rem}.PolicyLayout_mainContent__4RlbU .PolicyLayout_contentContainer__Nj0l4{background-color:#fff;padding:0;box-shadow:none}.PolicyLayout_mainContent__4RlbU h1{font-size:2.4rem;font-weight:700;margin-top:0;margin-bottom:24px;color:#333}.PolicyLayout_mainContent__4RlbU h2{font-size:2rem;font-weight:600;margin-top:32px;margin-bottom:16px;color:#333}.PolicyLayout_mainContent__4RlbU h3{font-size:1.8rem;font-weight:600;margin-top:24px;margin-bottom:12px;color:#333}.PolicyLayout_mainContent__4RlbU p{margin-bottom:16px;line-height:1.6;color:#555}.PolicyLayout_mainContent__4RlbU ol,.PolicyLayout_mainContent__4RlbU ul{margin-bottom:16px;padding-left:24px}.PolicyLayout_mainContent__4RlbU ol li,.PolicyLayout_mainContent__4RlbU ul li{margin-bottom:8px;line-height:1.6;color:#555}.PolicyLayout_feedbackSection__8txTl{margin-top:40px;padding-top:24px;border-top:1px solid #eaeaea;text-align:center}.PolicyLayout_feedbackTitle__BWhfI{font-size:1.1rem;font-weight:600;margin-bottom:16px;color:#333}.PolicyLayout_feedbackButtons__SE2ko{display:flex;justify-content:center;gap:16px;margin-bottom:16px}.PolicyLayout_feedbackButton__JyO00{padding:8px 24px;background-color:#f0f4ff;color:#3171de;border:1px solid #e0e8ff;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}.PolicyLayout_feedbackButton__JyO00:hover{background-color:#e0e8ff}.PolicyLayout_feedbackThankYou__v0MYS{font-size:1rem;color:#3171de;font-weight:500}.PolicyLayout_footer__8JIEj{background-color:#f0f4ff;padding:24px 0;text-align:center}.PolicyLayout_copyright__MRToz{color:#555;font-size:18px;margin:0}@media(max-width:992px){.PolicyLayout_contentGrid__A0v7l{gap:0}.PolicyLayout_sidebarSection__SB2p9{border-radius:0}.PolicyLayout_mainContent__4RlbU{border-radius:0;border-top:1px solid #e0e0e0}.PolicyLayout_contentSection__Dj4dN{padding:24px 0}.PolicyLayout_mainContent__4RlbU{padding:24px}}@media(max-width:768px){.PolicyLayout_contentSection__Dj4dN{padding:24px 0}.PolicyLayout_mainContent__4RlbU{padding:24px}}@media(max-width:576px){.PolicyLayout_heroSection__NfdE1{padding:40px 0}.PolicyLayout_searchInput__K4iBj{padding:12px 16px}.PolicyLayout_mainContent__4RlbU{padding:20px}.PolicyLayout_mainContent__4RlbU h1{font-size:1.8rem}.PolicyLayout_mainContent__4RlbU h2{font-size:1.4rem}.PolicyLayout_mainContent__4RlbU h3{font-size:1.2rem}}.Purchasing_policyPageContainer__41xhO{background-color:#f8f9fa;min-height:100vh;display:flex;flex-direction:column;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY{background:linear-gradient(-45deg,#556ee6,#7986cb,#23a6d5,#23d5ab);background-size:400% 400%;animation:Purchasing_gradientBG__QuuOA 15s ease infinite;padding:60px 0;text-align:center;color:#fff}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_heroTitle__tBxBu{font-size:3.5rem;font-weight:700;margin-bottom:16px;font-family:Poppins,sans-serif;color:#fff}@media(max-width:768px){.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_heroTitle__tBxBu{font-size:2.8rem}}@media(max-width:576px){.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_heroTitle__tBxBu{font-size:2.5rem}}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_heroSubtitle__2cU2X{font-size:1.5rem;max-width:600px;margin:0 auto 32px;opacity:.9;font-family:Poppins,sans-serif;color:#fff}@media(max-width:768px){.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_heroSubtitle__2cU2X{font-size:1.2rem;margin-bottom:24px}}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN{position:relative;max-width:700px;margin:0 auto}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN .Purchasing_searchContainer__cPhZA{display:flex;border-radius:50px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN .Purchasing_searchContainer__cPhZA .Purchasing_searchInput___zlxR{flex:1;padding:16px 24px;font-size:1rem;border:none;outline:none;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN .Purchasing_searchContainer__cPhZA .Purchasing_searchInput___zlxR::-moz-placeholder{color:#adb5bd}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN .Purchasing_searchContainer__cPhZA .Purchasing_searchInput___zlxR::placeholder{color:#adb5bd}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN .Purchasing_searchContainer__cPhZA .Purchasing_searchButton__obbZ_{background-color:#556ee6;color:#fff;border:none;padding:0 32px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN .Purchasing_searchContainer__cPhZA .Purchasing_searchButton__obbZ_:hover{background-color:#4458ca}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN .Purchasing_searchResults___kOwO{position:absolute;top:100%;left:0;right:0;background-color:#fff;border-radius:8px;margin-top:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:10;max-height:300px;overflow-y:auto}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN .Purchasing_searchResults___kOwO .Purchasing_searchResultItem__wol_C{padding:12px 24px;cursor:pointer;transition:background-color .2s ease;font-family:Poppins,sans-serif;text-align:left}.Purchasing_policyPageContainer__41xhO .Purchasing_heroSection__zOjDY .Purchasing_searchForm__T12yN .Purchasing_searchResults___kOwO .Purchasing_searchResultItem__wol_C:hover{background-color:#f8f9fa}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX{flex:1;padding:40px 0 60px}@media(max-width:768px){.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX{padding:30px 0 40px}}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_breadcrumbsContainer__IuLH0{margin-bottom:24px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans{display:grid;grid-template-columns:280px 1fr;gap:40px;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}@media(max-width:992px){.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans{grid-template-columns:240px 1fr;gap:30px}}@media(max-width:768px){.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans{grid-template-columns:1fr}}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD{background-color:#f8f9fa;padding:30px 20px;border-right:1px solid #e9ecef}@media(max-width:768px){.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD{border-right:none;border-bottom:1px solid #e9ecef;padding:20px}}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp{margin-bottom:32px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp:last-child{margin-bottom:0}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_sidebarSectionHeader__FSVh4{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e9ecef;transition:all .2s ease}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_sidebarSectionHeader__FSVh4:hover{color:#556ee6}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_sidebarSectionHeader__FSVh4 .Purchasing_sidebarTitle__lfTWp{font-size:1.1rem;font-weight:600;color:#343a40;margin-bottom:0;padding-bottom:0;border-bottom:none;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_sidebarSectionHeader__FSVh4 .Purchasing_expandIcon__Bki_5{font-size:18px;font-weight:600;color:#6c757d;transition:transform .3s ease}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_sidebarSectionHeader__FSVh4 .Purchasing_expandIcon__Bki_5.Purchasing_expanded__rxi7j{color:#556ee6}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB{display:flex;flex-direction:column;gap:8px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB .Purchasing_policyLink__vJp_2{padding:12px 16px;border-radius:6px;color:#495057;text-decoration:none;transition:all .2s ease;font-size:15px;font-family:Poppins,sans-serif;font-weight:600}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB .Purchasing_policyLink__vJp_2:hover{background-color:#e9ecef;color:#556ee6}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB .Purchasing_policyLink__vJp_2.Purchasing_activePolicyLink__GKIxO{background-color:#e7f0ff;color:#556ee6;font-weight:600}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB .Purchasing_subPolicyLinks__qQPib{list-style:none;padding-left:20px;margin:0 0 16px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB .Purchasing_subPolicyLinks__qQPib li{margin-bottom:6px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB .Purchasing_subPolicyLinks__qQPib li:last-child{margin-bottom:0}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB .Purchasing_subPolicyLinks__qQPib .Purchasing_subPolicyLink__9fhih{color:#6c757d;text-decoration:none;font-size:14px;padding:6px 12px;border-radius:4px;display:block;transition:all .2s ease}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB .Purchasing_subPolicyLinks__qQPib .Purchasing_subPolicyLink__9fhih:hover{background-color:#f1f3f5;color:#556ee6}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_policyLinks__ZtMJB .Purchasing_subPolicyLinks__qQPib .Purchasing_subPolicyLink__9fhih.Purchasing_activeSubPolicyLink__hYtjR{color:#556ee6;font-weight:500}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_popularTopics__3cOiz{display:flex;flex-direction:column;gap:8px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_popularTopics__3cOiz .Purchasing_topicLink__IVt7H{background:none;border:none;text-align:left;padding:8px 16px;border-radius:6px;font-size:14px;color:#495057;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_popularTopics__3cOiz .Purchasing_topicLink__IVt7H:hover{background-color:#e9ecef;color:#556ee6}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_popularTopics__3cOiz .Purchasing_topicLink__IVt7H.Purchasing_activeTopicLink__Vvn_C{background-color:#e8f0fe;color:#556ee6;font-weight:500}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_contactLink__b24yS{display:inline-block;background:none;border:1px solid #556ee6;color:#556ee6;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif;text-decoration:none}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_sidebar__9rbLD .Purchasing_sidebarSection__Nf9hp .Purchasing_contactLink__b24yS:hover{background-color:#556ee6;color:#fff}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4{padding:30px 40px}@media(max-width:768px){.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4{padding:20px}}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyHeader__dkPWR{margin-bottom:32px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyHeader__dkPWR .Purchasing_policyTitle__Py4Nv{font-size:2.5rem;font-weight:700;color:#343a40;margin-bottom:8px;font-family:Poppins,sans-serif}@media(max-width:768px){.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyHeader__dkPWR .Purchasing_policyTitle__Py4Nv{font-size:2rem}}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyHeader__dkPWR .Purchasing_lastUpdated__hmTgQ{font-size:1rem;color:#6c757d;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl{margin-bottom:40px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionHeader__K_gfb{display:flex;align-items:center;margin-bottom:24px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionHeader__K_gfb .Purchasing_sectionTitleContainer__e5OYY{display:flex;align-items:center}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionHeader__K_gfb .Purchasing_sectionIcon__3MWMa{width:36px;height:36px;margin-right:16px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionHeader__K_gfb .Purchasing_sectionTitle__ufITa{font-size:1.75rem;font-weight:600;color:#343a40;margin:0;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionContent__zw_Ow{display:flex;flex-direction:column}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionContent__zw_Ow .Purchasing_illustrationContainer__oGRu4{align-self:center;margin-bottom:32px;max-width:400px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionContent__zw_Ow .Purchasing_illustrationContainer__oGRu4 .Purchasing_illustration__hPX1J{width:100%;height:auto;display:block;margin:0 auto}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionContent__zw_Ow .Purchasing_contentWithBullets__94Vkd .Purchasing_contentItem__ipT2K{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionContent__zw_Ow .Purchasing_contentWithBullets__94Vkd .Purchasing_contentItem__ipT2K:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionContent__zw_Ow .Purchasing_contentWithBullets__94Vkd .Purchasing_contentItem__ipT2K .Purchasing_contentItemTitle__i0Rmf{font-size:2rem;font-weight:600;color:#343a40;margin-bottom:20px;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl .Purchasing_sectionContent__zw_Ow .Purchasing_contentWithBullets__94Vkd .Purchasing_contentItem__ipT2K .Purchasing_contentItemText__1Dith{font-size:1.5rem;line-height:1.8;color:#495057;font-family:Poppins,sans-serif;margin-bottom:30px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl h2{margin-top:2rem;position:relative;padding-bottom:.5rem}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl h2:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background:linear-gradient(90deg,#3171de,#7986cb);border-radius:3px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl ol,.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl p,.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl ul{margin-bottom:1.5rem}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl ol li,.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl ul li{margin-bottom:.5rem}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl a{color:#3171de;text-decoration:none;font-weight:500;transition:color .2s}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_policyContent__sbFHb .Purchasing_policySection__4qCxl a:hover{color:#2a5fc9;text-decoration:underline}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_relatedPolicies__yQeQE{margin-top:40px;padding-top:30px;border-top:1px solid #e9ecef}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_relatedPolicies__yQeQE .Purchasing_relatedTitle__RRiJx{font-size:1.2rem;font-weight:600;color:#343a40;margin-bottom:16px;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_relatedPolicies__yQeQE .Purchasing_relatedLinks__KTFIZ{display:flex;flex-wrap:wrap;gap:12px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_relatedPolicies__yQeQE .Purchasing_relatedLinks__KTFIZ .Purchasing_relatedLink__Y6Pvs{display:inline-block;padding:8px 16px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;color:#495057;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_relatedPolicies__yQeQE .Purchasing_relatedLinks__KTFIZ .Purchasing_relatedLink__Y6Pvs:hover{background-color:#e9ecef;color:#556ee6;border-color:#556ee6}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_feedbackSection__UccvO{margin-top:40px;padding-top:30px;border-top:1px solid #e9ecef;text-align:center}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_feedbackSection__UccvO .Purchasing_feedbackTitle__YEzYG{font-size:1.2rem;font-weight:600;color:#343a40;margin-bottom:16px;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_feedbackSection__UccvO .Purchasing_feedbackButtons__GtYjB{display:flex;justify-content:center;gap:16px;margin-bottom:20px}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_feedbackSection__UccvO .Purchasing_feedbackButtons__GtYjB .Purchasing_feedbackButton__Xv4iW{background-color:#f8f9fa;border:1px solid #dee2e6;color:#495057;padding:8px 24px;border-radius:50px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_feedbackSection__UccvO .Purchasing_feedbackButtons__GtYjB .Purchasing_feedbackButton__Xv4iW:hover{background-color:#e9ecef;border-color:#ced4da}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_feedbackSection__UccvO .Purchasing_reportIssueButton__UdFbT{background:none;border:1px solid #556ee6;color:#556ee6;padding:8px 24px;border-radius:50px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}.Purchasing_policyPageContainer__41xhO .Purchasing_contentSection__b7aJX .Purchasing_contentGrid__KNans .Purchasing_mainContent__y9ce4 .Purchasing_feedbackSection__UccvO .Purchasing_reportIssueButton__UdFbT:hover{background-color:#556ee6;color:#fff}.Purchasing_policyPageContainer__41xhO .Purchasing_footer__xYauq{background-color:#343a40;padding:20px 0;color:#f8f9fa;text-align:center}.Purchasing_policyPageContainer__41xhO .Purchasing_footer__xYauq .Purchasing_copyright__xrLY7{font-size:14px;margin:0;font-family:Poppins,sans-serif}.Purchasing_purchasingContent__Z2b86{padding:20px 0;max-width:900px;margin:0 auto}.Purchasing_purchasingContent__Z2b86 h1{font-size:3rem;line-height:1.3;margin-bottom:2rem;color:#333;font-weight:600}.Purchasing_purchasingContent__Z2b86 h2{font-size:2.5rem;line-height:1.3;margin:2.5rem 0 1.5rem;padding-bottom:.7rem;border-bottom:1px solid #eee;color:#444;font-weight:600}.Purchasing_purchasingContent__Z2b86 h3{font-size:2.1rem;line-height:1.3;margin:2rem 0 1rem;color:#555;font-weight:500}.Purchasing_purchasingContent__Z2b86 h4{font-size:1.8rem;margin:1rem 0 .5rem;color:#555}.Purchasing_purchasingContent__Z2b86 p{font-size:1.6rem;line-height:1.6;margin-bottom:1.5rem;color:#666}.Purchasing_purchasingContent__Z2b86 .Purchasing_introduction__e45jA{font-size:1.8rem;line-height:1.6;color:#555;margin-bottom:2.5rem}.Purchasing_purchasingContent__Z2b86 .Purchasing_policySection__4qCxl,.Purchasing_purchasingContent__Z2b86 section{margin-bottom:3rem}.Purchasing_purchasingContent__Z2b86 .Purchasing_stepContainer__Qp7Gf{display:flex;margin-bottom:1.5rem}.Purchasing_purchasingContent__Z2b86 .Purchasing_stepContainer__Qp7Gf .Purchasing_stepNumber__iQTy1{background-color:#4a6cf7;color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;margin-right:1rem;margin-top:.25rem}.Purchasing_purchasingContent__Z2b86 .Purchasing_stepContainer__Qp7Gf .Purchasing_stepContent__EL9E_{flex:1}.Purchasing_purchasingContent__Z2b86 .Purchasing_tipBox___ID3b{background-color:#f5f9ff;border-left:4px solid #4a6cf7;padding:1rem;margin:1rem 0;border-radius:0 4px 4px 0}.Purchasing_purchasingContent__Z2b86 .Purchasing_tipBox___ID3b strong{color:#4a6cf7;display:block;margin-bottom:.5rem}.Purchasing_purchasingContent__Z2b86 .Purchasing_warningBox___V_fK{background-color:#fff5f5;border-left:4px solid #e53e3e;padding:1rem;margin:1rem 0;border-radius:0 4px 4px 0}.Purchasing_purchasingContent__Z2b86 .Purchasing_warningBox___V_fK strong{color:#e53e3e;display:block;margin-bottom:.5rem}.Purchasing_purchasingContent__Z2b86 .Purchasing_featureGrid__2xbXT{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin:1.5rem 0}.Purchasing_purchasingContent__Z2b86 .Purchasing_featureCard__CoCrn{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s}.Purchasing_purchasingContent__Z2b86 .Purchasing_featureCard__CoCrn:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.Purchasing_purchasingContent__Z2b86 .Purchasing_featureCard__CoCrn h3,.Purchasing_purchasingContent__Z2b86 .Purchasing_featureCard__CoCrn h4{margin-top:0;color:#4a6cf7}.Purchasing_purchasingContent__Z2b86 .Purchasing_bulletList__ifRJE{padding-left:1.5rem;margin:.5rem 0;list-style-type:disc}.Purchasing_purchasingContent__Z2b86 .Purchasing_bulletList__ifRJE li{margin-bottom:.5rem;line-height:1.5;font-size:1.6rem}.Purchasing_purchasingContent__Z2b86 .Purchasing_numberedList__ojTls{padding-left:1.5rem;margin:.5rem 0}.Purchasing_purchasingContent__Z2b86 .Purchasing_numberedList__ojTls li{margin-bottom:.5rem;line-height:1.5;font-size:1.6rem}@media(max-width:768px){.Purchasing_purchasingContent__Z2b86{padding:15px}}@keyframes Purchasing_gradientBG__QuuOA{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}