@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--font-poppins:"Poppins", sans-serif;--black-color:#000000;--white-color:#ffffff;--light-grey:#4d575d;--light-bg:#ffe5eb;--dark-bg:#e0eaef;--light-blue:#0069f2;--dark-blue:#0f3f75;--border-color:#cad6dc;--table-bg:#e3edff;--dullgrey:#bac1cf;--grey-color:#828383;--blue-gradiant:linear-gradient(213.83deg, #081d59 18.7%, #00d5f6 101.98%)}.btn{background:var(--light-blue);border:1px solid var(--light-blue);color:var(--white-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.btn:hover{color:var(--dark-blue);border-color:var(--dark-blue)}.btn.light-btn{border-color:var(--dark-blue);color:var(--dark-blue);background:var(--white-color)}.btn.dark-btn{border-color:var(--dark-blue);color:var(--white-color);background:var(--dark-blue)}.pb-15{padding-bottom:15px!important}.icon-hsncode::before{background:url(../images/icons/hsncode.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}nav{border-bottom:1px solid var(--border-color);position:-webkit-sticky;position:sticky;background:var(--white-color)}nav .right-section{-webkit-column-gap:24px;column-gap:24px}nav .link.dropdown::after{content:""}h1.heading-title{margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2}.breadcrumb li:last-child .link::after{display:none}.breadcrumb .link::after{content:">"}.top-box .left-section.had-city .tag{background:#ff4b551a}input,select{border:1px solid var(--border-color)}button{font-family:var(--font-poppins)}.search-wrapper select{background:var(--light-bg)}.search-wrapper .btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-search{background:var(--light-bg)}.mobile-search .recent-search{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.mobile-search .recent-search .items a::before{content:""}.mobile-search .popular-products{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.mobile-search .popular-products .viewall-link::after{content:""}.personalised-popup,.share-popup{display:none;width:100vw;height:100vh;background:rgb(0 0 0 / .75);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:99}.personalised-popup.active,.share-popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}.personalised-popup .inner-wrapper,.share-popup .inner-wrapper{background:var(--white-color);padding:40px 15px 30px;width:95vw;max-width:700px;position:relative;max-height:90vh;overflow-y:auto}.personalised-popup .personalisedpopup-close,.personalised-popup .shorepopup-close,.share-popup .personalisedpopup-close,.share-popup .shorepopup-close{position:absolute;top:15px;right:20px;max-width:14px;cursor:pointer}.personalised-popup .top-content,.share-popup .top-content{text-align:center;margin-bottom:50px}.personalised-popup .top-content p,.share-popup .top-content p{font-size:16px;color:var(--light-grey);font-weight:500;margin-bottom:20px}.personalised-popup .top-content ul,.share-popup .top-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:15px;column-gap:15px;row-gap:15px}.personalised-popup .top-content li a,.share-popup .top-content li a{width:34px;height:34px;background:var(--dark-blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.personalised-popup .top-content li a img,.share-popup .top-content li a img{max-width:18px;max-height:18px}.personalised-popup .copylink,.share-popup .copylink{width:100%;margin:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.personalised-popup .copylink span,.share-popup .copylink span{width:-webkit-max-content;width:-moz-max-content;width:max-content;background:var(--white-color);padding:0 15px;position:relative}.personalised-popup .copylink::before,.share-popup .copylink::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:55%;height:1px;background:var(--border-color)}.personalised-popup .form,.share-popup .form{margin-top:30px;max-width:550px;margin-left:auto;margin-right:auto}.personalised-popup .form .input-wrapper,.share-popup .form .input-wrapper{width:100%}.personalised-popup .form .input-wrapper input,.share-popup .form .input-wrapper input{width:100%;border-radius:4px 0 0 4px}.personalised-popup .form button,.share-popup .form button{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;border-radius:0 4px 4px 0;height:41px;-webkit-column-gap:6px;column-gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.personalised-popup .form button:hover,.share-popup .form button:hover{background:var(--dark-blue);color:var(--white-color);cursor:pointer}.personalised-popup .form button img,.share-popup .form button img{max-height:20px}.personalised-popup .sm-title{font-size:26px;font-weight:600;line-height:42.48px;text-align:center}.personalised-popup form{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:14px}.personalised-popup form input,.personalised-popup form select,.personalised-popup form textarea{width:100%;border-radius:8px}.personalised-popup form textarea{padding:10px;border-color:var(--border-color)}.personalised-popup form .phone{-webkit-column-gap:10px;column-gap:10px}.personalised-popup form .mpin{max-width:100px;text-align:center;background:var(--table-bg);border-color:var(--table-bg)}.personalised-popup form .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.overview-section .tabs{-webkit-column-gap:10px;column-gap:10px}.overview-section .tabs .link{color:var(--white-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overview-section .tabs .link.active{background:var(--light-blue)}.overview-section.content-wrapper .left-section{width:79%;background:var(--white-color);-webkit-column-gap:3%}.overview-section.content-wrapper .left-section .video-wrapper::after{content:"";background:url(../images/icons/play.svg) center center no-repeat rgb(255 255 255 / .5)}.overview-section.content-wrapper .right-section{background:var(--white-color)}.overview-section.content-wrapper .contact-info .link::before{content:""}.overview-section.content-wrapper .contact-info .link.mail{color:var(--light-blue)}.overview-section.content-wrapper .contact-info .link.mail::before{display:-webkit-box;display:-ms-flexbox;display:flex}.overview-section.content-wrapper .contact-info .link.number::before{display:-webkit-box;display:-ms-flexbox;display:flex}.overview-section.content-wrapper .whatsapp-info .whatsapp::before{content:"";left:0;top:0;bottom:0;margin:auto;background:url(../images/icons/whatsapp.webp) center center/contain no-repeat}.bottom-menu{background:var(--white-color);position:-webkit-sticky;position:sticky;border-bottom:1px solid var(--border-color)}.bottom-menu .list-items{-webkit-column-gap:10px}.bottom-menu .list-items li a{color:var(--light-grey);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bottom-menu .list-items li a.active{border-color:var(--dark-blue);color:var(--dark-blue)}.bottom-menu.sticky,.bottom-menu.sticky nav{background:var(--dark-blue)}.bottom-menu.sticky .list-items li a{color:var(--white-color)}.bottom-menu.sticky .list-items li a.active{border-color:var(--white-color);color:var(--white-color)}.filter-wrapper{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;background:var(--white-color)}.filter-wrapper .heading{background:var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px}.filter-wrapper .heading .strategic-filter .tooltip::after{content:"";border-top:10px solid var(--white-color)}.filter-wrapper .accordion-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px}.filter-wrapper .accordion-title::after{content:"-"}.filter-wrapper .accordion-content{line-height:1}.filter-wrapper .accordion-content .inner-filters a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px;color:var(--light-grey);font-size:11px;font-weight:400;line-height:1;position:relative;padding-left:20px;min-height:15px}.filter-wrapper .accordion-content .inner-filters a::before{content:"";position:absolute;left:0;top:0;bottom:0;width:15px;height:15px}.filter-wrapper .accordion-content .inner-filters a.byship::before{background:url(../images/icons/top-down-arrow.svg) center/100% no-repeat}.filter-wrapper .accordion-content .inner-filters a.byalpha::before{background:url(../images/icons/alphabetsort.svg) center/100% no-repeat}.filter-wrapper .accordion-content .search-wrapper::after{content:""}.filter-wrapper .accordion-content .num-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}.filter-wrapper .accordion-content .num-list::-webkit-scrollbar-thumb{background:var(--white-color)}.filter-wrapper .accordion-content .num-list::-webkit-scrollbar-thumb:hover{background:var(--white-color)}.filter-wrapper .accordion-content .num-list h3,.filter-wrapper .accordion-content .num-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;color:var(--light-blue)}.filter-wrapper .accordion-content .viewmore-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:5px;color:var(--light-blue)}.filter-wrapper .accordion-content .filter-popup{top:0;bottom:0;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgb(0 0 0 / .75)}.filter-wrapper .accordion-content .filter-popup .inner-content{background:var(--white-color)}.filter-wrapper .accordion-content .filter-popup .num-list li{-webkit-box-flex:0;-ms-flex:0 0 23%;flex:0 0 23%}.filter-wrapper .accordion-wrapper.hide .accordion-title::after{content:"+"}.sm-heading{border-bottom:1px solid var(--border-color)}.heading-wrapper .title{color:var(--black-color)}.key-indicators{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;background:var(--white-color)}.key-indicators .item{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--black-color)}.key-indicators .item a,.key-indicators .item dt{color:var(--light-blue)}.mobile-filters .filter-strip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999;background:var(--white-color);border-top:1px solid var(--border-color)}.mobile-filters .filter-strip .filter-icon{background:var(--light-bg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px}.mobile-filters .filter-strip .filter-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px}.mobile-filters .mobile-filter-popup{background:var(--white-color);overflow-y:scroll}.mobile-filters .mobile-filter-popup.show{bottom:47px}.mobile-filters .mobile-filter-popup .heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid var(--border-color);position:relative}.mobile-filters .mobile-filter-popup .inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mobile-filters .mobile-filter-popup .right-section .mobile-search-wrapper::after{content:""}.mobile-filters .mobile-filter-popup .right-section .inner-filters a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;column-gap:6px;position:relative;padding-left:20px;min-height:15px}.mobile-filters .mobile-filter-popup .right-section .inner-filters a::before{content:"";position:absolute;left:0;top:0;bottom:0;width:15px;height:15px}.mobile-filters .mobile-filter-popup .right-section .inner-filters a.byship::before{background:url(../images/icons/top-down-arrow.svg) center/100% no-repeat}.mobile-filters .mobile-filter-popup .right-section .inner-filters a.byalpha::before{background:url(../images/icons/alphabetsort.svg) center/100% no-repeat}.buyers-bottom-btns{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;background:var(--white-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-buyers{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;background:var(--white-color)}.home-buyers .buyers-name .name,.home-buyers .buyers-name .name a{color:var(--light-blue);-webkit-column-gap:5px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.home-buyers .heading::after{content:"";color:var(--border-color);border-bottom:1px dashed var(--border-color)}.home-buyers .data-table td{color:var(--light-grey);background:var(--white-color)}.home-buyers .data-table .flag-cell span{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.home-buyers .data-table .link a{color:var(--light-blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.home-buyers .data-table tr:nth-child(2n){border-bottom:1px solid var(--border-color)}.grow-business-section .bottom-section{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.explore-links ul{-webkit-column-gap:5%;column-gap:5%;row-gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.featured-tabs{-webkit-column-gap:30px;column-gap:30px;background:var(--white-color)}.featured-tabs h3{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--light-grey)}.feature-grid{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2%;row-gap:16px}.feature-grid>div{background-color:var(--white-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gradiant-bg{background:var(--blue-gradiant)}.video-section .inner-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:6%;column-gap:6%}.video-section .right-content .title{color:var(--white-color)}.video-section .right-content ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:40px}.video-section .right-content ul .name{color:var(--white-color)}.video-section .right-content ul p{color:var(--white-color)}.countries-covered-section .buttons{background:var(--white-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid var(--border-color)}.pricing-section .pricing-cards .mark-header img{max-width:40px}.pricing-section .pricing-cards .mark-header .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing-section .pricing-cards .mark-header .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing-section .pricing-cards ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pricing-section .pricing-cards ul li::before{content:""}.pricing-section .pricing-cards .bestseller .btn{background:var(--light-blue);color:var(--white-color)}.info-items .info-box{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--white-color)}.info-items .rating-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px}.info-items .money-back{-webkit-column-gap:20px;column-gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.info-items .promo-message::before{content:""}.info-items .promo-message::after{content:""}.references-cards{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:2%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.references-cards>details{background:var(--white-color);border:solid var(--border-color);border-left-color:var(--light-blue)}.references-cards>details .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:flex;align-items:center}.references-cards>details .card-header::after{content:"+";bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--black-color)}.references-cards>details:nth-child(4n+2){border-left-color:#de7105}.references-cards>details:nth-child(4n+3){border-left-color:#1a2745}.references-cards>details:nth-child(4n+4){border-left-color:#056899}.references-cards>details h4{font-weight:400}.references-cards>details.show .card-header::after{content:"-"}.references-cards.country-wise nav{border:0 solid var(--border-color)}.buyers-overview .buyers-overview-content{-webkit-box-flex:4;-ms-flex:4;flex:4;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;background:var(--white-color)}.buyers-overview .buyers-overview-content details summary::after{content:""}.heading-right-icon{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.find-buyers .find-buyer-table .bottom-text span.blue{font-weight:700;color:var(--light-blue)}.successled-grid .card span{position:absolute;left:25px;top:0;background:#afbfd1;width:26px;height:50px;padding:10px 2px 30px;color:var(--white-color);font-size:14px;font-weight:500;line-height:22.96px}.successled-grid .card span::before{content:"";position:absolute;background:0 0;bottom:0;left:0;right:0;margin:auto;width:0;height:0;border-left:13px solid #fff0;border-right:13px solid #fff0;border-bottom:13px solid var(--white-color)}.faq-items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:2%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.faq-items .faq-title::after{content:"+";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--black-color)}.faq-items .faq-item{background:var(--white-color);border:solid var(--border-color)}.faq-items .faq-item.show .faq-title::after{content:"-"}.review-ques-section .review-item .name-wrapper .icon-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--dullgrey);color:var(--white-color)}.review-ques-section .review-item .with-bg .name-wrapper .icon-box{background:#b3d3fc}.review-ques-section .review-item .helpfull .text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;font-weight:400;line-height:21.32px}.review-ques-section .all-review span{color:var(--light-blue)}.review-ques-section form .btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brass-read-more-container .brass-text-container,.brass-read-more-container .text-container,.read-more-container .brass-text-container,.read-more-container .text-container{max-height:-webkit-max-content!important;max-height:-moz-max-content!important;max-height:max-content!important}.brass-read-more-container .brass-text-container p,.brass-read-more-container .text-container p,.read-more-container .brass-text-container p,.read-more-container .text-container p{margin-bottom:8px}.bill-landing-table .table-responsive{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.brass-navs{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;background:var(--white-color)}.brass-hierarchy{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;background:var(--white-color)}.brass-hierarchy .item .num{background:var(--table-bg);color:var(--dullgrey)}.brass-import-export details summary{color:var(--light-blue)}.brass-import-export details summary::after{content:"";-webkit-filter:brightness(0)}.brass-whychoose{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;background:var(--white-color)}.buyers-overview.company-overview .buyers-overview-content{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.buyers-overview.company-overview .buyers-overview-content .content{display:-webkit-box;display:-ms-flexbox;display:flex}.buyers-overview.company-overview .company-overview-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.buyers-overview.company-overview .company-key-contacts{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.buyers-overview.company-overview .company-key-contacts .contact-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.buyers-overview.company-overview .company-key-contacts .decision-maker::after{content:""}.buyers-overview.company-overview .company-key-contacts .decision-maker span::before{content:""}.buyers-overview.company-overview .company-labels{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.buyers-overview.company-overview .company-labels summary::before{content:""}.buyers-overview.company-overview .company-labels summary::after{content:""}.buyers-overview.company-overview .company-fact-sheets{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.buyers-overview.company-overview .company-fact-sheets dt::before{content:""}.company-contact-address{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-contact-address .items .company-profile a{font-size:13px;font-weight:500;line-height:19.5px}.company-contact-address .items a{color:var(--light-blue);font-size:13px;font-weight:400}.company-contact-address .items .item{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:26px;position:relative}.company-contact-address .items .item img{margin-right:8px;position:absolute;left:0;top:2px}.company-contact-address.full-width .inner-wrapper{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-tabs-wrapper .inner-wrapper{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-tabs-wrapper .featured-tabs h3{color:var(--light-blue);min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.company-tabs-wrapper .feature-grid>div{display:block}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left;-webkit-column-gap:10px;column-gap:10px}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper.border-bottom{position:relative}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper.border-bottom::after{content:"";position:absolute;left:0;right:0;bottom:0;background:var(--border-color);width:calc(100% - 30px);margin:auto;height:1px}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper .title{font-size:18px;font-weight:500;line-height:29.52px}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;column-gap:12px}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper .link{font-size:12px;font-weight:400;line-height:19.68px;color:var(--grey-color)}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper .link.active,.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper .link:hover{color:var(--light-blue)}.company-tabs-wrapper .feature-grid.company-map-box .sm-title{font-size:14px;font-weight:400;line-height:22.96px}.company-tabs-wrapper .feature-grid.company-map-box .sm-title span{font-weight:600}.company-tabs-wrapper .feature-grid.company-map-box .sources{background:var(--table-bg);padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.company-tabs-wrapper .feature-grid.company-map-box .sources .destination{font-size:12px;font-weight:400;line-height:19.68px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;column-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper .countries{padding:20px 15px;width:40%;border-right:none!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5px;max-height:550px;overflow-y:scroll}.feature-grid.company-map-box .bottom-wrapper .countries::-webkit-scrollbar-track{padding:2px 0;background-color:var(--border-color)}.feature-grid.company-map-box .bottom-wrapper .countries::-webkit-scrollbar{width:5px}.feature-grid.company-map-box .bottom-wrapper .countries::-webkit-scrollbar-thumb{border-radius:5px;background-color:#0073f2}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper .item{text-align:left}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper .countryname{font-size:13px;font-weight:400;line-height:21.32px}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper .shipment{font-size:12px;font-weight:400;line-height:19.68px;color:var(--light-grey)}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper progress{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:5px;margin-top:10px}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper .map-wrapper{width:70%;padding:15px}.company-tabs-wrapper .feature-grid.company-map-box .chart-wrapper{padding:20px 0 0}.company-tabs-wrapper .feature-grid table td:first-child>a,.company-tabs-wrapper .feature-grid table th:first-child>a{display:-webkit-box;display:-ms-flexbox;display:flex}.company-tabs-wrapper .feature-grid table td .read-more-container,.company-tabs-wrapper .feature-grid table th .read-more-container{margin-top:0}.company-tabs-wrapper .feature-grid table td .read-more-container p,.company-tabs-wrapper .feature-grid table th .read-more-container p{font-size:13px;font-weight:400;line-height:21.32px;margin-top:0;color:var(--light-grey)}.company-tabs-wrapper .feature-grid table td .read-more-container .toggle-button,.company-tabs-wrapper .feature-grid table th .read-more-container .toggle-button{color:var(--light-blue);font-size:12px}.company-tabs-wrapper .feature-grid table td a,.company-tabs-wrapper .feature-grid table th a{color:var(--light-blue);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.company-tabs-wrapper .feature-grid table td a.name,.company-tabs-wrapper .feature-grid table th a.name{font-size:14px;margin-top:10px;margin-bottom:0;font-weight:400}.company-tabs-wrapper .feature-grid table .img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-shadow:0 4px 4px 0 #0000001a;box-shadow:0 4px 4px 0 #0000001a}.company-tabs-wrapper .feature-grid table .location::before{content:""}div.see-more-links{padding:15px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:14px;font-weight:500;line-height:22.96px;color:var(--light-grey)}div.see-more-links a{display:block;font-size:14px;font-weight:600;line-height:21px;color:var(--light-blue)}div.see-more-links .btn-wrapper{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:15px;column-gap:15px}div.see-more-links .btn-wrapper a{color:var(--white-color)}div.see-more-links .btn-wrapper a.light-btn,div.see-more-links .btn-wrapper a:hover{color:var(--dark-blue)}div.see-more-links .btn-wrapper a.light-btn:hover{color:var(--white-color)}div.see-more-links.company-contact{background:var(--white-color);border-radius:8px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;margin-top:30px}.company-competitors .inner-wrapper .item{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-competitors .inner-wrapper .see-more-links{border-top:1px solid var(--border-color)}.trading-company .inner-wrapper{background:var(--white-color);border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden}.trading-company .img-wrapper{padding:15px}.trading-company .title{font-size:18px;font-weight:600;line-height:32.8px;text-align:center;padding:15px 10px 0}.trading-company .bottom-wrapper{width:100%}.trading-company .bottom-wrapper .see-more-links{border-top:1px solid var(--border-color)}.trading-company .bottom-wrapper .see-more-links:first-child{border-right:1px solid var(--border-color)}.company-bill-landing.bill-landing-table .inner-wrapper{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-bill-landing.bill-landing-table .table-responsive{padding-bottom:0}.company-related-link .related-items{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-related-link ul{display:-ms-grid;display:grid;grid-template-columns:repeat(4,1fr)}.company-related-link ul::after{content:"";background:var(--white-color)}.company-supplier-table .inner-wrapper{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-supplier-table table tr td:nth-child(3),.company-supplier-table table tr th:nth-child(3){width:30%}.company-supplier-table table tr th{background:var(--table-bg);border-right:1px solid var(--color-lightgray);font-family:var(--font-poppins);background:var(--table-bg);font-weight:500}.company-supplier-table table tr td{color:var(--light-blue);border-bottom:1px solid var(--border-color);border-right:1px solid var(--color-lightgray)}.company-supplier-table table tr td.location a:first-child{color:var(--grey-color)}.company-supplier-table table .name .icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 4px 4px 0 #0000001a;box-shadow:0 4px 4px 0 #0000001a}.company-branch-locations .inner-wrapper,.company-import-products .inner-wrapper{background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-branch-locations dl dd::before{content:""}.company-overview-chart{background:var(--white-color);border-radius:8px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden;padding:10px 0 0}.company-overview-chart .top-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;column-gap:10px;margin-bottom:10px}.company-overview-chart .top-wrapper .title{font-size:16px;font-weight:500;line-height:26.24px;color:#000;max-width:70%;word-wrap:break-word}.company-overview-chart .top-wrapper .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:15px;column-gap:15px}.company-overview-chart .top-wrapper .icons a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company-overview-chart p{font-size:12px;font-weight:400;line-height:19.68px}.company-overview-chart .bottom-text{font-size:11px;font-weight:400;line-height:18.04px;margin-top:10px}.company-overview-chart .bottom-text .blue{color:var(--light-blue);font-weight:700}.company-contact-import .inner-wrapper{background:var(--white-color);border-radius:8px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden;position:relative}.company-contact-import .paid-subs{position:absolute;bottom:100px;margin:auto;left:0;right:0;padding:15px;border:1px solid var(--border-color);border-radius:4px;background:var(--white-color);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;column-gap:20px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-contact-import .paid-subs .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;line-height:21px;color:var(--dark-blue)}.company-contact-import .paid-subs .text a{color:var(--light-blue);text-decoration:underline;display:inline-block;margin-top:5px}.company-contact-import .paid-subs .icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shipments-text-overview{width:54%!important}.overview-line-chart-inner-container{padding:0 15px}*{-webkit-box-sizing:border-box;box-sizing:border-box}:root{--font-poppins:"Poppins";--black-color:#000000;--white-color:#ffffff;--light-grey:#4d575d;--light-bg:#ffe5eb;--dark-bg:#e0eaef;--light-blue:#0069f2;--dark-blue:#0f3f75;--border-color:#cad6dc;--table-bg:#e3edff;--dullgrey:#bac1cf;--grey-color:#828383;--blue-gradiant:linear-gradient(213.83deg, #081d59 18.7%, #00d5f6 101.98%);--color-lightsteelblue-100:#b3d3fc;--color-lavender:#e3edff;--color-lightgray:#cad6dc;--color-royalblue-100:#0073f2;--color-white:#fff;--padding-3xs:10px;--padding-5xs:8px;--font-size-2xs:11px;--font-poppins:Poppins;--tagify-dd-color-primary:rgb(53, 149, 246);--tagify-dd-text-color:black;--tagify-dd-bg-color:white;--tagify-dd-item-pad:0.3em 0.5em;--tagify-dd-max-height:300px}body{font-family:var(--font-poppins);background-color:var(--white-color);color:var(--black-color);font-family:var(--font-poppins)!important;background-color:var(--white-color);color:var(--black-color);font-size:14px;font-weight:400;margin:0;line-height:26px}h1,h2,h3,h4,h5,h6{margin:0}h3{font-weight:500}p{margin:0 0 10px}.body-wrapper{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.container{width:100%;max-width:1302px;padding:0 15px;margin:auto}.section-container{width:100%;padding:0 15px;margin:auto}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}dd{-webkit-margin-start:0;margin-inline-start:0}a{color:var(--black-color);text-decoration:none}a:hover{text-decoration:none}ul{list-style:none;padding-left:0;margin:0}img{max-width:100%}.hsn-key-indicators .item{align-items:flex-start!important}.comming_soon_div{padding:8em;background-image:url(../images/slider_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:55vh;position:relative}.comming_soon_div p{font-size:4em!important}.eximTableMobile{height:50em;overflow-y:scroll;margin-right:15px}.bestseller-container{display:flex;align-items:center;justify-content:space-between}.bestseller-div{height:25px;background:no-repeat padding-box #d9ffff;border-radius:3px;padding:0 5px}.bestseller-div:hover{color:var(--black-color)!important}.lmb-logo{width:70px}.buyersSource a{color:#0073f2}.right-content-box a{color:#0073f2!important}.company-heading-text{font-size:14px!important}.bol-tab-left{width:20%!important;border-right:1px solid #cad6dc}.bol-tab-right{width:80%!important;padding-left:10px!important}.tooltip{position:absolute;text-align:center;width:auto;height:auto;padding:8px;background:var(--black-color);color:var(--white-color);border-radius:5px;pointer-events:none;opacity:0;transition:opacity 0.3s}.map-container{width:960px;height:550px}@media (min-width:1200px) and (max-width:1290px){.map-container{width:80%;margin-right:0!important;margin-left:0!important}}.node circle{fill:#1f77b4;stroke:steelblue;stroke-width:2px}.node text{font-family:sans-serif;font-size:12px}.company-address-link{display:flex;gap:20px}.home-heading-title{font:600 20px/32.8px Poppins!important}.book-demo-head:hover{background-color:#0f3f75!important;color:#fff!important}.whatsapp-icon{width:28px;height:25px;background:url(../images/icon-sprite.webp) -471px -197px no-repeat}.office-building{width:44px;height:45px;background:url(../images/icon-sprite.webp) -10px -159px no-repeat}.path-2760{width:16px;height:17px;background:url(../images/icon-sprite.webp) -275px -461px no-repeat}.country_1{width:30px;height:31px;background:url(../images/icon-sprite.webp) -10px -410px no-repeat}.country_2{width:31px;height:31px;background:url(../images/icon-sprite.webp) -411px -167px no-repeat}.country_3{width:31px;height:31px;background:url(../images/icon-sprite.webp) -411px -218px no-repeat}.country_4{width:31px;height:31px;background:url(../images/icon-sprite.webp) -411px -269px no-repeat}.country_5{width:31px;height:31px;background:url(../images/icon-sprite.webp) -411px -320px no-repeat}.buyer-1{width:43px;height:43px;background:url(../images/icon-sprite.webp) -93px -76px no-repeat}.buyer-2{width:43px;height:43px;background:url(../images/icon-sprite.webp) -288px -73px no-repeat}.buyer-3{width:43px;height:43px;background:url(../images/icon-sprite.webp) -74px -159px no-repeat}.buyer-4{width:43px;height:43px;background:url(../images/icon-sprite.webp) -137px -159px no-repeat}.buyer-5{width:43px;height:43px;background:url(../images/icon-sprite.webp) -288px -136px no-repeat}.buyer-6{width:43px;height:43px;background:url(../images/icon-sprite.webp) -225px -10px no-repeat}div .book-demo-head-ejs:hover{background-color:#0069f2!important;color:#fff!important}div .book-demo-head-ejs{background-color:#0f3f75!important;color:#fff!important}div .btn-sign-up-for-ejs:hover{border:1px solid var(--light-blue)}.headingTextTermUse{font:16px/24px Poppins;letter-spacing:0;color:#4d575d;text-transform:capitalize;opacity:1;margin-top:10px}.lmbIsRefundPolicy{border-radius:20px;background-color:#fff;padding:30px}.p-tag-bold{font-weight:600;margin:.5em 0}.terms-of-use-subtext-fs,.terms-of-use-subtext-fs h3{font-size:15px!important}.subPointTermUse{padding-left:20px!important}select,select option{color:#000}select option:first-of-type{color:var(--grey-color)}.main-font-color{font-family:Poppins!important;color:#373737!important}.main-heading-refund{font-size:22px!important;font-weight:600!important;line-height:33px!important}.margin-ul{margin-left:20px!important;margin-bottom:16px!important}.li-item-class{font-size:16px!important;font-weight:400!important;line-height:28px!important;list-style:disc!important}.content-class{font-size:16px!important;font-weight:400!important;line-height:24px!important}.sub-heading-refund-policy{font-size:18px!important;font-weight:600!important}.guarantee-div{display:flex;align-items:flex-start;gap:20px;padding:15px}.guarantee-image{width:20%}.guarantee-text{width:80%}.refund-policy-bg{background-color:#f5f5f5}.pagination li{cursor:pointer}.pagination li.disabled{pointer-events:none;color:grey}.custom-paging li a:hover,.custom-paging li:hover a{color:#fff!important}.port-div{min-height:210px}.notFound{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Poppins;margin-top:20px}.notFound .text{font-size:20px;line-height:1.5;margin-top:10px}.thank_you_div{padding:8em;background-image:url(../images/thankyounew.webp);background-repeat:no-repeat;background-size:cover;background-position:center;width:100vw;height:55vh;position:relative}.prod-items-hsn{grid-template-columns:repeat(20,1fr)!important}.prod-items-port{grid-template-columns:repeat(10,1fr)!important}.continentSearch input,.dataTypeSearch input,.planSearch input{height:18px!important}.cg-3px{column-gap:3px!important}.positionRelative{position:relative}.z10{z-index:10!important}.bg-none{background:0 0!important}.breadCrumbDesc{font-size:11px;color:#756c91;margin-top:10px}.colorWhite{color:#fff!important}.pl-0px{padding-left:0!important}.color-light-gray{color:var(--grey-color)!important}.d-block{display:block}.bg-white{background-color:#fff!important}.justify-flex-start{justify-content:flex-start!important}.align-flex-start{align-items:flex-start!important}.flex-column{flex-direction:column!important}.flex-row{flex-direction:row!important}.gap-unset{gap:unset!important}.pb-20px{padding-bottom:20px!important}.pb-30px{padding-bottom:30px!important}.textCenter{text-align:center!important}.fz-20px{font-size:20px!important}.fz-13px{font-size:13px!important}.fz-16px{font-size:16px!important}.fz-12px{font-size:12px!important}.fz-11px{font-size:11px!important}.alignCenter{align-items:center!important}.justifyCenter{justify-content:center!important}.ml-5px{margin-left:5px}.mt-0px{margin-top:0!important}.mt-30px{margin-top:30px!important}.fontSize11pxBrown{font:11px/18px Poppins;letter-spacing:0;color:#4d575d;opacity:1}.overviewCompanyHeadingNew:hover{color:var(--light-blue)!important}.overviewCompanyHeadingNew{color:gray}.mb-5px{margin-bottom:5px}.textLeft{text-align:left!important}.fz-14px{font-size:14px!important}.bd-none{border-bottom:unset!important}div .globalSearchDataTable .data-table .bd-none{border-bottom:0!important;width:100%}.href-color{color:#0069f2!important}.width-1{width:1%!important}.width-20{width:20%!important}.width-80{width:80%!important}.pointer{cursor:pointer!important}.bg-transparent{background:inherit}.mt-40{margin-top:40px}.d-flex-inline{display:inline-flex}.mb-10px{margin-bottom:10px!important}.ml-20px{margin-left:20px!important}.align-flex-start{align-items:flex-start}.hide-modal{width:100%;position:fixed;justify-content:center;display:none;z-index:999999;align-items:center;height:100%;backdrop-filter:blur(5px)}.loading-page{width:100%;height:100%;position:fixed;top:0;left:0;display:none;justify-content:center;align-items:center;z-index:9999;background-color:rgb(0 0 0 / .5);backdrop-filter:blur(2px)}.filter-label{cursor:pointer}.trading-nav{z-index:99!important}.country-browse-section .featured-section{border-radius:4px;overflow:hidden;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.country-browse-section .featured-tabs{background:var(--border-color)}.country-browse-section .feature-grid{padding:8px 16px;background:var(--white-color);row-gap:8px}.country-browse-section .feature-grid>div{width:100%;padding:0;-webkit-box-shadow:none;box-shadow:none}.country-browse-section .company-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:scroll}.country-browse-section .company-list::-webkit-scrollbar{height:0}.country-browse-section .company-list::-webkit-scrollbar-track{background:var(--light-bg)}.country-browse-section .company-list::-webkit-scrollbar-thumb{background:var(--white-color)}.country-browse-section .company-list li a{width:34px;height:34px;min-width:34px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;line-height:22.96px;color:var(--light-blue);border-radius:50%}.country-browse-section .company-list li a.active{background:var(--light-blue);color:var(--white-color)}.country-browse-section .prod-items{width:100%;display:-ms-grid;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border-color)}.country-browse-section .prod-items li{padding:12px 0;border-bottom:1px solid var(--border-color);text-align:left;display:none}.country-browse-section .prod-items li.active{display:block}.country-browse-section .prod-items li a{font-weight:400;line-height:22.96px;text-align:left}.country-browse-section .view-more{font-size:14px;font-weight:600;line-height:26.24px;text-decoration:underline;padding-top:8px;color:var(--light-blue);cursor:pointer}.search-box-moda-item{width:30%;border:1px solid #cad6dc;display:flex;justify-content:center;height:20em;background:#fff;border-radius:5px}.custom-infoItem{width:80px;height:80px;border:8px solid #0069f2;border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-infoItem>span{font-size:30px;display:flex;justify-content:center;align-items:center;color:#0069f2}div.df-btn-text{display:none!important}.search-modal-content{display:flex;flex-wrap:wrap;justify-content:center;padding:20px}.search-box-popup-ok{font-size:16px;font-family:var(--font-poppins);width:80px;height:30px;color:#fff;background:#0069f2;text-align:center;border-radius:6px;cursor:pointer;align-items:center;display:flex;justify-content:center}.search-modal-content .content-div{width:100%;display:flex;justify-content:center;text-align:center}.width-100{width:100%!important}.img-border{border:1px solid var(--border-color)}.fw-600{font-weight:600!important}.fw-500{font-weight:500!important}.fw-400{font-weight:400!important}.fw-300{font-weight:300!important}.flex1{flex:1 1}.bg-primary{background-color:var(--light-bg)}.mt-20px{margin-top:20px}.mt-10px{margin-top:10px}.gap20-px{gap:20px}.gap10-px{gap:10px}.gap-5px{gap:5px!important}.justify-space-between{justify-content:space-between}.imp-table{overflow:hidden}.imp-thead{display:table;width:100%;table-layout:fixed}.imp-tbody{display:block;width:100%;overflow-y:auto}.download-shipment{width:100%;display:flex;align-items:center;gap:5px;justify-content:flex-end}.keyIndicatorField{font-size:14px}.keyIndicatorValue{font-size:20px;font-weight:500}.cta-section{padding:16px 60px;background:linear-gradient(196deg, #f27a8b, #b32f47 50%, #e64c65) no-repeat padding-box}.import-shipment-table{overflow-y:auto;overflow-x:hidden}.coo-heading{font-weight:400;font-size:16px}.coo-title{background-color:#0069f2;border-radius:5px;padding:2px 5px;color:var(--white-color);cursor:pointer}.icon-buttons-container{display:flex;flex-wrap:wrap;gap:10px;padding:20px;margin-left:20px;justify-content:center;background:#fff;margin-top:10px}.icon-button{display:flex;align-items:center;gap:10px;padding:15px 25px;border-radius:5px;transition:box-shadow 0.2s;cursor:pointer;max-width:300px;min-width:fit-content;background:#e3edff!important;width:calc(16.66% - 12px)}.icon-button a{display:flex;align-items:center;gap:5px}.icon{width:24px;height:24px;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:1024px){.icon-button{flex:1 1 calc(30% - 20px);padding:12px 30px}.icon{width:22px;height:22px}.video-section{padding:20px 0!important}.why-lmb-container-mob{padding:0 20px!important}.why-lmb-best-text{font-size:14px!important;font-weight:600;font-family:inherit;mix-blend-mode:normal;color:#fff;font-family:var(--font-poppins);margin-bottom:5px!important}.why-lmb-best-subtext{font-size:11px!important;color:#eef4fb!important;font-family:var(--font-poppins)}.why-lmb-subheading{font-size:12px!important;color:#fff!important;font-family:var(--font-poppins)}}.company-profile-icon{background-image:url(../images/company-blue.png)}.websites-icon{background-image:url(../images/globe-blue.png)}.email-icon{background-image:url(../images/email-blue.png)}.contacts-icon{background-image:url(../images/phone-blue.png)}.linkedin-icon{background-image:url(../images/linkdin-blue.png)}.facebook-icon{background-image:url(../images/facebook-blue.png)}.icon-button span{font-size:1rem;font-family:Poppins;color:#0073f2!important;font-weight:500}.icon-button:hover{box-shadow:0 4px 10px rgb(0 0 0 / .2)}.btn{background:var(--light-blue);border:1px solid var(--light-blue);color:var(--white-color);font-size:14px;font-weight:700;line-height:21px;padding:7px 20px!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;box-shadow:0 2px 4px #00000066!important}.btn:hover{border-color:var(--dark-blue);background:#fff}.btn.light-btn{border-color:var(--light-blue);color:var(--dark-blue);background:var(--white-color)}.btn.dark-btn{border-color:#0f3f75;color:#fff;background:#0f3f75;justify-content:center}.btn.light-btn:hover{color:var(--white-color)}.btn.dark-btn:hover{color:var(--white-color)!important;background:#0f3f75!important}.footer-container,.section-padding{padding:25px 47px}.light-bg{background:var(--light-bg)}.mt-0{margin-top:0!important}.icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.icon::before{content:"";content:"";position:absolute;left:0}.icon-filter{width:17px;height:15px}.icon-filter::before{width:17px;height:15px;background:url(../images/icon-sprite.webp) -188px -502px no-repeat;top:0;bottom:0;margin:auto}.icon-bluefilter{width:17px;height:17px;cursor:pointer}.icon-bluefilter::before{width:17px;height:12px;background:url(../images/icon-sprite.webp) -227px -502px no-repeat;top:0;bottom:0;margin:auto}.icon-supplier{width:17px;height:17px}.icon-supplier::before{width:17px;height:15px;background:url(../images/icons/suplier.webp) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-hsncode{width:17px;height:17px}.icon-hsncode::before{width:17px;height:17px;background-image:url(../images/icon-sprite.webp) -202px -410px no-repeat}.icon-question-mark{width:17px;height:17px}.icon-question-mark::before{width:18px;height:18px;background:url(../images/icon-sprite.webp) -520px -250px no-repeat;top:0;bottom:0;margin:auto}.icon-import{width:17px;height:17px}.icon-import::before{width:17px;height:15px;background:url(../images/icon-sprite.webp) -89px -461px no-repeat;top:0;bottom:0;margin:auto}.icon-export{width:17px;height:17px}.icon-export::before{width:17px;height:15px;background:url(../images/icon-sprite.webp) -127px -461px no-repeat;top:0;bottom:0;margin:auto}.icon-buyer{width:17px;height:17px}.icon-buyer::before{width:17px;height:15px;background:url(../images/icons/buyer.png) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-right-arrow{width:22px;height:18px;background:url(../images/icons/right-arrow-icon.png) center center/100% no-repeat;margin:auto}.icon-related-products{width:17px;height:17px}.icon-related-products::before{width:17px;height:17px;background:url(../images/icons/relatedproducts.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-prod{width:17px;height:17px}.icon-prod::before{width:17px;height:17px;background:url(../images/icons/prod.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-location{width:14px;height:18px}.icon-location::before{width:14px;height:18px;background:url(../images/icon-sprite.webp) -558px -10px no-repeat;top:0;bottom:0;margin:auto}.icon-card::before{width:18px;height:13px;background:url(../images/icon-sprite.webp) -419px -461px;top:0;bottom:0;margin:auto}.icon-link{width:17px;height:17px}.icon-link::before{width:100%;height:100%;background:url(../images/icon-sprite.webp) -10px -502px no-repeat;top:0;bottom:0;margin:auto}.icon-excel{width:17px;height:17px}.icon-excel::before{width:17px;height:15px;background:url(../images/icons/excel.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-tilt-arrow{width:16px;height:16px}.icon-tilt-arrow::before{width:16px;height:16px;background:url(../images/icons/tilt-arrow.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-plus{width:11px;height:11px}.icon-plus::before{width:11px;height:11px;background:url(../images/icons/plus.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-wishlist{width:20px;height:20px}.icon-wishlist::before{width:20px;height:20px;background:url(../images/icons/wishlist.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-profit{width:18px;height:18px}.icon-profit::before{width:100%;height:100%;background:url(../images/icons/profit.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-growth{width:16px;height:16px}.icon-growth::before{width:100%;height:100%;background:url(../images/icons/growth.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-competitor{width:16px;height:16px}.icon-competitor::before{width:100%;height:100%;background:url(../images/icons/competitor.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-globe{width:18px;height:19px}.icon-globe::before{width:100%;height:100%;background:url(../images/icons/globe.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-chapter{width:16px;height:18px}.icon-chapter::before{width:100%;height:100%;background:url(../images/icons/chapter.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-lock{width:18px;height:21px}.icon-lock::before{width:100%;height:100%;background:url(../images/icons/lock.svg) center center/100% no-repeat;top:0;bottom:0;margin:auto}.icon-copy{width:14px;height:16px;background:url(../images/icons/copy.svg) center center/100% no-repeat;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.icon-star{width:24px;height:24px;background:url(../images/icons/star.svg) center center/100% no-repeat}.icon-thumb{width:18px;height:18px;background:url(../images/icons/thumb.svg) center center/100% no-repeat}.icon-instruction{width:16px;height:16px;background:url(../images/icons/instruction.svg) center center/100% no-repeat}.nav-container{width:100%;padding:0 47px}.nav-container .inner-content .right-section a{font-weight:600}.nav-link{font-size:12px!important}nav{padding:7px 0;border-bottom:1px solid var(--border-color);position:-webkit-sticky;position:sticky;top:0;background:var(--white-color);z-index:1000}nav .right-section{-webkit-column-gap:40px;column-gap:40px}.menu-container{padding:7px 0 0 40px}.tabs-container{padding:17px 0 20px 40px}nav .menu-wrapper{-webkit-column-gap:24px;column-gap:10px}nav .mobile-menu-wrapper{display:none}nav .link{position:relative}nav .link:hover{color:var(--dark-blue)}nav .link.dropdown{padding-right:20px;position:relative;font-weight:600;cursor:pointer}nav .link.dropdown::after{content:"";position:absolute;right:0;top:0;bottom:0;width:10px;height:7px;margin:auto;background:url(../images/icons/arrow.svg) right center/contain no-repeat;-webkit-transform:none;transform:none;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out}nav .link.dropdown.active::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}nav .menu-item{position:relative}nav .dropdown-items{position:absolute;top:100%;-webkit-transform:translateY(5px);transform:translateY(5px);width:200px;-webkit-transition:-webkit-transform 0.5s linear;transition:transform 0.5s linear;transition:transform 0.5s linear,-webkit-transform 0.5s linear;opacity:0;visibility:hidden;background:var(--dark-blue);z-index:9;right:0}nav .dropdown-items .dropdown-item{padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgb(255 255 255 / .2)}nav .dropdown-items .dropdown-item .link{color:var(--white-color);width:100%;font-weight:400}nav .whatsapplink{line-height:1}nav .icon-toggle{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:20px;height:20px}nav .icon-toggle i{width:100%;height:2px;background:var(--light-grey)}nav .icon-close{width:16px;height:16px;display:none}nav .icon-search{display:none;padding:4px;background:var(--light-blue);border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:28px;height:28px}nav .icon-search img{max-width:15px}h1.heading-title{font-size:24px;font-weight:600;line-height:36px}@media screen and (max-width:1366px) and (min-width:768px){.map-container{height:490px!important}h1.heading-title{width:100%}div .custom-width-marquee{width:16%!important}.network-chart-trade{width:80%!important}}h1.heading-title .right-section{-webkit-column-gap:15px;column-gap:15px}h2.heading-title{font-size:24px;font-weight:600;line-height:36px;margin-bottom:10px}.breadcrumb{-webkit-column-gap:8px;column-gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumb li{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:12px;line-height:18px}.breadcrumb .link{color:var(--light-blue);position:relative;padding-right:14px;font-size:12px;line-height:18px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.breadcrumb .link:hover{color:var(--dark-blue)}.breadcrumb .link::after{content:">";position:absolute;right:0;top:-1px;bottom:0;margin:auto;width:8px;height:10px;line-height:1}.breadcrumb li:last-child .link::after{content:""}.top-box{position:relative}.top-box .inner-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2%;column-gap:2%}.top-box .top-links{-webkit-column-gap:14px;column-gap:14px}.top-box .top-links .link{position:relative;font-size:13px;font-weight:500;line-height:20px}.top-box .top-links .link::before{content:"";content:"";position:absolute;left:0;top:0;bottom:0;margin:auto}.top-box .top-links .link.wishlist{padding-left:17px}.top-box .top-links .link.wishlist::before{-webkit-filter:brightness(0);width:15px;height:15px;background:url(../images/icon-sprite.webp) -366px -410px no-repeat;-webkit-filter:brightness(0);filter:brightness(0)}.top-box .top-links .link.bookmark{padding-left:18px}.top-box .top-links .link.bookmark::before{width:10px;height:14px;background:url(../images/icon-sprite.webp) -558px -324px no-repeat}.top-box .top-links .link.share{padding-left:22px}.top-box .top-links .link.share::before{width:14px;height:14px;background:url(../images/icon-sprite.webp) -558px -154px no-repeat}.search-icon{width:14px;height:14px;background:url(../images/icon-sprite.webp) -165px -461px no-repeat}.top-box .date{font-size:11px;font-weight:400;line-height:17px;color:var(--light-grey);text-align:right}.top-box .left-section{max-width:90%}.top-box .left-section.had-city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;column-gap:20px}.top-box .left-section.had-city .city{font-size:15px;font-weight:400;line-height:24.6px;margin-top:10px}.top-box .left-section.had-city .tag{font-size:12px;font-weight:400;line-height:19.68px;text-align:center;padding:3px 8px;background:#ff4b551a;height:-webkit-max-content;height:-moz-max-content;height:max-content;border-radius:3px;margin-top:7px}.top-box .right-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}input,select{height:41px;border:1px solid var(--border-color);border-radius:0;padding:10px 30px 10px 10px;font-weight:500;width:inherit}input:active,input:focus,input:focus-visible,select:active,select:focus,select:focus-visible{outline:0}button{outline:0;border:none}.search-wrapper{margin-top:20px;width:100%;max-width:800px}.search-container,.search-wrapper .input-wrapper{width:100%}.search-wrapper select{background:var(--light-bg);border-radius:4px 0 0 4px;font-weight:600;height:43px}.home-banner .btn,.home-banner input,.home-banner select{height:55px}.home-banner .search-btn{height:55px!important}.search-wrapper input{width:100%}.search-wrapper .btn{height:42px;border-radius:0 4px 4px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:41px}.search-wrapper .btn img{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.search-wrapper .btn:hover{background:var(--dark-blue)}.mobile-search{position:fixed;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;top:0;left:-100vw;width:100vw;height:100vh;overflow-y:scroll;z-index:9999;background:var(--light-bg)}.mobile-search::-webkit-scrollbar{width:2px}.mobile-search::-webkit-scrollbar-track{background:var(--light-bg)}.mobile-search::-webkit-scrollbar-thumb{background:var(--white-color)}.mobile-search .search-close{position:absolute;right:15px;top:15px;width:12px;height:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-search .top-list{-webkit-column-gap:20px;column-gap:20px;padding:12px 8px 0;border-bottom:1px solid var(--border-color);background:var(--white-color)}.mobile-search .top-list a{font-size:12px;font-weight:400;line-height:19.68px;padding-bottom:10px;border-bottom:2px solid var(--white-color);color:var(--light-grey)}.mobile-search .top-list a.active{font-weight:600;border-color:var(--light-blue);color:var(--light-blue)}.mobile-search .search-tab-content{display:none}.mobile-search .search-tab-content.active{display:block}.mobile-search .search-wrapper{padding:18px 8px 14px;margin-top:0;width:100%;background:var(--white-color)}.mobile-search .search-wrapper input{border-radius:6px 0 0 6px}.mobile-search .search-wrapper .btn{border-radius:0 6px 6px 0}.mobile-search .heading{font-size:12px;font-weight:400;line-height:19.68px;color:var(--light-grey);margin-bottom:10px}.mobile-search .recent-search{padding:0 8px 18px;background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;margin-bottom:10px}.mobile-search .recent-search .items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:12px;column-gap:12px;row-gap:10px}.mobile-search .recent-search .items a{-webkit-column-gap:5px;column-gap:5px;font-size:12px;font-weight:400;line-height:19.68px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;padding-left:18px}.mobile-search .recent-search .items a::before{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto;background:url(../images/icons/clock-dark.svg) left center/100% no-repeat;width:12px;height:20px}.mobile-search .popular-products{padding:18px 8px;background:var(--white-color);-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;margin-bottom:10px}.mobile-search .popular-products .items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:8px;column-gap:8px;row-gap:10px}.mobile-search .popular-products .items a{padding:4px 5px;color:var(--light-blue);font-size:12px;font-weight:400;line-height:19.68px;border:1px solid var(--light-bg);border-radius:4px}.mobile-search .popular-products .viewall-link{font-size:11px;font-weight:600;line-height:18.04px;color:var(--light-blue);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:8px;column-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;padding-right:15px;position:relative}.mobile-search .popular-products .viewall-link::after{content:"";position:absolute;right:0;top:-1px;bottom:0;margin:auto;background:url(../images/icons/right-arrow.svg) right center/100% no-repeat;width:7px;height:11px}.icon-close{display:-webkit-box;display:-ms-flexbox;display:flex;width:14px;height:14px;background:url(../img/icons/close.html) center/100% no-repeat}.share-popup{display:none;width:100vw;height:100vh;background:rgb(0 0 0 / .75);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999}.share-popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}.share-popup .inner-wrapper{background:var(--white-color);padding:40px 15px 30px;width:95vw;max-width:700px;position:relative}.share-popup .shorepopup-close{position:absolute;top:15px;right:20px;max-width:14px;cursor:pointer}.share-popup .top-content{text-align:center;margin-bottom:50px}.share-popup .top-content p{font-size:16px;color:var(--light-grey);font-weight:500;margin-bottom:20px}.share-popup .top-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:15px;column-gap:15px;row-gap:15px}.share-popup .top-content li a{width:34px;height:34px;background:var(--dark-blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.share-popup .top-content li a img{max-width:18px;max-height:18px}.share-popup .copylink{width:100%;margin:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share-popup .copylink span{width:-webkit-max-content;width:-moz-max-content;width:max-content;background:var(--white-color);padding:0 15px;position:relative}.share-popup .copylink::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:55%;height:1px;background:var(--border-color)}.share-popup .form{margin-top:30px;max-width:550px;margin-left:auto;margin-right:auto}.share-popup .form .input-wrapper{width:100%}.share-popup .form .input-wrapper input{width:100%;border-radius:4px 0 0 4px}.share-popup .form button{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;border-radius:0 4px 4px 0;height:41px;-webkit-column-gap:6px;column-gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-popup .form button:hover{background:var(--dark-blue);color:var(--white-color);cursor:pointer}.share-popup .form button img{max-height:20px}.cta-container{padding:25px 47px;background-color:var(--light-bg)}.countries-container,.explore-container,.faq-container,.grow-business-section-container,.overview-container,.pricing-container,.rating-container,.reviews-container,.section-container,.video-section-container{margin-top:20px}.overview-section{background:var(--light-bg)}.overview-section .tab-wrapper{background:var(--dark-blue)}.overview-section .tabs{-webkit-column-gap:10px;column-gap:35px}.overview-section .tabs::-webkit-scrollbar{height:0}.overview-section .tabs::-webkit-scrollbar-track{background:var(--light-bg)}.overview-section .tabs::-webkit-scrollbar-thumb{background:var(--white-color)}.overview-section .tabs li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.overview-section .tabs .link{font-size:15px;font-weight:400;line-height:26px;color:var(--white-color);padding:10px 18px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.overview-section .tabs .link.active,.overview-section .tabs .link:hover{background:var(--light-blue);font-weight:700;border-radius:4px 4px 0 0}.overview-section.content-wrapper .inner-content{-webkit-column-gap:2%;column-gap:2%}.overview-section.content-wrapper .left-section{padding:20px 35px;border:1px solid #e0eaef;-webkit-box-shadow:0 3px 8px 0 rgb(186 193 207 / .251);box-shadow:0 3px 8px 0 rgb(186 193 207 / .251);border-radius:20px;background:var(--white-color);-webkit-column-gap:3%;column-gap:3%;width:fit-content}.overview-section.content-wrapper .left-section .content{width:60%;flex:1 1}.overview-section.content-wrapper .left-section .video-wrapper{width:386px;height:225px;min-width:250px;position:relative}.overview-section.content-wrapper .left-section .video-wrapper img,.overview-section.content-wrapper .left-section .video-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;overflow:hidden}.overview-section.content-wrapper .left-section .video-wrapper::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:55px;height:55px;dbackground:url(../images/icons/play.svg) center center no-repeat;background-size:32%;background-color:rgb(255 255 255 / .5);border-radius:50%}.overview-section.content-wrapper .btn-wrapper{-webkit-column-gap:10px;column-gap:10px;margin-top:20px}.overview-section.content-wrapper .right-section{width:18%;padding:10px;border:1px solid #e0eaef;-webkit-box-shadow:0 3px 8px 0 rgb(186 193 207 / .251);box-shadow:0 3px 8px 0 rgb(186 193 207 / .251);border-radius:10px;background:var(--white-color)}.overview-section.content-wrapper .user{-webkit-column-gap:10px;column-gap:10px}.overview-section.content-wrapper .user img{max-width:46px}.overview-section.content-wrapper .user p{font-size:13px;font-weight:500;line-height:19.5px;margin-bottom:0}.overview-section.content-wrapper .user p span{display:block;font-size:12px;font-weight:400;line-height:18px;color:#6d757e}.overview-section.content-wrapper .contact-info{margin-top:10px;padding-top:10px;border-top:1px solid var(--border-color);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.overview-section.content-wrapper .contact-info .link{position:relative;padding-left:25px}.overview-section.content-wrapper .contact-info .link::before{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto}.overview-section.content-wrapper .contact-info .link.mail::before{width:15px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background:url(../images/icon-sprite.webp) -45px -540px no-repeat}.overview-section.content-wrapper .contact-info .link.number::before{width:15px;height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background:url(../images/icon-sprite.webp) -558px -224px no-repeat}.overview-section.content-wrapper .contact-info .link:hover{color:var(--light-blue)}.overview-section.content-wrapper .whatsapp-info{padding-top:10px;margin-top:10px;border-top:1px solid var(--border-color)}.overview-section.content-wrapper .whatsapp-info .whatsapp{padding-left:30px;position:relative}.overview-section.content-wrapper .whatsapp-info .whatsapp::before{position:absolute;width:15px!important;height:15px!important;background-image:url(../images/icon-sprite.webp) -471px -197px no-repeat}.overview-section.content-wrapper .whatsapp-info .scanner{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:10px}.overview-section.content-wrapper .whatsapp-info .scanner p{color:#6d757e;font-size:14px;margin-bottom:0;text-transform:capitalize}.bottom-menu{background:var(--white-color);position:-webkit-sticky;position:sticky;top:80px!important;z-index:90;border-bottom:1px solid var(--border-color)}.bottom-menu nav{padding:0}.consultbtn-gap{gap:15px!important}.bottom-menu .list-items{padding:0;-webkit-column-gap:10px;column-gap:0;overflow-x:scroll;width:100%}.bottom-menu .list-items::-webkit-scrollbar{height:0}.bottom-menu .list-items::-webkit-scrollbar-track{background:var(--light-bg)}.bottom-menu .list-items::-webkit-scrollbar-thumb{background:var(--white-color)}.bottom-menu .list-items li a,.bottom-menu .list-items-company li a{padding:2px 15px;border:1px solid #fff0;color:var(--light-grey);border-radius:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.bottom-menu .list-items li a.active,.bottom-menu .list-items-company li a.active{border-color:var(--dark-blue);color:var(--dark-blue)}.bottom-menu.sticky,.bottom-menu.sticky nav,.btmmenu.sticky,.btmmenu.sticky nav{background:var(--dark-blue)}.bottom-menu.sticky .list-items li a,.bottom-menu.sticky .list-items-company li a{color:var(--white-color)}.bottom-menu.sticky .list-items li a.active,.bottom-menu.sticky .list-items-company li a.active,.btmmenu.sticky .list-items li a.active{border-color:var(--white-color);color:var(--white-color)}.btmmenu .excluse-datacontainer{padding:0!important}.btmmenu .excluse-datacontainer li a{text-transform:none!important}.two-column-left .outer-wrapper{-webkit-column-gap:2%;column-gap:2%;row-gap:20px}.two-column-left .left-section{width:14%}@media only screen and (min-width:1280px) and (max-width:1440px){.two-column-left .left-section{width:20%}.icon-right-arrow{margin:unset!important}}.two-column-left .right-section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:25px}.filter-wrapper{border:1px solid #e0eaef;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;border-radius:10px;margin-bottom:20px;background:var(--white-color)}.filter-wrapper .heading{font-size:14px;font-weight:600;line-height:normal;background:var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;column-gap:8px;padding:10px;border-radius:10px 10px 0 0}.filter-wrapper .heading .strategic-filter{padding-left:24px;background:url(../images/icons/filter.svg) left center/17px no-repeat;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:relative}.filter-wrapper .heading .strategic-filter .icon-lock{position:relative}.filter-wrapper .heading .strategic-filter .icon-lock:hover~.tooltip{display:block}.filter-wrapper .heading .strategic-filter .tooltip{display:none;position:absolute;padding:5px;background:var(--white-color);border-radius:4px;top:-42px;width:100%;text-align:center;right:-46%}.filter-wrapper .heading .strategic-filter .tooltip::after{content:"";position:absolute;bottom:-8px;left:0;right:0;width:0;height:0;margin:auto;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px solid var(--white-color)}.filter-wrapper .accordion-title,.filter-wrapper .showLock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;-webkit-column-gap:8px;column-gap:8px;position:relative;margin-bottom:0;font-size:13px;font-weight:400;padding-right:15px;cursor:pointer}.filter-wrapper .accordion-title::after{content:"-";position:absolute;right:0;top:0;bottom:0;margin:auto;width:10px;height:10px;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;-webkit-transform:none;transform:none;font-weight:600;pointer-events:all!important}.filter-wrapper .accordion-content{dline-height:1;margin-top:15px}.filter-wrapper .accordion-content .inner-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;column-gap:10px;margin:15px 0}.filter-wrapper .accordion-content .inner-filters span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px;color:var(--light-grey);font-size:11px;font-weight:400;line-height:1;position:relative;padding-left:20px;min-height:15px;cursor:pointer}.filter-wrapper .accordion-content .inner-filters span::before{content:"";position:absolute;left:0;top:0;bottom:0;width:15px;height:15px}.filter-wrapper .accordion-content .inner-filters span.byship::before{background:url(../images/icon-sprite.webp) -558px -84px no-repeat}.filter-wrapper .accordion-content .inner-filters span.byalpha::before{background:url(../images/icon-sprite.webp) -558px -119px no-repeat}.filter-wrapper .accordion-content .inner-filters span.view-more-by-ship::before{background:url(../images/icon-sprite.webp) -558px -84px no-repeat}.filter-wrapper .accordion-content .inner-filters span.view-more-by-alpha::before{background:url(../images/icon-sprite.webp) -558px -119px no-repeat}.filter-wrapper .accordion-content .search-wrapper{margin-top:0;width:100%;position:relative}.filter-wrapper .accordion-content .search-wrapper::after{content:"";position:absolute;right:10px;top:0;bottom:0;background:url(../images/icon-sprite.webp) -558px -258px no-repeat;width:12px;height:12px;margin:auto}.filter-wrapper .accordion-content .search-wrapper input{height:30px;padding:5px 30px 5px 5px}.filter-wrapper .accordion-content .search-wrapper input:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:0}.filter-wrapper .accordion-content input{border-radius:4px;border:1px solid #e0eaef;height:26px}.filter-wrapper .accordion-content .num-list{margin:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2px;max-height:264px;overflow-y:auto;line-height:1.5}.filter-wrapper .accordion-content .num-list::-webkit-scrollbar{width:3px}.filter-wrapper .accordion-content .num-list::-webkit-scrollbar-track{background:var(--light-bg)}.filter-wrapper .accordion-content .num-list::-webkit-scrollbar-thumb{background:var(--black-color)}.filter-wrapper .accordion-content .num-list::-webkit-scrollbar-thumb:hover{background:var(--black-color)}.filter-wrapper .accordion-content .num-list li{margin-left:5px;margin-right:5px}.filter-wrapper .accordion-content .num-list div,.filter-wrapper .accordion-content .num-list h3,.filter-wrapper .accordion-content .num-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;column-gap:10px;color:var(--light-blue);width:100%;font-size:13px;font-weight:400}.filter-wrapper .inner-content .num-list div,.filter-wrapper .inner-content .num-list h3{justify-content:unset!important}.filter-wrapper .accordion-content .num-list div span,.filter-wrapper .accordion-content .num-list h3 span,.filter-wrapper .accordion-content .num-list li a span{color:var(--light-grey);opacity:.5;font-size:12px}.filter-wrapper .accordion-content .viewmore-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:5px;column-gap:5px;color:var(--light-blue);cursor:pointer;font-size:13px}.filter-wrapper .accordion-content .viewmore-link span{font-size:12px}.filter-wrapper .accordion-content .filter-popup{display:none;width:50em;height:25em;border:1px solid #dee2e6;background-color:#fff;box-shadow:0 2px 8px #dee2e6;padding:0;margin-left:0;margin-top:-28em;margin-bottom:35px;position:relative;z-index:9}.filter-wrapper .accordion-content .filter-popup .inner-content{width:700px;height:450px;max-width:80vw;max-height:80vh;background:var(--white-color);padding:15px;position:relative;border-radius:4px}.filter-wrapper .accordion-content .filter-popup .filter-close{position:absolute;top:23px;right:15px;width:12px;height:12px;cursor:pointer}.filter-wrapper .accordion-content .filter-popup .top-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;column-gap:20px;padding-right:30px}.filter-wrapper .accordion-content .filter-popup .inner-filters{margin:0;-webkit-column-gap:20px;column-gap:20px}.filter-wrapper .accordion-content .filter-popup .inner-filters a{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.filter-wrapper .accordion-content .filter-popup .num-list{-webkit-column-gap:2%;column-gap:2%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tippy-tooltip{cursor:pointer}.filter-wrapper .accordion-content .filter-popup .num-list li{margin:0 auto;-webkit-box-flex:0;-ms-flex:2 0 22%;flex:2 0 23%;border-bottom:1px solid #ddd;padding:7px 10px 8px}.tippy-box[data-theme~="light"]{background-color:#fff;color:#000;border-radius:4px;padding:5px;font-size:13px;width:250px;margin-left:20px;z-index:5!important}.filter-wrapper .accordion-content.show-popup .filter-popup{display:-webkit-box;display:-ms-flexbox;display:flex}.filter-wrapper .accordion-wrapper{padding:15px 0;margin:0 15px;border-bottom:1px solid var(--border-color)}.filter-wrapper .accordion-wrapper:last-child{border-bottom:0;padding-bottom:15px}.filter-wrapper .accordion-wrapper:last-child .accordion-content .viewmore-link{padding-bottom:0;border-bottom:0}.filter-wrapper .accordion-wrapper.hide .accordion-title::after{content:"+"}.showLock::after{content:""!important;display:inline-block;width:18px!important;height:28px!important;background:url(../images/icons/packlock.webp) center/100% no-repeat;pointer-events:all}.filter-wrapper .accordion-wrapper.hide .accordion-content{display:none}.filter-wrapper .filter-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;column-gap:10px;overflow-x:scroll}.filter-wrapper .filter-list::-webkit-scrollbar{height:0}.filter-wrapper .filter-list::-webkit-scrollbar-track{background:var(--light-bg)}.filter-wrapper .filter-list::-webkit-scrollbar-thumb{background:var(--white-color)}.filter-wrapper .filter-list li{font-weight:500;line-height:16.4px;text-transform:uppercase;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:12px}.filter-wrapper .filter-list li span{text-transform:capitalize;font-size:11px;font-weight:500;padding:6px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;column-gap:4px;background:var(--light-bg);border:1px solid var(--border-color);border-radius:4px;line-height:1}.filter-wrapper .filter-list li .filter-list-close{width:8px;height:8px;background:url(../img/icons/close.html) center/100% no-repeat;position:relative;top:-1px;margin-left:10px}.filter-list-close{width:8px;height:8px;background:url(../img/icons/close.html) center/100% no-repeat;position:relative;top:-1px}.filter-wrapper .filter-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px;padding:0;overflow:unset}.md-heading{font-size:24px;font-weight:600;line-height:39.36px;margin-bottom:15px}.sm-heading{font-size:20px;font-weight:600;line-height:23.8px;padding:10px;margin-bottom:0;border-bottom:1px solid var(--border-color)}.sm-heading .title{color:var(--light-blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px;font-size:20px;font-weight:600;line-height:32.8px}.sm-heading .title-wrapper{-webkit-column-gap:10px;column-gap:10px}.sm-heading .title-wrapper .icon{position:relative;top:7px}.sm-heading p{font-size:14px;font-weight:400;line-height:21px;margin-top:5px;margin-bottom:0}.sm-heading .inner-popup{display:none;width:100vw;height:100vh;background:rgb(0 0 0 / .75);position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sm-heading .inner-popup .inner-content{background:var(--white-color);width:280px;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-height:60vh;padding:15px;border-radius:4px;position:relative}.sm-heading .inner-popup .num-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;max-height:calc(60vh - 40px);overflow-y:scroll;margin-top:25px}.sm-heading .inner-popup .num-list::-webkit-scrollbar{width:2px}.sm-heading .inner-popup .num-list::-webkit-scrollbar-track{background:var(--light-bg)}.sm-heading .inner-popup .num-list::-webkit-scrollbar-thumb{background:var(--white-color)}.sm-heading .inner-popup .num-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;column-gap:10px;color:var(--light-blue);font-size:13px;line-height:24px}.sm-heading .inner-popup .num-list li a span{color:var(--light-grey);opacity:.5;font-size:12px}.sm-heading .inner-popup .bluefiler-close{width:15px;height:15px;position:absolute;right:15px;top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.sm-heading.show-popup .inner-popup{display:-webkit-box;display:-ms-flexbox;display:flex}.heading-wrapper{font-size:20px;font-weight:600;line-height:32.8px;text-align:center}.heading-wrapper .title{color:var(--black-color);margin-bottom:40px;font-weight:800}.heading-wrapper h2{font-size:20px;font-weight:600;line-height:32.8px}.heading-wrapper p{font-size:14px;font-weight:500;line-height:21px;margin-bottom:15px;margin-top:15px}.key-indicators{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;border-radius:4px;background:var(--white-color)}.key-indicators .sm-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;column-gap:10px}.justify-center{display:flex;justify-content:center}.key-indicators .sm-heading span{color:var(--light-blue)}.key-indicators .sm-heading .num{font-size:24px;font-weight:600;line-height:39.36px}.key-indicators .sm-heading .copy{font-size:14px;font-weight:400;line-height:22.96px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px;cursor:pointer}.key-indicators .items{margin-top:0;margin-bottom:0;text-align:center}.key-indicators .items::-webkit-scrollbar{height:0}.key-indicators .items::-webkit-scrollbar-track{background:var(--light-bg)}.key-indicators .items::-webkit-scrollbar-thumb{background:var(--white-color)}.key-indicators .item{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid var(--border-color);font-size:18px;font-weight:700;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:10px;padding:20px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--black-color);align-items:center}.key-indicators .item a,.key-indicators .item dt{font-size:14px;font-weight:500;line-height:21px;color:var(--light-blue)}.key-indicators .item dd{font-size:20px;font-weight:400;line-height:21px;color:var(--light-blue)}.key-indicators .item:last-child{border-right:0}.mobile-filters{display:none}.mobile-filters .filter-strip{position:fixed!important;bottom:0;left:0;right:0;width:100%;display:flex;padding:1px;align-items:center;background:var(--white-color);border-top:1px solid var(--border-color)}.mobile-filters .filter-strip .filter-icon{padding:11px;background:var(--light-bg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px;position:relative}.mobile-filters .filter-strip .filter-icon .num{position:absolute;left:5px;top:10px;min-width:14px;height:14px;background:var(--dark-blue);color:var(--white-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal;z-index:1;border-radius:8px}.mobile-filters .filter-strip .filter-list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px;-webkit-column-gap:10px;column-gap:10px;overflow-x:scroll}.mobile-filters .filter-strip .filter-list::-webkit-scrollbar{height:0}.mobile-filters .filter-strip .filter-list::-webkit-scrollbar-track{background:var(--light-bg)}.mobile-filters .filter-strip .filter-list::-webkit-scrollbar-thumb{background:var(--white-color)}.mobile-filters .filter-strip .filter-list li{text-transform:uppercase;font-size:11px;font-weight:500;line-height:16.4px;text-transform:uppercase;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.mobile-filters .filter-strip .filter-list li span{text-transform:capitalize;font-size:11px;font-weight:500;padding:6px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;column-gap:4px;background:var(--light-bg);border:1px solid var(--border-color);border-radius:4px;line-height:1}.mobile-filters .filter-strip .filter-list li .filter-list-close{width:8px;height:8px;background:url(../img/icons/close.html) center/100% no-repeat;position:relative;top:-1px}.mobile-filters .mobile-filter-popup{position:fixed;left:0;right:0;bottom:0;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;height:calc(100vh - 47px);width:100vw;background:var(--white-color);z-index:1100;display:none;top:0}.mobile-filters .sort-filter-popup{position:fixed;left:0;right:0;bottom:0;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;width:100vw;background:var(--white-color);z-index:990;display:none}.mobile-filters .sort-filter-popup .heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;border-bottom:1px solid var(--border-color);position:relative}.sort-filter-popup .inner-wrapper>:nth-child(n){display:flex;align-items:center;gap:16px;padding:0 10px;border-bottom:1px solid #e0eaef}.sort-filter-popup .inner-wrapper>:nth-child(n)>:first-child{width:60%}.mobile-filters .sort-filter-popup.show{display:block!important;bottom:40px}.globalsearch-shipment-table{display:flex;align-items:center}.mobile-filters .mobile-filter-popup::-webkit-scrollbar{width:2px}.mobile-filters .mobile-filter-popup::-webkit-scrollbar-track{background:var(--light-bg)}.mobile-filters .mobile-filter-popup::-webkit-scrollbar-thumb{background:var(--white-color)}.mobile-filters .mobile-filter-popup.show{display:block!important}.mobile-filters .mobile-filter-popup .heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;border-bottom:1px solid var(--border-color)}.mobile-filters .mobile-filter-popup .heading-wrapper .mobile-filter-close{width:12px}.mobile-filters .mobile-filter-popup .inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:calc(100% - 50px);margin-top:20px;overflow-y:scroll}.mobile-filters .mobile-filter-popup .left-section::-webkit-scrollbar{width:2px}.mobile-filters .mobile-filter-popup .left-section::-webkit-scrollbar-track{background:var(--light-bg)}.mobile-filters .mobile-filter-popup .left-section::-webkit-scrollbar-thumb{background:var(--white-color)}.mobile-filters .mobile-filter-popup .left-section .filter-tab,.mobile-filters .mobile-filter-popup .left-section .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 10px;-webkit-column-gap:6px;column-gap:6px;font-size:11px;font-weight:400;line-height:18.04px}.mobile-filters .mobile-filter-popup .left-section .filter-tab i,.mobile-filters .mobile-filter-popup .left-section .item i{min-width:17px}.mobile-filters .mobile-filter-popup .left-section .filter-tab.text,.mobile-filters .mobile-filter-popup .left-section .item.text{padding:10px;background:#cad6dc;font-size:10px;font-weight:500;line-height:16.4px}.mobile-filters .mobile-filter-popup .left-section .filter-tab.active,.mobile-filters .mobile-filter-popup .left-section .item.active{background:var(--white-color)}.mobile-filters .mobile-filter-popup .right-section{width:70%;padding:15px;height:100%;overflow-y:scroll}.mobile-filters .mobile-filter-popup .right-section::-webkit-scrollbar{width:2px}.mobile-filters .mobile-filter-popup .right-section::-webkit-scrollbar-track{background:var(--light-bg)}.mobile-filters .mobile-filter-popup .right-section::-webkit-scrollbar-thumb{background:var(--white-color)}.mobile-filters .mobile-filter-popup .right-section .filter-item-grid{display:none}.mobile-filters .mobile-filter-popup .right-section .filter-item-grid.active{display:block}.mobile-filters .mobile-filter-popup .right-section .mobile-search-wrapper{position:relative}.mobile-filters .mobile-filter-popup .right-section .mobile-search-wrapper::after{content:"";position:absolute;right:10px;top:0;bottom:0;background:url(../images/icon-sprite.webp) -558px -258px no-repeat;width:12px;height:12px;margin:auto}.mobile-filters .mobile-filter-popup .right-section .mobile-search-wrapper input{width:100%;padding:5px;height:32px;border-radius:4px}.mobile-filters .mobile-filter-popup .right-section .inner-filters{font-size:11px;font-weight:400;line-height:16.5px;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:2%;column-gap:2%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-filters .mobile-filter-popup .right-section .inner-filters span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;column-gap:6px;position:relative;padding-left:20px;min-height:15px}.mobile-filters .mobile-filter-popup .right-section .inner-filters span::before{content:"";position:absolute;left:0;top:0;bottom:0;width:15px;height:15px}.mobile-filters .mobile-filter-popup .right-section .inner-filters span.byship::before{background:url(../images/icon-sprite.webp) -558px -84px no-repeat}.mobile-filters .mobile-filter-popup .right-section .inner-filters span.byalpha::before{background:url(../images/icon-sprite.webp) -558px -119px no-repeat}.mobile-filters .mobile-filter-popup .right-section .inner-filters span.view-more-by-ship::before{background:url(../images/icon-sprite.webp) -558px -84px no-repeat}.mobile-filters .mobile-filter-popup .right-section .inner-filters span.view-more-by-alpha::before{background:url(../images/icon-sprite.webp) -558px -119px no-repeat}.mobile-filters .mobile-filter-popup .right-section .num-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2%;column-gap:2%;row-gap:4px}.mobile-filters .mobile-filter-popup .right-section .num-list li{width:49%;font-size:10px;font-weight:400;line-height:1.75;padding:5px 0}.mobile-filters .mobile-filter-popup .right-section .num-list li a{color:var(--light-blue)}.mobile-filters .mobile-filter-popup .right-section .num-list li span{color:var(--light-grey);opacity:.75;margin-left:2px}.table-responsive{overflow-x:scroll}.table-responsive::-webkit-scrollbar{height:0}.table-responsive::-webkit-scrollbar-track{background:var(--light-bg)}.table-responsive::-webkit-scrollbar-thumb{background:var(--white-color)}.privacy-policy{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;border-radius:10px;background:var(--white-color);padding:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font:15px/24px Poppins}.privacy-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px;align-self:stretch}.privacy-content h2{font:600 16px/26px Poppins}.privacy-policy p{margin-bottom:20px}.buyers-bottom-btns{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;border-radius:10px;background:var(--white-color);padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buyers-bottom-btns p{margin-bottom:20px}.buyers-bottom-btns .btns{-webkit-column-gap:10px;column-gap:10px}.ml-20{margin-left:20px}.ml-10px{margin-left:10px}.home-buyers{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;border-radius:4px;background:var(--white-color)}.home-buyers .buyers-name{padding:15px 10px;-webkit-column-gap:15px;column-gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-buyers .buyers-name .img-wrapper{background:var(--light-bg);padding:8px;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-buyers .buyers-name .name,.home-buyers .buyers-name .name a{color:var(--light-blue);font-size:18px;font-weight:600;line-height:30px;-webkit-column-gap:5px;column-gap:5px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.home-buyers .buyers-name .country{font-size:13px;font-weight:400;line-height:18px;color:var(--light-grey);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px}.home-buyers .buyers-name-wrapper{padding:15px 10px;-webkit-column-gap:2%;column-gap:2%}.home-buyers .buyers-name-wrapper .buyers-name{padding:0}.home-buyers .tags-wrapper{-webkit-column-gap:10px;column-gap:10px}.home-buyers .tags-wrapper .add-tag{border:1px solid var(--light-blue);border-radius:4px;padding:2px 8px;-webkit-column-gap:5px;column-gap:5px}.home-buyers .tags-wrapper .new-tag{background:#d9ffff;padding:2px 8px;border-radius:4px}.home-buyers .tags-wrapper .new-buyer{background:rgb(255 75 85 / .1);padding:2px 8px;border-radius:4px}.home-buyers .heading{position:relative;font-size:13px;font-weight:400;line-height:21px}.home-buyers .heading::after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;color:var(--border-color);width:calc(100% - -webkit-max-content);width:calc(100% - -moz-max-content);width:calc(100% - max-content);height:1px;border-bottom:1px dashed var(--border-color)}.home-buyers .heading a,.home-buyers .heading span{background:var(--white-color);position:relative;z-index:1;padding-right:20px}.home-buyers .buyers-list{padding:0 10px 20px}.home-buyers .buyers-list .items{-webkit-column-gap:10%;column-gap:10%;row-gap:16px;margin-top:15px}.home-buyers .buyers-list .item{-webkit-column-gap:8px;column-gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.home-buyers .buyers-list .title{font-size:13px;font-weight:400;line-height:19.5px;color:var(--light-grey)}.home-buyers .buyers-list .num{font-size:16px;font-weight:700;line-height:24px}.home-buyers .buyers-list .num a{font-size:13px;font-weight:400;line-height:19.5px;color:var(--light-blue);display:inline-block;margin-left:5px}.home-buyers .buyers-list .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4px}.home-buyers .social-list{padding:0 10px 20px}.home-buyers .social-list .items{-webkit-column-gap:4%;column-gap:4%;row-gap:16px;margin-top:15px}.home-buyers .social-list .item,.home-buyers .social-list a{-webkit-column-gap:8px;column-gap:8px;font-size:13px;font-weight:400;line-height:19.5px;color:var(--light-grey)}.home-buyers .social-list .view-link{color:var(--light-blue);font-weight:500}.home-buyers .export-list{padding:0 10px 20px}.home-buyers .export-list .items{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}.home-buyers .export-list .items::-webkit-scrollbar{height:0}.home-buyers .export-list .items::-webkit-scrollbar-track{background:var(--light-bg)}.home-buyers .export-list .items::-webkit-scrollbar-thumb{background:var(--white-color)}.home-buyers .export-list .item{border-bottom:1px dashed var(--border-color);color:var(--light-grey);font-size:13px;line-height:19.5px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2%;column-gap:2%;row-gap:20px;padding-bottom:15px}.home-buyers .export-list .date{-webkit-box-flex:1;-ms-flex:1 1 15%;flex:1 1 15%}.home-buyers .export-list .column-wrap{-webkit-box-flex:1;-ms-flex:1 1 83%;flex:1 1 83%}.home-buyers .export-list .description{-webkit-box-flex:2;-ms-flex:2 1 40%;flex:2 1 40%}.home-buyers .export-list .flag{-webkit-box-flex:1;-ms-flex:1 1 15%;flex:1 1 15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-buyers .export-list .flag img{margin-right:5px}.home-buyers .export-list .weight{-webkit-box-flex:1;-ms-flex:1 1 15%;flex:1 1 15%}.home-buyers .export-list .link{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%;text-align:right}.home-buyers .export-list .link a{text-decoration:none;color:var(--light-blue);font-size:12px;font-weight:500}.home-buyers .export-list .data-table .date{width:15%}.home-buyers .export-list .data-table .desc{width:45%}.home-buyers .export-list .data-table .flag-cell{width:10%}.home-buyers .export-list .data-table .weight{width:22%}.home-buyers .all-links{padding:0 15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--light-grey);font-weight:500}.home-buyers .all-links a{color:var(--light-blue)}.home-buyers .all-links.top-border{padding:15px}.home-buyers .all-links.top-border details{margin-bottom:8px;text-align:center}.home-buyers .all-links.top-border details:last-child{margin-bottom:0}.home-buyers .all-links.top-border details summary{font-size:14px;font-weight:600;line-height:22.96px;list-style:none;cursor:pointer;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:18px;color:var(--light-blue);margin:0 auto 10px}.home-buyers .all-links.top-border details summary::after{content:"";content:"";position:absolute;background:url(../images/icons/blueArrow.svg) center center/100% no-repeat;width:11px;height:7px;top:0;bottom:0;margin:auto;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.home-buyers .all-links.top-border details summary::-webkit-details-marker{display:none}.home-buyers .all-links.top-border details[open] summary::after{-webkit-transform:rotate(0);transform:rotate(0)}.home-buyers .data-table{width:100%;border-collapse:collapse;table-layout:auto}.home-buyers .data-table thead{background-color:var(--table-bg)}.import-shipment-table tr{border-bottom:none}.import-shipment-table tr.last-row{border-bottom:2px solid var(--border-color)!important}.home-buyers .data-table th{padding:10px;text-align:left;border-bottom:1px solid var(--border-color);font-size:13px;font-weight:500;line-height:19.5px;background:var(--table-bg)}.home-buyers .data-table td:first-child,.home-buyers .data-table th:first-child{position:-webkit-sticky;position:sticky;left:0}.home-buyers .data-table td.desc,.home-buyers .data-table th.desc{min-width:200px}.home-buyers .data-table td.date,.home-buyers .data-table th.date{min-width:100px}.home-buyers .data-table td{padding:10px;vertical-align:top;font-size:13px;font-weight:400;line-height:19.5px;color:var(--light-grey);background:var(--white-color)}.home-buyers .data-table .date{width:15%}.home-buyers .data-table .desc{width:27%}.home-buyers .data-table .code,.home-buyers .data-table .flag-cell,.home-buyers .data-table .price,.home-buyers .data-table .weight{width:10%}.home-buyers .data-table .flag-cell span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;row-gap:5px}.home-buyers .data-table .flag-cell img{max-width:30px}.flag-cell-global{gap:10px;align-items:center;justify-content:flex-start}.global-link{color:#0069f2;cursor:pointer}.colorBlack{color:#000!important}.color-gray{color:#949494!important}.productTerms{color:#6d757e!important;font-size:14px}.video-player-container{width:auto;height:auto}.home-buyers .data-table .link{text-align:right;font-size:12px;padding:10px 10px 15px}.home-buyers .data-table .link a{color:var(--light-blue);font-size:12px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;align-items:center}.home-buyers .data-table tr{border-bottom:1px solid var(--border-color)!important}.home-buyers .data-table tr:last-child{border-bottom:0}.top-heading-section{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2%;column-gap:2%;row-gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-heading-section .sm-heading{border-bottom:0;padding:0;font-size:24px;line-height:39.36px}.top-heading-section p{margin-bottom:0}.top-heading-section .btn-wrapper{-webkit-column-gap:15px;column-gap:15px}.grow-business-section .bottom-section{margin-top:20px;border-radius:4px;overflow:hidden;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.grow-business-section .bottom-section .sm-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2%;column-gap:2%;row-gap:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--white-color)}.grow-business-section .bottom-section .sm-heading .title{margin-bottom:0;color:var(--black-color)}.grow-business-section .bottom-section .sm-heading a{font-size:14px;font-weight:500;line-height:21px;color:var(--light-blue)}.explore-links{padding:20px 15px;background:var(--white-color)}.explore-links p{margin-left:25px}.explore-links ul{-webkit-column-gap:4%;column-gap:4%;row-gap:25px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;padding:10px;justify-content:center}.explore-links ul li{width:30%}.explore-links ul a{width:100%;height:100%;background:var(--light-bg);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px;color:var(--light-blue)}.featured-tabs{-webkit-column-gap:30px;column-gap:20px;padding:0 10px;background:var(--white-color);width:100%;overflow-x:scroll}.featured-tabs::-webkit-scrollbar{height:0}.featured-tabs::-webkit-scrollbar-track{background:var(--light-bg)}.featured-tabs::-webkit-scrollbar-thumb{background:var(--white-color)}.featured-tabs h3{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 0;color:var(--light-grey);border-bottom:3px solid #fff0;font-size:13px;font-weight:400;line-height:19.5px;text-align:center;justify-content:center;max-width:151px;cursor:pointer;flex:1 1}.featured-tabs h3.active{color:var(--light-blue);font-weight:500;border-bottom:3px solid var(--light-blue)}.featured-tabs h3:hover{cursor:pointer}.feature-grid{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;background:#e0eaef;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2%;column-gap:2%;row-gap:20px;display:none}.feature-grid.active{display:-webkit-box;display:-ms-flexbox;display:flex}.feature-grid>div{width:32%;background-color:var(--white-color);border-radius:8px;padding:40px 16px;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .1);box-shadow:0 2px 5px rgb(0 0 0 / .1);text-align:center;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature-grid>div img{max-width:36px;max-height:36px;margin-bottom:10px}.feature-grid>div .name{font-weight:500;text-align:center;margin-bottom:8px}.feature-grid>div p{color:var(--light-grey);font-size:14px;margin-bottom:15px}.feature-grid>div a{color:var(--light-blue);text-decoration:none;font-weight:600}.gradiant-bg{background:linear-gradient(214deg,#0c121b,#062482 45%,#00ddfb) no-repeat padding-box}.video-section{padding:15px 47px}.video-section .inner-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2%;column-gap:2%}.video-section .video-container{position:relative;width:45%;border-radius:12px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.video-section .video-container img,.video-section .video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.video-section .video-container .play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:20px;color:var(--white-color);background:rgb(0 0 0 / .5);border-radius:50%;padding:10px;cursor:pointer;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-section .video-container .play-button img{-webkit-filter:brightness(0) invert(100);filter:brightness(0) invert(100);width:15px;height:15px;-o-object-fit:contain;object-fit:contain}.video-section .right-content{width:49%}.video-section .right-content .title{color:var(--white-color);font-size:32px;font-weight:700;line-height:42px;margin-bottom:20px}.video-section .right-content ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5px}.video-section .right-content ul li{position:relative;padding-left:35px}.video-section .right-content ul li .icon{position:absolute;top:2px;left:0}.video-section .right-content ul .name{color:var(--white-color);font-family:Poppins;font-size:17px;font-weight:500;line-height:25px;margin-bottom:10px}.video-section .right-content ul p{color:#d4d4d4;margin-bottom:0}.video-section .hero-content h3{margin:0;font-size:18px}.countries-covered-section .sm-heading{background:var(--white-color)}.countries-covered-section .sm-heading .title{color:var(--black-color);margin-bottom:0}.countries-covered-section .countries-grid::-webkit-scrollbar{height:0}.countries-covered-section .countries-grid::-webkit-scrollbar-track{background:var(--light-bg)}.countries-covered-section .countries-grid::-webkit-scrollbar-thumb{background:var(--white-color)}.countries-covered-section table{border-spacing:0}.countries-covered-section td{background-color:var(--white-color);padding:20px 0 20px 20px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px;width:20%;vertical-align:top}.countries-covered-section td .inner-content{border-right:1px solid var(--border-color);padding-right:20px}.countries-covered-section td:last-child .inner-content{border-right:0}.countries-covered-section td img{max-width:30px;max-height:30px;margin-bottom:8px}.countries-covered-section td .name{font-size:13px;font-weight:500;line-height:19.5px;margin-bottom:10px;color:var(--light-grey)}.countries-covered-section td .country{font-size:18px;font-weight:700;line-height:27px;color:var(--black-color);margin-bottom:10px}.countries-covered-section td .country span{font-size:13px;font-weight:500;line-height:19.5px}.countries-covered-section td p{margin-bottom:0;font-size:13px;font-weight:400;line-height:21px;color:var(--light-grey)}.countries-covered-section .buttons{background:var(--white-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;padding:25px;border-top:1px solid var(--border-color)}.reviews-section .sm-heading{padding:0;border-bottom:0}.reviews-section .sm-heading .title{margin-bottom:0;color:var(--black-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews-section .review-items{margin-top:20px;-webkit-column-gap:2%;column-gap:2%}.reviews-section .review-items::-webkit-scrollbar{height:0}.reviews-section .review-items::-webkit-scrollbar-track{background:var(--light-bg)}.reviews-section .review-items::-webkit-scrollbar-thumb{background:var(--white-color)}.reviews-section .review-items>div{width:32%;background:var(--light-bg);padding:40px 20px;border-radius:8px}.reviews-section .review-items>div p{margin-top:0;position:relative;padding-top:50px;font-size:14px;font-weight:400;line-height:22px;margin-bottom:30px}.reviews-section .review-items>div p::before{content:"";content:"";position:absolute;top:0;left:0;background:url(../images/icon-sprite.webp) -411px -10px no-repeat;width:40px;height:30px}.reviews-section .review-items>div .name-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:15px;column-gap:15px;padding-top:20px;border-top:1px solid var(--border-color)}.reviews-section .review-items>div .name-wrapper .user-img{width:65px;min-width:65px;border-radius:50%;overflow:hidden;border:1px solid var(--light-grey)}.reviews-section .review-items>div .name-wrapper .name-desc{font-size:16px;font-weight:500;line-height:24px}.reviews-section .review-items>div .name-wrapper .name-desc .desc{display:block;font-size:13px;font-weight:400;line-height:19.5px;color:var(--light-grey)}.reviews-section .inner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.search-icon-costume{background:url(../images/icons/searchicon_small_light.webp) 0 0/16px 16px no-repeat;background-position:calc(100% - 10px);width:100%;margin-top:3px}.pricing-section .sm-heading{padding:0;border-bottom:0;text-align:center}.pricing-section .sm-heading .title{color:var(--black-color)}.pricing-section .pricing-cards{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;border-radius:6px;overflow:hidden}.pricing-section .pricing-cards::-webkit-scrollbar{height:0}.pricing-section .pricing-cards::-webkit-scrollbar-track{background:var(--light-bg)}.pricing-section .pricing-cards::-webkit-scrollbar-thumb{background:var(--white-color)}.pricing-section .pricing-cards>div{background:var(--white-color);-webkit-box-shadow:0 4px 8px rgb(0 0 0 / .1);box-shadow:0 4px 8px rgb(0 0 0 / .1);width:25%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pricing-section .pricing-cards>div:hover{border:1px solid var(--dark-blue);cursor:pointer;border-radius:6px}.pricing-section .pricing-cards>div:hover .header{background:var(--dark-blue);color:#fff!important}.pricing-section .pricing-cards>div:hover .header>p{color:#fff!important}.free-image{width:40px;height:41px;background-image:url(../images/icons/free.webp);background-size:cover;background-position:center}.startup-image{width:40px;height:41px;background-image:url(../images/icons/startup.webp);background-size:cover;background-position:center}.sme-image{width:40px;height:41px;background-image:url(../images/icons/sme1-white.webp);background-size:cover;background-position:center}.sme-image1{width:40px;height:41px;background-image:url(../images/icons/prod1.svg);background-size:cover;background-position:center}.corporate-image{width:40px;height:41px;background-image:url(../images/icons/corporate.webp);background-size:cover;background-position:center}.handle-button-color:hover{color:#000 !important;}.hover-white:hover{color:var(--white-color)}.pricing-section .pricing-cards>div:hover .header .free-image{background-image:url(../images/icons/free-white.webp)}.pricing-section .pricing-cards>div:hover .header .startup-image{background-image:url(../images/icons/startup-white.webp)}.pricing-section .pricing-cards>div:hover .header .sme-image{background-image:url(../images/icons/sme1-white.webp)}.pricing-section .pricing-cards>div:hover .header .corporate-image{background-image:url(../images/icons/corporate-white.webp)}.pricing-section .pricing-cards>div:hover .header .bestseller-div{color:var(--black-color)!important}.pricing-section .pricing-cards>div:hover .header>a{background:unset!important;color:var(--white-color)}.pricing-section .pricing-cards .mark-header{padding:20px;border-bottom:1px solid var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pricing-section .pricing-cards .mark-header img{width:40px;height:41px;margin-bottom:10px}.pricing-section .pricing-cards .mark-header .badge{font-size:20px;font-weight:600;line-height:30px;margin-bottom:5px}.pricing-section .pricing-cards .mark-header p{color:var(--light-grey);margin-bottom:10px}.pricing-section .pricing-cards .mark-header .price{font-size:38px;font-weight:700;line-height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.pricing-section .pricing-cards .mark-header .price span{font-size:14px;font-weight:400;line-height:21px}.pricing-section .pricing-cards .mark-header .btn{width:100%;box-shadow:none!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--light-blue)}.pricing-section .pricing-cards ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px;padding:20px;cursor:text}.pricing-section .pricing-cards ul li{position:relative;padding-left:20px;font-size:14px;font-weight:400;line-height:21px}.pricing-section .pricing-cards ul li:hover{cursor:text}.pricing-section .pricing-cards ul li::before{content:"";position:absolute;background:url(../images/icon-sprite.webp) -80px -540px no-repeat;width:15px;height:12px;left:0;top:3px}.failed-tick::before{content:"";position:absolute;background:url(../images/icon-sprite.webp) -471px -416px no-repeat!important;width:21px!important;height:24px!important;left:0!important;margin-top:-7px}.pricing-section .pricing-cards .bestseller .mark-header{background:var(--dark-blue)}.pricing-section .pricing-cards .bestseller .mark-header img{-webkit-filter:brightness(0) invert(100);filter:brightness(0) invert(100)}.pricing-section .pricing-cards .bestseller .mark-header .badge,.pricing-section .pricing-cards .bestseller .mark-header .price,.pricing-section .pricing-cards .bestseller .mark-header p{color:var(--white-color)}.pricing-section .pricing-cards .bestseller .btn{background:var(--light-blue)!important;color:var(--white-color)!important}.pricing-section .pricing-cards .bestseller .btn:hover{background:var(--white-color);color:var(--light-blue)}.heading-title{font-size:24px;font-weight:600}.info-items{-ms-flex-pack:distribute;justify-content:space-around;-webkit-column-gap:2%;column-gap:2%}.info-items .info-box{padding:10px;border-radius:10px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--white-color)}.info-items .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px;-webkit-column-gap:10px;column-gap:10px}.info-items .rating .rating-value{font-size:20px;font-weight:500;line-height:32.8px;text-align:left}.info-items .stars{color:#f2d02b;font-size:20px}.info-items .rating-info{font-size:14px;font-weight:400;line-height:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;column-gap:10px}.info-items .customer-img{width:66px;height:28px}.info-items .money-back{-webkit-column-gap:10px;column-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;font-weight:400;line-height:26.24px}.info-items .money-back img{width:80px}.info-items.small .money-back{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}.info-items .promo-message{font-size:16px;font-style:italic;font-weight:400;line-height:24px;position:relative;padding:0 24px}.info-items .promo-message::before{content:"";position:absolute;left:0;top:0;background:url(../images/icons/double-quote.svg) top left/100% no-repeat;width:18px;height:18px}.info-items .promo-message::after{content:"";position:absolute;right:0;bottom:0;background:url(../images/icons/double-quote.svg) top left/100% no-repeat;width:18px;height:18px}.country-code{width:25%!important}.number-country{gap:10px}.reference-title{font-weight:600}.buyers-countrywise::after{content:"View More Buyer Countries +"!important;font-size:14px!important;font-weight:400!important}.references-cards>details.show .buyers-countrywise::after,.references-cards>div.show .buyers-countrywise::after{content:"View Less Buyer Countries -"!important;font-size:14px!important;font-weight:400!important}.buyers-import-countries::after{content:"View More Importing Countries +"!important;font-size:14px!important;font-weight:400!important}.references-cards>details.show .buyers-import-countries::after{content:"View Less Importing Countries -"!important;font-size:14px!important;font-weight:400!important}.references-cards{margin-top:30px;flex-wrap:wrap;justify-content:flex-start;-webkit-column-gap:2%;column-gap:2%;row-gap:16px;align-items:flex-start}.references-cards>details,.references-cards>div{background:var(--white-color);border:solid var(--border-color);border-width:1px 1px 1px 5px;border-left-color:var(--light-blue);border-radius:8px;width:49%;max-width:100%}.references-cards>details .card-header,.references-cards>div .card-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 32px 10px 15px;display:flex;align-items:center;position:relative;list-style:none}.references-cards>details .card-header::-webkit-details-marker{display:none}.references-cards>div .card-header::-webkit-details-marker{display:none}.references-cards>details .card-header:hover,.references-cards>div .card-header:hover{cursor:pointer}.references-cards>details .card-header::after,.references-cards>div .card-header::after{content:"\002B";position:absolute;right:15px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1;font-weight:600;color:var(--black-color);top:50%;transform:translateY(-50%);pointer-events:all!important}.references-cards>details,.references-cards>div:nth-child(4n+2){border-left-color:#de7105}.references-cards>details,.references-cards>div:nth-child(4n+3){border-left-color:#1a2745}.references-cards>details,.references-cards>div:nth-child(4n+4){border-left-color:#056899}.references-cards>details,.references-cards>div>h4{font-weight:400}.references-cards>details .reference-content,.references-cards>div .reference-content{display:none;padding:0 10px 10px}.references-cards>details.show .reference-content,.references-cards>div.show .reference-content{display:block}.references-cards>details.show .card-header::after,.references-cards>div.show .card-header::after{content:"\2212"}.references-cards.full-width{row-gap:10px}.references-cards.full-width>details,.references-cards.full-width>div{width:100%;padding:2px}.references-cards.faq-section{padding:20px;background:var(--dark-bg);margin-top:0}.references-cards.country-wise{margin-top:0}.country-wise nav{z-index:8!important}.references-cards.country-wise details,.references-cards.country-wise div{border-left-color:var(--border-color);border-width:1px 0 0;border-radius:0 0 6px 6px}.references-cards.country-wise nav{border:0 solid var(--border-color);padding:0;z-index:7}.references-cards.country-wise nav ul{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}.references-cards.country-wise nav li{border:1px solid var(--border-color);width:25%;padding:5px 10px;border-top:0;border-left:0}.references-cards.country-wise nav li a{color:var(--light-blue)}.references-cards.country-wise nav li:nth-child(-n+4){border-top:1px solid var(--border-color)}.references-cards.country-wise nav li:nth-child(4n+1){border-left:1px solid var(--border-color)}.buyers-overview .inner-content{-webkit-column-gap:2%;column-gap:2%}.buyers-overview .buyers-overview-content{-webkit-box-flex:5;-ms-flex:5;flex:5;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;border-radius:4px;background:var(--white-color);overflow:hidden}.buyers-overview .buyers-overview-content .content{padding:10px}.buyers-overview .buyers-overview-content details{margin-bottom:8px}.buyers-overview .buyers-overview-content details:last-child{margin-bottom:0}.buyers-overview .buyers-overview-content details summary{font-size:14px;font-weight:600;line-height:22.96px;list-style:none;cursor:pointer;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:18px;color:var(--light-blue)}.buyers-overview .buyers-overview-content details summary::after{content:"";position:absolute;background:url(../images/icons/blueArrow.svg) center center/100% no-repeat;width:11px;height:7px;top:0;bottom:0;margin:auto;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.buyers-overview .buyers-overview-content details summary::-webkit-details-marker{display:none}.buyers-overview .buyers-overview-content details[open] summary::after{-webkit-transform:rotate(0);transform:rotate(0)}.view-more-import-shipment details[open] summary::after{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.buyers-overview .buyers-overview-content p.designby{margin-bottom:0;text-align:right;font-size:11px;font-weight:400;line-height:18px}.buyers-overview .buyers-overview-content p.designby a{color:var(--light-blue);font-weight:700}.buyers-overview .buyers-overview-img{-webkit-box-flex:2;-ms-flex:2;flex:2;width:100%}.heading-right-icon{background:var(--white-color);padding:10px 15px;border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.heading-main{display:flex;align-items:center;justify-content:flex-start;gap:15px;width:100%}.heading-right-icon .sm-heading{border-bottom:0;padding:0}.heading-right-icon .right-icon{font-size:13px;font-weight:500;line-height:21.32px;color:var(--light-blue);-webkit-column-gap:5px;column-gap:5px}figure{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.find-buyers{background:var(--white-color);padding:30px 15px;-webkit-column-gap:2%;column-gap:2%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.find-buyers .content-box{width:67%}.find-buyers .content-box a{color:var(--light-blue)}.find-buyers .img-wrapper{width:30%}.find-buyers .find-buyer-table{width:24%;overflow:hidden}.find-buyers .find-buyer-table .sm-heading{font-size:14px;font-weight:500;line-height:22px;border:1px solid var(--border-color);border-radius:6px 6px 0 0;border-bottom:0}.find-buyers .find-buyer-table.two-col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.find-buyers .find-buyer-table.two-col td,.find-buyers .find-buyer-table.two-col th{text-align:left}.find-buyers .find-buyer-table.two-col td{color:var(--light-blue)}.find-buyers .find-buyer-table table{width:100%;border-spacing:0}.find-buyers .find-buyer-table caption{border:1px solid var(--border-color);border-bottom:0;border-radius:6px 6px 0 0;font-size:14px;font-weight:500;line-height:22.96px;padding:8px 10px;text-align:left}.find-buyers .find-buyer-table td,.find-buyers .find-buyer-table th{padding:10px;font-size:13px;font-weight:400;line-height:1}.find-buyers .find-buyer-table td:nth-child(2),.find-buyers .find-buyer-table th:nth-child(2){text-align:left}.find-buyers .find-buyer-table th{font-weight:500;background:var(--table-bg);border:1px solid var(--border-color)}.find-buyers .find-buyer-table td{text-align:center;border:1px solid var(--border-color)}.find-buyers .find-buyer-table td:nth-child(2){color:var(--light-blue)}.find-buyers .find-buyer-table .bottom-text{border:1px solid var(--border-color);border-radius:0 0 6px 6px;border-top:0;padding:10px;font-size:11px;font-weight:400;line-height:18.04px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.export-port-chart .logo-icon-alignment,.find-buyers .find-buyer-table .bottom-text img{max-width:70px}.find-buyers .find-buyer-table .bottom-text span.blue{color:var(--light-blue)}.export-port-chart .bottom-text .color-blue{font-weight:700}.find-buyers .video-wrapper{width:24%;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:6px;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.find-buyers .video-wrapper p{background:var(--table-bg);color:var(--light-blue);padding:12px 10px;font-size:14px;font-weight:500;line-height:22.96px;margin-bottom:0}.find-buyers .video-wrapper video{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.successled-grid-wrapper{padding:20px;background:var(--dark-bg)}.successled-grid{-webkit-column-gap:1.33%;column-gap:1.33%;row-gap:50px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.successled-grid .content{width:24%}.successled-grid .content:last-child{width:100%}.successled-grid .content:last-child .card{width:100%;margin:auto;padding:20px;background-color:#fff;border-radius:5px}.successled-grid .card{padding:10px 0 30px;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.custom-ribon{width:25px!important}.ribbon-container{background:var(--white-color);border:1px solid var(--table-bg);border-radius:6px;box-shadow:0 3px 8px 0 #bac1cf40}.successled-grid .card p{margin-bottom:0;font-size:13px;font-weight:400;line-height:21.32px;padding:0 15px}.successled-grid .card p.readblog{margin-top:10px;font-weight:500}.successled-grid .card p.readblog a{color:var(--light-blue)}.successled-grid .card img{margin-bottom:16px}.successled-grid .card h4{font-size:14px;font-weight:500;line-height:22.96px;margin-bottom:8px}.faq-items{margin-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:2%;column-gap:2%;row-gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:flex!important}.faq-items.with-bg{background:var(--dark-bg);margin-top:0;padding:20px}.faq-items .faq-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:10px 30px 10px 10px;display:flex;align-items:center;position:relative;list-style:none;font-size:14px;font-weight:500;line-height:21px}.faq-items .faq-title::-webkit-details-marker{display:none}.faq-items .faq-title:hover{cursor:pointer}.faq-items .faq-title::after{content:"+";position:absolute;right:15px;top:11px;bottom:auto;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1;font-weight:600;color:var(--black-color);pointer-events:all!important}.faq-items h4{font-weight:400}.faq-items .faq-content{display:none;padding:0 10px 10px}.faq-items a{color:var(--light-blue)}.faq-items .faq-item{background:var(--white-color);border:solid var(--border-color);border-width:1px;border-radius:8px;width:49%;max-width:100%;padding:4px}.faq-items.d-block .faq-item{width:100%!important}.faq-items .faq-item.show .faq-content{display:block}.faq-items .faq-item.show .faq-title::after{content:"-"}.faq-items.full-width{row-gap:10px}.faq-items.full-width>details{width:100%}.faq-items.faq-section{padding:20px;background:var(--dark-bg);margin-top:0}.faq-items.country-wise{margin-top:0}.faq-items.country-wise details,.faq-items.country-wise div{border-left-color:var(--border-color);border-width:1px 0 0;border-radius:0 0 6px 6px}.faq-items.country-wise nav{border:0 solid var(--border-color);padding:0}.faq-items.country-wise nav ul{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px}.faq-items.country-wise nav li{border:1px solid var(--border-color);width:calc(25% - 2px);padding:5px 10px}.faq-items.country-wise nav li a{color:var(--light-blue)}.review-ques-section .inner-wrapper{-webkit-column-gap:2%;column-gap:2%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.review-ques-section .item{width:49%;background:var(--white-color);border:1px solid var(--border-color);border-radius:6px;overflow:hidden}.review-ques-section .sm-heading .title{color:var(--black-color)}.review-ques-section .review-filters{background:var(--dark-bg);padding:12px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2%;column-gap:2%}.review-ques-section .review-filters li{-webkit-box-flex:1;-ms-flex:1;flex:1;background:var(--white-color);font-size:13px;font-weight:400;line-height:21.32px;text-align:center;padding:6px 10px;border-radius:6px;border:1px solid var(--border-color);cursor:pointer}.review-ques-section .review-filters li.active{border-color:var(--light-blue);color:var(--light-blue)}.review-ques-section .review-items{padding:20px 15px 0}.buyers-reviews-section .review-items{max-height:846px;overflow-y:auto}.review-ques-section .review-item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--border-color)}.review-ques-section .review-item .name-wrapper{-webkit-column-gap:16px;column-gap:16px}.review-ques-section .review-item .name-wrapper .icon-box{width:40px;height:40px;min-width:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:700;line-height:24px;background:#b3d3fc;border-radius:50%;color:var(--white-color)}.review-ques-section .review-item .name-wrapper .right-text{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:10px;column-gap:10px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.review-ques-section .review-item .name-wrapper .right-text .stars{height:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;column-gap:4px}.review-ques-section .review-item .name-wrapper .right-text .icon-star{width:14px;height:14px}.review-ques-section .review-item .name-wrapper .right-text .date{font-size:12px;font-weight:400;line-height:19.68px;opacity:.8}.review-ques-section .review-item .name-wrapper .right-text .name{width:100%;font-size:14px;font-weight:500;line-height:22.96px}.review-ques-section .review-item p{margin-top:15px;color:var(--light-grey)}.review-ques-section .review-item h3{font-size:14px;font-weight:400;line-height:21px;margin-top:15px}.review-ques-section .review-item .with-bg{background:var(--light-bg);border-radius:10px;padding:15px;margin-top:15px}.review-ques-section .review-item .with-bg .name-box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;column-gap:10px;row-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-ques-section .review-item .with-bg .name-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-ques-section .review-item .with-bg p{margin:0}.review-ques-section .review-item .helpfull{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;column-gap:10px;color:var(--dullgrey);-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.helpfull .text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;font-weight:400;line-height:21.32px}.questions-section .review-items{max-height:1100px;overflow:auto}.questions-section{align-self:stretch}.review-ques-section .review-item .helpfull .no,.review-ques-section .review-item .helpfull .yes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px;padding:6px 10px;border:1px solid var(--border-color);border-radius:4px;font-size:12px;font-weight:400;line-height:19.68px}.review-ques-section .review-item .helpfull .no i{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.review-ques-section .review-item .markedFinalCustomerReview{color:#bac1cf;flex:1;justify-content:flex-end;display:flex}.top-wrapper .search-wrapper{width:60%!important}.review-ques-section .all-review{text-align:center;font-size:14px;font-weight:500;line-height:22.96px;background-color:#fff;justify-content:center;padding:0 10px 25px}.review-ques-section .all-review span{display:block;color:var(--light-blue);font-weight:700;cursor:pointer}.review-ques-section .write-review{background:var(--dark-bg);padding:20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-ques-section .write-review span{font-size:13px;font-weight:400;line-height:21.32px;opacity:.8}.review-ques-section form{padding:30px 15px 0}.review-ques-section form .input-wrapper{width:100%}.review-ques-section form .input-wrapper input{width:100%;font-family:var(--font-poppins)!important}.review-ques-section form .btn{height:100%;border-radius:0 6px 6px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px 10px!important;width:50px}.review-ques-section form .btn:hover{background:var(--dark-blue)}.brass-read-more-container,.read-more-container{margin-top:15px}.brass-read-more-container .brass-text-container,.brass-read-more-container .text-container,.read-more-container .brass-text-container,.read-more-container .text-container{overflow:hidden;-webkit-transition:max-height 0.5s;transition:max-height 0.5s}.brass-read-more-container .brass-toggle-button,.brass-read-more-container .toggle-button,.read-more-container .brass-toggle-button,.read-more-container .toggle-button{font-size:14px;font-weight:700;line-height:24px;padding:0;background:0 0;color:var(--light-grey);margin-top:5px;cursor:pointer}.brass-read-more-container .brass-toggle-button,.read-more-container .brass-toggle-button{color:var(--light-blue)}.rating-section{background:#fff;border-radius:10px;-webkit-box-shadow:0 2px 4px rgb(0 0 0 / .1);box-shadow:0 2px 4px rgb(0 0 0 / .1);padding:30px 15px;-webkit-column-gap:4%;column-gap:4%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-section .overall-rating{text-align:center;padding:15px;background:var(--light-bg);border-radius:10px;width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating-section .overall-rating .text{font-size:13px;font-weight:400;line-height:21.32px;margin-bottom:5px}.rating-section .overall-rating .stars{margin:10px 0;-webkit-column-gap:10px;column-gap:10px}.rating-section .overall-rating .rating-value{font-size:38px;font-weight:700;line-height:57px}.rating-section .overall-rating .rating-info{-webkit-column-gap:10px;column-gap:10px;row-gap:10px;-ms-flex-pack:distribute;justify-content:space-around;width:100%;padding-top:15px;margin-top:5px;border-top:1px solid var(--border-color)}.rating-section .overall-rating .rating-info span{font-size:13px;font-weight:400;line-height:21.32px}.rating-section .rating-breakdown{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.rating-section .rating-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;-webkit-column-gap:8px;column-gap:8px}.rating-section .rating-row .num{line-height:10px;min-width:10px;text-align:left;font-weight:500}.rating-section .rating-row .icon-star{width:14px;height:14px;-webkit-filter:brightness(0);filter:brightness(0);opacity:.25}.rating-section .progress{-webkit-box-flex:1;-ms-flex:1;flex:1;height:8px;background:#e0e0e0;border-radius:5px;margin:0;overflow:hidden}.rating-section .progress-bar{height:100%;background:#76c7c0;border-radius:5px}.bill-landing-table .table-responsive{padding:15px;background:var(--white-color);border-radius:8px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.bill-landing-table table{width:100%;border-spacing:0}.bill-landing-table table td{width:50%;padding:8px 10px 8px 0;font-size:14px;font-weight:400;line-height:22.96px;color:var(--grey-color);border-bottom:1px solid var(--border-color)}.bill-landing-table table td:nth-child(2n){font-weight:500;color:var(--black-color);padding-right:0}.bill-landing-table table tr:last-child td{border-bottom:0}.brass-navs{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;border-radius:4px;background:var(--white-color)}.brass-navs .content{padding:15px 10px}.brass-navs p{margin-bottom:20px;color:var(--light-grey)}.brass-navs p i{position:relative;top:2px;margin-left:4px}.brass-navs nav{padding:0;border-bottom:0;position:static;background:var(--white-color)}.brass-navs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2%;column-gap:2%;row-gap:15px}.brass-navs ul.two-column li{width:49%}.brass-navs ul.five-column li{width:18.33%}.brass-navs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;column-gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 40px 8px 15px;background:var(--table-bg);border-radius:6px;font-size:14px;font-weight:400;line-height:22.96px;color:var(--light-grey);position:relative}.brass-navs li a::after{content:"";content:"";position:absolute;right:15px;top:13px;background:url(../images/icons/blueRightArrow.svg) right center/100% no-repeat;width:14px;height:14px}.brass-navs li a span{color:var(--light-blue);font-weight:500}.brass-hierarchy{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;border-radius:4px;background:var(--white-color)}.brass-hierarchy .content{padding:15px 10px}.brass-hierarchy p{color:var(--light-grey)}.brass-hierarchy .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}.brass-hierarchy .item{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:30px;column-gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.brass-hierarchy .item .num{padding:8px 20px;background:var(--table-bg);border-radius:6px;font-size:20px;font-weight:600;line-height:32.8px;min-width:130px;text-align:center;color:var(--dullgrey);letter-spacing:.6px;display:flex}.brass-hierarchy .item .num b{color:var(--black-color)}.brass-hierarchy .item .text b{font-size:14px;font-weight:500;line-height:22.96px}.brass-hierarchy .item .text p{font-size:13px;font-weight:400;line-height:21.32px;color:var(--light-grey);margin-bottom:0}.brass-hierarchy .item .text p span{color:var(--light-blue)}.brass-import-export .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;margin-top:20px}.brass-import-export details{margin-bottom:8px;padding:10px;background:var(--white-color);border-radius:6px;border:1px solid var(--border-color)}.brass-import-export details:last-child{margin-bottom:0}.brass-import-export details summary{font-size:14px;font-weight:500;line-height:24.6px;list-style:none;cursor:pointer;position:relative;padding-right:10px;color:var(--light-blue);font-family:var(--font-poppins)}.brass-import-export details summary::after{content:"";position:absolute;background:url(../images/icons/plus.svg) center center/100% no-repeat;width:12px;height:12px;top:6px;margin:auto;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;-webkit-filter:brightness(0);filter:brightness(0)}.brass-import-export details summary::-webkit-details-marker{display:none}.brass-import-export details p{margin-bottom:0;margin-top:15px}.brass-import-export details[open] summary::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.brass-whychoose{-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;border-radius:4px;background:var(--white-color)}.brass-whychoose .content{padding:15px 10px}.brass-whychoose p:last-child{margin-bottom:0}.buyers-overview.company-overview .inner-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.buyers-overview.company-overview .company-overview-left{width:74%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.buyers-overview.company-overview .buyers-overview-content{border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.buyers-overview.company-overview .buyers-overview-content .content{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;flex-direction:row}.buyers-overview.company-overview .buyers-overview-content .img-wrapper{min-width:112px;height:112px;background-color:var(--dark-bg);border-radius:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buyers-overview.company-overview .buyers-overview-content .img-wrapper img{width:72px}.buyers-overview.company-overview .buyers-overview-content b{font-weight:600}.buyers-overview.company-overview .company-overview-right{width:26%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.buyers-overview.company-overview .company-key-contacts{background:var(--white-color);border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.buyers-overview.company-overview .company-key-contacts .inner-wrapper{padding:15px}.buyers-overview.company-overview .company-key-contacts .user{-webkit-column-gap:8px;column-gap:8px;padding-bottom:10px;border-bottom:1px solid var(--border-color);margin-bottom:10px}.buyers-overview.company-overview .company-key-contacts .user img{max-width:48px}.buyers-overview.company-overview .company-key-contacts .user p{font-size:14px;font-weight:500;line-height:22.96px;margin-bottom:0}.buyers-overview.company-overview .company-key-contacts .user p span{display:block;font-weight:400;font-size:13px;line-height:21.32px}.buyers-overview.company-overview .company-key-contacts p{font-size:13px;font-weight:400;line-height:21.32px}.buyers-overview.company-overview .company-key-contacts .contact-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start;margin-bottom:15px;gap:60px}.buyers-overview.company-overview .company-key-contacts .contact-links .icon{position:relative;padding-left:30px;font-size:13px;font-weight:400;line-height:15.32px}.buyers-overview.company-overview .company-key-contacts .contact-links .icon::before{-webkit-filter:brightness(0);filter:brightness(0)}.buyers-overview.company-overview .company-key-contacts .contact-links .icon.icon-call::before{background:url(../images/icons/phone.svg) center center/100% no-repeat;width:18px;height:18px}.buyers-overview.company-overview .company-key-contacts .contact-links .icon.icon-linkedin::before{background:url(../images/icons/linkedinBlue.svg) left center/100% no-repeat;width:18px;height:18px}.buyers-overview.company-overview .company-key-contacts .contact-links .icon.icon-email::before{background:url(../images/icons/email.svg) left center/100% no-repeat;width:18px;height:18px}.buyers-overview.company-overview .company-key-contacts .decision-maker{background:var(--table-bg);padding:10px 30px 10px 10px;border-radius:10px;color:var(--light-blue);font-size:13px;font-weight:500;line-height:21.32px;position:relative}.buyers-overview.company-overview .company-key-contacts .decision-maker::after{content:"";position:absolute;right:10px;top:0;bottom:0;margin:auto;background:url(../images/icons/blueRightArrow.svg) center right/contain no-repeat;width:14px;height:14px}.buyers-overview.company-overview .company-key-contacts .decision-maker span{position:relative;padding-left:20px}.buyers-overview.company-overview .company-key-contacts .decision-maker span::before{content:"";position:absolute;left:0;top:1px;background:url(../images/icons/user.svg) left center/contain no-repeat;width:12px;height:15px}.buyers-overview.company-overview .company-labels{padding:15px;background:var(--white-color);border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.buyers-overview.company-overview .company-labels summary{font-size:15px;font-weight:500;line-height:24.6px;list-style:none;cursor:pointer;position:relative;padding-right:18px;padding-left:26px;color:var(--black-color);width:100%}.buyers-overview.company-overview .company-labels summary::before{content:"";position:absolute;background:url(../images/icons/label.svg) center center/100% no-repeat;width:17px;height:17px;top:0;bottom:0;margin:auto;left:0}.buyers-overview.company-overview .company-labels summary::after{content:"";position:absolute;background:url(../images/icons/arrow.svg) center center/100% no-repeat;width:11px;height:7px;top:0;bottom:0;margin:auto;right:0;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out}.buyers-overview.company-overview .company-labels summary span{color:var(--dullgrey)}.buyers-overview.company-overview .company-labels details[open] summary::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.buyers-overview.company-overview .company-labels .tags{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-column-gap:10px;column-gap:10px}.buyers-overview.company-overview .company-labels .tags .add-tag{border:1px solid var(--light-blue);border-radius:4px;padding:2px 8px 2px 24px;-webkit-column-gap:5px;column-gap:5px;position:relative}.buyers-overview.company-overview .company-labels .tags .add-tag::before{content:"";content:"";position:absolute;background:url(../images/icons/plus.svg) center center/100% no-repeat;width:10px;height:10px;left:8px;top:8px}.buyers-overview.company-overview .company-labels .tags .new-tag{background:#d9ffff;padding:2px 8px;border-radius:4px}.buyers-overview.company-overview .company-labels .tags .buyer-tag{background:rgb(255 75 85 / .1);padding:2px 8px;border-radius:4px}.buyers-overview.company-overview .company-fact-sheets{background:var(--white-color);border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.buyers-overview.company-overview .company-fact-sheets .article-section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.buyers-overview.company-overview .company-fact-sheets .article-section{-webkit-box-flex:1;-ms-flex:1;flex:1}.article-section>dl .item>dd>a,.article-section>dl .item>dt>a{color:var(--light-blue)!important}.buyers-overview.company-overview .company-fact-sheets h3{font-size:16px;font-weight:500;line-height:26.24px;padding:12px 15px;background:var(--table-bg);border:1px solid #b3d3fc;color:var(--light-blue)}.buyers-overview.company-overview .company-fact-sheets .item{padding:12px 15px;border:.5px solid var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;line-height:22.96px}.buyers-overview.company-overview .company-fact-sheets .item.supplier dt::before{background:url(../images/icons/factory.webp) center center/100% no-repeat}.buyers-overview.company-overview .company-fact-sheets .item.buyer dt::before{background:url(../images/icons/buyer.svg) center center/100% no-repeat}.buyers-overview.company-overview .company-fact-sheets .item.shipment dt::before{background:url(../images/icons/supplier.svg) center center/100% no-repeat}.buyers-overview.company-overview .company-fact-sheets .item.competetion dt::before{background:url(../images/icons/competition.svg) center center/100% no-repeat}.buyers-overview.company-overview .company-fact-sheets dl{margin-top:0;margin-bottom:0}.buyers-overview.company-overview .company-fact-sheets dd,.buyers-overview.company-overview .company-fact-sheets dt{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--light-blue)}.buyers-overview.company-overview .company-fact-sheets dt{padding-left:30px;position:relative}.buyers-overview.company-overview .company-fact-sheets dt::before{content:"";position:absolute;width:18px;height:18px;left:0;top:0}.buyers-overview.company-overview .company-fact-sheets p{font-size:11px;font-weight:400;line-height:18.04px;text-align:right;padding:14px 10px;margin-bottom:0}.buyers-overview.company-overview .company-fact-sheets p span{color:var(--light-blue);font-weight:700}.company-contact-address{background:var(--white-color);border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-contact-address .items{padding:20px;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.company-contact-address .items .address,.company-contact-address .items .company-profile{width:100%}.company-contact-address .items a{color:var(--light-blue)}.company-contact-address .items .item{-webkit-column-gap:8px;column-gap:8px}.company-contact-address.full-width{background:var(--light-bg);border-radius:0;-webkit-box-shadow:none;box-shadow:none}.company-contact-address.full-width .inner-wrapper{background:var(--white-color);border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40}.company-contact-address.full-width .items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.company-contact-address.full-width .items .address{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}.company-tabs-wrapper .inner-wrapper{background:var(--white-color);border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden}.company-tabs-wrapper .featured-tabs{background:var(--table-bg)}.company-tabs-wrapper .featured-tabs h3{color:var(--light-blue)}.company-tabs-wrapper .feature-grid{padding:0;row-gap:0;width:100%}.company-tabs-wrapper .feature-grid>div{padding:0;width:100%;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.company-tabs-wrapper .feature-grid>div img{max-width:100%;max-height:100%;margin-bottom:0}.company-tabs-wrapper .feature-grid table{border-spacing:0;width:100%}.company-tabs-wrapper .feature-grid table td,.company-tabs-wrapper .feature-grid table th{padding:15px 10px;font-size:13px;font-weight:400;line-height:21.32px;text-align:left;width:10%;border:1px solid #cad6dc}.company-tabs-wrapper .feature-grid table td:first-child,.company-tabs-wrapper .feature-grid table th:first-child{width:20%}.company-tabs-wrapper .feature-grid table td:nth-child(2),.company-tabs-wrapper .feature-grid table th:nth-child(2){width:15%}.company-tabs-wrapper .feature-grid table td:last-child,.company-tabs-wrapper .feature-grid table th:last-child{text-align:left}.company-tabs-wrapper .feature-grid table td a,.company-tabs-wrapper .feature-grid table th a{color:var(--light-blue);font-size:11px;font-weight:500;line-height:18.04px;text-align:left;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:5px}.company-tabs-wrapper .feature-grid table td{background:var(--white-color);vertical-align:top;border-bottom:1px solid var(--border-color);color:var(--light-grey)}.company-tabs-wrapper .feature-grid table th{font-weight:500;background:var(--table-bg)}.company-tabs-wrapper .feature-grid table .img-wrapper{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:10px;border-radius:6px;-webkit-box-shadow:0 4px 4px 0 #0000001a;box-shadow:0 4px 4px 0 #0000001a}.company-tabs-wrapper .feature-grid table p{color:var(--light-blue);margin-top:10px}.company-tabs-wrapper .feature-grid table .flag{font-weight:600;color:var(--light-blue)}.company-tabs-wrapper .feature-grid table .location{position:relative;padding-left:22px;color:var(--light-grey)}.company-tabs-wrapper .feature-grid table .location::before{content:"";position:absolute;background:url(../img/icons/map-location.html) left center/100% no-repeat;width:22px;height:18px;left:0;top:2px}.company-tabs-wrapper div.see-more-links{padding:15px}.company-tabs-wrapper div.see-more-links .btn-wrapper{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;column-gap:15px}.company-tabs-wrapper div.see-more-links .btn-wrapper a{color:var(--white-color)}.company-tabs-wrapper div.see-more-links .btn-wrapper a.light-btn,.company-tabs-wrapper div.see-more-links .btn-wrapper a:hover{color:var(--dark-blue)}.company-tabs-wrapper div.see-more-links .btn-wrapper a.light-btn:hover{color:var(--white-color)}.company-competitors .inner-wrapper{-webkit-column-gap:2%;column-gap:2%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.company-competitors .inner-wrapper .item{width:49%;background:var(--white-color);border-radius:6px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden}.company-competitors .inner-wrapper .sm-heading{color:var(--light-blue)}.company-competitors .inner-wrapper dl{padding:12px 15px;margin:0;border-bottom:1px solid var(--border-color)}.company-competitors .inner-wrapper dt{color:var(--light-grey);font-size:13px;font-weight:400;line-height:21.32px}.company-competitors .inner-wrapper dd{color:var(--light-grey);font-size:15px;font-weight:600;line-height:24.6px;text-align:left}.company-competitors .inner-wrapper .bottom-links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.company-competitors .inner-wrapper .bottom-links ul li{border-bottom:1px solid var(--border-color)}.company-competitors .inner-wrapper .bottom-links ul li a{padding:12px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--light-blue);font-size:14px;font-weight:400;line-height:22.96px}.company-competitors .inner-wrapper .bottom-links ul li:last-child{border-bottom:0}.company-competitors .inner-wrapper .see-more-link{padding:12px 15px;border-top:1px solid var(--border-color);text-align:center;font-size:14px;font-weight:500;line-height:22.96px;color:var(--light-grey)}.company-competitors .inner-wrapper .see-more-link a{display:block;font-size:14px;font-weight:700;line-height:21px;color:var(--light-blue)}.trading-company .img-wrapper{border-radius:8px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.company-bill-landing.bill-landing-table dl{width:100%;margin:0;background:var(--white-color);padding:15px 10px 0}.company-bill-landing.bill-landing-table dt{font-size:13px;font-weight:400;line-height:21.32px;text-align:left}.company-bill-landing.bill-landing-table dd{font-size:15px;font-weight:500;line-height:24.6px}.company-bill-landing.bill-landing-table .inner-wrapper{background:var(--white-color);border-radius:8px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden}.company-bill-landing.bill-landing-table .featured-tabs{background:var(--table-bg)}.company-bill-landing.bill-landing-table .feature-grid{padding:0;row-gap:0}.company-bill-landing.bill-landing-table .feature-grid>div{width:100%;border-radius:0;-webkit-box-shadow:none;box-shadow:none;text-align:left}.company-bill-landing.bill-landing-table table tr:first-child td{border-top:1px solid var(--border-color)}.company-bill-landing.bill-landing-table table tr:last-child td{border-bottom:1px solid var(--border-color)}.company-bill-landing.bill-landing-table .see-more-link{padding-top:0}.company-related-link .inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.company-related-link .related-items{background:var(--white-color);border-radius:8px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden}.company-related-link ul{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.company-related-link ul::after{content:"";position:absolute;left:0;right:0;bottom:0;background:var(--white-color);width:100%;height:1px}.company-related-link li{padding:8px 12px;border-bottom:1px solid var(--border-color)}.company-related-link li:nth-last-child(-n+4){border-top:0}.company-related-link li a{font-size:14px;font-weight:400;line-height:22.96px;color:var(--light-blue)}.company-supplier-table .inner-wrapper{background:var(--white-color);border-radius:8px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden}.company-supplier-table .top-wrapper{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company-supplier-table .top-wrapper dl{margin:0;color:var(--light-grey)}.company-supplier-table .top-wrapper dd{font-weight:600}.company-supplier-table .years{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;column-gap:12px}.company-icon-wrapper{padding:8px;display:flex;justify-content:center}.company-supplier-table .years span{font-size:12px;font-weight:400;line-height:19.68px;color:var(--dullgrey);text-transform:uppercase}.company-supplier-table .years span.active{color:var(--light-blue)}.company-supplier-table table{border-spacing:0}.company-supplier-table table tr td,.company-supplier-table table tr th{font-size:13px;font-weight:500;line-height:1;padding:10px;text-align:left;width:27%}.company-supplier-table table tr td{color:var(--light-blue);font-size:13px;font-weight:400;line-height:21.32px;vertical-align:top;border-bottom:1px solid var(--border-color);z-index:9!important}.company-supplier-table table tr td a,.company-supplier-table table tr td a:first-child{color:var(--light-blue)}.company-supplier-table table .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;column-gap:10px;color:var(--light-blue);font-size:15px;font-weight:500;line-height:24.6px}.company-supplier-table table .name a{color:var(--light-blue)}.company-supplier-table table .name .icon-wrapper{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 4px 4px 0 #0000001a;box-shadow:0 4px 4px 0 #0000001a;border-radius:4px;overflow:hidden;padding:8px}.company-supplier-table .see-more-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}.company-supplier-table .see-more-link p{font-size:14px;font-weight:400;line-height:22.96px;text-align:center}.company-supplier-table .see-more-link .btns-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;column-gap:15px}.company-branch-locations .inner-wrapper,.company-import-products .inner-wrapper{background:var(--white-color);border-radius:8px;-webkit-box-shadow:0 3px 8px 0 #bac1cf40;box-shadow:0 3px 8px 0 #bac1cf40;overflow:hidden}.company-branch-locations dl{margin:0;padding:15px;border-bottom:1px solid var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.company-branch-locations dl:last-child{border-bottom:0}.company-branch-locations dl dt{font-size:15px;font-weight:500;line-height:24.6px}.company-branch-locations dl dd{position:relative;padding-left:23px;color:var(--light-blue);font-size:14px;font-weight:500;line-height:22.96px}.company-branch-locations dl dd::before{content:"";position:absolute;left:0;top:2px;width:15px;height:18px;background:url(../images/icons/locationBlue.svg) center center/100% no-repeat}.hide-ele-web{display:none!important}.buyers-overview-href{color:#0069f2!important}.data-source,.data-lmb{font-size:12px}.chart-heading{font-size:14px}.continentSearch,.dataTypeSearch,.planSearch{width:100%!important}.extensive-icon{width:40px!important;height:41px!important}@media screen and (max-width:411px) and (max-height:823px){.comming_soon_div{padding:2em!important;width:100%!important;height:25vh!important}}@media screen and (min-width:412px) and (max-width:916px){.comming_soon_div{padding:2em!important;width:100%!important;height:25vh!important}}@media screen and (max-width:736px){.comming_soon_div{padding:4.5em!important}}@media only screen and (max-width:850px){.review-ques-section .review-item .markedFinalCustomerReview{margin-left:0!important}.hscode-table-head-main{word-break:break-word!important}.comming_soon_div{padding:2em!important;width:100%!important;height:25vh!important}.custom-lock-icon{align-items:center}.contact-us-pg .contact-info .contact-whatsapp a{padding-left:0!important}.contact-us-pg .form-item{width:100%!important}.filter-tab h2{font-size:11px;font-family:var(--font-poppins);font-weight:500}.filter-item-grid h3{font-size:10px;font-family:var(--font-poppins);font-weight:400}.mobile-filters .mobile-filter-popup .left-section .item.text{font-size:14px!important;font-family:var(--font-poppins)}.contact-us-pg .btn{height:35px!important}.login-btn a:hover{color:#fff!important}.filter-strip .btn{width:50%;height:45px;border-radius:0!important;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.port-div{min-height:100px}nav .right-section{-webkit-column-gap:5px;column-gap:5px!important}div .display-none-mobile{display:none!important}.bottom-menu{top:60px!important}.prod-items-port{grid-template-columns:repeat(4,1fr)!important}.prod-items-hsn{grid-template-columns:repeat(10,1fr)!important}.thank_you_div{padding:99px!important;width:100%!important;height:19vh!important}.guarantee-image{width:30%}.filter-label{display:flex;align-items:center}.guarantee-text{width:100%}.headingTextTermUse{margin-top:5px;font:400 12px/18px poppins;padding:5px}.guarantee-div{flex-direction:column;align-items:center;justify-content:center;padding:1px}.main-heading-refund{text-align:center}.lmbIsRefundPolicy{padding:12px;border-radius:6px}.lmbIsRefundPolicy h2{font:600 13px/18px poppins!important}.lmbIsRefundPolicy p{font:400 12px/18px poppins!important;margin-bottom:0}.subPointTermUse{padding-left:10px}.subPointTermUse h3{font:500 13px/18px poppins!important}.home-heading-title{font-weight:600!important}.icon-right-arrow{margin:unset!important}.overview-desc{text-align:center}.nav-container{width:100%;padding:0 10px}.buyers-countrywise::after{content:"+"!important}.references-cards>details.show .buyers-countrywise::after,.references-cards>div.show .buyers-countrywise::after{content:"-"!important}.lmb-image-preview{object-fit:unset!important}.lmb-logo{width:60px!important}.data-lmb,.graph-dates-format{font-size:10px!important}.data-source{font-size:10px}.overview-section.content-wrapper .left-section{border-radius:10px!important}.home-buyers .buyers-name .name a{font-size:11px}.comparePlans-container{display:flex!important;align-items:center;justify-content:center;margin-top:20px}.comparePlans{font-size:13px;font-weight:600;color:var(--color-royalblue-100);text-align:left;align-items:center;justify-content:center;text-decoration:underline!important;display:flex!important}.cta-text{text-align:center}.footer-container{padding:15px 10px!important}.cta-container{padding:15px 0}.custom-background{width:100%!important;z-index:100!important;border-top:1px solid #cad6dc;background:no-repeat padding-box #0f3f75!important}.custom-background ul .active{border:1px solid #fff!important;border-radius:20px!important;background:#0073f2!important}.sm-heading .title-wrapper{justify-content:space-between}.cta-section{padding:16px 10px}.cta-section .buyers-bottom-btns .btns a,.keyIndicatorField{font-size:11px!important}.keyIndicatorValue{font-size:13px!important;font-weight:500}.heading-main{flex-direction:column;align-items:flex-start;gap:5px}.breadcrumb{margin-left:5px}.heading-pageSub{font-weight:400!important}.mobile-font-11px{font-size:11px!important}.heading-title{font-size:16px;font-weight:600}.heading-pageSub{font-size:11px}.credit-card-text{font-size:10px!important;font-family:var(--font-poppins)!important}.nav-credit-icon{width:17px!important;height:17px!important}.key-indicators .item a,.key-indicators .item dt{font-size:12px;font-weight:500}.key-indicators .item dd{font-size:16px;font-weight:400}.info-items{flex-direction:row!important}.info-items .info-box{padding:5px}.rating-value{font-size:12px}.info-box .rating .stars{font-size:14px}.money-back span,.rating-info span{font-size:11px}.breadcrumb .link{font-size:9px!important}.info-items .promo-message{font-size:11px;line-height:18px}.top-heading-section{margin:0}.hide-ele-mobile{display:none!important}.hide-ele-web{display:block!important}.menu-container,.tabs-container{padding:35px 0 0 10px}.countries-container,.explore-container,.faq-container,.grow-business-section-container,.overview-container,.pricing-container,.rating-container,.reviews-container,.top-box .inner-content,.video-section-container{margin:5px}.home-buyers .flag-cell-global{flex-direction:column;display:table-cell}.video-container{height:190px;margin:0 auto}.footer-form{margin-top:20px}.footer-wrapper{gap:30px}nav .icon-search{padding:18px;margin-left:5px}nav .icon-toggle{height:30px}div .company-nav-mobile{width:100%!important;overflow:scroll!important}.section-padding-company{padding:0 6px!important}}.tagify{width:100%;height:100%}.tagify__input,.tagify__tag{align-self:center!important}.lmb-image-preview{width:100%;height:100%;cursor:pointer;border-radius:10px}.lmb-image-preview-product{width:100%;height:100%;cursor:pointer}.rec-search span{margin-left:5px;margin-right:5px}.rec-search a{text-decoration:none!important}.rec-search a:hover{color:#0073f2!important}.dvideo-wrapper{width:35%;height:85%}.tagify__dropdown__wrapper>div{border-bottom:1px solid #ddd;margin-left:10px;text-align:start;font-size:15px;height:auto!important;min-height:auto!important;max-height:unset!important}.tagify__dropdown__wrapper{max-height:22em;width:25em;overflow-y:auto;font-size:15px!important;margin-left:-10px!important;z-index:1!important;line-height:2.6}.tagify__dropdown__footer{display:none!important}.buyers-overview-img{background-color:#fff}.buyers-overview-img>:nth-child(2){font-size:13px;font-weight:500;color:#000;display:flex}.mobile-sign-up a{color:#fff!important}.buyers-overview-img>:first-child>:nth-child(n){width:50%}.buyers-overview-img>:first-child,.buyers-overview-img>:nth-child(2),.buyers-overview-img>:nth-child(3){padding:5px 10px 0 15px;align-items:baseline}.green-circle{width:10px;height:10px;border-radius:50%;background:#18cead}.black-circle{width:10px;height:10px;border-radius:50%;background:#000}.graph-dates-format{align-items:center;padding:10px;gap:9px}.graph-dates-format-container{width:100%;align-items:center;border-top:1px solid #e6e6e6!important;border-bottom:1px solid #e6e6e6!important}.graph-dates-format-container>:nth-child(2){width:15%;display:flex}.og-graph-container{width:40%;justify-content:end;display:flex}.og-graph-main-container{display:flex;padding:10px}.data-source-bottom{border-top:1px solid var(--border-color);border-radius:0 0 6px 6px;padding:10px;font-size:11px;font-weight:400;line-height:18.04px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.apex-chart-border{border:1px solid var(--border-color)}.tag-container{display:inline-flex;align-items:center;margin-right:10px}.tag-label{font-weight:700;margin-right:5px}.tag{display:inline-block;background-color:#1e90ff;color:#fff;padding:5px 10px;border-radius:5px;margin-right:5px;position:relative;font-size:14px}.tag-close{margin-left:8px;color:#fff;font-weight:700;cursor:pointer}.tag-close:hover{color:#ddd}.coo-cod-main-container{padding:30px 10px 8px}.custom-background{width:100%!important;z-index:100!important;border-top:1px solid #cad6dc;background:no-repeat padding-box #0f3f75!important}.custom-background ul .active{border:1px solid #fff!important;border-radius:20px!important;background:#0073f2!important}.custom-background ul>:nth-child(n){border-radius:10px}.custom-background ul>:nth-child(n)>:first-child{color:#fff!important}.custom-pagination{display:flex;list-style-type:none;padding:0}.custom-pagination li{margin:0 5px}.custom-pagination a{text-decoration:none;padding:5px 10px;border:1px solid #ccc;border-radius:3px;background-color:#eef4fb}.custom-pagination .active a{background-color:#007bff;color:#fff}.less-then{font-size:10px}.helpful-final{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;column-gap:10px;color:var(--dullgrey);-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;width:100%}.helpful-final>:first-child{flex:1;font-size:13px;font-weight:400;line-height:21.32px}.helpful-final>:nth-child(2),.helpful-final>:nth-child(3){display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px;padding:6px 10px;border:1px solid var(--border-color);border-radius:4px;font-size:12px;font-weight:400;line-height:19.68px}.hidden{display:none!important}.custom-modal{position:absolute;z-index:80}.custom-modal-content{background-color:#fefefe;margin:15% auto;padding:10px;border:1px solid rgb(0 0 0 / .15);width:257px;max-height:166px;overflow-y:auto}.custom-modal-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #dad4d4!important;border-radius:10px!important;background:padding-box content-box #868686;border:1px solid #fff0;width:5px!important;margin-right:15px!important}.custom-modal-content::-webkit-scrollbar{width:3.5px!important;background-color:#f5f5f5!important;margin-right:15px!important}.custom-modal-content::-webkit-scrollbar-thumb{border-radius:10px!important;-webkit-box-shadow:inset 0 0 6px #373737!important;background-color:#373737!important;width:10px!important}.custom-close1,.custom-close2,.custom-close3,.custom-close4{color:#aaa;float:right;font-size:22px;font-weight:700;margin-top:-14px;height:0;width:100%;justify-content:end;display:flex}.custom-close1:focus,.custom-close1:hover,.custom-close2:focus,.custom-close2:hover,.custom-close3:focus,.custom-close3:hover,.custom-close4:focus,.custom-close4:hover{color:#000;text-decoration:none;cursor:pointer}.filter-list>:nth-child(n){font-size:12px;width:50%;color:#1890ff;text-align:center}#filter-data-content1>div,#filter-data-content2>div,#filter-data-content3>div,#filter-data-content4>div{display:flex}#filter-data-content1>div>:first-child,#filter-data-content2>div>:first-child,#filter-data-content3>div>:first-child,#filter-data-content4>div>:first-child{font-size:16px;width:70%;color:#1890ff;font-weight:500}#filter-data-content1>div>:nth-child(2),#filter-data-content2>div>:nth-child(2),#filter-data-content3>div>:nth-child(2),#filter-data-content4>div>:nth-child(2){font-size:16px;text-align:center;color:#1890ff;font-weight:500;width:30%;text-align:end}#filter-data-content1>div>:first-child>:nth-child(1),#filter-data-content2>div>:first-child>:nth-child(1),#filter-data-content3>div>:first-child>:nth-child(1),#filter-data-content4>div>:first-child>:nth-child(1){color:#1890ff}#filter-data-content1>div>:nth-child(2)>:first-child,#filter-data-content2>div>:nth-child(2)>:first-child,#filter-data-content3>div>:nth-child(2)>:first-child,#filter-data-content4>div>:nth-child(2)>:first-child{color:#000}#filter-data-content1>div>:first-child,#filter-data-content2>div>:first-child,#filter-data-content3>div>:first-child,#filter-data-content4>div>:first-child{text-align:left}#filter-data-content1,#filter-data-content2,#filter-data-content3,#filter-data-content4{margin-top:0}.btn{background-color:#0073f2;color:#fff;border:none;cursor:pointer;border-radius:5px}.custom-popup{display:none;position:fixed;left:0;top:55px;width:100%;height:100%;background-color:rgb(0 0 0 / .5);z-index:999;overflow:auto;align-items:center;justify-content:center}.custom-popup-content{background-color:#fff;padding:30px;border-radius:10px;width:auto;box-shadow:0 0 15px rgb(0 0 0 / .2);position:relative}.custom-close-btn{color:#333;font-size:24px;font-weight:700;position:absolute;right:20px;top:20px;cursor:pointer}.custom-close-btn:hover{color:#000}.popup-title{text-align:center;margin-bottom:20px;font-size:22px;font-family:var(--font-poppins)}.popup-input{width:calc(100% - 20px);margin:10px 0;padding:10px;border-radius:5px;border:1px solid #ddd;font-family:var(--font-poppins)!important}.popup-input::placeholder{font-family:Poppins}.d-flex{display:flex}.mobile-number{width:80%}.popup-submit-btn{width:100%;padding:12px;background-color:#06c;color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer;margin-top:15px;display:flex;justify-content:center}.popup-submit-btn:hover{background-color:#0055a5}.table-border-hsn{border-spacing:0;border-collapse:unset;border:1px solid #e3edff!important;border-radius:5px!important;width:100%}.dark-grey-color{color:#000!important;cursor:pointer;padding:9px 14px;background-color:#e3edff!important;flex:1;align-items:center}.hscode-table-head{width:calc(25% - 0px);display:flex;justify-content:flex-start;padding:10px;align-items:center!important}.hscode-table-head-main{width:calc(50% - 0px);display:flex;justify-content:flex-start;padding:10px;border-left:1px solid #dde2ec;border-right:1px solid #dde2ec}.hscode-table-row{display:flex;width:100%;border:1px solid #dde2ec!important}.hsn-code-heading{color:#0073f2!important}.hsn-faq-section{border-radius:10px!important}.color0Faq,.color15Faq{border-left:8px solid #0073f2!important}.color16Faq,.color1Faq{border-left:8px solid #f3c74c!important}.color17Faq,.color2Faq{border-left:8px solid #62ae30!important}.color18Faq,.color3Faq{border-left:8px solid #31d1b6!important}.color19Faq,.color4Faq{border-left:8px solid #f34c4c!important}.color20Faq,.color5Faq{border-left:8px solid #05f!important}.color21Faq,.color6Faq{border-left:8px solid #069b6d!important}.color22Faq,.color7Faq{border-left:8px solid #4907ce!important}.color23Faq,.color8Faq{border-left:8px solid #21b88f!important}.color24Faq,.color9Faq{border-left:8px solid #566bc6!important}.color10Faq,.color25Faq{border-left:8px solid #f2944b!important}.color11Faq,.color26Faq{border-left:8px solid #3aa4d4!important}.color12Faq,.color27Faq{border-left:8px solid #7165e2!important}.color13Faq,.color28Faq{border-left:8px solid #f34c7f!important}.color14Faq,.color29Faq{border-left:8px solid #b74ecb!important}.hsn-faq-border{border-radius:16px 6px 6px 16px!important;pointer-events:none}.brass-import-export details summary::after,.hsn-faq-border a{pointer-events:all}.hsncode-faq-container{width:100%}.hsn-faq-answer{padding:10px}.hsn-faq-answer a{color:#0073f2}.legend-remover{width:22%;background-color:#fff;height:24px;position:absolute;margin-top:52px}.custom-sidebar{height:100%;width:0;position:fixed;top:0;right:0;background-color:#eef4fb;overflow-x:hidden;transition:0.3s;padding-top:0;box-shadow:-2px 0 5px rgb(0 0 0 / .2);z-index:1000}.custom-sidebar.open{width:300px}.close-btn{position:absolute;top:10px;right:1px;font-size:30px;background:0 0;border:none;color:#fff!important;cursor:pointer;margin-top:-10px}.close-btn-main{font-size:30px;color:#333;cursor:pointer;margin-top:-2px}.custom-sidebar h2{padding:10px 5px;color:#007bff;margin-bottom:0;font-size:12px}.custom-sidebar ul{list-style:none;padding:0}.custom-sidebar ul li{padding:10px 12px;text-align:left}.custom-sidebar ul>:first-child,.custom-sidebar ul>:nth-child(2){border-bottom:1px solid #e0eaef}.custom-sidebar ul li a{text-decoration:none;color:#333;font:400 12px/25px Poppins;display:block;transition:0.2s}.custom-sidebar ul li a:hover{background-color:#e2e6ea;border-radius:5px}.dropdown{position:relative}.dropdown-btn{cursor:pointer;font-size:16px;color:#333;display:block;text-align:left}.dropdown-content{position:relative;background-color:#fff;padding:0;margin-top:0}.dropdown-content a{text-decoration:none;color:#333;padding:8px 10px;display:block;text-align:left;transition:0.2s;border:1px solid #e0eaef!important}.dropdown-content a:hover{background-color:#e2e6ea;border-radius:5px}.dropdown-btn:focus+.dropdown-content,.dropdown-content:hover{display:block}.auth-buttons{display:flex;justify-content:center;margin-top:20px;align-items:center;gap:10px}.auth-buttons .login-btn,.auth-buttons .signup-btn{width:120px;text-align:center}.login-btn,.signup-btn{padding:8px 14px;border:none;cursor:pointer;font-size:16px;border-radius:5px}.signup-btn{background-color:#007bff;color:#fff}.login-btn{background-color:#fff;color:#007bff;border:1px solid #007bff}.login-btn a{color:#007bff!important}.login-btn:hover{background-color:#007bff;color:#fff}.more-buttno-menu{display:flex;align-items:center;width:100%;background:#fff;padding:10px}.dropdown-menu-icon{width:80%;display:flex;justify-content:end;font-size:11px}.home-icon-container{display:flex;align-items:center;background-color:#fff;padding:5px}.home-icon-container img{width:16px;height:18px;margin-top:5px}.home-icon-inner-container{display:flex;align-items:center;padding-left:10px;gap:5px}.lmb-global-icon-mobile{position:absolute;top:18px;right:calc(50% - 90px);font-size:30px;background:0 0;border:none;color:#333;cursor:pointer;margin-top:-8px!important}@media (max-width:375px){.lmb-global-icon-mobile{font-size:26px;top:16px;right:calc(50% - 100px)!important}}@media screen and (max-width:845px) and (min-width:390px){.exclusive-data-container{gap:5px!important}}.close-dropdown-content{font-size:13px;transform:scaleX(1.5);padding-top:6px}.open-dropdown-content{font-size:13px;transform:scaleX(1.5);padding-top:6px;display:none}.graph-title{width:100%;background-color:#fff;display:flex;justify-content:center}.frameParent3333{align-self:stretch;flex-direction:column;align-items:flex-start;border-top:1px solid #d3d3d3;border-left:1px solid var(--color-lightsteelblue-100);display:flex;justify-content:flex-start}.frameWrapper{background-color:var(--color-white);padding:var(--padding-3xs) var(--padding-5xs)}.frameContainer,.frameWrapper{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.monthGroup{align-self:stretch;background-color:var(--color-lavender);border-bottom:1px solid var(--color-lightgray);display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 0 0 var(--padding-3xs);margin-bottom:0!important}.monitorAssess{flex:1;position:relative;font-weight:500;word-break:break-all;font-family:Poppins}.maskGroupParent{flex:1;background-color:var(--color-white);flex-direction:row;align-items:center;padding:var(--padding-7xs) var(--padding-3xs);border-left:1px solid var(--color-lightsteelblue-100);display:flex;justify-content:flex-start}.monthWrapper1{align-self:stretch;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:var(--padding-3xs) var(--padding-3xs) 0}.frameParent33,.maskGroupParent{border-left:1px solid var(--color-lightsteelblue-100);display:flex;justify-content:flex-start}.frameParent33{align-self:stretch;flex-direction:column;align-items:flex-start;border-top:1px solid #d3d3d3}.product{margin:0}.monthParent,.monthWrapper{display:flex;flex-direction:row;align-items:center}.month{position:relative;display:inline-block;width:93px;flex-shrink:0}.monthWrapper{flex:1;background-color:var(--color-white);border-left:1px solid var(--color-lightsteelblue-100);justify-content:flex-start;padding:var(--padding-7xs) var(--padding-3xs);color:var(--color-black);padding-left:20px;font-size:11px;letter-spacing:0;opacity:1;min-height:35px}.maskGroupParent{flex:1;background-color:var(--color-white);flex-direction:row;align-items:center;padding:var(--padding-7xs) var(--padding-3xs);padding-left:20px;gap:5px}.month8{cursor:pointer;border:0;padding:0;background-color:#fff0;flex:1;position:relative;font-size:var(--font-size-2xs);font-weight:600;font-family:var(--font-poppins);color:var(--color-royalblue-100);text-align:left;display:inline-block}.color-blue{color:#0073f2!important}.copy-hsn-style{background:#fff!important;color:#0073f2}.footer-column a:hover{color:#0073f2!important;border-bottom:1px solid #0073f2!important}.faq-items-export .faq-title::after,.references-cards .toggle-icon::before{content:"+";position:absolute;right:15px;top:0;bottom:0;margin:auto;display:flex;align-items:center;font-size:18px;font-weight:600;color:var(--black-color);cursor:pointer}.graph-dates-format{font-size:12px}.exp-table{overflow:hidden}.vid-wrapper{max-width:1300px!important}.export-shipment-table{height:170em!important;overflow-y:auto;overflow-x:hidden}.export-shipment-table tr{border-bottom:none}.export-shipment-table tr.last-row{border-bottom:2px solid var(--border-color)!important}.custom-modal-content>div>:nth-child(n){align-items:flex-start}.video-stream{height:450px}.home-see-more{text-decoration:underline;font-size:18px;font-weight:600;cursor:pointer}.searchProduct{width:350px;height:35px;border-radius:4px}.search-product-wrapper{position:relative}.searchProduct-icon{position:absolute;top:0;right:10px;bottom:0;background:url(../images/icon-sprite.webp) -558px -258px no-repeat;width:12px;height:12px;margin:auto}.search-toggle-button{color:#0073f2;font-size:12px}@media screen and (max-width:800px){.company-tabs-wrapper .feature-grid table{display:inherit!important;overflow:auto!important}.remove-overflow-scroll{overflow:unset!important}.mobile-filters .mobile-filter-popup .right-section>:nth-child(3){overflow-y:auto;max-height:90%}.btmmenu .excluse-datacontainer>:first-child,.custom-marquee-list1{min-width:max-content!important}.btmmenu .excluse-datacontainer li .active{background:unset!important}.menu-container marquee{width:100%}.country-browse-section .company-list{justify-content:unset!important}.country-browse-section .prod-items{grid-template-columns:repeat(2,1fr)}.country-browse-section .prod-items-hsn{grid-template-columns:repeat(10,1fr)!important}.country-browse-section .prod-items-port{grid-template-columns:repeat(4,1fr)!important}.country-browse-section .prod-items li{padding:12px 4px!important}.custom-marquee-list{min-width:unset!important}.custom-marquee-list a{min-width:unset!important;width:auto!important}.btmmenu{top:70px!important}div .references-cards .country-expimp-faq{width:100%!important}.searchProduct::placeholder{font-size:9px}.searchProduct{width:100%!important;height:35px;margin-top:-5px}.mob-page-title{font-size:16px!important;font-weight:600!important}.exclusive-data-container{gap:3px!important}div div .custom-width-marquee{width:38%!important}.buyers-overview .inner-content img{width:auto}.career-form{padding:5px!important}div .captcha-input-style{width:calc(35% - 0px)!important}.popup-title{font-size:20px}.hide-plus::after{content:""!important}.overview-section.content-wrapper .btn-wrapper{align-items:center;justify-content:center}.privacy-policy{padding:10px!important;font:400 12px/18px Poppins}.privacy-content h2{font:700 13px/18px Poppins}.homepage-search-input,.tagify__input::placeholder{font-size:11px!important}.mob-heading{font-size:16px!important}.mobile-padding{padding:16px!important}.home-see-more{font-size:18px!important;font-weight:600}.rec-search-container{display:flex;flex-direction:column;gap:20px}.companyExim{margin-top:60px}.whatsapp-float{position:fixed;bottom:45px;right:10px;width:60px;height:60px;background-color:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgb(0 0 0 / .1);cursor:pointer;transition:background-color 0.3s;padding:10px;z-index:100}.whatsapp-float img{width:40px;height:40px;border-radius:50px}.whatsapp-float:hover{background-color:#128c7e;transition:background-color 0.3s}.company-address-link{flex-direction:column!important}.video-stream{height:auto}.map-container{zoom:30%}.comp-faq{padding:10px}.btn-container{font-size:12px!important;font-family:var(--font-poppins)!important;color:#fff!important;padding:10px 12px!important;width:calc(50% - 0px)!important}div .color-black{color:#000!important}.button-container a{font-size:12px!important;font-family:var(--font-poppins)!important;color:#fff!important}.lmb-offers-unbeatable{display:contents!important}.rating-content-alignment{margin:0!important;padding:5px!important}.explore-links ul{row-gap:10px!important}.footer-column-mobile{width:calc(33.33% - 10px)!important}.footer-column-mobile ul li a{color:#bac1cf!important;font-size:13px;font-family:var(--font-poppins)}.review-ques-section .review-item .markedFinalCustomerReview{margin-left:0!important}.icon-right-arrow{margin:unset!important}.nav-container{width:100%;padding:0 10px}.buyers-countrywise::after{content:"+"!important}.references-cards>details.show .buyers-countrywise::after,.references-cards>div.show .buyers-countrywise::after{content:"-"!important}.lmb-image-preview-product{object-fit:contain!important}.lmb-logo{width:60px!important}.data-lmb,.graph-dates-format{font-size:10px!important}.data-source{font-size:10px}.overview-section.content-wrapper .left-section{border-radius:10px!important}.home-buyers .buyers-name .name a{font-size:11px}.comparePlans-container{display:flex!important;align-items:center;justify-content:center;margin-top:20px}.comparePlans{font-size:13px;font-weight:600;color:var(--color-royalblue-100);text-align:left;align-items:center;justify-content:center;text-decoration:underline!important;display:flex!important}.cta-text{text-align:center}.footer-container{padding:15px 10px!important}.cta-container{padding:15px 0}.custom-background{width:100%!important;z-index:100!important;border-top:1px solid #cad6dc;background:no-repeat padding-box #0f3f75!important}.custom-background ul .active{border:1px solid #fff!important;border-radius:20px!important;background:#0073f2!important}.sm-heading .title-wrapper{justify-content:space-between}.cta-section{padding:16px 10px}.cta-section .buyers-bottom-btns .btns a,.keyIndicatorField{font-size:11px!important}.keyIndicatorValue{font-size:13px!important;font-weight:500}.heading-main{flex-direction:column;align-items:flex-start;gap:5px}.breadcrumb{margin-left:5px}.heading-pageSub{font-weight:400!important}.mobile-font-11px{font-size:11px!important}.heading-title{font-size:16px;font-weight:600}.heading-pageSub{font-size:11px}.key-indicators .item a,.key-indicators .item dt{font-size:12px;font-weight:500}.key-indicators .item dd{font-size:16px;font-weight:400}.info-items{flex-direction:row!important}.info-items .info-box{padding:5px}.rating-value{font-size:12px}.info-box .rating .stars{font-size:14px}.money-back span,.rating-info span{font-size:11px}.breadcrumb .link{font-size:9px!important}.info-items .promo-message{font-size:11px;line-height:18px}.top-heading-section{margin:0}.hide-ele-mobile{display:none!important}.hide-ele-web{display:block!important}.menu-container,.tabs-container{padding:7px 0 0 10px}.countries-container,.explore-container,.faq-container,.grow-business-section-container,.overview-container,.pricing-container,.rating-container,.reviews-container,.top-box .inner-content,.video-section-container{margin:5px}.home-buyers .flag-cell-global{flex-direction:column;display:table-cell}.footer-form{margin-top:20px}.footer-wrapper{gap:30px}nav .icon-search{padding:18px;margin-left:5px}nav .icon-toggle{height:30px}}.button-container{display:flex;gap:10px}.lmb-offers-unbeatable>:first-child{width:100%}.faq-ans-style a{color:#0073f2!important}.btn-container{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;color:#fff;font-size:15px;height:40px;font-weight:600;font-family:var(--font-poppins)!important;width:max-content}.btn-container a{color:#fff!important}.btn-primary{background-color:#007bff!important}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:#123456}.btn-secondary:hover{background-color:#0d2e44}.lmb-offers-unbeatable{display:flex}.buyers-overview-content a{color:#0073f2!important}.frameParent9{background-color:#f8f9fa;padding:20px;border-radius:10px;text-align:center;box-shadow:0 4px 6px rgb(0 0 0 / .1);max-width:600px;margin:20px auto}.accessDivAlignment h2{font:600 14px/21px Poppins!important;margin-bottom:15px;color:#000}.accessDivbody{color:#6c757d;margin-bottom:20px;line-height:1.6}.buttonGroup{display:flex;justify-content:center;gap:10px}.signUpContainerAlignment{background-color:#007bff;border:none;border-radius:5px;color:#fff;padding:10px 20px;font-size:1rem;cursor:pointer;transition:background-color 0.3s}.signUpContainerAlignment:hover{background-color:#0056b3}.parentconsultAnExpert{background-color:#123456;border:none;border-radius:5px;color:#fff;padding:10px 20px;font-size:1rem;cursor:pointer;transition:background-color 0.3s}.parentconsultAnExpert:hover{background-color:#0d2e44}.consultAnExpert,.signUp{font-weight:700}.share-link-style{color:#000!important;background:no-repeat padding-box #eef4fb;border:2px dashed #0073f2;border-radius:5px 0 0 5px;padding:5px 7px;border-right:none!important;font:600 14px/25px Poppins;letter-spacing:0;word-break:break-all!important;align-self:stretch;position:relative}.copy-share-link-btn{align-self:stretch;position:relative}.copy-link-button{height:100%!important}.dropdown-content a{font-weight:400!important}.bol-container{padding:20px 0!important;width:100%}.pointer-event-none{pointer-events:none!important}.pointer-event-all{pointer-events:all!important}.legend-remover-buyers,.legend-remover-import{margin-top:71px!important}.legend-remover-export{margin-top:51px!important}.custom-loader{border:8px solid #0f3f75;border-top:8px solid #fff;border-radius:50%;width:50px;height:50px;animation:1s infinite spin}.custom-spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin;display:none}.portNum{left:80px!important;top:5px!important;background-color:red!important}.portIcon{background-color:#fff!important}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.customLoaderContainer{width:45%;display:none;justify-content:center;position:absolute;margin-top:60px}.section-container .inner-wrapper>:nth-child(n){max-height:96em;min-height:96em}#seeAllButton{cursor:pointer}.remove-graph-legends{margin-top:62px!important}.tagify__tag:hover{box-shadow:none!important;background-color:#eef4fb!important}.tagify__tag{z-index:unset!important;border:1px solid #cbdbee!important;background-color:#eef4fb!important;border-radius:4px;font-weight:500;box-shadow:none!important;outline:0!important}.tagify__tag__removeBtn:active,.tagify__tag__removeBtn:focus,.tagify__tag__removeBtn:hover{background-color:transparent!important;color:#000}.tagify__tag:focus-within{background-color:#007bff!important;box-shadow:none!important;border:none!important}.import-shipment-table::-webkit-scrollbar{display:none}.import-shipment-table{-ms-overflow-style:none;scrollbar-width:none}.hscode-link{color:var(--light-blue)!important}.career-upload{align-items:flex-start!important}@media screen and (max-width:900px){.table-responsive{overflow-x:auto!important}.custom-popup{top:60px}.popup-title{font-size:14px!important}.custom-close-btn{right:10px!important}.mobile-filters .filter-strip .filter-icon{font-size:16px;font-family:var(--font-poppins);font-weight:600}.main-body-box{padding-left:15px!important;padding-right:15px!important}.box-alignment-chart{width:100%!important;justify-items:center;margin-left:13%}.main-body-box-foorter{padding-left:15px!important;padding-right:15px!important;padding-bottom:10px!important;background:#eef4fb}.logo-icon-alignment{width:70px!important}.bottom-menu .list-items-company li a{padding:2px 8px;border:1px solid #fff0;color:var(--light-grey);border-radius:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.list-items-company{padding:10px 0;column-gap:0}div .container-import{width:100%!important;padding:15px 10px!important}.references-cards>details{width:100%!important}.pricing-section .pricing-cards ul li:hover{color:#000!important}.countries-covered-section .buttons .btn{font-size:12px!important;padding:8px!important;text-align:center}.search-box-moda-item{width:90%!important}.most-product-container{display:flex;flex-wrap:wrap;width:100%;gap:20px}.rotate-up{transform:rotate(180deg)!important}.most-product-data{display:flex;background-color:#fff;border:1px solid #e0eaef;border-radius:5px;box-shadow:0 2px 4px rgb(186 193 207 / .25);align-items:center;justify-content:center;color:#0073f2}.product-viewMore{color:#0073f2;font-size:13px;font-family:var(--font-poppins);padding:10px 0;display:flex;gap:10px}.product-viewMore>span{background:url(../images/icons/blueArrow.svg) center center/100% no-repeat;width:15px;transform:rotate(180deg);display:flex}.item-display-none{display:none}.data-table td.date,.data-table th.date{position:sticky!important;left:0!important;z-index:2!important}.data-table td.date{z-index:1!important}.home-buyers .data-table .flag-cell{width:15%!important}.export-import-table-row,.export-import-table-row td{display:flex}.bill-landing-link{justify-content:flex-end!important}.bill-landing-link td{border:0!important}.home-buyers .data-table .flag-cell span{flex-direction:row!important}.imp-table{height:unset!important}.importExport-shipment-table{overflow-y:unset!important;height:unset!important;overflow-x:unset!important}.custom-popup-content{height:100%!important;padding:19px!important}.popup-input{width:calc(100% - 0px)!important;font-size:12px!important;font-family:var(--font-poppins)!important;color:#000!important}div .country-code{width:25%!important}.successled-grid,.successled-grid .content{position:relative!important}.ribbon-container{height:100%!important}.partener-container{width:100%;display:unset!important}.partener-heading-font{font-size:16px!important;font-family:var(--font-poppins);margin-bottom:10px}.partenersubHeading-font{font-size:13px!important;display:ruby!important}.partenenr-box-content{max-width:100%!important}}.filterAlignment{font-size:13px;font-weight:500;color:#4d575d!important;flex:1 1;position:relative}.hsn-container .right-section{padding:15px}.rss-links-container>:nth-child(n){color:#fff}.rss-links-container{display:flex;gap:10px}.schedule-demo-footer{display:contents}.view-more-buyers{font-size:16px;color:#000;font-family:var(--font-poppins)}.adjust-network-chart{display:flex!important;justify-content:center!important}.question-alignment{font-weight:500!important;display:block;font-size:16px;margin-inline-start:0;margin-inline-end:0;unicode-bidi:isolate}.VShapeBox{height:54px;background:#fff;position:relative;overflow:hidden}.VShapeBox::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:0;border-left:15px solid #fff0;border-right:15px solid #fff0;border-top:20px solid #e0eaef;z-index:1}.tradingBoxInner{width:137px!important;padding:7px 17px 7px 25px!important}.tradingBox{background:no-repeat padding-box #e0eaef;border:1px solid #0f3f75;opacity:1;font:600 13px/20px Poppins;letter-spacing:0;color:#0f3f75;border-radius:8px;padding:7px 20px;text-align:center}.borderForVshape{width:0;margin-top:0;border:19px solid #fff0;border-bottom-color:#0f3f75!important;text-align:center;margin-left:auto;margin-right:auto;border-left:15px solid #fff0;border-right:15px solid #fff0;transform:rotate(180deg)}.colorInherit{color:inherit!important}.network-chart-main-container{display:flex;gap:29em;margin-top:2em}.chart-trade-container{display:flex;margin-top:20px;justify-content:center}.network-chart-trade{display:flex;justify-content:space-between;width:50%}.network-chart-trade .tradingBoxInner{width:100%!important}.adjust-network-chart-innner{width:80%}.import-product-alignment{width:10%!important;color:#6d757e!important}.blur{filter:blur(3px)}.font-color-product{color:#6d757e!important}.font-color-text{filter:blur(3px)}.location-alignment{color:#6d757e!important}.company-location-section .content{padding:15px 10px}.company-product-dis{color:#000!important;font-family:var(--font-poppins)}.product-table-responsive table tr td,.product-table-responsive table tr th{width:15%!important}.product-table-responsive table tr .product-term-col{width:40%!important}.produt-content-alignment{display:flex!important;align-items:center;flex-wrap:wrap!important}.blur-content{position:relative;cursor:pointer;display:inline-block}.blur-content-popup{display:none;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background-color:#fff;border:1px solid #ddd;padding:10px;z-index:1000;box-shadow:0 2px 10px rgb(0 0 0 / .1);white-space:nowrap;width:max-content}.blur-content-popup-import{display:none;position:absolute;bottom:0;left:16%;transform:translateX(-50%);background-color:#fff;border:1px solid #ddd;padding:10px;z-index:1000;box-shadow:0 2px 10px rgb(0 0 0 / .1);white-space:nowrap;width:max-content}.blur-content-popup-import a{text-decoration:none;color:#007bff}.blur-content:hover .blur-content-popup,.blur-content:hover .blur-content-popup-import{display:flex!important}.company-hsn-section a{color:var(--light-blue);font-size:14px;font-weight:400;line-height:22.96px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.company-hsn-section a.view-more{font-weight:600;margin-top:10px}.blur-content-popup a{text-decoration:none;color:#007bff}.blur-product-element{filter:blur(3px)!important;color:#0073f2!important;display:inline-block}.display-image{display:contents!important}@media screen and (max-width:635px) and (min-width:375px){.exclusive-data-container{gap:5px!important}.custom-padding-mobile{padding:2px 3px!important}div .custom-width-marquee{width:24%!important}.map-container{height:650px!important}.VShapeBox{height:50px}.network-chart-main-container{gap:10em}.tradingBox{font-size:10px}.tradingBoxInner{width:100px!important;padding:5px!important;text-align:center}}@media screen and (max-width:845px) and (min-width:390px){.exclusive-data-container{gap:5px!important}.custom-padding-mobile{padding:2px 3px!important}.map-container{height:650px!important}.VShapeBox{height:50px}.network-chart-main-container{gap:10em}.tradingBox{font-size:10px}.tradingBoxInner{width:100px!important;padding:5px!important;text-align:center}}@media screen and (min-width:1367px) and (max-width:1550px){div .custom-width-marquee{width:15%!important}}@media screen and (min-width:393px) and (max-width:659px){.btmmenu .excluse-datacontainer>:first-child,.custom-marquee-list1{min-width:max-content!important}}@media screen and (min-width:360px) and (max-width:800px){.remove-overflow-scroll{overflow:unset!important}.mobile-filters .mobile-filter-popup .right-section>:nth-child(3){overflow-y:auto;max-height:90%}.btmmenu .excluse-datacontainer>:first-child,.custom-marquee-list1{min-width:max-content!important}.exclusive-data-container{gap:5px!important}.custom-padding-mobile{padding:2px 3px!important}div .custom-width-marquee{width:63%!important}.map-container{height:650px!important}.VShapeBox{height:50px}.network-chart-main-container{gap:5em}.box-alignment-chart-buyers{width:100%;justify-items:center;margin-right:10%!important}.tradingBox{font-size:10px}.tradingBoxInner{width:100px!important;padding:5px!important;text-align:center}}.product-col{width:25%!important}.dis-none-final{display:none}.list-items-company{padding:10px 0;column-gap:10px}.supplierfw{font-weight:500!important}.location-box-alignment{display:flex;align-items:end}.locationIcon{position:relative;width:18px;height:18px}.requires-paid-sub{color:var(--dark-blue);font-size:14px;font-weight:500;line-height:21px;padding-left:5px}.sign-up-imp{text-decoration:underline!important;padding-left:5px}.pricing-heading{display:flex;justify-content:center;font-weight:500;margin-top:10px;padding:5px}.gap-10{display:grid}.origin-country-alignment{color:#0069f2!important}@media (min-width:360px) and (max-width:647px){.no-credit-card-mobile{font-size:10px!important}}.goog-te-gadget{height:47px;overflow:hidden;margin:auto}.goog-te-combo{margin:0}.google_translate{padding-top:0;display:flex}#google_translate_element input,#google_translate_element select{height:41px!important;border:1px solid var(--border-color)!important;border-radius:5px!important;padding:10px 30px 10px 10px!important;font-weight:500!important}.custom-tick{width:36px;height:16px;border:3px solid green;border-top:unset;border-right:unset;transform:rotate(-37deg);margin-top:-7px;margin-left:5px}.display-none{display:none!important}.popup-input-footer{resize:none}.box-alignment-chart{width:40%;justify-items:center;margin-left:13%}.box-alignment-chart-buyers{width:100%;justify-items:center}.company-location{color:#6d757e!important;font-size:14px}.buyers-tree-chart{width:50%}.buyer-supplier-parent{width:100%}.trading-company .bottom-wrapper .see-more-links{width:100%;border-top:1px solid var(--border-color)}.trading-company .bottom-wrapper .see-more-links:first-child{border-right:1px solid var(--border-color);border-left:1px solid var(--border-color)}.margin-10px{margin:10px!important}.features-section .title{text-align:center;font-size:24px;font-weight:700;color:#000;margin-bottom:30px;font-family:var(--font-poppins)}.features-section .items{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.backGround-white{background:#fff!important}.common-inner-wrapper-feature{width:100%;padding:30px;border-radius:8px;background:#fff}.features-section .item{border-radius:8px;padding:20px;box-shadow:0 2px 8px rgb(0 0 0 / .1);flex-basis:calc(33.333% - 20px);box-sizing:border-box;background:var(--light-bg);border:1px solid var(--border-color)}.features-section .icon-wrapper{width:50px;height:50px;margin-bottom:20px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center}.features-section .icon-wrapper img{width:30px;height:30px}.features-section .item h3{font-size:18px;color:#000;font-weight:600;margin-bottom:10px;font-family:var(--font-poppins)}.features-section .item p{font-size:14px;color:var(--light-grey);line-height:1.6;font-family:var(--font-poppins)}@media (max-width:1024px){.features-section .item{flex-basis:calc(50% - 20px)}.features-section .title{font-size:18px!important}.feature-page-container{padding:10px 8px!important}.common-inner-wrapper-feature{padding:15px!important}.features-section .item h3{font-size:14px!important}.features-section .item p{font-size:12px!important}}@media (max-width:768px){.features-section .items{flex-direction:column}.features-section .item{flex-basis:100%}}.feature-page-container{width:100%;padding:15px 0}.marquee{display:flex;white-space:nowrap;animation:16s linear infinite marquee;width:100%}.marquee:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.exclusive-data-container{display:flex;gap:10px;font-weight:600;align-items:center}.exclusive-data-container img{width:20px;height:20px;background:0 0}.sticky .exclusive-data-container img{filter:brightness(20)}.accordion-title img{width:20px;height:20px}.table-scroll-Sticky-container{height:115vh;overflow-y:scroll;width:100%;position:absolute}.global-trade-data-table-container{height:120vh}.consult-an-expert-container{gap:10px}div .custom-btn-views-by-updated-date:hover{color:var(--white-color)!important;border-color:var(--light-blue)!important;background:var(--light-blue)!important}.btn.light-btn-view{border-color:var(--dark-blue)!important;color:var(--dark-blue)!important;background:var(--white-color)!important;border:1px solid var(--dark-blue);box-shadow:none!important}.partener-container{width:100%;display:flex;justify-content:space-between;align-items:center}.partener-heading-font{font-size:24px;letter-spacing:0;color:#000;opacity:1;font-family:var(--font-poppins);margin-bottom:10px}.partenersubHeading-font{font-size:16px;letter-spacing:0;color:#4d575d;opacity:1;font-family:var(--font-poppins);margin:0!important}.partenenr-box-content{max-width:47%}.datasets-scrollbar{height:100rem!important;overflow:auto!important}.datasets-scrollbar::-webkit-scrollbar-track{border-radius:10px!important;background:#d4d3d3!important;border:1px solid #fff0;width:5px!important;margin-right:15px!important}.datasets-scrollbar::-webkit-scrollbar{width:3.5px!important;background-color:#000!important;margin-right:15px!important}.datasets-scrollbar::-webkit-scrollbar-thumb{border-radius:10px!important;background-color:#302f2f!important;width:10px!important}.contact-us-pg .inner-wrapper{background:var(--white-color);margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact-us-pg .name-wrapper{padding:24px 24px 0;-webkit-column-gap:12px;column-gap:12px;top:-40px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:400px;background:var(--white-color)}.contact-us-pg .name-wrapper::before{content:"";position:absolute;top:0;right:-44px;width:0;height:0;border-bottom:44px solid var(--white-color);border-right:44px solid #fff0}.contact-us-pg .name-wrapper .img-wrapper{min-width:80px;width:80px;height:80px;border-radius:50%;overflow:hidden;position:relative}.contact-us-pg .name-wrapper .name{position:relative;font-size:22px;font-weight:500;line-height:36.08px}.contact-us-pg .name-wrapper .name span{display:block;font-size:16px;font-weight:400;line-height:26.24px;color:#6d757e}.contact-us-pg .info{margin-top:-40px;justify-content:space-between;align-items:center;gap:16px;padding:0 24px 24px 110px}.contact-us-pg .contact-info{gap:16px;width:60%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:34px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us-pg .contact-info a{padding-left:42px;position:relative}.contact-us-pg .contact-info a.email{color:var(--light-blue)}.contact-us-pg .contact-info a.email::before{content:"";position:absolute;left:0;top:-3px;width:34px;height:34px;max-height:34px;border-radius:50%;background:url(../images/icons/email.svg) center center/14px no-repeat;border:1px solid var(--light-blue);-webkit-box-sizing:border-box;box-sizing:border-box}.contact-us-pg .contact-info a.call::before{content:"";position:absolute;left:0;top:-3px;width:34px;height:34px;max-height:34px;border-radius:50%;background:url(../images/icons/call.svg) center center/14px no-repeat;border:1px solid var(--light-blue);-webkit-box-sizing:border-box;box-sizing:border-box}.contact-us-pg .contact-info span.whatsapp::before{content:"";position:absolute;left:0;top:-3px;width:34px;height:34px;max-height:34px;background:url(../images/icons/whatsapp.webp) center center/100% no-repeat}.contact-us-pg .contact-info span.whatsapp{padding-left:42px;position:relative;cursor:pointer}.contact-us-pg .scanner{min-width:120px}.contact-us-pg .scanner p{margin-bottom:0}.contact-us-pg .form-wrapper{margin:0 24px 24px;background:var(--light-bg);padding:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4%;column-gap:4%}.contact-us-pg .form-wrapper .form,.contact-us-pg .form-wrapper .img-wrapper{width:48%}.contact-us-pg .form-wrapper .heading-wrapper{text-align:left;margin-bottom:28px}.contact-us-pg .form-wrapper .heading-wrapper h2{font-size:18px;line-height:1.25}.contact-us-pg .form-items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px;-webkit-column-gap:2%;column-gap:2%}.contact-us-pg .form-item{width:49%}.contact-us-pg .form-item.full-width{width:100%}.contact-us-pg .form-item.phone{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2%}.contact-us-pg .form-item.phone select{width:80px;min-width:80px;padding-right:10px}.contact-us-pg .form-item.captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2%}.contact-us-pg .form-item.captcha span{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:15px;font-weight:500;line-height:24.6px}.contact-us-pg .form-item.captcha input{width:120px}.contact-us-pg .form-item.captcha .icon-refresh{width:19px;height:19px;background:url(../img/icons/refresh.html) center center/100% no-repeat;cursor:pointer}.contact-us-pg input,.contact-us-pg select,.contact-us-pg textarea{width:100%;border:1px solid var(--border-color);background:var(--white-color);min-height:47px;font-weight:600;border-radius:6px;color:var(--light-grey);padding:10px;font-family:var(--font-poppins)}.contact-us-pg input::-webkit-input-placeholder,.contact-us-pg select::-webkit-input-placeholder,.contact-us-pg textarea::-webkit-input-placeholder{color:var(--grey-color);font-family:var(--font-poppins);font-weight:600}.contact-us-pg input::-moz-placeholder,.contact-us-pg select::-moz-placeholder,.contact-us-pg textarea::-moz-placeholder{color:var(--dullgrey)}.contact-us-pg input:-ms-input-placeholder,.contact-us-pg select:-ms-input-placeholder,.contact-us-pg textarea:-ms-input-placeholder{color:var(--dullgrey)}.contact-us-pg input:-moz-placeholder,.contact-us-pg select:-moz-placeholder,.contact-us-pg textarea:-moz-placeholder{color:var(--dullgrey)}.contact-us-pg textarea{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-us-pg .btn{width:100%;height:46px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our-office-heading{text-align:center;margin-bottom:3rem}.contact-with-container{width:100%;display:flex;justify-content:center;align-items:center}.contact-with-inner{width:60%;text-align:center}.contact-form-group textarea{min-height:8rem;outline:0}.contact-responsive-image{height:43px;width:43px;border:1px solid #6d757e;border-radius:100%;padding:5px;display:flex;justify-content:center;align-items:center}.contact-support-subHeading{font-size:14px;font-family:var(--font-poppins)}.contact-support-heading{font-size:20px;font-family:var(--font-poppins);color:#000;font-weight:500}.contact-footer-phone{display:flex;align-items:center;justify-content:center}.contact-footer-contact{display:flex;justify-content:space-between;align-items:center;width:100%}div .margin-top-30-px{margin-top:30px!important}.contact-with-heading{font-size:28px;font-family:var(--font-poppins)}.map-content-container{margin-bottom:30px}.contact-head-office{margin-bottom:0}div .contact-head-office-us{margin-bottom:-40px!important}div div .padding-bottom-13-px{padding-bottom:13px!important}.map-content{display:flex;align-items:center;gap:10px}.contact-with-subHeading{font-size:16px;font-family:var(--font-poppins)}.contact-image .contact-responsive-image{max-width:100%;height:auto}.contact-form{width:calc(50% - 0px)}.career-form{width:calc(75% - 0px)!important;padding:30px}.contact-form h2{font-size:1.5rem;margin-bottom:.5rem}.contact-form p{margin-bottom:1.5rem}.contact-form-group{display:flex;flex-direction:row;margin-bottom:1rem;gap:15px;align-items:center}.contact-form-group label{font-size:.9rem;margin-bottom:.5rem}.contact-form-group input,.contact-form-group select,.contact-form-group textarea{padding:.5rem;border:1px solid #ccc;border-radius:5px}.career-form input,.career-form select,.career-form textarea{color:#000;font-weight:600;font-family:Poppins;padding:.375rem .75rem;height:50px;border:none}.contact-form-group input[type="file"]{appearance:none;border:none;background-color:none!important;border-radius:5px;font-weight:400!important}.contact-form-group input[type="file"]::-webkit-file-upload-button{background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:10px 15px;cursor:pointer;margin-top:-5px;margin-left:-10px}.contact-submit-btn{border:none;cursor:pointer}.contact-submit-btn:hover{background-color:#0056b3}.contact-footer{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;font-size:.9rem}.contact-footer-contact span{display:flex;align-items:center;margin-right:1.5rem}.contact-footer-contact i{margin-right:.5rem}.contact-captcha{display:flex;align-items:center}.contact-captcha input{margin-right:.5rem}.contact-form-main{background:#fff;padding:30px;border-radius:20px;width:100%}.contact-input-item{width:calc(100% - 15px)}.contact-submit-btn{background:#0073f2;border-radius:3px;padding:7px 28px;color:#fff}.career-submit-btn{background:#0073f2;border-radius:5px;padding:10px 28px;color:#fff;width:285px;cursor:pointer}.contact-map-container{display:flex;width:100%;gap:30px}.embed-responsive-item{width:100%;height:400px;border:0}.contact-map-inner-container{width:50%}.contact-map-location{background:#fff;padding:30px 30px 0;width:100%}.captcha-input-style{width:calc(20% - 0px)!important}@media (max-width:900px){.contact-us-pg .form-wrapper{flex-direction:column;text-align:center;padding:10px;margin:0 16px 16px}div .network-chart-trade{display:flex!important;justify-content:space-between!important;width:95%!important}.network-chart-trade .tradingBoxInner{width:100%!important}.contact-us-pg .form-wrapper .form,.contact-us-pg .form-wrapper .img-wrapper{width:100%}.contact-us-pg .contact-info{flex-direction:column;align-items:flex-start}.contact-us-pg .name-wrapper .name{font-size:12px!important;line-height:19.68px}.contact-us-pg .info{padding:24px 16px!important;align-items:center}.contact-us-pg .name-wrapper .name span{font-size:12px;line-height:19.68px}.contact-us-pg .name-wrapper .img-wrapper{min-width:28px;width:28px;height:28px}.contact-us-pg .name-wrapper{padding:16px 16px 0;min-width:220px}.contact-us-container-mobile{padding:15px 8px!important}.career-phone{flex:1 1}.career-submit-btn{width:100%}.contact-form-group,.contact-map-container{flex-wrap:wrap}.contact-map-inner-container{width:100%}.contact-section{padding:8px!important}.contact-form{width:100%!important}.contact-form-main{padding:12px!important}div .contact-number-field{flex-wrap:nowrap!important}.contact-input-item{width:calc(100% - 0px)!important}.contact-support-heading{font-size:12px!important}.contact-support-subHeading{font-size:10px!important}.contact-footer-contact span{margin-right:0!important}.contact-map-location{padding:30px 10px 0!important}.contact-icon-mobile{width:32px;height:30px}.contact-with-heading{font-size:14px!important;text-align:left!important}.contact-with-subHeading{font-size:12px!important;text-align:left!important;color:#4d575d}.contact-head-office{height:22rem}.contact-head-office img{object-fit:cover;height:100%}.our-office-heading{font-size:14px!important;color:#000;margin-bottom:10px!important;text-align:center}.contact-with-container{justify-content:flex-start!important}.contact-with-inner{width:100%!important}.contact-form h2{font-size:16px!important}}.color-blue-custom{color:#0069f2;font-size:12px;font-weight:500;gap:9px;display:flex;justify-content:center}.custom-padding-with-bg{padding:10px!important;background-color:#e3edff!important}.global-link-span{color:#000!important}.hsn-code-with-des{width:100%}.hsn-code-with-des h3{display:inline-block}.font-size-hsncode{font-size:14px!important;font-weight:500!important}.data-lock-icon{width:14px;height:16px}.pointer-events-with-black{color:#000;pointer-events:none}.pointer-events-with-black a{color:#000!important}.icon-excelnew{float:right;cursor:pointer}.custom-width-marquee{width:12%!important}marquee{font-size:16px;color:#333;padding:10px 0;white-space:nowrap}.custom-new-marque{gap:25px}.custom-new-marque>:nth-child(n)>a{color:#0073f2}.link{fill:none;stroke:#ccc;stroke-width:2px;pointer-events:auto!important}.custom-background-with-zindex{background-color:#fff;z-index:1}.dark-blue-bg-color{background-color:var(--dark-blue);z-index:1}.plan-box-global-trade-data:hover{background-color:unset!important}.white-color{color:#fff!important}.na-data{color:#4d575d!important;font-size:13px!important;font-weight:400!important}.og-graph-shipment{padding:0 10px 5px 15px!important;font-weight:500!important}.pricing-section .pricing-cards>div:hover .header>.handle-button-color{background-color:var(--light-blue)!important}.country-data{display:none}.country-data.active{display:block}.data-sets-padding{padding:10px!important}.mobile-filters-datasets .mobile-filter-popup .right-section .num-list li{width:100%!important;font-size:10px!important;font-weight:400!important;line-height:1.75;padding:10px 0}.mobile-filters .mobile-filter-popup .left-section{width:30%;background:var(--light-bg);min-height:100%;overflow-y:scroll}.buyers-price-band-container{display:block;border-radius:6px 6px 0 0}.buyers-price-band-container figcaption{padding:10px;border-bottom:1px solid var(--border-color)}.text-alignment{text-align:left}.top-buyers-table{width:100%!important}.imp-exp-main-table{padding:5px 10px!important}.html5-video-container>:first-child{left:5px}.export-import-header{font-size:14px;font-weight:600;margin-bottom:10px}.marquee-container{white-space:nowrap;overflow:hidden;padding:0!important;font-size:14px}.marquee-item{display:inline-block;text-decoration:none}.marquee-item:hover{color:#0073f2;text-decoration:underline}.alphabetical-country{z-index:8!important}.margin-font-country{align-content:center!important;margin-left:10px!important;font-size:14px!important;font-family:poppins!important;font-weight:600!important}.bookmark-alignment{justify-content:end}.company-table{width:100%}.og-graph-parent{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 10px}.og-graph-parent>:nth-child(2){width:unset!important}.padding-for-graph-date{padding:10px 0!important}.graph-shipment-alignment{font-weight:500!important}.county-icon-style{display:flex;gap:10px;align-items:center;color:#0073f2;font-family:var(--font-poppins)}.references-cards .country-expimp-faq{width:49%!important}div .og-graph-shipment{padding:0 10px 5px 15px!important;font-weight:500}div .hsn-faq-border{display:grid!important}div .float-left{float:left!important}div .sm-headinh-border-unset{border-bottom:unset!important}div .overflow-unset{overflow:unset!important}@media only screen and (max-width:767.5px){div .overlap-margin{padding-left:55px!important}.transform-business{flex-direction:column-reverse}.dvideo-wrapper{width:85%;height:85%}}.custom-flex{flex:.35;text-align:left}.global-buyers-shipment{width:0;height:0}.table-data-alignment{align-self:stretch}div .key-indicators .key-indicator-items{display:flex!important}.country-dataset-elements{margin-bottom:2px!important}.country-dataset-container{margin-bottom:-8px!important}div .inner-wrapper-datasets{display:flex!important;height:100%!important;overflow:hidden!important;margin-top:0!important}.left-section-datasets,.right-section-datasets{flex:1;overflow-y:auto;overflow-x:hidden;max-height:100%}.left-section-datasets{border-right:1px solid #ddd}.right-section-datasets{padding:10px}.scrollable-datasets{scrollbar-width:thin;scrollbar-color:#ccc #f5f5f5}.scrollable-datasets::-webkit-scrollbar{width:8px;height:8px}.scrollable-datasets::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.scrollable-datasets::-webkit-scrollbar-thumb:hover{background:#aaa}.scrollable-datasets::-webkit-scrollbar-track{background:#f5f5f5}div div .margin-top-58px{margin-top:0!important}.data-sets-wrapper-mobile{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff;box-shadow:0 2px 5px rgb(0 0 0 / .1);padding:10px 20px}.data-sets-padding.active{background-color:#fff!important}.padding-bottom-continents{padding-bottom:98px!important;position:fixed!important}.margin-0px{margin:0!important}.filter-icon img{margin-right:8px;width:19px;height:auto}.margin-right-10px{margin-right:10px!important}div .min-height-data-set-strip{min-height:47px!important;background:#eef4fb!important}.custom-recent-search{display:flex;flex-wrap:wrap;max-width:80%;gap:6px}.custom-width-80{width:80%}div div .margin-top-30px{margin-top:25px!important}@media only screen and (max-width:1199px){.overview-section .tabs{-webkit-column-gap:5px;column-gap:5px}.overview-section .tabs .link{padding:10px 15px;font-size:14px}.overview-section .content-wrapper .left-section{width:69%;padding:20px}.overview-section .content-wrapper .right-section{width:29%}.pricing-section .pricing-cards .mark-header{min-height:288px}footer .footer-wrapper .sm-title{font-size:16px;line-height:26px}footer .footer-wrapper .footer-column ul{margin-bottom:25px}footer .footer-wrapper .footer-column ul li a{font-size:13px;line-height:19.5px}footer .footer-wrapper .footer-column .chat-with-us{margin-top:25px}footer .footer-wrapper .footer-column:last-child{-webkit-box-flex:1;-ms-flex:1 1 35%;flex:1 1 35%}footer .footer-wrapper .form-wrapper{padding:15px}.top-box .left-section.had-city{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.top-box .left-section.had-city .heading-title{width:100%;margin-bottom:0}.top-box .left-section.had-city .city{font-size:12px;line-height:1;margin-top:10px}.top-box .left-section.had-city .tag{display:none}.top-box .left-section.had-city~.right-section{margin-bottom:10px}.buyers-overview.company-overview .company-overview-left{width:69%}.buyers-overview.company-overview .company-overview-right{width:29%}}@media only screen and (max-width:1024.5px){body{padding-bottom:0;font-size:13px;line-height:21.5px}body.has-filter{padding-bottom:47px}.heading-wrapper .title{margin-bottom:45px}.breadcrumb{-webkit-column-gap:4px;column-gap:4px}.top-box .right-section{-ms-flex-pack:distribute;justify-content:space-around}.top-box .top-links{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-box .top-links .link span,.top-box .top-links .link.bookmark{display:none}.top-box .top-links .link.bookmark::before{width:12px;height:18px}.top-box .top-links .link.share::before{width:22px;height:18px}.top-box .top-links .link.wishlist{display:block}.top-box .top-links .link.wishlist::before{width:22px;height:18px}.bottom-menu .list-items{-webkit-column-gap:5px;column-gap:5px}.bottom-menu .list-items li a{padding:2px 10px}.hide-on-mobile{display:none}.overview-section .tabs{width:100%;overflow-x:scroll}.overview-section .tabs .link{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.overview-section.content-wrapper .left-section{width:64%;padding:15px}.overview-section.content-wrapper .left-section .content{width:100%}.overview-section.content-wrapper .left-section .video-wrapper{display:none}.overview-section.content-wrapper .right-section{width:34%}.bottom-menu li{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.mobile-filters{display:block}.two-column-left .left-section{display:none}.two-column-left .right-section{width:100%}.home-buyers .buyers-list .items{-webkit-column-gap:5%;column-gap:5%}.home-buyers .data-table td,.home-buyers .data-table th{border:1px solid var(--border-color)}.home-buyers .data-table .link{padding:10px;text-align:left;position:-webkit-sticky;position:sticky;left:0}.home-buyers .data-table tr:last-child .link{border-bottom:1px solid var(--border-color)}.home-buyers .all-links.top-border{border-top:0}.video-section .right-content .title{margin-bottom:26px}.video-section .right-content ul{row-gap:20px}.countries-covered-section .countries-grid{width:100%;overflow-x:scroll}.countries-covered-section td{min-width:220px}.reviews-section .review-items{margin-top:10px}.reviews-section .review-items>div{padding:20px 15px}.reviews-section .review-items>div p{font-size:12px;line-height:19.5px}.reviews-section .review-items>div .name-wrapper .name{font-size:14px}.reviews-section .review-items>div .name-wrapper .name span{font-size:12px}.pricing-section .pricing-cards{margin-top:10px;overflow-x:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pricing-section .pricing-cards>div{min-width:240px}.explore-links ul,.references-section .references-cards{margin-top:10px}.grow-business-section .bottom-section{margin-top:15px}.key-indicators .items{overflow-x:scroll}.key-indicators .item{min-width:125px}.key-indicators .brass-hsn{min-width:115px}.info-items .info-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-items .rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-items .money-back,.info-items .rating-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;text-align:center}footer .footer-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0}footer .footer-wrapper .footer-column{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%}footer .footer-bottom{padding:15px}.explore-links ul{-webkit-column-gap:2%;column-gap:2%}.explore-links ul li{width:32%}.find-buyers{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:15px}.find-buyers .content-box{width:100%}.find-buyers .find-buyer-table,.find-buyers .img-wrapper,.find-buyers .video-wrapper{width:49%}.successled-grid-wrapper{padding:15px 10px}.successled-grid .content{width:32.33%}.successled-grid .card{padding:30px 15px}.review-ques-section .inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.company-contact-address.full-width .items .address,.review-ques-section .item{width:100%}.company-supplier-table table .name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:11px;font-weight:400;line-height:18.04px}.company-supplier-table table tr td{font-size:11px;font-weight:400;line-height:18.04px}.company-tabs-wrapper .feature-grid table td,.company-tabs-wrapper .feature-grid table th{padding:10px}.company-tabs-wrapper .feature-grid.company-map-box .sources .destination span{display:none}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper .countries{row-gap:15px}.buyers-overview.company-overview .sm-heading{font-size:16px}.buyers-overview.company-overview .company-overview-left{width:64%}.buyers-overview.company-overview .company-overview-right{width:34%}.buyers-overview.company-overview .buyers-overview-content .content{display:block}.buyers-overview.company-overview .buyers-overview-content .img-wrapper{width:92px;height:92px;min-width:92px;float:left;margin-right:40px;margin-bottom:20px}.buyers-overview.company-overview .buyers-overview-content .img-wrapper img{width:52px}.buyers-overview.company-overview .company-key-contacts .contact-links .icon{padding-left:20px;font-size:12px}.buyers-overview.company-overview .company-key-contacts .contact-links .icon.icon-call::before,.buyers-overview.company-overview .company-key-contacts .contact-links .icon.icon-email::before,.buyers-overview.company-overview .company-key-contacts .contact-links .icon.icon-linkedin::before{width:16px;height:16px}}@media only screen and (max-width:767.5px){.stickytablist{margin-top:25px}.section-padding{padding:15px 0}nav .right-section{-webkit-column-gap:15px;column-gap:15px}.btn{font-size:13px;font-weight:600;line-height:19.5px;padding:4px 8px}h1.heading-title{font-size:18px;font-weight:600;line-height:24px}.md-heading{font-size:18px;line-height:26px;margin-bottom:10px}.sm-heading{font-size:16px;line-height:24px;padding:8px 10px}.sm-heading .title{font-size:16px;line-height:24px;padding:0}.sm-heading p{font-size:12px;font-weight:400;line-height:19.5px}.sm-heading .title-wrapper .icon{top:7px}.sm-heading.has-accordion{padding-right:25px;position:relative}.sm-heading.has-accordion::after{content:"+";position:absolute;right:15px;top:11px;bottom:auto;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1;font-weight:600;color:var(--black-color)}.breadcrumb .link,.breadcrumb li{font-size:10px;line-height:14px}.breadcrumb .link::after{font-size:12px}.heading-wrapper{font-size:16px;line-height:24px}nav .icon-close.show,nav .icon-search,nav .icon-toggle.show{display:-webkit-box;display:-ms-flexbox;display:flex}nav .menu-wrapper{display:none}nav .mobile-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:300px;max-width:90%;padding-bottom:50px;position:fixed;right:-100%;top:0;bottom:0;height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--light-bg);z-index:9;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:0;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;overflow-y:scroll}nav .mobile-menu-wrapper li{width:100%}nav .mobile-menu-wrapper.show{right:0}nav .mobile-menu-wrapper .menu-close{position:absolute;right:15px;top:22px}nav .mobile-menu-wrapper .top-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:15px 50px 15px 15px;background:var(--white-color)}nav .mobile-menu-wrapper .top-links a{display:-webkit-box;display:-ms-flexbox;display:flex}nav .mobile-menu-wrapper .home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:6px;column-gap:6px;line-height:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:var(--light-blue)}nav .mobile-menu-wrapper .btn-wrapper{padding:15px;width:100%;-webkit-column-gap:10px;column-gap:10px}nav .mobile-menu-wrapper .btn-wrapper .btn{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px 8px}nav .mobile-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:5px 15px 15px}nav .mobile-menu .link{padding:10px;border-bottom:1px solid var(--border-color)}nav .link{color:var(--black-color);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500}nav .link.dropdown::after{-webkit-filter:brightness(0);filter:brightness(0);right:10px;opacity:.8}nav .link.dropdown.active{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}nav .link.active{background:var(--white-color);color:var(--light-grey)}nav .whatsapplink{position:relative;top:2px}nav .dropdown-items{width:100%;background:var(--white-color);height:0;overflow:hidden;top:0}nav .dropdown-items.show{height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);border:1px solid var(--border-color);border-top:0}nav .dropdown-items .dropdown-item{padding:0 15px;border-bottom:0}nav .dropdown-items .dropdown-item:last-child .link{border-bottom:0}nav .dropdown-items .dropdown-item .link{color:var(--light-grey)}.share-popup .form .input-wrapper{width:calc(100% - 107px)}.top-box .search-wrapper{display:none}.mobile-search.show{left:0}.heading-wrapper h2{font-size:16px;line-height:28px}.top-heading-section .sm-heading{font-size:16px;line-height:28px;margin-bottom:5px}.logo-wrapper{max-width:100px}.bottom-menu{top:51px}.bottom-menu .link{font-size:12px;line-height:20px}.bottom-menu .link.active{background:0 0}.bottom-menu .list-items{padding:4px 0}.overview-section .tabs .link{font-size:13px;font-weight:600;line-height:24px;padding:7px 12px}.overview-section.content-wrapper{display:none}.overview-section.content-wrapper .inner-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.overview-section.content-wrapper .left-section,.overview-section.content-wrapper .right-section{width:100%}.home-buyers .buyers-name .name{font-size:14px;line-height:21px}.home-buyers .buyers-list .items{-webkit-column-gap:2%;column-gap:2%;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-buyers .buyers-list .item{width:49%}.home-buyers .social-list .items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:3%;column-gap:3%}.home-buyers .social-list .item{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.home-buyers .social-list .item:last-child{width:100%}.home-buyers .export-list .table-responsive{margin-top:10px}.home-buyers .export-list .items{overflow-x:scroll;row-gap:0;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.home-buyers .export-list .item{-webkit-column-gap:0;column-gap:0;row-gap:0;padding-bottom:0;border-bottom:0 solid var(--border-color)}.home-buyers .export-list .item:last-child{border-bottom:0}.home-buyers .export-list .date,.home-buyers .export-list .flag,.home-buyers .export-list .weight{background:var(--white-color);min-width:80px;padding:10px}.home-buyers .export-list .date,.home-buyers .export-list .description,.home-buyers .export-list .flag{border-right:1px solid var(--border-color)}.home-buyers .export-list .date,.home-buyers .export-list .description,.home-buyers .export-list .flag,.home-buyers .export-list .weight{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color)}.home-buyers .export-list .date{position:-webkit-sticky;position:sticky;left:0;min-width:100px}.home-buyers .export-list .description{background:var(--white-color);padding:10px;min-width:200px}.home-buyers .export-list .link{background:var(--white-color);padding:10px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.reviews-section .review-items{overflow-x:scroll}.reviews-section .review-items>div{min-width:250px}.video-section .inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}.video-section .inner-wrapper .right-content,.video-section .inner-wrapper .video-container{width:100%}.video-section .inner-wrapper .right-content .title{font-size:24px;line-height:39.36px}.video-section .inner-wrapper .right-content ul .name{font-size:16px;line-height:24px}.references-section .references-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.references-section .references-cards>details{width:100%}.references-section .references-cards>details .card-header h3{font-size:13px;line-height:21.5px}.references-section .heading-wrapper p{font-weight:400}.feature-grid{padding:15px 10px}.feature-grid>div{width:49%}.explore-links{padding:15px 10px}.explore-links ul{-webkit-column-gap:2%;column-gap:2%}.explore-links ul li{width:49%;text-align:center}.pricing-section .pricing-cards .mark-header .badge,.pricing-section .pricing-cards .mark-header .price{font-size:16px;line-height:24px}.key-indicators .sm-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.key-indicators .sm-heading.with-copy{padding-right:110px}.key-indicators .sm-heading .copy{position:absolute;right:15px;top:0;bottom:0;margin:auto}.key-indicators .sm-heading .num{font-size:16px;line-height:21px}.key-indicators .item{font-size:12px;line-height:19.5px;padding:10px 15px}.key-indicators .item span{font-size:16px;line-height:24px}.key-indicators .brass-hsn .items{overflow-x:unset}.key-indicators .brass-hsn .item{padding:10px}.key-indicators .brass-hsn .item a,.key-indicators .brass-hsn .item dt{font-size:11px;line-height:17.5px;color:var(--light-grey)}.brass-navs ul{row-gap:8px}.brass-navs ul.two-column li{width:100%}.brass-navs ul.five-column li{width:49%}.brass-navs li a{font-size:12px;line-height:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 36px 8px 15px}.brass-navs li a::after{width:10px;height:10px;top:12px}.brass-navs li .right{font-size:10px;line-height:16px}.brass-hierarchy p{font-size:13px;line-height:21.5px}.brass-hierarchy .item{-webkit-column-gap:10px;column-gap:10px}.brass-hierarchy .item .num{font-size:13px;line-height:19.5px;padding:8px 10px;min-width:80px}.brass-hierarchy .item .text{line-height:1.25}.brass-hierarchy .item .text b{font-size:13px;line-height:21.5px}.brass-hierarchy .item .text p{font-size:13px;line-height:21.5px;margin-top:3px}.brass-import-export details summary{font-size:13px;font-weight:400;line-height:21.5px}.buyers-overview .inner-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}.buyers-overview .inner-content figure,.buyers-overview .inner-content img{width:100%;min-width:175px}.find-buyers{padding:15px 10px}.find-buyers .find-buyer-table,.find-buyers .img-wrapper,.find-buyers .video-wrapper,.find-buyers figure,.find-buyers img{width:100%}.references-cards>details .card-header{font-size:11px;font-weight:500;line-height:16.5px}.references-cards.country-wise nav li{width:50%}.references-cards.country-wise nav li:nth-child(-n+4){border-top:0}.references-cards.country-wise nav li:nth-child(-n+2){border-top:1px solid var(--border-color)}.references-cards.country-wise nav li:nth-child(4n+1){border-left:0}.references-cards.country-wise nav li:nth-child(odd){border-left:1px solid var(--border-color)}.grow-business-section .bottom-section .sm-heading{row-gap:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.successled-grid{row-gap:8px}.successled-grid .content{width:49%}.successled-grid .content:last-child .card{width:100%}.successled-grid .card{padding:15px 8px}.successled-grid .card p{font-size:12px}.successled-grid .card span{left:10px;width:14px;height:26px;padding:5px 2px 10px;font-size:10px;line-height:1}.successled-grid .card span::before{border-left:7px solid #fff0;border-right:7px solid #fff0;border-bottom:7px solid var(--white-color)}.faq-items{display:none;row-gap:8px}.faq-items.show{display:-webkit-box;display:-ms-flexbox;display:flex}.faq-items.with-bg{padding:15px 10px}.faq-items .faq-item{width:100%}.faq-items .faq-title{font-size:13px;font-weight:500;line-height:19.5px}.faq-items .faq-title::after{right:10px}.review-ques-section .inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.review-ques-section .item{width:100%}.review-ques-section .review-filters{padding:10px;-webkit-column-gap:1%;column-gap:1%}.review-ques-section .review-filters li{font-size:10px;padding:6px 1px}.review-ques-section .review-items{padding:15px 10px}.review-ques-section .review-item{padding-bottom:15px;margin-bottom:15px}.review-ques-section .review-item .name-wrapper{-webkit-column-gap:8px;column-gap:8px}.review-ques-section .review-item .name-wrapper .icon-box{width:32px;height:32px;min-width:32px}.review-ques-section .review-item .name-wrapper .right-text .icon-star{width:11px;height:11px}.review-ques-section .review-item p{font-size:12px;line-height:21.5px}.review-ques-section .review-item .helpfull{-webkit-column-gap:6px;column-gap:6px}.review-ques-section .review-item .helpfull .text{font-size:12px}.review-ques-section .review-item .helpfull .no,.review-ques-section .review-item .helpfull .yes{padding:6px;font-size:11px}.review-ques-section .review-item .with-bg{padding:10px}.review-ques-section .review-item .with-bg .name-box{-webkit-column-gap:5px;column-gap:5px}.review-ques-section .review-item .name-wrapper .right-text .name{font-size:11px}.review-ques-section .review-item .date{font-size:11px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.review-ques-section .write-review{padding:10px}.review-ques-section .write-review span{font-size:10px;font-weight:400;line-height:15px}.review-ques-section .write-review .btn{font-size:12px;padding:4px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.review-ques-section form{padding:15px 10px 0}.review-ques-section form input{padding:10px 8px;font-size:11px}.rating-section{padding:15px 10px}.rating-section .overall-rating{padding:10px 0}.rating-section .overall-rating .stars{margin-top:0}.rating-section .overall-rating .stars .icon-star{width:14px;height:14px}.rating-section .overall-rating .rating-value{font-size:21px;font-weight:600;line-height:31.5px}.rating-section .overall-rating .rating-info{padding:10px 6px 0;-webkit-column-gap:5px;column-gap:5px}.rating-section .overall-rating .rating-info span{font-size:12px;font-weight:400;line-height:16.5px}.rating-section .progress{height:4px}.rating-section .rating-breakdown{row-gap:12px}.rating-section .rating-row .num{font-size:12px;line-height:15px}.info-section.section-padding{padding:0}.hide-on-mobile{display:none!important}.company-contact-address .items{padding:15px 10px;gap:10px}.company-contact-address .items .item{-webkit-column-gap:6px;column-gap:6px}.company-branch-locations dl dt{font-size:11px;font-weight:500;line-height:18.04px}.company-branch-locations dl dd{font-size:12px;font-weight:600;line-height:19.68px}.company-branch-locations dl dd::before{top:0}.company-supplier-table .top-wrapper dl{font-size:11px}.company-supplier-table table tr td,.company-supplier-table table tr th{min-width:180px}.company-supplier-table table tr td:first-child,.company-supplier-table table tr th:first-child{min-width:153px;position:-webkit-sticky;position:sticky;left:0;border-right:1px solid var(--border-color)}.company-supplier-table table tr td:last-child,.company-supplier-table table tr th:last-child{min-width:100px}.company-supplier-table table tr td{background:var(--white-color)}.company-tabs-wrapper .feature-grid table td{font-size:11px;font-weight:400;line-height:18.04px;background:var(--white-color)}.company-tabs-wrapper .feature-grid table th{font-size:12px;line-height:18.04px}.company-tabs-wrapper .feature-grid table td,.company-tabs-wrapper .feature-grid table th{width:10%;min-width:80px}.company-tabs-wrapper .feature-grid table td:first-child,.company-tabs-wrapper .feature-grid table th:first-child{min-width:155px;position:-webkit-sticky;position:sticky;left:0;z-index:1;border-right:1px solid var(--border-color)}.company-tabs-wrapper .feature-grid table td:nth-child(2),.company-tabs-wrapper .feature-grid table th:nth-child(2){min-width:200px}.company-tabs-wrapper .feature-grid .read-more-container{margin-top:0}.company-tabs-wrapper .feature-grid .read-more-container .toggle-button{color:var(--light-blue);font-size:12px;font-weight:500;line-height:18.04px}.company-tabs-wrapper .feature-grid>div p{font-size:11px;font-weight:400;line-height:18.04px}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper{padding:8px 12px}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper .title{font-size:11px;font-weight:500;line-height:18.76px}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper .links{-webkit-column-gap:8px;column-gap:8px}.company-tabs-wrapper .feature-grid.company-map-box .top-wrapper .link{font-size:10px;font-weight:400;line-height:16.76px}.company-tabs-wrapper .feature-grid.company-map-box .sm-title{font-size:10px}.company-tabs-wrapper .feature-grid.company-map-box .sources{text-align:left;padding:8px 12px}.company-tabs-wrapper .feature-grid.company-map-box .sources .sm-title{font-size:10px;font-weight:400;line-height:16.4px;width:60%}.company-tabs-wrapper .feature-grid.company-map-box .sources .destination{max-width:40%}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper .countries{width:100%;border-right:0;border-bottom:1px solid var(--border-color);padding:20px 12px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper .countries .item{width:48%}.company-tabs-wrapper .feature-grid.company-map-box .bottom-wrapper .map-wrapper{width:100%;padding:12px}.company-tabs-wrapper .featured-tabs{-webkit-column-gap:20px;column-gap:20px}.company-tabs-wrapper .featured-tabs h3{font-size:11px;font-weight:600;line-height:18.04px}.buyers-overview.company-overview .sm-heading{font-size:16px}.buyers-overview.company-overview .company-overview-left,.buyers-overview.company-overview .company-overview-right{width:100%}.buyers-overview.company-overview .buyers-overview-content .img-wrapper{width:86px;height:86px;min-width:80px;margin-bottom:10px;margin-right:20px}.buyers-overview.company-overview .inner-content .company-contact-address img{max-width:15px}.buyers-overview.company-overview .company-fact-sheets .item,.buyers-overview.company-overview .company-fact-sheets h3{padding:8px}.buyers-overview.company-overview .company-fact-sheets dd,.buyers-overview.company-overview .company-fact-sheets dt,.buyers-overview.company-overview .company-fact-sheets h3{font-size:10px;font-weight:500;line-height:18px}.buyers-overview.company-overview .company-fact-sheets dt{padding-left:18px}.buyers-overview.company-overview .company-fact-sheets dt::before{width:14px;height:14px;top:1px}.buyers-overview.company-overview .company-fact-sheets dd{text-align:right}.buyers-overview.company-overview .company-key-contacts .contact-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:20px;column-gap:60px}.company-competitors .inner-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px}.company-competitors .inner-wrapper .item{width:100%}.company-competitors .inner-wrapper dl{padding:6px 12px}.company-competitors .inner-wrapper dt{font-size:12px;line-height:19.04px}.company-competitors .inner-wrapper dd{font-size:13px;line-height:21.4px}.company-competitors .inner-wrapper .bottom-links ul li a{font-size:12px;font-weight:400;line-height:19.04px;padding:6px 12px}div.see-more-links{padding:10px!important;font-size:11px}div.see-more-links a{font-weight:600;font-size:11px;line-height:18px}div.see-more-links .btn-wrapper{-webkit-column-gap:10px;column-gap:10px}.company-related-link .top-heading-section{row-gap:0}.company-related-link .inner-wrapper{row-gap:16px}.company-related-link ul{grid-template-columns:repeat(2,1fr)}.company-related-link li{padding:6px 12px}.company-related-link li a{font-size:12px;font-weight:400;line-height:19.04px}.bill-landing-table table td{padding:6px 0;font-size:12px}.company-overview-chart .top-wrapper .title{font-size:13px;font-weight:500;line-height:21.32px;color:var(--black-color)}.trading-company .title{font-size:10px;font-weight:600;line-height:16.4px}.company-contact-import .paid-subs{padding:10px;-webkit-column-gap:10px;column-gap:10px;bottom:50px}.company-contact-import .paid-subs .text{font-size:12px;font-weight:500;line-height:18px}.company-contact-import .see-more-links{margin-top:15px}}@media only screen and (max-width:560px){.feature-grid>div{width:100%}footer .footer-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer-wrapper .footer-column{-webkit-box-flex:1;-ms-flex:1 1 35%;flex:1 1 35%;max-width:100%}footer .footer-wrapper .form-wrapper .phone .mpin{max-width:50px}footer .footer-wrapper .form-wrapper input,footer .footer-wrapper .form-wrapper select,footer .footer-wrapper .form-wrapper textarea{font-size:12px}.info-items{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}.info-items.small{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.info-items.small .info-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 6px}.info-items.small .promo-message{font-size:12px;font-weight:500;line-height:18px;padding:20px 0}.info-items.small .promo-message::after,.info-items.small .promo-message::before{width:12px;height:12px}.info-items.small .money-back{padding:10px 6px;font-size:12px;font-weight:500;line-height:18px}.info-items.small .money-back img{max-width:55px}.info-items.small .rating{margin-bottom:10px}.info-items.small .rating .rating-value{font-size:14px;font-weight:600;line-height:21px}.info-items.small .rating-info{font-size:11px;font-weight:500;line-height:16.5px}.info-items.small .stars{font-size:18px}.countries-covered-section .buttons{padding:10px 5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.countries-covered-section .buttons .btn{padding:8px;font-size:12px}}@media only screen and (min-width:768px){nav .menu-item:hover .link.dropdown::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}nav .menu-item:hover .link.dropdown~.dropdown-items{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}nav .dropdown-items .dropdown-item:hover .link{opacity:.9}}@media only screen and (max-width:1199px){.overview-section .tabs{-webkit-column-gap:5px;column-gap:5px}.overview-section .tabs .link{padding:10px 15px;font-size:14px}.overview-section .content-wrapper .left-section{width:69%;padding:20px}.overview-section .content-wrapper .right-section{width:29%}.pricing-section .pricing-cards .mark-header{min-height:235px}footer .footer-wrapper .sm-title{font-size:16px;line-height:26px}footer .footer-wrapper .footer-column ul{margin-bottom:25px}footer .footer-wrapper .footer-column ul li a{font-size:13px;line-height:19.5px}footer .footer-wrapper .footer-column:last-child{-webkit-box-flex:1;-ms-flex:1 1 35%;flex:1 1 35%}footer .footer-wrapper .form-wrapper{padding:15px}}@media only screen and (max-width:1024.5px){body{padding-bottom:0;font-size:13px;line-height:21.5px}body.has-filter{padding-bottom:47px}.heading-wrapper .title{margin-bottom:45px}.breadcrumb{-webkit-column-gap:4px;column-gap:4px}.top-box .right-section{-ms-flex-pack:distribute;justify-content:space-around}.top-box .top-links{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-box .top-links .link span{display:none}.top-box .top-links .link.bookmark::before{width:12px;height:18px}.top-box .top-links .link.share::before,.top-box .top-links .link.wishlist::before{width:22px;height:18px}.bottom-menu .list-items{-webkit-column-gap:5px;column-gap:5px}.bottom-menu .list-items li a{padding:2px 10px}.overview-section .tabs{width:100%;overflow-x:scroll}.overview-section .tabs .link{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.overview-section.content-wrapper .left-section{width:100%;padding:15px}.overview-section.content-wrapper .left-section .content{width:100%}.overview-section.content-wrapper .left-section .video-wrapper{display:none}.overview-section.content-wrapper .right-section{width:34%}.bottom-menu li{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.mobile-filters{display:contents}.two-column-left .right-section{width:100%}.home-buyers .buyers-list .items{-webkit-column-gap:5%;column-gap:5%}.home-buyers .data-table td,.home-buyers .data-table th{border:1px solid var(--border-color)}.home-buyers .data-table .link{padding:10px;text-align:left;position:-webkit-sticky;position:sticky;left:0}.home-buyers .data-table tr:last-child .link{border-bottom:1px solid var(--border-color)}.home-buyers .all-links.top-border{border-top:0}.video-section .right-content .title{margin-bottom:26px}.video-section .right-content ul{row-gap:20px}.countries-covered-section .countries-grid{width:100%;overflow-x:scroll}.countries-covered-section td{min-width:220px}.reviews-section .review-items{margin-top:10px}.reviews-section .review-items>div{padding:20px 15px}.reviews-section .review-items>div p{font-size:12px;line-height:19.5px}.reviews-section .review-items>div .name-wrapper .name{font-size:14px}.reviews-section .review-items>div .name-wrapper .name span{font-size:12px}.pricing-section .pricing-cards{margin-top:10px;overflow-x:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pricing-section .pricing-cards>div{min-width:301px}.explore-links ul,.references-section .references-cards{margin-top:10px}.grow-business-section .bottom-section{margin-top:15px}.key-indicators .items{overflow-x:scroll}.key-indicators .item{min-width:148px}.key-indicators .brass-hsn{min-width:115px}.info-items .info-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-items .rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-items .money-back,.info-items .rating-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;text-align:center}footer .footer-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0}footer .footer-wrapper .footer-column{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%}footer .footer-bottom{padding:15px}.explore-links ul{-webkit-column-gap:2%;column-gap:2%}.explore-links ul li{width:32%}.find-buyers{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:15px}.find-buyers .content-box{width:100%}.find-buyers .find-buyer-table,.find-buyers .img-wrapper,.find-buyers .video-wrapper{width:49%}.successled-grid-wrapper{padding:15px 10px}.successled-grid .content{width:32.33%}.successled-grid .card{padding:30px 15px}.review-ques-section .inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.review-ques-section .item{width:100%}.corporate-image,.free-image,.sme-image,.startup-image{width:40px!important;height:40px!important}}@media only screen and (max-width:767.5px){nav .right-section{-webkit-column-gap:15px;column-gap:15px}.btn{font-size:12px;font-weight:600;line-height:19.5px;padding:4px 8px}h1.heading-title{font-size:18px;font-weight:600;line-height:24px}.md-heading{font-size:14px;line-height:26px;margin-bottom:10px;text-align:center}.sm-heading{font-size:14px;line-height:24px;padding:8px 10px}.sm-heading .title{font-size:14px;line-height:24px;padding:0}.sm-heading p{font-size:11px;font-weight:300;line-height:19.5px}.sm-heading .title-wrapper .icon{top:7px;margin-right:5px}.sm-heading.has-accordion{padding-right:25px;position:relative}.sm-heading.has-accordion::after{content:"+";position:absolute;right:15px;top:11px;bottom:auto;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:1;font-weight:600;color:var(--black-color)}.heading-wrapper{font-size:16px;line-height:24px}nav .icon-close.show,nav .icon-search,nav .icon-toggle.show{display:-webkit-box;display:-ms-flexbox;display:flex}nav .menu-wrapper{display:none}nav .mobile-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:300px;max-width:90%;padding-bottom:50px;position:fixed;right:-100%;top:0;bottom:0;height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--light-bg);z-index:9;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:0;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;overflow-y:scroll}nav .mobile-menu-wrapper li{width:100%}nav .mobile-menu-wrapper.show{right:0}nav .mobile-menu-wrapper .menu-close{position:absolute;right:15px;top:22px}nav .mobile-menu-wrapper .top-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:15px 50px 15px 15px;background:var(--white-color)}nav .mobile-menu-wrapper .top-links a{display:-webkit-box;display:-ms-flexbox;display:flex}nav .mobile-menu-wrapper .home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:6px;column-gap:6px;line-height:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:var(--light-blue)}nav .mobile-menu-wrapper .btn-wrapper{padding:15px;width:100%;-webkit-column-gap:10px;column-gap:10px}nav .mobile-menu-wrapper .btn-wrapper .btn{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px 8px}nav .mobile-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:5px 15px 15px}nav .mobile-menu .link{padding:10px;border-bottom:1px solid var(--border-color)}nav .link{color:var(--black-color);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500}nav .link.dropdown::after{-webkit-filter:brightness(0);filter:brightness(0);right:10px;opacity:.8}nav .link.dropdown.active{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}nav .link.active{background:var(--white-color);color:var(--light-grey)}nav .whatsapplink{position:relative;top:2px}nav .dropdown-items{width:100%;background:var(--white-color);height:0;overflow:hidden;top:0}nav .dropdown-items.show{height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);border:1px solid var(--border-color);border-top:0}nav .dropdown-items .dropdown-item{padding:0 15px;border-bottom:0}nav .dropdown-items .dropdown-item:last-child .link{border-bottom:0}nav .dropdown-items .dropdown-item .link{color:var(--light-grey)}.share-popup .form .input-wrapper{width:calc(100% - 107px)}.top-box .search-wrapper{display:none}.mobile-search.show{left:0}.heading-wrapper h2{font-size:16px;line-height:28px}.top-heading-section .sm-heading{font-size:16px;line-height:28px;margin-bottom:5px}.logo-wrapper{max-width:100px}.bottom-menu{top:51px}.bottom-menu.sticky{top:65px!important}.bottom-menu .link{font-size:12px;line-height:20px}.bottom-menu .link.active{background:0 0}.bottom-menu .list-items{padding:4px 0}.overview-section .tabs .link{font-size:13px;font-weight:600;line-height:24px;padding:7px 12px}.overview-section.content-wrapper{display:block}.overview-section.content-wrapper .inner-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.overview-section.content-wrapper .left-section,.overview-section.content-wrapper .right-section{width:100%}.home-buyers .buyers-name .name{font-size:14px;line-height:21px}.home-buyers .buyers-list .items{-webkit-column-gap:2%;column-gap:2%;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-buyers .buyers-list .item{width:49%}.home-buyers .social-list .items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:3%;column-gap:3%}.home-buyers .social-list .item{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.home-buyers .social-list a{min-width:unset!important}.home-buyers .social-list .item:last-child{width:100%}.home-buyers .export-list .table-responsive{margin-top:10px}.home-buyers .export-list .items{overflow-x:scroll;row-gap:0;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.home-buyers .export-list .item{-webkit-column-gap:0;column-gap:0;row-gap:0;padding-bottom:0;border-bottom:0 solid var(--border-color)}.home-buyers .export-list .item:last-child{border-bottom:0}.home-buyers .export-list .date,.home-buyers .export-list .flag,.home-buyers .export-list .weight{background:var(--white-color);min-width:80px;padding:10px}.home-buyers .export-list .date,.home-buyers .export-list .description,.home-buyers .export-list .flag{border-right:1px solid var(--border-color)}.home-buyers .export-list .date,.home-buyers .export-list .description,.home-buyers .export-list .flag,.home-buyers .export-list .weight{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color)}.home-buyers .export-list .date{position:-webkit-sticky;position:sticky;left:0;min-width:100px}.home-buyers .export-list .description{background:var(--white-color);padding:10px;min-width:200px}.home-buyers .export-list .link{background:var(--white-color);padding:10px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.reviews-section .review-items{overflow-x:scroll}.reviews-section .review-items>div{min-width:75%;width:75%!important}.video-section .inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}.video-section .inner-wrapper .right-content,.video-section .inner-wrapper .video-container{width:100%}.video-section .inner-wrapper .right-content .title{font-size:24px;line-height:39.36px}.video-section .inner-wrapper .right-content ul .name{font-size:16px;line-height:24px}.references-section .references-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}.references-section .references-cards>details{width:100%}.references-section .references-cards>details .card-header h3{font-size:13px;line-height:21.5px}.references-section .heading-wrapper p{font-weight:400}.feature-grid{padding:15px 10px}.feature-grid>div{width:49%}.explore-links{padding:15px 10px}.explore-links ul{-webkit-column-gap:2%;column-gap:2%}.explore-links ul li{width:49%;text-align:center}.pricing-section .pricing-cards .mark-header .badge,.pricing-section .pricing-cards .mark-header .price{font-size:16px;line-height:24px}.key-indicators .sm-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.key-indicators .sm-heading.with-copy{padding-right:110px}.key-indicators .sm-heading .copy{position:absolute;right:15px;top:0;bottom:0;margin:auto}.key-indicators .sm-heading .num{font-size:16px;line-height:21px}.key-indicators .item{font-size:12px;line-height:19.5px;padding:10px 15px}.key-indicators .item span{font-size:16px;line-height:24px}.key-indicators .brass-hsn .items{overflow-x:unset}.key-indicators .brass-hsn .item{padding:10px}.key-indicators .brass-hsn .item a,.key-indicators .brass-hsn .item dt{font-size:11px;line-height:17.5px;color:var(--light-grey)}.brass-navs ul{row-gap:8px}.brass-navs ul.two-column li{width:100%}.brass-navs ul.five-column li{width:49%}.brass-navs li a{font-size:12px;line-height:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 36px 8px 15px}.brass-navs li a::after{width:10px;height:10px;top:12px}.brass-navs li .right{font-size:10px;line-height:16px}.brass-hierarchy p{font-size:13px;line-height:21.5px}.brass-hierarchy .item{-webkit-column-gap:10px;column-gap:10px}.brass-hierarchy .item .num{font-size:13px;line-height:19.5px;padding:8px 10px;min-width:80px}.brass-hierarchy .item .text{line-height:1.25}.brass-hierarchy .item .text b{font-size:13px;line-height:21.5px}.brass-hierarchy .item .text p{font-size:13px;line-height:21.5px;margin-top:3px}.brass-import-export details summary{font-size:13px;font-weight:400;line-height:21.5px}.buyers-overview .inner-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}.buyers-overview .inner-content figure,.buyers-overview .inner-content img{width:100%}.find-buyers{padding:15px 10px}.find-buyers .find-buyer-table,.find-buyers .img-wrapper,.find-buyers .video-wrapper{width:100%}.references-cards>details .card-header{font-size:11px;font-weight:500;line-height:16.5px}.references-cards.country-wise nav li{width:50%}.references-cards.country-wise nav li:nth-child(-n+4){border-top:0}.references-cards.country-wise nav li:nth-child(-n+2){border-top:1px solid var(--border-color)}.references-cards.country-wise nav li:nth-child(4n+1){border-left:0}.references-cards.country-wise nav li:nth-child(odd){border-left:1px solid var(--border-color)}.grow-business-section .bottom-section .sm-heading{row-gap:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.successled-grid{row-gap:8px}.successled-grid .content{width:49%}.successled-grid .content:last-child .card{width:100%}.successled-grid .card{padding:15px 8px}.successled-grid .card p{font-size:12px}.faq-items{row-gap:8px}.faq-items.show{display:-webkit-box;display:-ms-flexbox;display:flex}.faq-items.with-bg{padding:15px 10px}.faq-items .faq-item{width:100%}.faq-items .faq-title{font-size:13px;font-weight:500;line-height:19.5px}.faq-items .faq-title::after{right:10px}.review-ques-section .inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.review-ques-section .item{width:100%}.review-ques-section .review-filters{padding:10px;-webkit-column-gap:1%;column-gap:1%}.review-ques-section .review-filters li{font-size:10px;padding:6px 1px}.review-ques-section .review-items{padding:15px 10px}.review-ques-section .review-item{padding-bottom:15px;margin-bottom:15px}.review-ques-section .review-item .name-wrapper{-webkit-column-gap:8px;column-gap:8px}.review-ques-section .review-item .name-wrapper .icon-box{width:32px;height:32px;min-width:32px}.review-ques-section .review-item .name-wrapper .right-text .icon-star{width:11px;height:11px}.review-ques-section .review-item p{font-size:12px;line-height:21.5px}.review-ques-section .review-item .helpfull{-webkit-column-gap:6px;column-gap:6px}.review-ques-section .review-item .helpfull .text{font-size:12px}.review-ques-section .review-item .helpfull .no,.review-ques-section .review-item .helpfull .yes{padding:6px;font-size:11px}.review-ques-section .review-item .with-bg{padding:10px}.review-ques-section .review-item .with-bg .name-box{-webkit-column-gap:5px;column-gap:5px}.review-ques-section .review-item .name-wrapper .right-text .name{font-size:11px}.review-ques-section .review-item .date{font-size:11px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.review-ques-section .write-review{padding:10px}.review-ques-section .write-review span{font-size:10px;font-weight:400;line-height:15px}.review-ques-section .write-review .btn{font-size:12px;padding:4px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.review-ques-section form{padding:15px 15px 0}.rating-section{padding:15px 10px}.rating-section .overall-rating{padding:10px 0}.rating-section .overall-rating .stars{margin-top:0}.rating-section .overall-rating .stars .icon-star{width:14px;height:14px}.rating-section .overall-rating .rating-value{font-size:21px;font-weight:600;line-height:31.5px}.rating-section .overall-rating .rating-info{padding:10px 6px 0;-webkit-column-gap:5px;column-gap:5px}.rating-section .overall-rating .rating-info span{font-size:12px;font-weight:400;line-height:16.5px}.rating-section .progress{height:4px}.rating-section .rating-breakdown{row-gap:12px}.rating-section .rating-row .num{font-size:12px;line-height:15px}.info-section.section-padding{padding:0}.chat-with-us{display:none}.hide-on-mobile{display:none!important}}@media only screen and (max-width:560px){.feature-grid>div{width:100%}footer .footer-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer-wrapper .footer-column{-webkit-box-flex:1;-ms-flex:1 1 35%;flex:1 1 35%}.info-items{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px}.info-items.small{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.info-items.small .info-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 6px}.info-items.small .promo-message{font-size:12px;font-weight:500;line-height:18px;padding:20px 0}.info-items.small .promo-message::after,.info-items.small .promo-message::before{width:12px;height:12px}.info-items.small .money-back{padding:10px 6px;font-size:12px;font-weight:500;line-height:18px}.info-items.small .money-back img{max-width:55px}.info-items.small .rating{margin-bottom:10px}.info-items.small .rating .rating-value{font-size:14px;font-weight:600;line-height:21px}.info-items.small .rating-info{font-size:11px;font-weight:500;line-height:16.5px}.info-items.small .stars{font-size:18px}.countries-covered-section .buttons{padding:10px 5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.countries-covered-section .buttons .btn{padding:8px!important;font-size:13px!important}}.bg-afghanistan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -290px -10px}.bg-albania_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -290px -58px}.bg-algeria_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -290px -106px}.bg-american_samoa_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -290px -154px}.bg-andorra_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -290px -202px}.bg-angola_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -265px}.bg-anguilla_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -265px}.bg-antarctica_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -265px}.bg-antigua_and_barbuda_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -265px}.bg-argentina_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -265px}.bg-armenia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -265px}.bg-aruba_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -342px -10px}.bg-australia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -342px -58px}.bg-austria_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -342px -106px}.bg-azerbaijan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -342px -154px}.bg-bahamas_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -342px -202px}.bg-bahrain_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -342px -250px}.bg-bangladesh_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -313px}.bg-barbados_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -313px}.bg-belarus_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -313px}.bg-belgium_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -313px}.bg-belize_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -313px}.bg-benin_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -313px}.bg-bermuda_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -313px}.bg-bhutan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -394px -10px}.bg-bolivia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -394px -58px}.bg-bosnia-and-herzegovina_small_square,.bg-bosnia_and_herzegovina_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -394px -106px}.bg-botswana_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -394px -154px}.bg-brazil_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -394px -202px}.bg-british_indian_ocean_territory_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -394px -250px}.bg-brunei_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -394px -298px}.bg-brunei_darussalam_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -361px}.bg-bulgaria_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -361px}.bg-burkina-faso_small_square,.bg-burkina_faso_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -361px}.bg-burundi_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -361px}.bg-cambodia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -361px}.bg-cameroon_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -361px}.bg-canada_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -361px}.bg-cape_verde_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -374px -361px}.bg-cape_verde_islands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -446px -10px}.bg-cayman_islands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -446px -58px}.bg-central_african_republic_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -446px -106px}.bg-chad_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -446px -154px}.bg-chile_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -446px -202px}.bg-china_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -446px -250px}.bg-christmas_island_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -446px -298px}.bg-cocos__keeling__islands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -446px -346px}.bg-colombia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -409px}.bg-comoros_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -409px}.bg-congo_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -409px}.bg-congo_the_democratic_republic_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -409px}.bg-congo_the_democratic_republic_of_the_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -409px}.bg-congo__the_democratic_republic_of_the_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -10px -10px}.bg-cook_islands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -409px}.bg-costa-rica_small_square,.bg-costa_rica_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -409px}.bg-cote_divoire_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -374px -409px}.bg-croatia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -498px -10px}.bg-cuba_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -498px -58px}.bg-cyprus_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -498px -106px}.bg-czech_republic_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -498px -154px}.bg-default_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -66px -10px}.bg-denmark_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -498px -202px}.bg-djibouti_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -498px -250px}.bg-dominica_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -498px -298px}.bg-dominican-republic_small_square,.bg-dominican_republic_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -498px -346px}.bg-egypt_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -498px -394px}.bg-ecuador_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -457px}.bg-el_salvador_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -457px}.bg-equatorial_guinea_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -457px}.bg-eritrea_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -457px}.bg-estonia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -457px}.bg-ethiopia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -457px}.bg-euador_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -457px}.bg-falkland_islands__malvinas__small_square{width:32px;height:28px;background:url(../images/sprite.webp) -374px -457px}.bg-faroe_islands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -426px -457px}.bg-fiji_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -478px -457px}.bg-finland_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -10px}.bg-france_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -58px}.bg-french-guiana_small_square,.bg-french_guiana_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -106px}.bg-french-polynesia_small_square,.bg-french_polynesia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -154px}.bg-gabon_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -202px}.bg-gambia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -250px}.bg-georgia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -298px}.bg-germany_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -346px}.bg-ghana_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -394px}.bg-gibraltar_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -550px -442px}.bg-greece_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -505px}.bg-greenland_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -505px}.bg-grenada_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -505px}.bg-guadeloupe_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -505px}.bg-guam_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -505px}.bg-guatemala_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -505px}.bg-guinea_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -505px}.bg-guinea_bissau_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -374px -505px}.bg-guyana_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -426px -505px}.bg-haiti_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -478px -505px}.bg-heard_island_and_mcdonald_islands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -530px -505px}.bg-holy_see__vatican_city_state__small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -553px}.bg-honduras_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -553px}.bg-hong-kong_small_square,.bg-hong_kong_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -553px}.bg-hungary_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -553px}.bg-iceland_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -553px}.bg-india_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -553px}.bg-indonesia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -553px}.bg-iran_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -374px -553px}.bg-iran__islamic_republic_of_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -10px -61px}.bg-iraq_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -426px -553px}.bg-ireland_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -478px -553px}.bg-israel_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -530px -553px}.bg-italy_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -10px}.bg-ivory-coast_small_square,.bg-ivory_coast_small_square,.bg-ivory_coast_square_small_square{width:31px;height:27px;background:url(../images/sprite.webp) -62px -793px}.bg-jamaica_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -58px}.bg-japan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -106px}.bg-jordan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -154px}.bg-kazakhstan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -202px}.bg-kenya_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -250px}.bg-kiribati_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -298px}.bg-korea_republic_of_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -394px}.bg-korea__republic_of_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -122px -10px}.bg-krgystan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -442px}.bg-kuwait_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -490px}.bg-kyrgyzstan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -602px -538px}.bg-laos_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -601px}.bg-latvia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -601px}.bg-lebanon_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -601px}.bg-lesotho_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -601px}.bg-liberia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -601px}.bg-liechtenstein_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -601px}.bg-lithuania_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -601px}.bg-luxembourg_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -374px -601px}.bg-macao_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -426px -601px}.bg-macedonia__the_former_yugoslav_republic_of_small_square,.bg-macedonia_small_square,.bg-yugoslavia_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -810px -679px}.bg-madagascar_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -478px -601px}.bg-malawi_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -530px -601px}.bg-malaysia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -582px -601px}.bg-maldives_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -10px}.bg-mali_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -58px}.bg-malta_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -106px}.bg-mamibia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -154px}.bg-marshall_islands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -202px}.bg-martinique_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -250px}.bg-mauritania_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -298px}.bg-mauritius_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -346px}.bg-mexico_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -394px}.bg-micronesia_federated_states_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -442px}.bg-micronesia__federated_states_of_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -10px -112px}.bg-moldova_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -490px}.bg-moldova__republic_of_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -66px -112px}.bg-monaco_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -538px}.bg-mongolia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -654px -586px}.bg-montserrat_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -649px}.bg-morocco_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -649px}.bg-mozambique_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -649px}.bg-myanmar_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -649px}.bg-namibia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -649px}.bg-nauru_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -649px}.bg-nepal_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -649px}.bg-netherlands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -374px -649px}.bg-netherlands_antilles_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -426px -649px}.bg-new-caledonia_small_square,.bg-new_caledonia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -478px -649px}.bg-new-zealand_small_square,.bg-new_zealand_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -530px -649px}.bg-nicaragua_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -582px -649px}.bg-niger_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -634px -649px}.bg-palestine_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -539px}.bg-nigeria_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -10px}.bg-niue_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -58px}.bg-no_small_square{width:27px;height:27px;background:url(../images/sprite.webp) -113px -793px}.bg-norfolk_island_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -106px}.bg-northern_mariana_islands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -154px}.bg-north_korea_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -202px}.bg-norway_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -250px}.bg-oman_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -298px}.bg-pakistan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -346px}.bg-palau_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -394px}.bg-panama_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -442px}.bg-papua_new_guinea_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -490px}.bg-paraguay_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -538px}.bg-peru_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -586px}.bg-philippines_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -706px -634px}.bg-poland_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -697px}.bg-portugal_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -697px}.bg-puerto_rico_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -697px}.bg-qatar_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -697px}.bg-romania_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -697px}.bg-russia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -697px}.bg-russian_federation_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -122px -112px}.bg-rwanda_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -697px}.bg-saint_helena_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -178px -10px}.bg-saint_kitts_and_nevis_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -374px -697px}.bg-saint_lucia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -426px -697px}.bg-saint_pierre_and_miquelon_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -178px -61px}.bg-saint_vincent_and_the_grenadines_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -478px -697px}.bg-samoa_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -530px -697px}.bg-san_marino_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -582px -697px}.bg-sao_tome_and_principe_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -634px -697px}.bg-saudi-arabia_small_square,.bg-saudi_arabia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -686px -697px}.bg-scotland_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -10px}.bg-senegal_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -58px}.bg-seychelles_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -106px}.bg-sierra-leone_small_square,.bg-sierra_leone_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -154px}.bg-singapore_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -202px}.bg-slovakia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -250px}.bg-slovenia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -298px}.bg-solomon_islands_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -346px}.bg-somalia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -394px}.bg-south_africa_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -442px}.bg-south_georgia_and_the_south_sandwich_islands_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -178px -112px}.bg-south-korea_small_square,.bg-south_korea_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -490px}.bg-spain_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -538px}.bg-sri-lanka_small_square,.bg-sri_lanka_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -586px}.bg-south-sudan_small_square,.bg-south_sudan_small_square,.bg-sudan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -634px}.bg-suriname_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -758px -682px}.bg-svalbard_and_jan_mayen_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -10px -163px}.bg-swaziland_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -745px}.bg-sweden_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -62px -745px}.bg-switzerland_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -114px -745px}.bg-syrian_arab_republic_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -66px -163px}.bg-taiwan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -166px -745px}.bg-taiwan__province_of_china_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -122px -163px}.bg-tajikistan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -218px -745px}.bg-tanzania_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -270px -745px}.bg-tanzania_united_republic_of_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -322px -745px}.bg-tanzania__united_republic_of_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -178px -163px}.bg-thailand_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -374px -745px}.bg-timor_leste_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -234px -10px}.bg-togo_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -426px -745px}.bg-tokelau_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -234px -61px}.bg-tonga_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -478px -745px}.bg-trinidad_and_tobago_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -530px -745px}.bg-tunisia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -582px -745px}.bg-turkey_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -634px -745px}.bg-turkmenistan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -686px -745px}.bg-turks_and_caicos_islands_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -234px -112px}.bg-tuvalu_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -738px -745px}.bg-uganda_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -10px}.bg-ukraine_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -58px}.bg-united-arab-emirates_small_square,.bg-united-arab_emirates_small_square,.bg-united_arab_emirates_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -106px}.bg-united-kingdom_small_square,.bg-united_kingdom_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -154px}.bg-united-states_small_square,.bg-united_states_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -202px}.bg-uruguay_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -250px}.bg-uzbekistan_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -298px}.bg-vanuatu_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -346px}.bg-venezuela_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -394px}.bg-vietnam_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -442px}.bg-viet_nam_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -490px}.bg-virgin_islands_british_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -234px -163px}.bg-virgin_islands__british_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -10px -214px}.bg-virgin_islands_u_s__small_square{width:36px;height:31px;background:url(../images/sprite.webp) -66px -214px}.bg-virgin_islands__u_s__small_square{width:36px;height:31px;background:url(../images/sprite.webp) -122px -214px}.bg-wallis_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -178px -214px}.bg-wallis_and_futuna_small_square{width:36px;height:31px;background:url(../images/sprite.webp) -234px -214px}.bg-western_sahara_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -538px}.bg-west_indies_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -586px}.bg-yemen_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -634px}.bg-yufoslavia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -682px}.bg-zambia_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -810px -730px}.bg-zimbabwe_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -10px -793px}.bg-serbia-and-montenegro_small_square{width:32px;height:28px;background:url(../images/sprite.webp) -842px -697px}.tagify{--tags-disabled-bg:#f1f1f1;--tags-border-color:#ddd;--tags-hover-border-color:#ccc;--tags-focus-border-color:#3595f6;--tag-border-radius:3px;--tag-bg:#e5e5e5;--tag-hover:#d3e2e2;--tag-text-color:black;--tag-text-color--edit:black;--tag-pad:0.3em 0.5em;--tag-inset-shadow-size:1.1em;--tag-invalid-color:#d39494;--tag-invalid-bg:rgba(211, 148, 148, 0.5);--tag--min-width:1ch;--tag--max-width:100%;--tag-hide-transition:0.3s;--tag-remove-bg:rgba(211, 148, 148, 0.3);--tag-remove-btn-color:black;--tag-remove-btn-bg:none;--tag-remove-btn-bg--hover:#c77777;--input-color:inherit;--placeholder-color:rgba(0, 0, 0, 0.4);--placeholder-color-focus:rgba(0, 0, 0, 0.25);--loader-size:0.8em;--readonly-striped:1;display:inline-flex;align-items:flex-start;flex-wrap:wrap;border:1px solid var(--tags-border-color);padding:0;line-height:0;outline:0;position:relative;box-sizing:border-box;transition:0.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}@keyframes rotateLoader{to{transform:rotate(1turn)}}.tagify:has([contenteditable="true"]){cursor:text}.tagify:hover:not(.tagify--focus):not(.tagify--invalid){--tags-border-color:var(--tags-hover-border-color)}.tagify[disabled]{background:var(--tags-disabled-bg);filter:saturate(0);opacity:.5;pointer-events:none}.tagify[disabled].tagify--select,.tagify[readonly].tagify--select{pointer-events:none}.tagify[disabled]:not(.tagify--mix):not(.tagify--select),.tagify[readonly]:not(.tagify--mix):not(.tagify--select){cursor:default}.tagify[disabled]:not(.tagify--mix):not(.tagify--select)>.tagify__input,.tagify[readonly]:not(.tagify--mix):not(.tagify--select)>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div,.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div{padding:var(--tag-pad)}.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before,.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before{animation:readonlyStyles 1s calc(-1s * (var(--readonly-striped) - 1)) paused}.tagify--loading .tagify__input>br:last-child,.tagify[disabled] .tagify__tag__removeBtn,.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input::before{content:none}.tagify--loading .tagify__input::after{content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 #fff0;border-radius:50%;animation:0.4s linear infinite rotateLoader;content:""!important;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty::after{margin-left:0}.tagify+input,.tagify+textarea{position:absolute!important;left:-9999em!important;transform:scale(0)!important}.tagify__tag{display:inline-flex;align-items:center;max-width:var(--tag--max-width);margin-inline:5px 0;margin-block:5px;position:relative;line-height:normal;cursor:default;transition:0.13s ease-out}.tagify__tag>div{display:flex;flex:1;vertical-align:top;box-sizing:border-box;max-width:100%;padding:var(--tag-pad);color:var(--tag-text-color);line-height:inherit;border-radius:var(--tag-border-radius);white-space:nowrap;transition:0.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:var(--tag--min-width);max-width:var(--tag--max-width);transition:0.8s,color 0.1s}.tagify__tag>div>[contenteditable]{display:block;outline:0;-webkit-user-select:text;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div>:only-child{width:100%}.tagify__tag>div::before{content:"";position:absolute;border-radius:inherit;inset:var(--tag-bg-inset,0);z-index:-1;pointer-events:none;transition:120ms;animation:0.3s ease-out tags--bump;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset}.tagify__tag:focus div::before,.tagify__tag:hover:not([readonly]) div::before{--tag-bg-inset:-2.5px;--tag-bg:var(--tag-hover)}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading .tagify__tag__removeBtn{display:none}.tagify__tag--loading::after{--loader-size:0.4em;content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 #fff0;border-radius:50%;animation:0.4s linear infinite rotateLoader;margin:0 .5em 0 -.1em}.tagify__tag--flash div::before{animation:none}.tagify__tag--hide{width:0!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:var(--tag-hide-transition);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div::before{animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before{--tag-bg:var(--tag-invalid-bg);transition:0.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{animation:readonlyStyles 1s calc(-1s * (var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 25%,transparent 50%,var(--tag-bg) 50%,var(--tag-bg) 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}}.tagify__tag--editable>div{color:var(--tag-text-color--edit)}.tagify__tag--editable>div::before{box-shadow:0 0 0 2px var(--tag-hover) inset!important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none}.tagify__tag--editable>.tagify__tag__removeBtn::after{opacity:0;transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div::before{box-shadow:0 0 0 2px var(--tag-invalid-color) inset!important}.tagify__tag__removeBtn{order:5;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:var(--tag-remove-btn-bg);color:var(--tag-remove-btn-color);width:14px;height:14px;margin-inline:auto 4.6666666667px;overflow:hidden;transition:0.2s ease-out}.tagify__tag__removeBtn::after{content:"×";transition:0.3s,color}.tagify__tag__removeBtn:hover{color:#fff;background:var(--tag-remove-btn-bg--hover)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg,rgb(211 148 148 / .3)) inset!important;transition:box-shadow 0.2s}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:var(--tag-pad);line-height:normal;position:relative;white-space:pre-wrap;color:var(--input-color);box-sizing:inherit;overflow:hidden}.tagify__input:focus{outline:0}.tagify__input:focus::before{transition:0.2s ease-out;opacity:0;transform:translatex(6px)}@supports (-ms-ime-align:auto){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{transition:0.2s ease-out;opacity:1;transform:none;color:rgb(0 0 0 / .25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty::after{display:none}}.tagify__input::before{content:attr(data-placeholder);width:100%;height:100%;margin:auto 0;z-index:1;color:var(--placeholder-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;pointer-events:none;opacity:0;position:absolute}.tagify__input::after{content:attr(data-suggest);display:inline-block;vertical-align:middle;position:absolute;min-width:calc(100% - 1.5em);text-overflow:ellipsis;overflow:hidden;white-space:pre;color:var(--tag-text-color);opacity:.3;pointer-events:none;max-width:100px}.tagify__input .tagify__tag{margin:0 1px}.tagify--mix{display:block}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5;display:block}.tagify--mix .tagify__input::before{height:auto;display:none;line-height:inherit}.tagify--mix .tagify__input::after{content:none}.tagify--select{cursor:default}.tagify--select::after{content:">";opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px/8px monospace;height:8px;pointer-events:none;transform:translate(-150%,-50%) scaleX(1.2) rotate(90deg);transition:0.2s ease-in-out}.tagify--select[aria-expanded="true"]::after{transform:translate(-150%,-50%) rotate(270deg) scaleY(1.2)}.tagify--select .tagify__tag{flex:1;max-width:none;margin-inline-end:2em;margin-block:0;padding-block:5px;cursor:text}.tagify--select .tagify__tag div::before,.tagify--select .tagify__tag+.tagify__input{display:none}.tagify--empty .tagify__input::before{transition:0.2s ease-out;opacity:1;transform:none;display:inline-block;width:auto}.tagify--mix .tagify--empty .tagify__input::before{display:inline-block}.tagify--focus{--tags-border-color:var(--tags-focus-border-color);transition:none}.tagify--invalid{--tags-border-color:#d39494}.tagify__dropdown{position:absolute;z-index:9999;transform:translateY(-1px);border-top:1px solid var(--tagify-dd-color-primary);overflow:hidden}.tagify__dropdown[dir="rtl"]{transform:translate(-100%,-1px)}.tagify__dropdown[placement="top"]{margin-top:0;transform:translateY(-100%)}.tagify__dropdown[placement="top"] .tagify__dropdown__wrapper{border-top-width:1.1px;border-bottom-width:0}.tagify__dropdown[position="text"]{box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary),.1);font-size:.9em}.tagify__dropdown[position="text"] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{max-height:var(--tagify-dd-max-height);overflow:hidden;overflow-x:hidden;color:var(--tagify-dd-text-color);background:var(--tagify-dd-bg-color);border:1px solid;border-color:var(--tagify-dd-color-primary);border-bottom-width:1.5px;border-top-width:0;box-shadow:0 2px 4px -2px rgb(0 0 0 / .2);transition:0.3s cubic-bezier(.5,0,.3,1),transform 0.15s;animation:0s 0.3s forwards dd-wrapper-show}@keyframes dd-wrapper-show{to{overflow-y:auto}}.tagify__dropdown__header:empty{display:none}.tagify__dropdown__footer{margin-top:.5em;padding:var(--tagify-dd-item-pad);font-size:.7em;font-style:italic;opacity:.5}.tagify__dropdown__footer:empty{display:none}.tagify__dropdown--initial .tagify__dropdown__wrapper{max-height:20px;transform:translateY(-1em)}.tagify__dropdown--initial[placement="top"] .tagify__dropdown__wrapper{transform:translateY(2em)}.tagify__dropdown__item{box-sizing:border-box;padding:var(--tagify-dd-item-pad);margin:1px;white-space:pre-wrap;cursor:pointer;border-radius:2px;outline:0;max-height:60px;max-width:100%;line-height:normal;position:relative}.tagify__dropdown__item--active{background:var(--tagify-dd-color-primary);color:#fff}.tagify__dropdown__item:active{filter:brightness(105%)}.tagify__dropdown__item--hidden{padding-top:0;padding-bottom:0;margin:0 1px;pointer-events:none;overflow:hidden;max-height:0;transition:var(--tagify-dd-item--hidden-duration,0.3s)!important}.tagify__dropdown__item--hidden>*{transform:translateY(-100%);opacity:0;transition:inherit}.tagify__dropdown__item--selected::before{content:"✓";font-family:monospace;position:absolute;inset-inline-start:6px;text-indent:0;line-height:1.1}.tagify__dropdown:has(.tagify__dropdown__item--selected) .tagify__dropdown__item{text-indent:1em}.product-1{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -325px -421px}.product-2{width:42px;height:42px;background:url(../images/globalSearchCompanySprite.webp) -552px -73px}.product-3{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -388px -421px}.product-4{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -489px -10px}.product-5{width:42px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -444px -484px}.product-6{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -489px -73px}.suplier{width:20px;height:19px;background:url(../images/globalSearchCompanySprite.webp) -516px -659px}.supplier-1{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -489px -136px}.supplier-2{width:42px;height:39px;background:url(../images/globalSearchCompanySprite.webp) -552px -318px}.supplier-3{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -489px -199px}.supplier-4{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -489px -262px}.supplier-5{width:44px;height:42px;background:url(../images/globalSearchCompanySprite.webp) -10px -485px}.supplier-6{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -489px -325px}.supplier_blue{width:15px;height:17px;background:url(../images/globalSearchCompanySprite.webp) -766px -609px}.market-1{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -73px -421px}.market-2{width:42px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -320px -484px}.market-3{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -136px -421px}.market-4{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -199px -421px}.market-5{width:42px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -382px -484px}.market-6{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -262px -421px}.competition{width:18px;height:19px;background:url(../images/globalSearchCompanySprite.webp) -451px -421px}.competition-1{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -73px -358px}.competition-2{width:42px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -72px -484px}.competition-3{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -136px -358px}.competition-4{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -199px -358px}.competition-5{width:42px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -134px -484px}.competition-6{width:43px;height:43px;background:url(../images/globalSearchCompanySprite.webp) -262px -358px}.competitor{width:21px;height:22px;background:url(../images/globalSearchCompanySprite.webp) -722px -315px}#industry_section .card-list{padding:20px}#industry_section .card-list li{position:relative;padding-left:20px;font-size:14px;font-weight:400;line-height:30px}#industry_section .card-list li:before{content:"";position:absolute;background:url(../images/icon-sprite.webp) -80px -540px no-repeat;width:15px;height:12px;left:0;top:10px}#why-we-unique .video-container>img{object-fit:contain!important}.card-list.city-links li{padding-left:35px!important;line-height:40px!important;border-bottom:1px dashed #c3bdbd}.card-list.city-links li a{color:#000!important;text-decoration:none}.card-list.city-links li:hover a{color:#e9204f!important}.visit-lists .visit-box:nth-of-type(2) a,.visit-lists .visit-box:nth-of-type(3) a{display:none!important}.left-content{padding:12px 12px 0 12px;min-width:25%}.svg-icon{height:40px;width:40px;margin:15px;}.fs-14{font-size:14px}.team-structure{margin:20px 0;text-align:center;background:#ffe5eb;border-top:3px solid #e64c65;padding:20px;border-radius:10px}.team-structure img{height:50px;margin-bottom:20px;}#slot-title{position:relative;margin-bottom:25px;font-size:25px}#slot-title:after{content:"";position:absolute;display:block;width:200px;height:4px;background-image:linear-gradient(196deg,#458af1,#062482 45%,#00ddfb);top:40px;left:calc(49% - 82px)}.game-benefits{padding:15px;margin:15px;background:#eef4fb;border-radius:10px;border-top:3px solid #045dff}#custom-tabs .faq-items .faq-item{border-width:0;border-radius:0px!important}.feature-grid.active .types{width:49%!important}

