@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@100..700&display=swap";
:root{--background:#fff;--foreground:#000;--main-color:#064975;--second-color:#ed1c24;--bg-gray:#f8f8f8;--border-color:#dad8d8;--charcoal:#1a1a1a}html,body{cursor:pointer;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}*,:before,:after{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}:focus:not(:focus-visible){box-shadow:none;outline:none}:focus-visible{outline:2px solid var(--main-color);outline-offset:2px}a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.container{max-width:1350px;height:100%;margin:0 auto;padding:0 1rem;position:relative}main{max-width:1920px;margin:0 auto}ul li{list-style:none}header{z-index:999999;background-color:#fff;width:100%;padding:.3rem 0;position:fixed;top:0}.header_cont{justify-content:space-between;align-items:center;display:flex;position:relative}.logo{width:300px;position:relative}nav{align-items:center;gap:3rem;display:flex;position:relative}nav ul{text-transform:uppercase;letter-spacing:1px;align-items:center;gap:30px;font-size:.85rem;font-weight:600;line-height:1rem;list-style:none;display:flex;position:relative}.req_quote{letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--main-color);background-color:var(--main-color);color:#fff;padding:.5rem 2rem;font-size:.85rem;font-weight:300;line-height:1rem;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.req_quote:hover{background-color:var(--second-color);border-color:var(--second-color)}.banner_home{width:100%;height:100vh;position:relative}.banner_home_desk_img{width:100%;height:100%;position:relative;overflow:hidden}.banner_home img{object-fit:cover;width:100%;height:100%;position:absolute}.banner_home .swiper{height:100%}.banner_home .swiper-slide{transform-style:preserve-3d}.banner_home .container{flex-direction:column;justify-content:center;display:flex}.banner_home_mobile{display:none;position:relative}.bannr_h_m_img{background-color:#eee;width:100%;height:auto;position:relative}.bannr_h_m_img img{object-fit:cover;width:100%;height:100%;display:block}.banner_content{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#fff0;max-width:42rem;padding:1rem;position:absolute;bottom:2%}.banner_co_li_btn{gap:1rem;display:flex;position:relative}.banner_co_li_btn a:first-child{text-transform:uppercase;border:1px solid var(--main-color);background-color:var(--main-color);color:#fff;padding:1rem 2.5rem;font-size:.75rem;font-weight:300;line-height:1rem}.banner_co_li_btn a:nth-child(2){text-transform:uppercase;border:1px solid #cecece;padding:1rem 2.5rem;font-size:.75rem;font-weight:300;line-height:1rem}.banner_content span{color:var(--second-color);text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;font-weight:300;line-height:1rem}.banner_content h1{letter-spacing:-.05em;color:#fff;font-size:2rem;font-weight:300}.home_about_us{padding:7rem 0 5rem;position:relative}.home_about_us_cont{justify-content:space-between;gap:4rem;display:flex;position:relative}.left_home_ab_co{width:50%;position:relative}.left_home_ab_co h2{letter-spacing:-.05em;margin-bottom:3rem;font-size:6rem;font-weight:300;line-height:1}.left_home_ab_co h2 span{-webkit-text-fill-color:transparent;text-fill-color:transparent;background-image:linear-gradient(90deg,#f7941d,#ed1c24);-webkit-background-clip:text;background-clip:text}.left_home_ab_co p{max-width:550px;margin-bottom:1rem}.left_home_ab_co p:nth-child(2){margin-bottom:2rem;font-size:1.5rem;font-weight:500;line-height:2rem}.left_home_ab_co a{text-transform:uppercase;letter-spacing:.1em;color:var(--second-color);align-items:center;gap:.5rem;margin-top:2rem;font-size:.75rem;font-weight:300;line-height:1rem;display:inline-flex}.right_home_ab_co{width:540px;height:675px;position:relative}.rig_h_ab_co_img{width:100%;height:100%;position:relative;overflow:hidden}.rig_h_ab_co_img img{object-fit:cover;width:100%;height:100%;display:block}.righ_h_ab_co_ex{background-color:#fff;border:1px solid #e5e7eb;width:250px;height:250px;padding:2rem;position:absolute;bottom:-10%;left:-25%}.righ_h_ab_co_ex h3{margin-bottom:1rem;font-size:2.5rem;font-weight:300;line-height:1}.righ_h_ab_co_ex p{letter-spacing:.1em;color:#6b7280;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1.5rem}.home_our_products_se{border:1px solid #e5e7eb;justify-content:space-between;max-width:1920px;margin:5rem auto 0;display:flex;position:relative}.home_our_pro_s{border-right:1px solid #e5e7eb;width:100%;padding:4rem;transition:all .3s ease-in-out;position:relative}.home_our_pro_s_content{position:relative}.home_our_pro_s_img{width:100%;height:auto;margin-bottom:2rem;position:relative;overflow:hidden}.home_our_pro_s_img img{object-fit:cover;width:100%;height:100%;transition:all .5s;display:block}.home_our_pro_s:hover img{transform:scale(1.1)}.home_our_pro_s_content span{color:var(--second-color);text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;font-weight:300;line-height:1rem}.home_our_pro_s_content h3{letter-spacing:-.05em;text-transform:uppercase;margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.875rem;font-weight:300;line-height:2.25rem}.home_our_pro_s_content p{color:#6b7280;margin-bottom:2rem;font-size:.875rem;line-height:1.625}.home_our_pro_s_content a{letter-spacing:.1em;text-transform:uppercase;border-bottom:2px solid #000;padding-bottom:.25rem;font-size:.75rem;font-weight:300;line-height:1rem;display:inline-block}.home_our_pro_s:hover{background-color:#f2f2f2}.global_impect_home{background-color:#f2f2f2;padding:7rem 0;position:relative}.global_impect_h_title{justify-content:space-between;align-items:flex-end;display:flex;position:relative}.global_impect_h_title span{color:var(--second-color);text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;font-weight:300;line-height:1rem}.global_impect_h_title h2{letter-spacing:-.05em;margin-top:1.5rem;font-size:3.75rem;font-weight:300;line-height:1}.global_impect_h_title p{text-align:right;color:#6b7280;font-size:.875rem;line-height:1.625}.global_impect_h_cont{flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%;margin-top:4rem;display:flex;position:relative}.global_impect_h_s{background-color:#fff;border:1px solid #f1f1f1;flex-direction:column;gap:1.5rem;width:32%;display:flex;position:relative}.glob_imp_h_s_img{width:100%;height:330px;position:relative;overflow:hidden}.glob_imp_h_s_img img{object-fit:cover;width:100%;height:100%;display:block}.glob_imp_hs_if{padding:0 1.5rem 2rem;position:relative}.glob_imp_hs_if h3{margin-bottom:.51rem;font-size:1.3rem;font-weight:300;line-height:1.25}.glob_imp_hs_if p{color:#6b7280;font-size:1rem;line-height:1.625}.global_reach_card{background:var(--main-color);color:#fff;margin:7rem 0;overflow:hidden}.global_reach_layout{flex-wrap:wrap;display:flex}.global_reach_content{flex-direction:column;flex:1;justify-content:center;gap:24px;padding:48px;display:flex}.global_reach_label{color:#60a5fa;letter-spacing:1px;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:300;display:flex}.global_reach_title{font-size:3rem;font-weight:300;line-height:1.2}.global_reach_text{color:#cbd5e1;max-width:520px;font-size:.8rem;line-height:1.7}.global_reach_button{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:16px;font-weight:300;transition:color .25s;display:inline-flex}.global_reach_button:hover{color:#93c5fd}.global_reach_visual{background:var(--main-color);flex:1;min-height:300px;position:relative;overflow:hidden}.global_reach_map{opacity:.4;background-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/e/ec/World_map_blank_without_borders.svg/2000px-World_map_blank_without_borders.svg.png);background-position:50%;background-size:cover;position:absolute;inset:0}.global_reach_overlay{background:linear-gradient(to left,transparent,var(--main-color));position:absolute;inset:0}.global_reach_stats{gap:32px;display:flex;position:absolute;bottom:32px;right:32px}.global_reach_stats .value{font-size:32px;font-weight:300;display:block}.global_reach_stats .label{text-transform:uppercase;letter-spacing:1px;color:#93c5fd;text-align:right;font-size:11px;display:block}@media (max-width:768px){.global_reach_layout{flex-direction:column}.global_reach_content{padding:32px}.global_reach_title{font-size:28px}}.about_indus_foo_divisions{background-color:var(--main-color);color:#fff;border-bottom:1px solid #e5e7eb;width:100%}.about_indus_foo_div_container{border-left:1px solid #fff3;border-right:1px solid #fff3;grid-template-columns:1fr;max-width:1350px;margin:0 auto;display:grid}.about_indus_foo_div_card{border-bottom:1px solid #fff3;height:500px;position:relative;overflow:hidden}.about_indus_foo_div_card:hover img{opacity:.6}.about_indus_foo_div_card img{object-fit:cover;opacity:.4;width:100%;height:100%;transition:opacity .7s;position:absolute;inset:0}.about_indus_foo_div_content{z-index:10;flex-direction:column;justify-content:space-between;padding:3rem;display:flex;position:absolute;inset:0}.about_indus_foo_div_header{justify-content:space-between;align-items:flex-start;display:flex}.about_indus_foo_div_badge{border:1px solid #ffffff4d;padding:.25rem .5rem;font-family:monospace;font-size:.75rem}.about_indus_foo_div_info h2{text-transform:uppercase;letter-spacing:-.05em;margin-bottom:1rem;font-size:3rem;font-weight:300}.about_indus_foo_div_info ul{border-left:1px solid #ffffff4d;padding-left:1rem;list-style:none}.about_indus_foo_div_info ul li{letter-spacing:.025em;color:#d1d5db;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.about_indus_foo_quality{border-bottom:1px solid var(--border-color);background-color:#fff;width:100%}.about_indus_foo_qc_container{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);grid-template-columns:1fr;max-width:1350px;margin:0 auto;display:grid}.about_indus_foo_qc_sidebar{border-bottom:1px solid var(--border-color);background-color:#f9fafb;padding:2rem 3rem}.about_indus_foo_qc_number{color:var(--border-color);margin-left:-.25rem;font-size:3.75rem;font-weight:300;display:block}.about_indus_foo_qc_sidebar h3{text-transform:uppercase;letter-spacing:.2em;margin-top:1rem;font-size:.875rem;font-weight:300}.about_indus_foo_qc_line{background-color:#000;width:3rem;height:1px;margin-top:3rem}.about_indus_foo_qc_main{flex-direction:column;display:flex}.about_indus_foo_qc_docs{border-bottom:1px solid var(--border-color);padding:3rem}.about_indus_foo_qc_docs h4{text-transform:uppercase;letter-spacing:.15em;color:#9ca3af;margin-bottom:2rem;font-size:.75rem;font-weight:300}.about_indus_foo_qc_grid{background-color:var(--border-color);border:1px solid var(--border-color);grid-template-columns:1fr 1fr;gap:1px;display:grid}.about_indus_foo_qc_item{background-color:#fff;padding:1.5rem;transition:background-color .3s}.about_indus_foo_qc_item:hover{background-color:#f9fafb}.about_indus_foo_qc_title{margin-bottom:.5rem;font-size:1.875rem;font-weight:300;display:block}.about_indus_foo_qc_subtitle{color:#6b7280;text-transform:uppercase;font-family:monospace;font-size:.625rem;display:block}.about_indus_foo_qc_divider{background-color:#e5e7eb;width:100%;height:1px;margin:1rem 0 .5rem}.about_indus_foo_qc_note{font-size:.625rem;font-weight:300;display:block}.about_indus_foo_qc_testing{background-color:#f9fafb;flex-direction:column;justify-content:center;padding:3rem;display:flex}.about_indus_foo_qc_testing h4{text-transform:uppercase;letter-spacing:.15em;color:#9ca3af;margin-bottom:1.5rem;font-size:.75rem;font-weight:300}.about_indus_foo_qc_testing ul{list-style:none}.about_indus_foo_qc_testing ul li{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.about_indus_foo_qc_testing ul li:last-child{margin-bottom:0}.about_indus_foo_qc_testing ul li .material-symbols-outlined{padding-top:.25rem;font-size:.875rem}.about_indus_foo_qc_testing ul li strong{text-transform:uppercase;font-size:.875rem;display:block}.about_indus_foo_qc_testing ul li p{color:#6b7280;margin-top:.25rem;font-size:.75rem}.about_indus_foo_marketing{border-bottom:1px solid var(--border-color);width:100%}.about_indus_foo_mkt_container{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);grid-template-columns:1fr;max-width:1350px;margin:0 auto;display:grid}.about_indus_foo_mkt_sidebar{border-bottom:1px solid var(--border-color);background-color:#f9fafb;padding:2rem 3rem}.about_indus_foo_mkt_number{color:var(--border-color);margin-left:-.25rem;font-size:3.75rem;font-weight:300;display:block}.about_indus_foo_mkt_sidebar h3{text-transform:uppercase;letter-spacing:.2em;margin-top:1rem;font-size:.875rem;font-weight:300}.about_indus_foo_mkt_line{background-color:#000;width:3rem;height:1px;margin-top:3rem}.about_indus_foo_mkt_content{grid-template-columns:1fr;display:grid}.about_indus_foo_mkt_partnerships{border-bottom:1px solid var(--border-color);padding:3rem}.about_indus_foo_mkt_partnerships h2{text-transform:uppercase;margin-bottom:2rem;font-size:1.875rem;font-weight:300}.about_indus_foo_mkt_partnerships p{color:#4b5563;margin-bottom:2rem;font-size:.875rem;line-height:1.625}.about_indus_foo_mkt_regions{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem;display:grid}.about_indus_foo_mkt_label{text-transform:uppercase;color:#9ca3af;margin-bottom:.25rem;font-family:monospace;font-size:.625rem;display:block}.about_indus_foo_mkt_name{text-transform:uppercase;font-size:1.25rem;font-weight:300}.about_indus_foo_mkt_logistics{background-color:var(--main-color);color:#fff;flex-direction:column;justify-content:space-between;padding:3rem;display:flex}.about_indus_foo_mkt_log_badge{border:1px solid var(--second-color);color:ffff;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.625rem;font-weight:300;display:inline-block}.about_indus_foo_mkt_log_top h3{text-transform:uppercase;letter-spacing:-.025em;margin-bottom:1rem;font-size:1.875rem;font-weight:300}.about_indus_foo_mkt_log_top p{color:#9ca3af;font-size:.875rem;line-height:1.625}.about_indus_foo_mkt_log_bottom{border-top:1px solid #fff3;justify-content:space-between;align-items:flex-end;margin-top:2rem;padding-top:2rem;display:flex}.about_indus_foo_mkt_log_qty{font-size:2.25rem;font-weight:300;display:block}.about_indus_foo_mkt_log_text{text-transform:uppercase;letter-spacing:.15em;color:#fff;margin-top:.3rem;font-size:.625rem;display:block}.about_indus_foo_mkt_log_bottom button{text-transform:uppercase;letter-spacing:.15em;color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.75rem;font-weight:300;transition:color .3s;display:flex}.about_indus_foo_mkt_log_bottom button:hover{color:#d1d5db}.about_indus_foo_mkt_log_bottom button .material-symbols-outlined{font-size:.875rem}@media (min-width:768px){.about_indus_foo_div_container{grid-template-columns:1fr 1fr}.about_indus_foo_div_card{border-bottom:none;border-right:1px solid #fff3}.about_indus_foo_div_card:last-child{border-right:none}.about_indus_foo_qc_container{grid-template-columns:3fr 9fr}.about_indus_foo_qc_sidebar{border-right:1px solid var(--border-color);border-bottom:none;padding:3rem}.about_indus_foo_qc_main{flex-direction:row}.about_indus_foo_qc_docs{border-right:1px solid var(--border-color);border-bottom:none;width:66.6667%}.about_indus_foo_qc_testing{width:33.3333%}.about_indus_foo_mkt_container{grid-template-columns:3fr 9fr}.about_indus_foo_mkt_sidebar{border-right:1px solid var(--border-color);border-bottom:none;padding:3rem}.about_indus_foo_mkt_content{grid-template-columns:1fr 1fr}.about_indus_foo_mkt_partnerships{border-right:1px solid var(--border-color);border-bottom:none}}@media (max-width:767px){.about_indus_foo_div_content{padding:2rem}.about_indus_foo_div_info h2{font-size:2.5rem}.about_indus_foo_qc_docs,.about_indus_foo_qc_testing,.about_indus_foo_mkt_partnerships,.about_indus_foo_mkt_logistics{padding:2rem}}footer{border-top:1px solid #e5e7eb;width:100%;display:block;position:relative}.footer_cont{justify-content:space-between;width:100%;display:flex}.footer_lef_i{width:100%;padding:5rem 0;position:relative}.footer_righ_i{background-color:#f2f2f2;width:100%;padding:6rem;position:relative}.foot_ri_upper{justify-content:space-between;gap:2rem;display:flex;position:relative}.foot_ri_upper span{color:var(--second-color);text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;font-weight:300;line-height:1rem;display:block}.foot_ri_upper a{color:#3a3a3a;margin-top:1rem;font-size:.875rem;font-weight:600;line-height:1.25rem;display:block}.foot_certi{border-top:1px solid #e5e7eb;margin-top:4rem;padding-top:2rem;position:relative}.foot_certi span{color:var(--second-color);text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;font-weight:300;line-height:1rem;display:block}.social_m_icons{align-items:center;gap:2rem;margin-top:1.5rem;display:flex;position:relative}.social_m_icons a svg{width:24px;height:24px;color:var(--main-color);transition:fill .3s}.certi_imgs{align-items:center;gap:2rem;margin-top:1.5rem;display:flex;position:relative}.certi_imgs h4{letter-spacing:-.05em;color:#7e7e7e;font-size:1.25rem;font-weight:900;line-height:1.75rem}.logo_footer{width:200px;position:relative}.logo_footer img{width:100%}.footer_lef_i h3{letter-spacing:-.05em;text-transform:uppercase;margin:1.5rem 0 2rem;font-size:3.75rem;font-weight:300;line-height:1}.footer_lef_i p{color:#6b7280;max-width:28rem;margin-bottom:3rem;font-size:1.125rem;line-height:1.625}.footer_lef_i a{letter-spacing:.1em;text-transform:uppercase;color:#fff;background-color:var(--main-color);padding:1.25rem 3rem;font-size:.75rem;font-weight:300;line-height:1rem}.copyright{border-top:1px solid #e5e7eb;padding:2.5rem 0;position:relative}.copyright_cont{justify-content:space-between;align-items:center;display:flex;position:relative}.copyright_cont p{color:#6b7280;text-align:right;font-size:.775rem;line-height:1.625}.copyright_cont p a{color:var(--second-color)}.qc_page_border_bottom{border-bottom:1px solid var(--border-color)}.qc_page_border_right{border-right:1px solid var(--border-color)}.qc_page_border_left{border-left:1px solid var(--border-color)}.qc_page_border_top{border-top:1px solid var(--border-color)}.qc_page_border_all{border:1px solid var(--border-color)}.qc_page_header{border-bottom:1px solid var(--border-color);background:#fff}.qc_page_header_content{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:1.5rem 3rem;display:flex}.qc_page_logo{align-items:center;gap:.75rem;display:flex}.qc_page_logo_icon{background:var(--charcoal);justify-content:center;align-items:center;width:24px;height:24px;display:flex}.qc_page_logo_icon span{color:#fff;font-size:10px;font-weight:300}.qc_page_logo_text{letter-spacing:-.05em;text-transform:uppercase;font-size:.875rem;font-weight:300}.qc_page_nav{align-items:center;gap:3rem;display:flex}.qc_page_nav_link{text-transform:uppercase;letter-spacing:.1em;color:var(--charcoal);font-size:11px;font-weight:300;text-decoration:none;transition:color .3s}.qc_page_nav_link:hover,.qc_page_nav_link.active{color:var(--second-color)}.qc_page_btn{background:var(--charcoal);color:#fff;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;border:none;padding:.75rem 1.5rem;font-size:10px;font-weight:300;transition:background .3s}.qc_page_btn:hover{background:#000}.qc_page_hero{grid-template-columns:1fr;display:grid}.qc_page_hero_content{flex-direction:column;justify-content:center;padding:9rem 0 6rem;display:flex}.qc_page_label{letter-spacing:.4em;text-transform:uppercase;color:#9ca3af;margin-bottom:2rem;font-size:.75rem;font-weight:300}.qc_page_hero_title{letter-spacing:-.05em;text-transform:uppercase;margin-bottom:3rem;font-size:7rem;font-weight:300;line-height:.85}.qc_page_hero_text{color:#4b5563;max-width:38rem;font-size:1.125rem;line-height:1.75}.qc_page_hero_image{border-left:1px solid var(--border-color);background:#f9fafb;overflow:hidden}.qc_page_hero_image img{object-fit:cover;width:100%;height:100%}.qc_page_stats_sec{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color)}.qc_page_stats{background:#fff;grid-template-columns:1fr;display:grid}.qc_page_stats_intro{border-right:1px solid var(--border-color);padding:3rem 3rem 3rem 0}.qc_page_stats_intro h2{text-transform:uppercase;letter-spacing:-.05em;margin-bottom:1rem;font-size:1.5rem;font-weight:300}.qc_page_stats_intro p{color:#6b7280;font-size:.875rem;line-height:1.75}.qc_page_stats_grid{grid-template-columns:1fr;display:grid}.qc_page_stat_item{border-right:1px solid var(--border-color);flex-direction:column;justify-content:space-between;height:100%;padding:3rem;display:flex}.qc_page_stat_item:last-child{border-right:none}.qc_page_stat_number{margin-bottom:2rem;font-size:2.25rem;font-weight:300}.qc_page_stat_title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:11px;font-weight:300}.qc_page_stat_desc{color:#6b7280;font-size:.75rem}.qc_page_traceability{border-bottom:1px solid var(--border-color);grid-template-columns:1fr;display:grid}.qc_page_traceability_content{padding:6rem 0}.qc_page_section_title{text-transform:uppercase;letter-spacing:-.05em;margin-top:2rem;margin-bottom:2rem;font-size:2.25rem;font-weight:300;line-height:1}.qc_page_section_text{color:#4b5563;max-width:32rem;margin-bottom:3rem;line-height:1.75}.qc_page_feature_grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.qc_page_feature h4{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:10px;font-weight:300}.qc_page_feature p{color:#6b7280;font-size:.875rem}.qc_page_traceability_image{border-left:1px solid var(--border-color);background:#f9fafb;align-items:flex-end;padding:3rem;display:flex}.qc_page_image_wrapper{width:100%}.qc_page_image_wrapper img{width:100%;margin-bottom:2rem;overflow:hidden}.qc_page_image_caption{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:300}.qc_page_compliance_sec{background:var(--main-color)}.qc_page_compliance{color:#fff;border-bottom:1px solid var(--border-color);grid-template-columns:1fr;display:grid}.qc_page_compliance_content{flex-direction:column;justify-content:center;padding:3rem 7rem 6rem 0;display:flex}.qc_page_compliance_content h2{text-transform:uppercase;letter-spacing:-.05em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:300}.qc_page_compliance_content p{color:#9ca3af;margin-bottom:3rem;font-size:.875rem;line-height:1.75}.qc_page_badge_group{flex-wrap:wrap;gap:1rem;display:flex}.qc_page_badge{text-transform:uppercase;letter-spacing:.1em;border:1px solid #fff3;padding:.5rem 1rem;font-size:10px;font-weight:300}.qc_page_compliance_grid{border-left:1px solid #ffffff1a;grid-template-columns:1fr;display:grid}.qc_page_compliance_item{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;padding:3rem}.qc_page_compliance_item:last-child{border-right:none}.qc_page_compliance_item span.material-symbols-outlined{margin-bottom:1.5rem;font-size:2.25rem;display:block}.qc_page_compliance_item h3{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:10px;font-weight:300}.qc_page_compliance_item p{color:#9ca3af;margin:0;font-size:.75rem}.qc_page_pillars{border-bottom:1px solid var(--border-color);background:#f9fafb;padding:6rem}.qc_page_pillars_intro{text-align:center;max-width:56rem;margin:0 auto 6rem}.qc_page_pillars_intro h2{text-transform:uppercase;letter-spacing:-.05em;margin-top:2rem;margin-bottom:2rem;font-size:3.75rem;font-weight:300;line-height:1}.qc_page_pillars_grid{border:1px solid var(--border-color);grid-template-columns:1fr;gap:0;width:100%;display:grid;position:relative}.qc_page_pillars_grid:before{content:"";background-color:var(--main-color);width:1350px;height:3px;position:absolute;bottom:-46%;left:50%;transform:translate(-50%)}.qc_page_pillar{text-align:center;border-right:1px solid var(--border-color);background:#fff;flex-direction:column;align-items:center;padding:3rem;display:flex;position:relative}.qc_page_pillar:before{content:"";background-color:var(--main-color);width:3px;height:95px;position:absolute;bottom:-46%;left:50%;transform:translate(-50%)}.qc_page_pillar:last-child{border-right:none}.qc_page_pillar_number{color:#d1d5db;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.75rem;font-weight:300}.qc_page_pillar h3{text-transform:uppercase;letter-spacing:-.05em;margin-bottom:1rem;font-size:1.25rem;font-weight:300}.qc_page_pillar p{color:#6b7280;font-size:.75rem;line-height:1.5}.qc_page_footer{background:#fff;width:100%;max-width:1600px;margin:0 auto}.qc_page_footer_grid{grid-template-columns:1fr;display:grid}.qc_page_footer_cta{border-right:1px solid var(--border-color);padding:6rem}.qc_page_footer_cta h2{text-transform:uppercase;letter-spacing:-.05em;margin-bottom:3rem;font-size:2.25rem;font-weight:300}.qc_page_footer_actions{flex-direction:column;gap:2rem;display:flex}.qc_page_btn_outline{border:1px solid var(--charcoal);color:var(--charcoal);text-transform:uppercase;letter-spacing:.2em;cursor:pointer;background:0 0;padding:1.25rem 3rem;font-size:11px;font-weight:300;transition:background .3s}.qc_page_btn_outline:hover{background:#f9fafb}.qc_page_footer_contact{background:#f9fafb;flex-direction:column;justify-content:space-between;padding:3rem;display:flex}.qc_page_contact_info h4{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:10px;font-weight:300}.qc_page_contact_info p{color:#4b5563;margin-bottom:.5rem;font-size:.875rem}.qc_page_footer_bottom{border-top:1px solid #e5e7eb;padding-top:3rem}.qc_page_footer_bottom p{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:300}@media (min-width:768px){.qc_page_hero{grid-template-columns:2fr 1fr}.qc_page_stats{grid-template-columns:1fr 2fr}.qc_page_stats_grid{grid-template-columns:1fr 1fr}.qc_page_traceability{grid-template-columns:7fr 5fr}.qc_page_compliance{grid-template-columns:5fr 7fr}.qc_page_compliance_grid{grid-template-columns:1fr 1fr 1fr}.qc_page_compliance_item{border-bottom:none}.qc_page_pillars_grid{grid-template-columns:1fr 1fr 1fr 1fr}.qc_page_pillars_intro h2{font-size:4.5rem}.qc_page_footer_grid{grid-template-columns:2fr 1fr}.qc_page_footer_actions{flex-direction:row}.qc_page_nav{display:flex}}@media (max-width:767px){.qc_page_nav{display:none}.qc_page_hero_title{font-size:7rem}.qc_page_header_content{padding:1.5rem}.qc_page_hero_content,.qc_page_traceability_content,.qc_page_compliance_content,.qc_page_footer_cta{padding:3rem}}.about_hero{position:relative}.about_hero_cont{justify-content:space-between;width:100%;display:flex;position:relative}.left_ab_hero_co{flex-direction:column;justify-content:center;width:62%;display:flex;position:relative}.righ_ab_hero_co{border-left:1px solid var(--border-color);background:#f9fafb;justify-content:flex-end;align-items:flex-end;width:443px;height:600px;padding:3rem;display:flex;position:relative;overflow:hidden}.righ_ab_hero_co p{color:#000000b3;font-size:1.25rem;font-weight:300;line-height:1.625}.left_ab_hero_co h1{letter-spacing:-.05em;text-transform:uppercase;margin-bottom:3rem;font-size:7rem;font-weight:200;line-height:.85}.left_ab_hero_co span{letter-spacing:.4em;text-transform:uppercase;color:#9ca3af;margin-bottom:2rem;font-size:.75rem;font-weight:600}.left_ab_hero_co p{color:#4b5563;max-width:28rem;font-size:1.125rem;line-height:1.75}.about_p_three_img{gap:1px;width:100%;display:flex;position:relative}.about_p_th_i{width:100%;position:relative}.about_p_th_i img{object-fit:cover;width:100%;height:100%;display:block}.about_p_operations_section{border-bottom:1px solid var(--border-color);padding:8rem 0;overflow:hidden}.about_p_flex_col_gap_12{flex-direction:column;gap:3rem;display:flex}.about_p_flex_col_gap_6{gap:1.5rem;display:flex}.about_p_operations_texts{flex-direction:column;gap:1.5rem;display:flex}.about_p_operations_image{align-self:center;width:100%;max-width:32rem}.about_p_operations_image img{width:100%;height:auto;display:block}.about_p_operations_label{text-transform:uppercase;letter-spacing:.3em;color:#94a3b8;font-size:.75rem;font-weight:300}.about_p_main_heading{letter-spacing:-.025em;text-transform:uppercase;max-width:48rem;font-size:2.25rem;font-weight:300;line-height:1}@media (min-width:768px){.about_p_main_heading{font-size:3.75rem}}.about_p_description{color:#475569;max-width:42rem;font-size:1.25rem;line-height:1.625}.about_p_specializations_grid{grid-template-columns:1fr;gap:3rem;padding-top:2rem;display:grid}@media (min-width:768px){.about_p_specializations_grid{grid-template-columns:repeat(2,1fr)}}.about_p_specialization_item{background-color:#f2f2f2;flex-direction:column;gap:1rem;padding:2rem;display:flex}.about_p_specialization_label{text-transform:uppercase;font-size:.875rem;font-style:italic;font-weight:300}.about_p_specialization_title{font-size:1.5rem;font-weight:300}.about_p_specialization_desc{color:#64748b;font-size:1rem}.about_p_stats_section{border-bottom:1px solid var(--border-color);background-color:#fff;grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:1024px){.about_p_stats_section{grid-template-columns:repeat(4,1fr)}}.about_p_stats_item{border-right:1px solid var(--border-color);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem;display:flex}.about_p_stats_item:nth-child(2){border-right:0}@media (min-width:1024px){.about_p_stats_item:nth-child(2){border-right:1px solid var(--border-color)}.about_p_stats_item:nth-child(3){border-top:0;border-right:1px solid var(--border-color)}.about_p_stats_item:nth-child(4){border-top:0}}.about_p_stats_number{letter-spacing:-.05em;font-size:3rem;font-weight:300}.about_p_stats_label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-size:.625rem;font-weight:600}.about_p_philosophy_section{border-bottom:1px solid var(--border-color);background-color:var(--main-color);color:#fff;padding:5em 0}.about_p_philosophy_container{text-align:center}.about_p_philosophy_content{flex-direction:column;align-items:center;gap:2rem;display:flex}.about_p_philosophy_label{text-transform:uppercase;letter-spacing:.3em;opacity:.5;font-size:.75rem;font-weight:300}.about_p_philosophy_heading{text-transform:uppercase;letter-spacing:-.05em;font-size:3rem;font-weight:300;line-height:1}@media (min-width:768px){.about_p_philosophy_heading{font-size:6rem}}.about_p_philosophy_subheading{letter-spacing:-.025em;margin-top:2rem;font-size:1.875rem;font-weight:300}.about_p_philosophy_desc{opacity:.7;max-width:42rem;margin:0 auto;font-weight:300;line-height:1.625}.about_p_philosophy_button_container{padding-top:2rem}.about_p_philosophy_button{text-transform:uppercase;letter-spacing:.1em;color:#fff;cursor:pointer;background-color:#0000;border:1px solid #fff;padding:1rem 2rem;font-size:.75rem;font-weight:300;transition:background-color .3s,color .3s}.about_p_philosophy_button:hover{color:var(--charcoal);background-color:#fff}.about_p_g_s{background:#f2f2f2;padding:3rem 0}.about_p_grid_section{grid-template-columns:repeat(12,1fr);gap:2rem;display:grid}.about_p_philosophy_card{background-color:var(--border-color);color:#fff;border:1px solid var(--border-color);flex-direction:column;grid-column:span 12;justify-content:space-between;height:450px;padding:2.5rem;display:flex}@media (min-width:1024px){.about_p_philosophy_card{grid-column:span 4}}.about_p_philosophy_content{margin-bottom:1rem}.about_p_philosophy_label{text-transform:uppercase;letter-spacing:.3em;opacity:.5;margin-bottom:1rem;font-size:.625rem;font-weight:300;display:block}.about_p_philosophy_title{text-transform:uppercase;letter-spacing:-.05em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:300;line-height:1.1}.about_p_philosophy_subtitle{letter-spacing:-.025em;margin-bottom:1rem;font-size:1.25rem;font-weight:300}.about_p_philosophy_text{opacity:.7;margin-bottom:2rem;font-size:.875rem;line-height:1.625}.about_p_philosophy_btn{text-transform:uppercase;letter-spacing:.1em;color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff4d;align-self:flex-start;padding:1rem 1.5rem;font-size:.75rem;font-weight:300;transition:background-color .3s,color .3s}.about_p_philosophy_btn:hover{color:var(--charcoal);background-color:#fff}.about_p_quality_card,.about_p_research_card{border:1px solid var(--border-color);background-color:#fff;flex-direction:column;grid-column:span 12;height:450px;padding:2.5rem;display:flex}@media (min-width:768px){.about_p_quality_card,.about_p_research_card{grid-column:span 6}}@media (min-width:1024px){.about_p_quality_card,.about_p_research_card{grid-column:span 4}}.about_p_quality_content,.about_p_research_content{flex-grow:1}.about_p_quality_icon,.about_p_research_icon{margin-bottom:1.5rem;font-family:Material Symbols Outlined;font-size:2.25rem;display:block}.about_p_quality_title,.about_p_research_title{text-transform:uppercase;margin-bottom:1rem;font-size:1.5rem;font-weight:300}.about_p_quality_desc,.about_p_research_desc{color:#64748b;font-size:.875rem;line-height:1.625}.about_p_quality_footer,.about_p_research_footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.about_p_quality_label,.about_p_research_label{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:.625rem;font-weight:600}.about_p_quality_arrow,.about_p_research_arrow{color:#94a3b8;font-family:Material Symbols Outlined;font-size:.875rem}.about_p_marketing_card{border:1px solid var(--border-color);background-color:#fff;flex-direction:column;grid-column:span 12;gap:2.5rem;margin-bottom:3rem;padding:2.5rem;display:flex}@media (min-width:768px){.about_p_marketing_card{flex-direction:row;align-items:flex-start}}.about_p_marketing_left{flex:1}.about_p_marketing_icon{margin-bottom:1.5rem;font-family:Material Symbols Outlined;font-size:2.25rem;display:block}.about_p_marketing_title{text-transform:uppercase;margin-bottom:.5rem;font-size:1.5rem;font-weight:300}.about_p_marketing_subtitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:300}.about_p_marketing_right{flex-direction:column;flex:2;gap:1.5rem;display:flex}.about_p_marketing_desc{color:#475569;font-size:1rem;line-height:1.625}.about_p_marketing_countries{opacity:.6;flex-wrap:wrap;gap:1.5rem;display:flex}.about_p_country{text-transform:uppercase;letter-spacing:.1em;border-right:1px solid #cbd5e1;padding-right:1.5rem;font-size:.75rem;font-weight:800}.about_p_country:last-child{border-right:0}.contact_s_p_hero{border-bottom:1px solid #000}.contact_s_p_hero_container{flex-direction:column;display:flex}@media (min-width:768px){.contact_s_p_hero_container{flex-direction:row}}.contact_s_p_hero_left{border-right:1px solid #000;padding:5rem 5rem 6rem 0}.contact_s_p_hero_label{text-transform:uppercase;letter-spacing:.3em;color:#0006;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:block}.contact_s_p_hero_title{letter-spacing:-.05em;color:#000;text-transform:uppercase;font-size:3rem;font-weight:300;line-height:.85}@media (min-width:768px){.contact_s_p_hero_title{font-size:9rem}}.contact_s_p_hero_right{background-color:#fafafa;flex-direction:column;flex:1;justify-content:flex-end;padding:3rem;display:flex}.contact_s_p_hero_desc{color:#000000b3;font-size:1.25rem;font-weight:300;line-height:1.625}.contact_s_p_contact_info{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.contact_s_p_contact_container{grid-template-columns:1fr;max-width:1400px;margin:0 auto;display:grid}@media (min-width:768px){.contact_s_p_contact_container{grid-template-columns:repeat(3,1fr)}}.contact_s_p_contact_item{border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);padding:3rem;transition:background-color .3s,color .3s}.contact_s_p_contact_item:hover{background-color:var(--main-color);color:#fff}@media (min-width:768px){.contact_s_p_contact_item{border-bottom:0}}.contact_s_p_contact_item:last-child{border-right:0}.contact_s_p_contact_icon{margin-bottom:3rem}.contact_s_p_icon{font-family:Material Symbols Outlined;font-size:2.5rem;font-weight:300}.contact_s_p_contact_type{text-transform:uppercase;letter-spacing:.1em;opacity:.6;margin-bottom:1rem;font-size:.75rem;font-weight:700}.contact_s_p_contact_link{letter-spacing:-.025em;color:inherit;word-break:break-all;font-size:1.5rem;font-weight:500;text-decoration:none}.contact_s_p_contact_note{opacity:.6;margin-top:2rem;font-size:.875rem}.contact_s_p_address{font-style:normal}.contact_s_p_address_text{font-size:1.25rem;font-weight:500;line-height:1.2}.contact_s_p_form_section{position:relative}.contact_s_p_form_container{flex-direction:column;display:flex}@media (min-width:768px){.contact_s_p_form_container{flex-direction:row}}.contact_s_p_form_left{border-right:1px solid var(--border-color);flex:3;padding:6rem 6rem 6rem 0}.contact_s_p_form_title{text-transform:uppercase;letter-spacing:-.025em;margin-bottom:3rem;font-size:1.875rem;font-weight:900}.contact_s_p_form{flex-direction:column;gap:3rem;display:flex}.contact_s_p_form_grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.contact_s_p_form_grid{grid-template-columns:repeat(2,1fr)}}.contact_s_p_form_group{position:relative}.contact_s_p_form_label{text-transform:uppercase;letter-spacing:.1em;color:#0006;margin-bottom:.5rem;font-size:.625rem;font-weight:900;display:block}.contact_s_p_form_input,.contact_s_p_form_select,.contact_s_p_form_textarea{background-color:#0000;border:0;border-bottom:2px solid;width:100%;padding:.75rem;font-size:1.125rem;font-weight:500}.contact_s_p_form_textarea{resize:none;min-height:120px}.contact_s_p_form_button{background-color:var(--main-color);color:#fff;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;border:0;align-items:center;gap:1rem;max-width:fit-content;height:4rem;padding:0 3rem;font-size:.875rem;font-weight:900;transition:background-color .3s;display:inline-flex}.contact_s_p_form_button:hover{background-color:var(--second-color)}.contact_s_p_icon_small{font-family:Material Symbols Outlined;font-size:1rem}.contact_s_p_form_right{flex-direction:column;flex:3;display:flex}.contact_s_p_support{border-bottom:1px solid var(--border-color);background-color:#f2f2f2;flex-grow:1;padding:3rem}@media (min-width:768px){.contact_s_p_support{padding:6rem}}.contact_s_p_support_title{text-transform:uppercase;letter-spacing:-.025em;margin-bottom:2rem;font-size:1.5rem;font-weight:900}.contact_s_p_support_desc{color:#0009;margin-bottom:2rem;font-weight:300;line-height:1.625}.contact_s_p_support_types{flex-direction:column;gap:2rem;display:flex}.contact_s_p_support_type{align-items:flex-start;gap:1rem;display:flex}.contact_s_p_support_icon{color:#fff;background-color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-family:Material Symbols Outlined;font-size:1.25rem;display:flex}.contact_s_p_support_info{flex:1}.contact_s_p_support_type_title{text-transform:uppercase;letter-spacing:.05em;color:#000;margin-bottom:.5rem;font-size:1rem;font-weight:700}.contact_s_p_support_type_desc{color:#000000b3;margin-bottom:.5rem;font-size:.875rem;line-height:1.4}.contact_s_p_response_time{color:#000;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.contact_s_p_map{filter:grayscale()contrast(1.25);height:100%;position:relative;overflow:hidden}.contact_s_p_map_bg{background-image:url(https://lh3.googleusercontent.com/aida-public/AB6AXuDB5VnebV3kMdwNGWQ0O08pUCQGV4v4YvDy3Hw1gKW7j2XRXLM2OO4GmA1Dz-8ySMZb8Z5grI56HRZhvaox6t-pIcq4sQcYq3bXq-uKVSQWHxPMowggPp9TWyqktJ_xccs3jXjH-gkJpwIg0UETG6RlFo3fdlz5wPz-QX54d8k_pu1QlA6QdxzyuHixP2VYr3oPD22ff6KZTaiw6bfsn20TZDLj5wIvhHvjBsUFbk5NDrAAKFir4dcbCKIDx0lGHZy1CD_tTjArlTI);background-position:50%;background-size:cover;position:absolute;inset:0}.contact_s_p_map_overlay{background-color:#0003;transition:background-color .3s;position:absolute;inset:0}.contact_s_p_map:hover .contact_s_p_map_overlay{background-color:#0000}.contact_s_p_map_gps{color:#fff;text-transform:uppercase;letter-spacing:.1em;background-color:#000;padding:1rem;font-size:.625rem;font-weight:900;position:absolute;bottom:1.5rem;left:1.5rem}.products_p_hero{background-color:var(--main-color);color:#fff;padding:6rem 0}@media (min-width:768px){.products_p_hero{padding:8rem 0}}.products_p_hero_container{max-width:1400px;margin:0 auto;padding:0 3rem}.products_p_hero_content{text-align:center;max-width:800px;margin:0 auto}.products_p_hero_label{text-transform:uppercase;letter-spacing:.3em;color:var(--second-color);margin-bottom:2rem;font-size:.75rem;font-weight:700;display:block}.products_p_hero_title{letter-spacing:-.05em;margin-bottom:2rem;font-size:3.75rem;font-weight:300}@media (min-width:768px){.products_p_hero_title{font-size:4.5rem}}.products_p_hero_desc{color:#fffc;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.75rem}.products_p_overview{position:relative}.products_p_product_card{border-top:1px solid var(--border-color);grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.products_p_product_card{grid-template-columns:1fr 1fr;gap:3rem}}.products_p_reverse{direction:rtl}.products_p_reverse .products_p_product_content{direction:ltr}.products_p_product_image{width:100%;height:100%;max-height:550px;position:relative;overflow:hidden}.products_p_product_image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.products_p_product_card:hover .products_p_product_image img{transform:scale(1.05)}.products_p_product_content{max-width:600px;padding:2rem}.products_p_product_label{text-transform:uppercase;letter-spacing:.3em;color:var(--second-color);margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:block}.products_p_product_title{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:300}@media (min-width:768px){.products_p_product_title{font-size:3rem}}.products_p_product_desc{color:#6b7280;margin-bottom:2rem;font-size:1rem;line-height:1.625}.products_p_product_features{margin-bottom:2rem}.products_p_features_title{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:1rem;font-size:.875rem;font-weight:700}.products_p_features_list{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.products_p_feature_item{color:#374151;padding-left:1.5rem;font-size:.875rem;position:relative}.products_p_feature_item:before{content:"✓";color:var(--second-color);font-weight:700;position:absolute;left:0}.products_p_catalog{background-color:#f9fafb;padding:5rem 0}.products_p_catalog_header{margin-bottom:4rem}.products_p_catalog_label{text-transform:uppercase;letter-spacing:.3em;color:var(--second-color);margin-bottom:2rem;font-size:.75rem;font-weight:700;display:block}.products_p_catalog_title{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:600}@media (min-width:768px){.products_p_catalog_title{font-size:3rem}}.products_p_catalog_desc{color:#6b7280;font-size:1rem;line-height:1.625}.products_p_catalog_categories{columns:2;column-gap:1rem}.products_p_category{break-inside:avoid;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.products_p_category_header{cursor:pointer;background-color:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;transition:background-color .3s;display:flex}.products_p_category_header:hover{background-color:#f3f4f6}.products_p_category_info{align-items:center;gap:1rem;display:flex}.products_p_category_color{border-radius:50%;width:1.5rem;height:1.5rem}.products_p_yellow{background-color:#fbbf24}.products_p_orange{background-color:#fb923c}.products_p_red{background-color:#ef4444}.products_p_blue{background-color:#3b82f6}.products_p_green{background-color:#10b981}.products_p_black{background-color:#374151}.products_p_category_title{color:#111827;font-size:1.125rem;font-weight:300}.products_p_category_count{color:#6b7280;font-size:.875rem}.products_p_category_arrow{color:#6b7280;font-family:Material Symbols Outlined;font-size:1.25rem}.products_p_category_content{background-color:#f9fafb;border-top:1px solid #e5e7eb;max-height:0;transition:max-height .3s;overflow:hidden}.products_p_category_content.expanded{max-height:2000px}.products_p_dyes_table{border-collapse:collapse;width:100%;padding:1.5rem}.products_p_table_header{text-align:left;color:#374151;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.products_p_table_row{border-bottom:1px solid #f3f4f6;transition:background-color .2s}.products_p_table_row:hover{background-color:#f9fafb}.products_p_table_cell{color:#374151;padding:.75rem 1rem;font-size:.875rem}.products_p_cta{background-color:var(--main-color);color:#fff;padding:4rem 0}.products_p_cta_title{margin-bottom:1rem;font-size:2.875rem;font-weight:300}.products_p_cta_desc{color:#fffc;margin-bottom:2rem;font-size:1rem;line-height:1.625}.products_p_cta_button{background-color:var(--second-color);color:#fff;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-flex}.products_p_cta_button:hover{background-color:#2563eb}.products_p_icon_small{font-family:Material Symbols Outlined;font-size:1rem}.products_p_pdf_viewer{background-color:#f9fafb;padding:5rem 0}.products_p_pdf_title{letter-spacing:-.025em;margin-bottom:2rem;font-size:2.25rem;font-weight:300}.products_p_pdf_embed{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;min-height:600px;display:flex;overflow:hidden}.products_p_pdf_embed embed{border:none;width:100%;height:600px}.packaging_p_cert_item{flex-direction:column;display:flex}.packaging_p_cert_text{font-size:1.875rem;font-weight:300}.packaging_p_cert_sub{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;font-size:.625rem;font-weight:900}.packaging_p_cert_divider{background-color:var(--border-color);width:1px;height:2.5rem}.packaging_p_hero_image{background-color:#f9fafb;width:443px;min-height:500px;position:relative;overflow:hidden}.packaging_p_hero_image img{object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.packaging_p_hero:hover .packaging_p_hero_image img{transform:scale(1.05)}.packaging_p_options{border-bottom:1px solid var(--border-color);background-color:#f9fafb}.packaging_p_options_header{padding:3rem}.packaging_p_options_title{text-transform:uppercase;letter-spacing:-.025em;font-size:2.25rem;font-weight:300}.packaging_p_options_desc{color:#6b7280;max-width:40rem;margin-top:1rem;font-size:.75rem}.packaging_p_options_grid{border-left:1px solid var(--border-color);grid-template-columns:1fr;display:grid}@media (min-width:768px){.packaging_p_options_grid{grid-template-columns:1fr 1fr}}.packaging_p_option_card{border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);background-color:#fff;flex-direction:column;gap:2rem;padding:3rem;transition:background-color .3s;display:flex}.packaging_p_option_card:hover{background-color:#f9fafb}.packaging_p_option_card:nth-child(2n){border-right:none}@media (min-width:768px){.packaging_p_option_card:nth-child(2n){border-right:1px solid var(--border-color)}.packaging_p_option_card:nth-child(3),.packaging_p_option_card:nth-child(4){border-bottom:none}}.packaging_p_option_header{justify-content:space-between;align-items:flex-start;display:flex}.packaging_p_option_label{text-transform:uppercase;letter-spacing:.1em;color:var(--second-color);margin-bottom:1rem;font-size:.75rem;font-weight:700}.packaging_p_option_title{text-transform:uppercase;margin:1rem 0;font-size:1.5rem;font-weight:300}.packaging_p_option_desc{color:#6b7280;max-width:20rem;font-size:.875rem}.packaging_p_option_icon{color:#d1d5db;font-size:1.875rem}.packaging_p_option_images{grid-template-columns:1fr 1fr;gap:1rem;height:auto;display:grid}.packaging_p_option_images img{object-fit:cover;background-color:#f9fafb;width:100%;height:auto}.packaging_p_option_images_2col{grid-template-columns:1fr}@media (min-width:768px){.packaging_p_option_images_2col{grid-template-columns:1fr 1fr}}.packaging_p_option_subgrid{grid-template-rows:1fr 1fr;gap:1rem;display:grid}.packaging_p_option_image_single{width:100%;position:relative}.packaging_p_option_image_single img{object-fit:cover;background-color:#f9fafb;width:100%;height:auto}.packaging_p_bottom{border-bottom:1px solid var(--border-color);grid-template-columns:1fr;display:grid}@media (min-width:768px){.packaging_p_bottom{grid-template-columns:1fr 1fr}}.packaging_p_custom{border-right:1px solid var(--border-color);background-color:#fff;flex-direction:column;justify-content:center;padding:6rem 0;display:flex}.packaging_p_custom_icon{color:#000;margin-bottom:1.5rem;font-size:3rem}.packaging_p_custom_title{text-transform:uppercase;letter-spacing:-.025em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:300;line-height:1}.packaging_p_custom_desc{color:#6b7280;max-width:28rem;margin-bottom:2rem;font-size:.875rem;line-height:1.625}.packaging_p_custom_link{text-transform:uppercase;letter-spacing:.1em;color:var(--second-color);border-bottom:2px solid var(--second-color);align-items:center;gap:.5rem;width:fit-content;padding-bottom:.25rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .3s;display:inline-flex}.packaging_p_custom_link:hover{color:#1d4ed8}.packaging_p_custom_arrow{font-size:.875rem}.packaging_p_cta{text-align:center;background-color:#f9fafb;flex-direction:column;justify-content:center;padding:6rem 3rem;display:flex}.packaging_p_cta_title{text-transform:uppercase;letter-spacing:-.025em;margin-bottom:1rem;font-size:1.5rem;font-weight:300}.packaging_p_cta_desc{color:#6b7280;max-width:25rem;margin:0 auto 2rem;font-size:.875rem}.packaging_p_cta_button{background-color:var(--main-color);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;max-width:fit-content;margin:0 auto;padding:1rem 2rem;font-size:.75rem;font-weight:700;transition:background-color .3s}.packaging_p_cta_button:hover{background-color:var(--second-color)}.site-header{z-index:9999;background:#fff;width:100%;position:fixed;top:0;box-shadow:0 2px 10px #0000000d}.header_cont{justify-content:space-between;align-items:center;display:flex}.logo{width:260px}.logo img{width:100%}nav{align-items:center;gap:2.5rem;display:flex}nav ul{text-transform:uppercase;letter-spacing:1px;align-items:center;gap:28px;font-size:.85rem;font-weight:600;list-style:none;display:flex}.dropdown{cursor:pointer;position:relative}.dropdown_menu{opacity:0;visibility:hidden;background:#fff;transition:all .3s;position:absolute;top:250%;left:-100%;transform:translateY(10px);box-shadow:0 10px 25px #0000001a}.dropdown:hover .dropdown_menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown_menu li{padding:12px 16px}.dropdown_menu li a{font-size:.8rem;display:flex}.dropdown_products{flex-direction:column;gap:0;width:auto;display:flex}.product_item{align-items:center;gap:15px;width:300px;transition:all .3s;display:flex}.product_item img{object-fit:cover;border:1px solid #eee;width:70px;height:70px}.product_item strong{color:#111;font-size:.85rem;display:block}.product_item p{color:#666;text-transform:none;letter-spacing:normal;margin-top:4px;font-size:.75rem}.product_item:hover{background:#f7f7f7}@media (max-width:1080px){.dropdown_products{width:100%;padding:0}.product_item img{width:60px;height:50px}}.req_quote{background:var(--main-color);color:#fff;text-transform:uppercase;letter-spacing:1px;padding:.6rem 2rem;font-size:.8rem;transition:all .3s}.req_quote:hover{background:var(--second-color)}.hamburger{cursor:pointer;background-color:#0000;border:none;flex-direction:column;gap:5px;font-size:2.5rem;display:none}@media (max-width:1024px){.logo{width:200px}}@media (max-width:1380px){.banner_home{height:85vh;margin-top:80px}.right_home_ab_co{width:450px;height:auto}.righ_h_ab_co_ex{width:250px;height:150px}.home_about_us_cont{gap:0}.left_home_ab_co{width:60%}.left_home_ab_co h2{font-size:5rem}.left_home_ab_co p:nth-child(2){font-size:1.2rem}.home_our_pro_s{padding:3rem}.home_our_pro_s_img{height:auto}.qc_page_pillars_grid:before,.qc_page_pillar:before{display:none}.qc_page_hero_title{font-size:6rem}}@media (max-width:1100px){.hamburger{display:flex}nav{background:#fff;flex-direction:column;width:100%;height:calc(100vh - 70px);padding:2rem;transition:all .3s;position:fixed;top:70px;right:-100%}nav.open{right:0}nav ul{flex-direction:column;align-items:flex-start;gap:20px}.dropdown_menu{box-shadow:none;opacity:1;visibility:visible;margin-top:1.3rem;position:static;transform:none}.req_quote{text-align:center;width:100%;margin-top:2rem}.dropdown_menu li{padding:.5rem 0}}@media (max-width:1030px){.right_home_ab_co{width:40%}.righ_h_ab_co_ex{width:100%;height:auto;bottom:-150px;left:0}.footer_lef_i h3{font-size:3rem}.footer_righ_i{padding:6rem 3rem 3rem}.about_p_main_heading{font-size:3rem}.about_p_philosophy_heading,.qc_page_hero_title{font-size:4rem}.about_p_philosophy_subheading{margin-top:0}.products_p_product_image{padding:1rem}.products_p_product_card:hover .products_p_product_image img{transform:none}.products_p_product_content{width:100%;max-width:100%}.products_p_reverse .products_p_product_content{direction:ltr}}@media (max-width:950px){.home_about_us_cont{flex-direction:column}.left_home_ab_co{width:100%}.right_home_ab_co{width:100%;margin-top:3rem}.home_our_pro_s{padding:1.5rem}.global_impect_h_title{flex-direction:column;align-items:flex-start}.global_impect_h_title p{text-align:left}.glob_imp_h_s_img{height:auto}.global_reach_title{font-size:2rem}.footer_lef_i h3{font-size:2.5rem}.left_home_ab_co h2{font-size:5rem}.footer_righ_i{padding:6rem 3rem 3rem}.left_ab_hero_co h1{font-size:5rem}.about_hero_cont{flex-direction:column}.left_ab_hero_co{width:100%}.righ_ab_hero_co{width:100%;height:auto}.about_hero{margin-top:120px}.righ_ab_hero_co{border:none;border-top:1px solid var(--border-color);margin-top:2rem;padding:1rem 1rem 3rem}.products_p_catalog_categories{columns:1}}@media (max-width:850px){.footer_cont{flex-direction:column}}@media (max-width:768px){.home_our_products_se{flex-wrap:wrap}.home_our_pro_s{width:48%;margin-bottom:2rem}.global_impect_h_cont{flex-wrap:wrap}.global_impect_h_s{width:48%}.banner_home{display:none}.banner_home_mobile{margin-top:70px;display:block}.banner_content{width:100%;max-width:100%;left:50%;transform:translate(-50%)}.banner_content h1{font-size:1.5rem}.left_ab_hero_co h1{font-size:3.5rem}.about_p_flex_col_gap_6{flex-direction:column}.qc_page_hero{margin-top:7rem}.qc_page_hero_content{margin-bottom:3rem;padding:0}.packaging_p_options_header{padding:3rem 0}}@media (max-width:600px){.left_home_ab_co h2{font-size:3rem}.home_our_pro_s_content h3{margin:.51rem 0;font-size:1.5rem}.home_our_pro_s{width:100%;padding:1rem}.global_impect_h_s{width:47%}.home_our_products_se{flex-direction:column}.global_impect_h_title h2{margin-bottom:1rem;font-size:2rem}.global_impect_home{padding:3rem 0}.glob_imp_hs_if{padding:0 1rem 1rem}.global_reach_card{margin:1rem 0 3rem}.global_reach_overlay{background:linear-gradient(to top,transparent,var(--main-color))}.footer_righ_i{background-color:#fff;padding:0 0 2rem}.copyright_cont{flex-direction:column}.copyright_cont p{text-align:center;margin-top:1rem}.foot_ri_upper{flex-direction:column}.left_ab_hero_co h1,.about_p_main_heading{font-size:2.5rem}.about_p_philosophy_content{align-items:flex-start;padding:1rem}.about_p_philosophy_desc{text-align:left}.about_p_philosophy_section{padding:2em 0}.qc_page_hero_title{font-size:3rem}.packaging_p_option_card{padding:1.5rem}.packaging_p_custom{border:none}.qc_page_pillars{padding:1rem}.qc_page_pillars_intro h2{font-size:2.5rem}.qc_page_traceability_image{background:#fff;border:none;padding:1rem}.qc_page_stat_item,.qc_page_traceability_content{padding:1.5rem}.products_p_category_title{font-size:1rem}.products_p_category_header{padding:.5rem}}
