.navbar_main_container{width:100%;height:auto;background:#fff;box-shadow:0 2px 5px #00000030;position:fixed;top:0;z-index:15}.navbar_desktop{width:100%;height:auto;padding:8px 35px;display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:auto;gap:20px}.navbar_logo{width:100%;max-width:150px;min-width:100px;height:40px}.navbar_logo a img{width:100%;height:100%;object-fit:contain}.navbar_searchbar{max-width:700px;width:100%;background:#fff;border-radius:40px;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:5px}.navbar-post-requirement-popup{position:fixed;z-index:101;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;overflow-y:scroll;scrollbar-width:none;border-radius:12px;padding:20px;cursor:default}.navbar_action{gap:18px;justify-content:flex-end}.navbar_action,.post-rfq-btn{display:flex;align-items:center}.post-rfq-btn{outline:none;background:#fff;justify-content:center;padding:0 10px;border-radius:20px;gap:3px;min-width:190px;border:1px solid var(--primary-color);height:36px}.post-rfq-btn:hover{box-shadow:0 0 5px #0e219d70}.post-rfq-btn p{font-size:15px;color:var(--primary-color);margin:0}@media only screen and (max-width:1030px) and (min-width:100px){.post-rfq-text{display:none}.post-rfq-btn{min-width:38px;height:38px;border-radius:50%}}@media only screen and (max-width:600px) and (min-width:100px){.navbar-post-requirement-popup{width:100%}}.navbar-mobile{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.nav-mobile-logo{width:100%;max-width:120px;min-width:auto;height:46px}.nav-mobile-logo a img{width:100%;height:100%;object-fit:contain}.nav-actions-mobile{display:flex;align-items:center;gap:15px}.nav-actions-mobile button{display:flex;background:transparent;border:none;outline:none;cursor:pointer}.nav-mobile-search-sidebar-close{top:-105%}.nav-mobile-search-sidebar-close,.nav-mobile-search-sidebar-open{width:100%;height:350px;position:fixed;background:#fff;left:0;transition:.5s;z-index:50}.nav-mobile-search-sidebar-open{top:0;padding:10px;box-shadow:0 5px 10px #00000050}.mobile-search-topbar{display:flex;justify-content:space-between;align-items:center}.close-search-sidebar-btn{outline:none;border:none;background:transparent;display:flex;justify-content:center;align-items:center}.nav-mobile-sidebar-close{left:-105%;transition:.8s;z-index:100}.nav-mobile-sidebar-close,.nav-mobile-sidebar-open{width:100%;height:100%;position:fixed;background:#fff;top:0}.nav-mobile-sidebar-open{left:0;transition:.5s;padding:10px 15px;z-index:50}.mobile-sidemenu-topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-top:10px}.nav-mobile-sidebar-open hr{margin:10px 0}.nav-mobile-links{display:flex;justify-content:space-between;align-items:center}.nav-mobile-links p,.price-conversion-container p{font-size:16px;color:#222}.price-conversion-container,.sidebar-logout-btn{display:flex;justify-content:space-between;align-items:center}.sidebar-logout-btn{color:#ee2a32;background:transparent;border:none;outline:none;font-size:16px;gap:5px}.sidebar-logout-btn svg{color:#2c2c2c;transform:rotate(180deg)}.mobile-post-rfq-btn{position:fixed;bottom:20px;left:25px;min-width:45px;height:45px;border-radius:50%;border:none;outline:none;background:var(--primary-color);display:flex;justify-content:center;align-items:center;padding:2px;box-shadow:0 0 10px #002453}.mobile-post-rfq-btn:hover{box-shadow:0 0 5px #0e219d70;transition:all .4s ease}.flicker{content:"";position:fixed;bottom:3px;left:18px;background:var(--primary-color);width:60px;height:60px;z-index:-2;border-radius:50%;animation:wave 1s ease-in-out infinite forwards}.login_signup_links{display:flex;flex-direction:row;gap:5px}.login_signup_links a{background:var(--primary-color);color:#fff;padding:5px 10px;border-radius:4px;font-size:14px}.user_info h3{color:var(--primary-color)}.user_info p{margin:0;color:#222}.sidebar-pipex-logo{position:absolute;left:50%;transform:translateX(-50%);bottom:80px;text-align:center}@keyframes wave{0%{background:#013579;transform:scale(1)}to{background:#01357900;transform:scale(1.4)}}.categorySidebarContainerOpen{width:100%;height:100%;position:fixed;background:#fff;top:0;left:0;transition:.5s;padding:10px 15px;z-index:50}.categorySidebarContainerClose{width:100%;height:100%;position:fixed;background:#fff;top:0;left:-105%;transition:.8s}.close-category-sidebar-btn{width:100%;outline:none;border:none;background:transparent;display:flex;justify-content:flex-end;align-items:center}.categorySidebarList a{display:block;font-size:16px;color:#4d4d4d;padding-left:15px;padding-top:5px}.categorySidebarTitle{font-size:18px;color:var(--primary-color);border-left:3px solid var(--primary-color);padding-left:5px}.categorySidebarList{display:flex;justify-content:flex-start;align-items:flex-start;gap:25px;flex-wrap:wrap;overflow:auto}.product_content{overflow:auto;height:calc(100vh - 130px)}.product_content::-webkit-scrollbar{width:4px;height:4px}.product_content::-webkit-scrollbar-track{background:#e4efff}.product_content::-webkit-scrollbar-thumb{background:#0e219d;border:1px solid #e4efff;border-radius:5px}.categories_content{display:flex;flex-direction:column;gap:0}.product_name{width:100%!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important;text-overflow:ellipsis!important;overflow-wrap:anywhere!important;overflow:hidden!important;color:#0e219d!important;font-size:16px!important;margin-bottom:5px!important;padding:4px!important}.subproduct_name{font-size:14px!important;color:#4d4d4d!important;padding:2px 4px!important}.categories_content ul{list-style:none;display:flex;flex-direction:column;gap:0}.navbar-mobile-inner{display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:auto;padding:9px 20px;gap:50px;width:100%}@media screen and (max-width:580px){.categorySidebarList{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:10px;row-gap:10px;grid-column-gap:10px;column-gap:10px}}@media screen and(max-width:540px){.nav_left_section_m,.nav_left_section_m *{width:100%}}.navbar-search{width:100%;display:flex;position:relative;padding:1px 10px;border-radius:40px;background:#fff;border:1px solid #b3b3b3}.navbar-search input{width:100%;border:none;outline:none;border-radius:10px;padding-left:10px}.navbar-search-list{position:absolute;top:42px;z-index:1;background:#fff;width:95%;border-radius:5px;scrollbar-width:none;overflow:scroll;height:auto}.navbar-search-list ul li{list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:8px 10px;cursor:pointer}.navbar-search-list ul li div{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.navbar-search-list ul li:hover{background-color:#f3f8ff}.highlighted{background:#f3f8ff!important}.highlighted:before{width:10px;background-color:red}.searchbar-buttons{display:flex;justify-content:center;align-items:center;gap:5px}.navbar-remove-search,.navbar-search-btn{border:none;outline:none;background:transparent;display:flex}.navbar-search-btn{justify-content:center;align-items:center;height:32px;color:#0e219d;background:#fff;padding:0 0 0 5px}.navbar-backdrop{width:100%;height:100vh;background:#00000060;position:fixed;top:0;left:0;z-index:-1}@keyframes slideList{0%{height:0}to{height:190px}}.navbar-mobile-search{width:auto;display:flex;justify-content:center;align-items:center;gap:5px;position:relative;border:2px solid #002c68;padding:2px 3px;border-radius:40px;background:#f3f8ff;margin:15px}.navbar-mobile-search input{width:100%;border:none;outline:none;border-radius:0 10px 10px 0;background:#f3f8ff;height:30px;font-size:16px}.nav-mobile-search-btn{border:none;outline:none;background:transparent;border-radius:50%;width:35px;height:32px}.nav-mobile-remove-search,.nav-mobile-search-btn,.remove-query-div{display:flex;justify-content:center;align-items:center}.nav-mobile-remove-search{border:none;outline:none;background:transparent;margin-right:5px}.nav-mobile-line-seperate,.nav-mobile-remove-search svg{display:flex;justify-content:center;align-items:center}.nav-mobile-line-seperate{border:none;outline:none;background:transparent;margin-right:-10px}.nav-mobile-line-seperate svg{display:flex;justify-content:center;align-items:center}.nav-mobile-search-list{position:absolute;top:42px;z-index:1;width:100%;border-radius:5px;overflow-y:scroll;height:240px;background:transparent}.nav-mobile-search-list ul li{list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:10px 5px}.nav-mobile-search-list ul li div{color:#002c68}.nav-mobile-search-list ul li svg{min-width:18px}.nav-mobile-search-list ul li:hover{background:#f3f8ff}.menuCategoryDropdownContainer{position:relative;z-index:-1}.menuCategoryBtn{background:none;outline:none;display:flex;justify-content:flex-start;align-items:center;gap:6px;height:100%;border-radius:20px;padding:8px 15px;border:1px solid #b3b3b3;text-wrap:nowrap;transition:all .2s ease}.active-menuCategoryBtn,.menuCategoryBtn:hover{border:1px solid #0e219d}.spacingDiv{position:absolute;top:100%;left:-200%;display:none;z-index:5;padding-top:20px}.menuCategoryDropdown{background:#fff;min-width:900px;width:100%;max-height:auto;height:auto;box-shadow:0 7px 7px 0 #002b6849;padding:20px 25px 30px;border:1px solid #002c6825;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-gap:10px;gap:10px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;animation:dropdownAnimation .2s ease-in-out;border-radius:5px}.product_name{width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis;overflow-wrap:anywhere;overflow:hidden;color:#0e219d;font-size:16px;margin-bottom:5px}.subproduct_name{font-size:14px;color:#4d4d4d}.product_name:hover,.subproduct_name:hover{font-weight:600}.menuCategoryDropdownContainer ul{list-style:none;display:flex;flex-direction:column;gap:2px}@keyframes dropdownAnimation{0%{opacity:0}to{opacity:1}}.auth-header-wrapper{display:flex;align-items:center;position:relative}.sign-in-btn-link{display:flex;align-items:center;justify-content:center;text-align:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--primary-color);border:none;outline:none;border-radius:20px;padding:0 14px;height:36px;color:#fff;cursor:pointer}.sign-in-btn-link::-ms-expand{display:none}.sign_in_btn_option{background:#fff;color:#0e219d;padding:10px;border-radius:20px!important;font-size:14px;text-align:center}.user-auth-act-btn{border:none;background:var(--primary-color);color:#fff;height:36px;padding:0 10px;display:flex;align-items:center;border-radius:20px;gap:2px;position:relative;text-transform:capitalize;overflow:hidden;z-index:1;transition:all .5s}.user-auth-act-btn:hover{background:#0c1d81;transition:all .2s ease-in}.sign_in_btn:before{content:"";position:absolute;width:100%;height:100%;top:0;left:-100%;background:var(--primary-color);z-index:-1;transition:all .5s}.sign_in_btn:hover:before{left:0;transition:all .5s}.sign_in_btn:hover{color:var(--secondary-color);transition:all .5s}.user-action-backdrop{width:100%;height:100%;position:fixed;background:#ffffff00;top:0;left:0;z-index:2}.user-actions-lists{width:200px;list-style:none;display:flex;flex-direction:column;position:absolute;right:0;top:45px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);border-radius:4px;padding-top:10px;z-index:3}.user-actions-list-item{padding:4px 0;border-radius:4px;list-style:none}.user-actions-list-item:hover{background:#f8f8f8}.user-actions-lists p{margin:0;line-height:normal}.user_name{color:var(--primary-color);font-size:18px;padding:0 10px}.user_email{font-size:12px;padding:5px 10px;color:#000}.user-act-btn{width:100%;text-align:left;padding:2px 10px;background:none;border:none;transition:background .2s ease-in-out;font-size:14px;line-height:24px;letter-spacing:.111612px;display:flex;justify-content:center;align-items:center;gap:10px;color:#ee2a32}.logout_icon{transform:rotate(-180deg);color:#111}.user-act-btn:active{background:#e0dcdc}.user-act-btn:disabled{cursor:not-allowed;background:#cdcdcd}hr{border-top:1px solid #bbb}.user-act-link-btn{font-size:14px;color:#000;display:flex;justify-content:space-between;align-items:center}.auth-username{max-width:100px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@keyframes borders{0%{border-left:5px solid #b7deff}30%{border-top:5px solid #b7deff}60%{border-right:5px solid #b7deff}to{border-bottom:5px solid #b7deff}}@media only screen and (max-width:750px) and (min-width:100px){.auth-username,.sign_in_text{display:none}}.signin-dropdown{position:relative;display:inline-block}.signin-trigger{background:var(--primary-color);color:var(--secondary-color);padding:8px 16px;border-radius:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-wrap:nowrap;transition:all 3s ease}.signin-trigger:hover{background:#0c1d81}.signin-options{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.15);display:none;min-width:160px;z-index:20}.spacing-div{position:absolute;right:0;padding:12px 0}.signin-dropdown:hover .signin-options{display:block}.signin-option{padding:10px 16px;cursor:pointer;color:#0e219d;font-family:__Roboto_10f679,__Roboto_Fallback_10f679;transition:background .2s}.signin-option:hover{background:#f2f4ff}.footer-section{background:#eff3f7;padding:1px;box-shadow:0 0 6px #00000030}.footer-div{max-width:1520px;padding:0 40px}.footer-section h5{font-size:20px;line-height:20px;letter-spacing:.4px;color:#0e219d}.footer-section h6{margin:17px 0 10px}.footer-section a,.footer-section h6{font-size:13px;line-height:16.9px;letter-spacing:1.92%}.footer-section a{color:#1e2c81;cursor:pointer}.footer-section a:hover{color:#576ef0;transition:all .2s ease-in}.footer-content{display:grid;grid-template-columns:78% 20%;grid-column-gap:30px;column-gap:30px;margin-top:5px}.f-left-top-con{display:grid;grid-template-columns:25% 25% 25% 25%;grid-gap:10px;gap:10px}.recent-industry,.resouce-contactus{display:grid;grid-template-columns:50% 50%;grid-column-gap:10px;column-gap:10px}.footer-section ul{list-style:none}.footer-section ul li a svg{fill:#1e2c81;width:24px;height:24px}.footer-section ul li a svg:hover{fill:#576ef0;transition:all .2s ease-in}.f-contact-con{display:flex;justify-content:flex-start;align-items:flex-start;gap:7px;padding:10px 0}.f-contact-con p{font-size:13px;line-height:16.9px;letter-spacing:1.92%;color:#c3c3c3;margin:0}.get-latest-industries{display:flex;flex-direction:column;gap:5px}.get-latest-industries input{background:#f9f9f9;border:1px solid #d3cece;height:46px;border-radius:5px;padding:5px 11px}.get-latest-industries input:hover{background:#f9f9f9;border:1px solid #d3cece;transition:all .2s ease-in}.get-latest-industries input::placeholder{font-size:16px;line-height:20.8px;letter-spacing:.4px;color:#656565}.get-latest-industries select,.get-latest-industries select option{background:#f9f9f9;border:1px solid #d3cece;height:46px;border-radius:5px;font-size:16px;line-height:20.8px;letter-spacing:.4px;color:#656565;padding:5px 11px}.get-latest-industries select option{width:100%}.get-latest-industries button{height:48px;border-radius:5px;font-size:18px;line-height:23.4px;letter-spacing:1.92%;color:#f5f5f5;background:var(--primary-color);border:none;cursor:pointer;margin-top:10px}.footer-certifications p{font-size:13px;line-height:16.9px;letter-spacing:1.92%;color:#6b6b6b;margin:10px 0 20px}.social-media-links ul{display:flex;justify-content:flex-start;align-items:center;gap:10px;height:auto;flex-wrap:wrap;margin-bottom:10px}.social-media-links ul li img{width:26px;height:26px}.footer-sitemap-section{display:flex;align-items:center;gap:15px;border-top:1px solid #a5a5a5;padding:10px 0 0}.footer-reserved-sec p{font-size:13px;line-height:16.9px;letter-spacing:1.92%;color:#fff;margin:0}.footer-sitemap-sec ul{display:flex;justify-content:center;align-items:center;gap:25px}.f-contact-con svg{width:18px;min-width:18px;height:18px}.footer-b-bottom{width:350px}.footer-b-bottom ul li{margin:5px 0;width:250px;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;white-space:normal}.footer-certifications{margin-top:20px}.footer-div{margin:60px auto 50px}.get-latest-industries input:focus{border:1px solid #0e219d}.ftr-map{fill:#1e2c81!important;color:#eff3f7}.ftr-map:hover{fill:#576ef0!important;transition:all .2s ease-in}.resouce-div ul li{margin:5px 0}@media screen and (max-width:1420px){.footer-content{grid-template-columns:74% 23%}.footer-b-bottom ul li{width:200px}}@media screen and (max-width:1260px){.footer-b-bottom{width:100%}.f-left-top-con{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1180px){.footer-content{grid-template-columns:69% 28%}.f-left-top-con{grid-template-columns:repeat(4,1fr)}.footer-b-bottom ul li{width:175px}}@media screen and (max-width:991px){.footer-content{grid-template-columns:64% 32%}.f-left-top-con{grid-template-columns:repeat(2,1fr);gap:15px}}@media screen and (max-width:744px){.footer-div{padding:0 15px}.footer-content{grid-template-columns:61% 34%}}@media screen and (max-width:660px){.footer-content{grid-template-columns:100%}.resouce-contactus{row-gap:5px}.get-latest-industries{margin:10px 0 20px}.footer-b-bottom ul li{width:100%}.footer-section a{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:normal;overflow:hidden;overflow-wrap:anywhere}}@media screen and (max-width:460px){.f-left-top-con{grid-template-columns:100%;gap:5px}.footer-certifications{margin-top:20px}.footer-certifications p{margin:10px 0 5px}.footer-section h6{margin:15px 0 5px}.f-contact-con{padding:7px 0}.footer-sitemap-sec ul{gap:auto;column-gap:14px;row-gap:5px;flex-wrap:wrap}}.subscribe-input-error{color:#eb4040;font-size:12px;line-height:21px;margin:0}.subscribe-field-input{outline:none}.subscribe-btn:disabled{background-color:#b3b3b3;cursor:pointer}.HomeHeader_header__zyoBO{width:100%;position:fixed;top:0;background:#fff;z-index:100}.HomeHeader_header_shadow__D3lzY{box-shadow:0 2px 5px #00000030;transition:box-shadow .25s ease}.HomeHeader_nav__8Knq1{display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:auto;padding:4px 20px;gap:50px}.HomeHeader_nav_left_section__p6LuO{width:40%}.HomeHeader_nav_right_section__3t3UN{width:60%;display:flex;justify-content:flex-end;align-items:center;gap:18px}.HomeHeader_nav_right_section_scroll__TjcAu{width:100%}.HomeHeader_animated_logo__HPcUU{width:max-content;position:relative;transition:transform .4s linear ease-in}.HomeHeader_animated_logo__HPcUU a{height:100%}.HomeHeader_pipex_logo__KKJqt{width:100%;height:148px;transition:width .4s ease-out,height .4s ease}.HomeHeader_scrolled__FpEV1{width:232px;height:48px!important;object-fit:contain}.HomeHeader_feature_arrow__J2ekH{size:36px}.HomeHeader_searchbar-backdrop-hide__Hs0uw{display:flex;gap:10px;z-index:1;left:-105%;padding:40px 10px}.HomeHeader_searchbar-backdrop-hide__Hs0uw,.HomeHeader_searchbar-backdrop__xklSW{width:100vw;height:100vh;justify-content:center;position:fixed;right:0;top:0;background-color:var(--secondary-color);transition:.3s}.HomeHeader_searchbar-backdrop__xklSW{gap:7px;z-index:1002;left:0;padding:60px 10px 40px;overflow:scroll;scrollbar-width:none;display:none}.HomeHeader_back-icon__Qwy15{font-size:20px;margin-top:14px}.HomeHeader_searchbar-backdrop__xklSW .HomeHeader_search-bar__qDvhi button{width:80px}.HomeHeader_navbar_searchbar__bVoLC{max-width:700px;width:100%;background:#fff;border-radius:40px;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:18px}.HomeHeader_navbar_post_requirement_popup__KEJ1X{position:fixed;z-index:101;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;overflow-y:scroll;scrollbar-width:none;border-radius:12px;padding:20px;cursor:default}.HomeHeader_popup_backdrop__FJ2Kf{height:100vh;width:100vw;position:fixed;z-index:100;top:0;bottom:0;left:0;right:0;background-color:#0000007e}.HomeHeader_navbar_action__jPVFJ{display:flex;gap:18px;align-items:center;justify-content:flex-end}.HomeHeader_post_rfq_btn__QSkRa{outline:none;background:#fff;display:flex;justify-content:center;align-items:center;padding:5px 10px;border-radius:20px;gap:7px;width:max-content;border:1px solid #b3b3b3}.HomeHeader_active_post_rfq_btn__zc55l,.HomeHeader_post_rfq_btn__QSkRa:hover{box-shadow:0 0 5px #0e219d70}.HomeHeader_post_rfq_btn__QSkRa p{font-size:14px;margin:0;color:#0e219d;text-wrap:nowrap}@media only screen and (max-width:1030px) and (min-width:100px){.HomeHeader_post_rfq_text__PpBxX{display:none}.HomeHeader_post_rfq_btn__QSkRa{min-width:38px;height:38px;border-radius:50%}}@media only screen and (max-width:600px) and (min-width:100px){.HomeHeader_navbar_post_requirement_popup__KEJ1X{width:100%}}.HomeHeader_navbar-mobile__1Oxr4{width:100%;height:auto;padding:5px 10px;display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:auto;gap:20px}.HomeHeader_nav-mobile-logo__r_mKY{width:100%;max-width:120px;min-width:auto;height:46px}.HomeHeader_nav-mobile-logo__r_mKY a img{width:100%;height:100%;object-fit:contain}.HomeHeader_nav-actions-mobile__30eie{display:flex;align-items:center;gap:15px}.HomeHeader_nav-actions-mobile__30eie button{display:flex;background:transparent;border:none;outline:none;cursor:pointer}.HomeHeader_nav-mobile-search-sidebar-close___MiZg{width:100%;height:350px;position:fixed;background:#fff;top:-105%;left:0;transition:.5s;z-index:50}.HomeHeader_nav-mobile-search-sidebar-open__37wFb{width:100%;height:350px;position:fixed;background:#fff;top:0;left:0;transition:.5s;padding:10px;z-index:50;box-shadow:0 5px 10px #00000050}.HomeHeader_mobile-search-topbar__HXKDb{display:flex;justify-content:space-between;align-items:center}.HomeHeader_close-search-sidebar-btn__TK3iR{outline:none;border:none;background:transparent;display:flex;justify-content:center;align-items:center}.HomeHeader_nav-mobile-sidebar-close__POMNG{width:100%;height:100%;position:fixed;background:#fff;top:0;left:-105%;transition:.8s;z-index:100}.HomeHeader_nav-mobile-sidebar-open__EBjjV{width:100%;height:100%;position:fixed;background:#fff;top:0;left:0;transition:.5s;padding:10px 15px;z-index:50}.HomeHeader_mobile-sidemenu-topbar__1fViQ{display:flex;justify-content:space-between;align-items:flex-start;margin-top:10px}.HomeHeader_nav-mobile-sidebar-open__EBjjV hr{margin:10px 0}.HomeHeader_nav-mobile-links__vLn97{display:flex;justify-content:space-between;align-items:center}.HomeHeader_nav-mobile-links__vLn97 p,.HomeHeader_price-conversion-container__Z21tM p{font-size:16px;color:#222}.HomeHeader_price-conversion-container__Z21tM,.HomeHeader_sidebar-logout-btn__9CIQs{display:flex;justify-content:space-between;align-items:center}.HomeHeader_sidebar-logout-btn__9CIQs{color:#ee2a32;background:transparent;border:none;outline:none;font-size:16px;gap:5px}.HomeHeader_sidebar-logout-btn__9CIQs svg{color:#2c2c2c;transform:rotate(180deg)}.HomeHeader_mobile-post-rfq-btn__maqhl{position:fixed;bottom:25px;right:25px;min-width:45px;height:45px;border-radius:50%;border:none;outline:none;background:var(--primary-color);display:flex;justify-content:center;align-items:center;padding:2px;box-shadow:0 0 10px #002453}.HomeHeader_mobile-post-rfq-btn__maqhl:hover{box-shadow:0 0 5px #0e219d70;transition:all .4s ease}.HomeHeader_flicker__WURal{content:"";position:fixed;bottom:8px;right:18px;background:var(--primary-color);width:60px;height:60px;z-index:-2;border-radius:50%;animation:HomeHeader_wave__JsQoe 1s ease-in-out infinite forwards}.HomeHeader_login_signup_links__niKCX{display:flex;flex-direction:row;gap:5px}.HomeHeader_login_signup_links__niKCX a{background:var(--primary-color);color:#fff;padding:5px 10px;border-radius:4px;font-size:14px}.HomeHeader_user_info__4B1wQ h3{color:var(--primary-color)}.HomeHeader_user_info__4B1wQ p{margin:0;color:#222}.HomeHeader_sidebar-pipex-logo__SV46o{position:absolute;left:50%;transform:translateX(-50%);bottom:80px;text-align:center}@keyframes HomeHeader_wave__JsQoe{0%{background:#013579;transform:scale(1)}to{background:#01357900;transform:scale(1.4)}}.HomeHeader_banner_section__LPo4P{display:var(--flex);justify-content:space-between;align-items:center;gap:30px;margin-top:151px}.HomeHeader_banner_left_section__9aquy{width:60%}.HomeHeader_banner_right_section__lZk7n{width:40%}.HomeHeader_banner_right_section__lZk7n img{width:100%}.HomeHeader_banner_heading__4xsx_{font-size:3rem;line-height:72px;letter-spacing:.5px;color:#1a1a1a}.HomeHeader_banner_heading__4xsx_ span{color:var(--primary-color)}.HomeHeader_arrow___qbKR{border:none;border-left:3px dotted #555;height:140px;width:0;margin:0 18px;display:block}.HomeHeader_arrowIcon__8X90z{color:var(--accent-para-color);margin-top:-2px;position:relative;top:-16px}.HomeHeader_arrowWrapper__ix_eC{display:flex;flex-direction:column;align-items:flex-start;height:170px;margin-left:250px;transition:opacity .4s ease-out}.HomeHeader_hideArrow__672mg{height:0;opacity:0}.HomeHeader_futures_section__DTnMi{display:flex;justify-content:flex-start;align-items:flex-start;gap:25px;margin-top:65px}.HomeHeader_futures_item__yo2VT{display:flex;flex-direction:column;gap:10px}.HomeHeader_futures_item__yo2VT p{font-size:1.25rem;line-height:28px;letter-spacing:0;text-align:center;color:#08156c;display:flex;justify-content:flex-start;align-items:flex-start;gap:8px;margin:0;text-align:left}.HomeHeader_futures_item__yo2VT span{font-size:.875rem;line-height:20px;letter-spacing:.5px;color:#4d4d4d}.HomeHeader_get_quote_btn__N4TtM{font-size:16px;line-height:31.2px;letter-spacing:1.6%;background:var(--primary-color);color:var(--secondary-color);padding:10px 25px;margin-top:40px;border:1px solid transparent;border-radius:5px;width:200px;transition:.2s ease-in-out}.HomeHeader_get_quote_btn__N4TtM:hover{background:#0050b9;letter-spacing:.5px;transition:.2s ease-in-out;width:200px}.HomeHeader_span_text__ZM7IF{font-size:14px;line-height:20px;letter-spacing:0;color:#4d4d4d}.HomeHeader_stats_section__AO1aU{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.HomeHeader_stat_card__pKOnC{border:1px solid #4b61da;background:#11259a;padding:30px 20px;border-radius:12px;transition:all .3s;width:100%}.HomeHeader_stat_card__value__cA41Y{display:flex;justify-content:flex-start;align-items:center;gap:11px;font-size:48px;line-height:60px;letter-spacing:-2%;text-align:center;color:var(--secondary-color);margin:0 0 10px}.HomeHeader_stat_card__label__2n_e9{font-size:16px;line-height:24px;letter-spacing:0;color:var(--secondary-color)}.HomeHeader_futures_section_mobile_wrapper__Ue5y0,.HomeHeader_get_quote_btn_wrapper_mobile__h4eCs{display:none}.HomeHeader_nav_left_section_m__YxBdh{width:40%}@media screen and (max-width:1400px){.HomeHeader_futures_item__yo2VT svg{display:none}.HomeHeader_futures_section__DTnMi{gap:15px;margin-top:30px}.HomeHeader_feature_arrow__J2ekH{size:24px}.HomeHeader_pipex_logo__KKJqt{width:75%}.HomeHeader_arrowWrapper__ix_eC{height:130px}}@media screen and (max-width:1300px){.HomeHeader_stat_card__value__cA41Y{font-size:40px}.HomeHeader_stat_card__value__cA41Y svg{width:25px}.HomeHeader_nav_right_section__3t3UN,.HomeHeader_navbar_action__jPVFJ,.HomeHeader_navbar_searchbar__bVoLC{gap:10px}.HomeHeader_pipex_logo__KKJqt{width:100%;height:90px}.HomeHeader_banner_section__LPo4P{margin-top:120px}.HomeHeader_arrowWrapper__ix_eC{margin-left:190px;height:100px}.HomeHeader_arrow___qbKR{height:75px}.HomeHeader_banner_heading__4xsx_{font-size:40px;line-height:60px}.HomeHeader_futures_item__yo2VT p{font-size:18px}.HomeHeader_get_quote_btn__N4TtM{margin-top:30px}.HomeHeader_futures_section__DTnMi{margin-top:25px}}@media screen and (max-width:1160px){.HomeHeader_header__zyoBO{display:none}}@media screen and (max-width:1100px){.HomeHeader_stats_section__AO1aU{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.HomeHeader_pipex_logo__KKJqt{width:65%;height:125px}.HomeHeader_scrolled__FpEV1{width:150px;height:58px;object-fit:contain}.HomeHeader_arrowWrapper__ix_eC{margin-left:160px;height:120px;margin-top:115px}.HomeHeader_arrow___qbKR{height:100px;z-index:29}.HomeHeader_banner_section__LPo4P{margin-top:15px;display:block}.HomeHeader_banner_heading__4xsx_{font-size:48px}.HomeHeader_banner_left_section__9aquy{width:100%}.HomeHeader_futures_section_wrapper__3yqC1{display:none}.HomeHeader_banner_right_section__lZk7n{width:100%;margin-top:10px}.HomeHeader_banner_right_section__lZk7n img{height:400px}.HomeHeader_futures_section_mobile_wrapper__Ue5y0{display:block;margin-top:25px}.HomeHeader_futures_section_mobile__G3CgL{display:flex;flex-direction:column;gap:30px;margin-left:30px;border-left:3px solid #e6e6e6;padding-left:25px}.HomeHeader_futures_item__yo2VT svg{display:block}.HomeHeader_futures_section_mobile__G3CgL .HomeHeader_futures_item__yo2VT{gap:2px;position:relative}.HomeHeader_futures_section_mobile__G3CgL .HomeHeader_futures_item__yo2VT p{font-size:18px;align-items:center}.HomeHeader_futures_section_mobile__G3CgL .HomeHeader_futures_item__yo2VT:before{content:"";width:30px;height:30px;background:linear-gradient(102.15deg,#11259a 7.21%,#4b61da 89.58%);position:absolute;left:-41.5px;border-radius:50%}.HomeHeader_futures_section_mobile__G3CgL .HomeHeader_serialNo__oc9Io{position:absolute;left:-31px;color:#fff}.HomeHeader_futures_section_mobile_wrapper__Ue5y0 .HomeHeader_get_quote_btn__N4TtM{border-radius:4px;padding:6px 24px;width:100%}.HomeHeader_get_quote_btn_wrapper__PKziK{width:100%;display:flex;justify-content:center;flex-direction:column;margin-left:0;margin-bottom:30px}}@media screen and (max-width:840px){.HomeHeader_stats_section__AO1aU{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:580px){.HomeHeader_banner_heading__4xsx_{font-size:32px;line-height:40px}}@media screen and (max-width:540px){.HomeHeader_stat_card__value__cA41Y{font-size:30px;line-height:40px}.HomeHeader_stat_card__pKOnC{padding:20px}.HomeHeader_stat_card__label__2n_e9{font-size:14px}.HomeHeader_stats_section__AO1aU{gap:10px}.HomeHeader_banner_right_section__lZk7n img{height:auto}.HomeHeader_get_quote_btn__N4TtM{margin-top:30px;width:auto!important}.HomeHeader_futures_section_mobile__G3CgL{gap:20px}.HomeHeader_nav_left_section_m__YxBdh{width:100%;background:var(--secondary-color)}.HomeHeader_nav_left_section_m__YxBdh *{width:100%!important}}@media screen and (max-width:440px){.HomeHeader_stat_card__value__cA41Y{font-size:28px;line-height:35px}.HomeHeader_stat_card__pKOnC{padding:20px 10px}.HomeHeader_span_text__ZM7IF{margin:10px 0 0}.HomeHeader_stat_card__pKOnC{height:130px}.HomeHeader_banner_heading__4xsx_{text-align:center}.HomeHeader_get_quote_btn_wrapper_mobile__h4eCs{display:flex;justify-content:center;align-items:center;flex-direction:column}.HomeHeader_arrowWrapper__ix_eC{margin-left:0;transform:translate(43%,20%)}.HomeHeader_stat_card__value__cA41Y svg{display:none}.HomeHeader_futures_section_mobile__G3CgL{margin:20px 0}.HomeHeader_futures_section_mobile_wrapper__Ue5y0{margin-top:0}.HomeHeader_get_quote_btn_wrapper__PKziK{display:none}.HomeHeader_fetures_mobile_div__o_Ssw{display:flex;justify-content:center;align-items:center;padding-left:30px}}@media screen and (max-width:390px){.HomeHeader_arrowWrapper__ix_eC{margin-left:0}.HomeHeader_fetures_mobile_div__o_Ssw{padding-left:20px}.HomeHeader_futures_section_mobile__G3CgL .HomeHeader_futures_item__yo2VT p{align-items:flex-start}.HomeHeader_futures_section_mobile__G3CgL .HomeHeader_futures_item__yo2VT svg{margin-top:5px}}@media screen and (max-width:350px){.HomeHeader_pipex_logo__KKJqt{width:56%}}.Header_header__Q2Xof{width:100%;position:fixed;top:0;background:var(--secondary-color);box-shadow:0 2px 5px #00000030;transition:box-shadow .25s ease;z-index:50}.Header_nav__8pQY_{display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:auto;padding:4px 20px;gap:50px}.Header_nav_left_section__TFirc{width:210px}.Header_nav_right_section__VqsVd{width:70%;display:flex;justify-content:space-between;align-items:center;gap:18px}.Header_logo__RTfwI{width:210px;height:48px;object-fit:contain}.Header_logo__RTfwI img{width:100%;height:100%}.Header_navbar_logo__ZcGPu a img{width:100%;height:100%;object-fit:contain}.Header_navbar_searchbar__SNRO5{max-width:700px;width:100%;background:var(--secondary-color);border-radius:40px;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:18px}.Header_navbar_post_requirement_popup__CorxN{position:fixed;z-index:101;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;overflow-y:scroll;scrollbar-width:none;border-radius:12px;padding:20px;cursor:default}.Header_popup_backdrop__twRc2{height:100vh;width:100vw;position:fixed;z-index:100;top:0;bottom:0;left:0;right:0;background-color:#0000007e}.Header_post_rfq_btn__T9TPt{outline:none;background:var(--secondary-color);display:flex;justify-content:center;align-items:center;padding:5px 10px;border-radius:20px;gap:7px;border:1px solid var(--primary-color);width:max-content}.Header_post_rfq_btn__T9TPt:hover{box-shadow:0 0 5px #0e219d70}.Header_post_rfq_btn__T9TPt p{font-size:14px;margin:0;color:var(--primary-color);text-wrap:nowrap}.Header_navbar-mobile__qEj4H{width:100%;height:auto;padding:5px 10px;display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:auto;gap:20px}.Header_nav-mobile-logo__97nYH{width:100%;max-width:120px;min-width:auto;height:46px}.Header_nav-mobile-logo__97nYH a img{width:100%;height:100%;object-fit:contain}.Header_nav-actions-mobile__C0QFr{display:none;align-items:center;gap:15px}.Header_nav-actions-mobile__C0QFr button{display:flex;background:transparent;border:none;outline:none;cursor:pointer}.Header_nav-mobile-search-sidebar-close__aFS0O,.Header_nav-mobile-search-sidebar-open__15Keg{background:var(--secondary-color)}.Header_nav-mobile-search-sidebar-close__aFS0O{width:100%;height:350px;position:fixed;background:#fff;top:-105%;left:0;transition:.5s;z-index:50}.Header_nav-mobile-search-sidebar-open__15Keg{width:100%;height:350px;position:fixed;background:#fff;top:0;left:0;transition:.5s;padding:10px;z-index:50;box-shadow:0 5px 10px #00000050}.Header_mobile-search-topbar__3O8WV{display:flex;justify-content:space-between;align-items:center}.Header_close-search-sidebar-btn__JjYjs{outline:none;border:none;background:transparent;display:flex;justify-content:center;align-items:center}.Header_nav-mobile-sidebar-close___LWA3{width:100%;height:100%;position:fixed;background:#fff;top:0;left:-105%;transition:.8s;z-index:50}.Header_nav-mobile-sidebar-open__Cti0y{width:100%;height:100%;position:fixed;background:#fff;top:0;left:0;transition:.5s;padding:10px 15px;z-index:50}.Header_mobile-sidemenu-topbar__li_bw{display:flex;justify-content:space-between;align-items:flex-start;margin-top:10px}.Header_nav-mobile-sidebar-open__Cti0y hr{margin:10px 0}.Header_nav-mobile-links__SURao{display:flex;justify-content:space-between;align-items:center}.Header_nav-mobile-links__SURao p,.Header_price-conversion-container__UGmoI p{font-size:16px;color:#222}.Header_price-conversion-container__UGmoI,.Header_sidebar-logout-btn__3vMZL{display:flex;justify-content:space-between;align-items:center}.Header_sidebar-logout-btn__3vMZL{color:#ee2a32;background:transparent;border:none;outline:none;font-size:16px;gap:5px}.Header_sidebar-logout-btn__3vMZL svg{color:#2c2c2c;transform:rotate(180deg)}.Header_mobile-post-rfq-btn__uqjr9{position:fixed;bottom:20px;left:25px;min-width:45px;height:45px;border-radius:50%;border:none;outline:none;background:var(--primary-color);display:flex;justify-content:center;align-items:center;padding:2px;box-shadow:0 0 10px #002453;z-index:1}.Header_mobile-post-rfq-btn__uqjr9:hover{box-shadow:0 0 5px #0e219d70;transition:all .4s ease}.Header_flicker__2td29{content:"";position:fixed;bottom:3px;left:18px;background:var(--primary-color);width:60px;height:60px;z-index:1;border-radius:50%;animation:Header_wave__5k4Dl 1s ease-in-out infinite forwards}.Header_login_signup_links__aAlIw{display:flex;flex-direction:row;gap:5px}.Header_login_signup_links__aAlIw a{background:var(--primary-color);color:#fff;padding:5px 10px;border-radius:4px;font-size:14px}.Header_user_info___0uTp h3{color:var(--primary-color)}.Header_user_info___0uTp p{margin:0;color:#222}.Header_sidebar-pipex-logo__RTh0K{position:absolute;left:50%;transform:translateX(-50%);bottom:80px;text-align:center}@keyframes Header_wave__5k4Dl{0%{background:#013579;transform:scale(1)}to{background:#01357900;transform:scale(1.4)}}.Header_categorySidebarContainerOpen__SJKZr{width:100%;height:100%;position:fixed;background:#fff;top:0;left:0;transition:.5s;padding:10px 15px;z-index:150}.Header_categorySidebarContainerClose__yLoRr{width:100%;height:100%;position:fixed;background:#fff;top:0;left:-105%;transition:.8s;z-index:50}.Header_close-category-sidebar-btn__AEgXL{width:100%;outline:none;border:none;background:transparent;display:flex;justify-content:flex-end;align-items:center}.Header_categorySidebarTitle__CCfzo{font-size:18px;color:var(--primary-color);border-left:3px solid var(--primary-color);padding-left:5px}.Header_categorySidebarList__uIFsE a{display:block;font-size:16px;color:#4d4d4d;padding:2px 4px 2px 10px}.Header_seeAllCategoryBtn__k7Mr1{padding-left:15px;font-size:16px;margin-top:8px;color:var(--primary-color)}.Header_navbar-post-requirement-popup__fZ9Ov{position:fixed;z-index:500001;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;overflow-y:scroll;scrollbar-width:none;border-radius:12px;padding:20px;cursor:default}.Header_navbar_action__fZ3RZ{display:flex;gap:18px!important;align-items:center;justify-content:flex-end}.Header_post-rfq-btn__t3l2R{outline:none;background:#fff;display:flex;justify-content:center;align-items:center;padding:0 10px;border-radius:20px;gap:3px;min-width:190px;border:1px solid var(--primary-color);height:36px}.Header_post-rfq-btn__t3l2R:hover{box-shadow:0 0 5px #0e219d70}.Header_post-rfq-btn__t3l2R p{font-size:15px;color:var(--primary-color);margin:0}.Header_popup-backdrop__Wags3{height:100vh;width:100vw;position:fixed;z-index:100;top:0;bottom:0;left:0;right:0;background-color:#0000007e}.Header_categories_content__ZKF_P{display:flex;flex-direction:column;gap:0}.Header_product_name__sNvji{width:100%!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important;text-overflow:ellipsis!important;overflow-wrap:anywhere!important;overflow:hidden!important;color:#0e219d!important;font-size:16px!important;margin-bottom:5px!important}.Header_subproduct_name__cvcv_{font-size:14px!important;color:#4d4d4d!important}.Header_product_name__sNvji:hover,.Header_subproduct_name__cvcv_:hover{font-weight:600}.Header_categories_content__ZKF_P ul{list-style:none;display:flex;flex-direction:column;gap:2px}.Header_categorySidebarList__uIFsE{display:flex;justify-content:flex-start;align-items:flex-start;gap:25px;flex-wrap:wrap;overflow:auto}.Header_product_content__maxtk{overflow:auto;height:calc(100vh - 130px)}@media only screen and (max-width:1600px) and (min-width:1400px){.Header_nav_right_section__VqsVd{width:75%}}@media only screen and (max-width:1401px) and (min-width:100px){.Header_nav_right_section__VqsVd{width:80%}}@media only screen and (max-width:1030px) and (min-width:100px){.Header_post_rfq_text__athe3{display:none}.Header_post_rfq_btn__T9TPt{min-width:38px;height:38px;border-radius:50%}}@media only screen and (max-width:600px) and (min-width:100px){.Header_navbar_post_requirement_popup__CorxN{width:100%}}@media screen and (max-width:991px){.Header_nav-actions-mobile__C0QFr{display:flex}.Header_nav_right_section__VqsVd{display:none}}@media screen and (max-width:840px){.Header_logo__RTfwI{width:150px;height:58px}}@media screen and (max-width:580px){.Header_navbar-post-requirement-popup__fZ9Ov{padding:0;width:90%}.Header_nav__8pQY_{gap:10px}.Header_categorySidebarList__uIFsE{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px;column-gap:10px;grid-row-gap:20px;row-gap:20px}.Header_subproduct_name__cvcv_{line-height:20px!important}}