/*custom CSS*/
h1 {
   text-align: center;
   font-weight: 300;
   color: #777
}

h1 span {
   font-weight: 600;
}

.timeline-container {
   width: 95%;
   padding: 50px 0;
   margin: 50px auto;
   position: relative;
   overflow: hidden;
}

.timeline-container:before {
   content: '';
   position: absolute;
   top: 0;
   left: 50%;
   margin-left: -1px;
   width: 2px;
   height: 100%;
   background: #CCD1D9;
   z-index: 1
}

@media screen and (max-width: 768px) {
    .timeline-container:before {
        left: 1.16%;
    }
}

.timeline-block {
   width: -webkit-calc(50% + 8px);
   width: -moz-calc(50% + 8px);
   width: calc(50% + 8px);
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: flex;
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -moz-box-pack: justify;
   justify-content: space-between;
   clear: both;
}

.timeline-block-right {
   float: right;
}

.timeline-block-left {
   float: left;
   direction: rtl
}

.marker {
   width: 16px;
   height: 16px;
   border-radius: 50%;
   border: 2px solid #F5F7FA;
   background: #045dff;
   margin-top: 10px;
   z-index: 999;
}

.timeline-content {
   width: 95%;
   padding: 0 15px;
   color: #666
}

.timeline-content h3 {
   margin-top: 5px;
   margin-bottom: 5px;
   font-size: 25px;
   font-weight: 500
}

.timeline-content span {
   font-size: 15px;
   color: #a4a4a4;
}

.timeline-content p {
   font-size: 14px;
   line-height: 1.5em;
   word-spacing: 1px;
   color: #888;
}


@media screen and (max-width: 768px) {
   .container:before {
      left: 8px;
      width: 2px;
   }
   .timeline-block {
      width: 100%;
      margin-bottom: 30px;
   }
   .timeline-block-right {
      float: none;
   }

   .timeline-block-left {
      float: none;
      direction: ltr;
   }
}

.text-lmb-2 {
    color: #436285;
}

.Container {
    overflow-x: hidden;
	max-width: 100%;
	width: 100%;
	background: #FFF;
	border-radius: 10px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, .05);
}
#Wrapper {
	display: flex;
}
.indicator {
	padding: 1.5rem 0;
	border-right: 1px solid #eee;
	/*width: 45%;*/
	margin-bottom: 0 !important;
}
.indicator li {
	display: flex;
	align-items: center;
	grid-gap: .5rem;
	padding: 10px 2rem;
	cursor: pointer;
	font-size: .875rem;
	color: #222;
	max-width: 230px;
	min-width: 230px;
	border-right: 3px solid transparent;
}
.indicator li i {
	font-size: 1rem;
}
.indicator li:hover {
	background: #F3F0FF;
}
.indicator li.active {
	border-right-color: #04338b;
	color: #04338b;
	background: #F3F0FF;
}
.content-2 {
	padding: 1.5rem 2rem;
	background: url(https://letsmakebrand.com/game/assets/img/rummy-game/circles.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0 !important;
    background-color: #04338b;
}
.content-2 li {
	display: none;
}
.content-2 li.active {
	display: block;
}
.content-2 li h1 {
	font-size: 1.5rem;
	font-weight: 600;
	color: #222;
	margin-bottom: .75rem;
}
.content-2 li p {
	margin-bottom: .5rem;
	color: #d9d9d9;
	font-size: .875rem;
}

@media screen and (max-width: 576px) {
	#Wrapper {
		flex-direction: column;
	}
	.indicator {
		border-right: none;
		width: 100%;
	}
	.indicator li {
	    min-width: 100%;
	}
}
.custom-sec-blackjack li {
    display: block !important;
    margin-bottom: .5rem;
    color: #d9d9d9;
    font-size: .875rem;
}
.custom-ul li{
    min-width: 370px !important;
}
.thin-circle {
  width: 20px; 
  height: 20px;
  border-radius: 50%; 
  border: 1px solid black; /* Adjust border width for thickness */
}
.read-button {
    text-decoration: none;
    font-size: 14px;
    color: #e9204f;
}

/*.instant-form {*/
/*    display: flex !important;*/
/*    padding: 10px;*/
/*    border: 1px solid;*/
/*}*/
/*.instant-form input[type="text"] {*/
/*    border-radius: 0;*/
/*    position: relative;*/
/*    border: none;*/
/*    border-right: 1px solid;*/
/*}*/
/*.instant-form input[type="text"]:before {*/
/*    content: "\f007";*/
/*    position: absolute;*/
/*    font-family: "Font Awesome";*/
/*    font-size: 20px;*/
/*}*/
/*.instant-form input[type="tel"] {*/
/*    border-radius: 0;*/
/*    border: none;*/
/*    border-right: 1px solid;*/
/*}*/
/*.instant-form input[type="email"] {*/
/*    border-radius: 0;*/
/*    border: none;*/
/*}*/


.feature_accordion {
	 padding: 16px;
	 display: flex;
	 flex-direction: column;
	 gap: 16px;
}
 .feature_accordion .accordion_item .accordion_header {
	 display: flex;
	 flex-direction: row;
	 gap: 12px;
	 align-items: center;
	 justify-content: space-between;
	 background: rgb(241 244 249);
	 border-radius: 4px;
	 padding: 14px;
	 font-size: 18px;
	 font-weight: 500;
	 cursor: pointer;
}
 .feature_accordion .accordion_item .accordion_header .status_indicator {
	 transition: transform 500ms;
	 transform: rotate(180deg);
}
 .feature_accordion .accordion_item .accordion_header .icon_with_title {
	 display: flex;
	 flex-direction: row;
	 align-items: center;
	 gap: 12px;
}
.feature_accordion .accordion_item .accordion_header .icon_with_title p {
    margin: 0 !important;
}
 .feature_accordion .accordion_item .accordion_header .icon_with_title img {
	 width: 40px;
}
 .feature_accordion .accordion_item .accordion_body {
	 display: grid;
	 grid-template-rows: 0fr;
	 transition: grid-template-rows 500ms;
}
 .feature_accordion .accordion_item .accordion_body .accordion-content {
	 overflow: hidden;
}
 .feature_accordion .accordion_item .accordion_body .accordion-content .table {
	 margin-top: 12px;
	 border-right: 0.5px solid #000;
	 border-bottom: 0.5px solid #000;
}
 .feature_accordion .accordion_item .accordion_body .accordion-content .table .row {
	 display: grid;
	 grid-template-rows: 1fr 1fr;
	 grid-template-columns: 1fr;
}
 @media (min-width: 912px) {
	 .feature_accordion .accordion_item .accordion_body .accordion-content .table .row {
		 grid-template-rows: 1fr;
		 grid-template-columns: 388px auto;
	}
}
 .feature_accordion .accordion_item .accordion_body .accordion-content .table .row-title {
	 border: 0.5px solid #000;
	 margin: -0.5px;
	 padding: 12px;
	 text-align: center;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 font-size: 14px;
}
 @media (min-width: 912px) {
	 .feature_accordion .accordion_item .accordion_body .accordion-content .table .row-title {
		 justify-content: flex-start;
		 font-size: 16px;
		 padding: 16px;
	}
}
 .feature_accordion .accordion_item .accordion_body .accordion-content .table .row-body {
	 display: grid;
	 grid-template-columns: repeat(4, 1fr);
}
 .feature_accordion .accordion_item .accordion_body .accordion-content .table .row-body .col {
	 border: 0.5px solid #000;
	 margin: -0.5px;
	 padding: 12px 0px;
}
 @media (min-width: 912px) {
	 .feature_accordion .accordion_item .accordion_body .accordion-content .table .row-body .col {
		 text-align: left;
		 padding: 16px 0px;
	}
}
 .feature_accordion .accordion_item .accordion_body .accordion-content .table .row-body .col p {
	 font-size: 14px;
	 display: grid;
	 place-items: center;
	 height: 24px;
	 text-align: center;
}
 @media (min-width: 912px) {
	 .feature_accordion .accordion_item .accordion_body .accordion-content .table .row-body .col p {
		 font-size: 16px;
	}
}
 
#toggleButton1 {
    box-shadow: none !important;
    color: #e9204f;
}

#toggleButton2 {
    box-shadow: none !important;
    color: #f5f5f5;
}

#toggleButton2:hover {
    color: #000;
}

.feature-list_items {
    padding: 0 40px;
    font-size: 14px;
}
 .feature-list_items li {
     display: flex;
    text-align: left;
 }
 .feature-list_items li i {
         display: flex;
    align-items: center;
 }
 
 /*short form*/
 
 #newsletter{
  position: relative;
  z-index:2;
}
#newsletter h1{
  color:#FFFFFF;
  margin-bottom:5px;
}
#newsletter p{
  color:#FFFFFF;
  margin-top:10px;
  font-weight:300;
}
.inline-form{
  margin: 15px 0;
}
.inline-form input{
  display:inline-block;
  /*border:none;*/
  /*outline:none;*/
  margin:5px 4px;
  font-size:14px;
  /*max-width:100%;*/
  /*padding:12px 20px;*/
  border-radius:5px;
}

button.short-form-btn{
  background: #e64c65;
  color:#FFFFFF;
}

/*@media (max-width: 728px) {*/
/*  input[type="text"],*/
/*  input[type="email"]{*/
/*    width:210px;*/
/*  }*/
/*  input[type="submit"]{*/
/*    width:250px;*/
/*  }*/
/*}*/

.read-toggle{
    color: #e9204f;
    font-size: 14px;
    cursor: pointer;
}
.read-toggle i {
    font-size: 13px;
}

.service-info_location {
    padding: 20px;
    min-height: 270px;
    background: #eef4fb;
    text-align: center;
    border-radius: 10px;
    border: 1px solid;
    box-shadow: 8px 8px;
    transition: 0.2s ease-in-out;
}
.service-info_location:hover {
    transform: scale(1.1);
    
}
.service-info_img {
    padding-bottom: 20px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}
.service-info_location h3 a {
    font-size: 17px;
    text-decoration: none;
    color: #000 !important;
}

/*slider css*/

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    padding: 25px 0;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.video-section-container.why-lmb-container-mob button {
    color: #fff !important;
    box-shadow: none !important;
}
.video-section-container.why-lmb-container-mob button:hover {
    color: #000 !important;
}
a.short-form-btn {
    background: #e64c65;
    color: #FFFFFF;
}
.cta.cta-section a {
    background: #fff !important;
    color: #000 !important;
    border-radius: 30px;
    margin: 25px 0;
}
#overview .content.content-section a {
    margin-top: 30px !important;
}
@media screen and (max-width: 768px) {
    .heading-wrapper .title:before {
        left: 35% !important;
    }
     .heading-wrapper .title:after {
        right: 37% !important;
    }
    #escort-locations .col-lg-3 {
    margin: 10px;
}
}
