:root{--font-fira-sans:"Fira Sans",system-ui,"Segoe UI",Arial,sans-serif;--font-play:"Play",sans-serif;--primary:#6b5853;--primary-dark:#564845;--primary-light:#857470;--btn:#6b5853;--btn-hover:#564845;--btn-gradient:#6b5853;--btn-gradient-hover:#564845;--secondary:#333333;--secondary-light:#4a4a4a;--accent:#d98c52;--accent-light:rgba(217,140,82,0.12);--text:#333333;--text-light:#757575;--white:#FFFFFF;--header-bg:#FFFFFF;--header-bg-end:#FFFFFF;--light-bg:#faf9f7;--glass:rgba(255,255,255,0.08);--glass-border:rgba(255,255,255,0.15);--shadow:0 10px 40px rgba(107,88,83,0.1);--shadow-lg:0 20px 60px rgba(107,88,83,0.15);--radius:16px;--radius-sm:10px;--transition:all 0.35s cubic-bezier(0.4,0,0.2,1);--scrollbar-size:8px;--scrollbar-track:rgba(107,88,83,0.06);--scrollbar-thumb:rgba(107,88,83,0.45);--scrollbar-thumb-hover:rgba(107,88,83,0.75)}*,:after,:before{box-sizing:border-box}html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--primary-light) 0,var(--primary) 100%);border-radius:100px;border:2px solid transparent;background-clip:padding-box;min-height:48px;-webkit-transition:background .25s ease;transition:background .25s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--accent) 0,var(--primary-dark) 100%);border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-corner{background:transparent}section[id]{scroll-margin-top:110px}html{scroll-behavior:smooth;scroll-padding-top:110px;width:100%;max-width:100%;-webkit-text-size-adjust:100%;overflow-x:hidden;font-family:var(--font-fira-sans),"Fira Sans",sans-serif}.accordion-button,.btn,.form-control,.form-select,.nav-link,.navbar,body,button,input,optgroup,select,textarea{font-family:inherit}body{color:var(--text);background:var(--light-bg);line-height:1.7;width:100%;min-width:0;margin:0;padding:0;overflow-x:hidden}body,img{max-width:100%}img{height:auto}section{width:100%;max-width:100%}.about-image-wrapper img,.about-img,.gallery-img,.gallery-item img,.industry-card img,.industry-img,.product-card-img img,.product-img{width:100%!important;max-width:100%;height:100%;object-fit:cover}#preloader{position:fixed;inset:0;background:var(--secondary);z-index:99999;display:flex;align-items:center;justify-content:center;transition:opacity .5s,visibility .5s}#preloader.hidden{opacity:0;visibility:hidden;pointer-events:none}.loader{width:50px;height:50px;border:3px solid rgba(107,88,83,.2);border-top:3px solid var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.section-label{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--primary);margin-bottom:12px}.section-label:before{content:"";width:30px;height:2px;background:var(--primary)}.section-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:var(--secondary);line-height:1.25;margin-bottom:16px}.section-desc{color:var(--text-light);font-size:1.05rem;max-width:640px}#about .col-lg-6>p.text-muted,#about .section-desc,.about-page-facility .section-desc,.about-page-intro .director-desk-paragraph,.about-page-intro .section-desc,.about-page-intro p.text-muted,.about-page-quality .section-desc,.about-page-quality .text-muted,.accordion-custom .accordion-body,.feature-card p,.mission-vision-card p,.process-card p,.product-card-body p,.testimonial-text{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.about-page-facility .text-center .section-desc,.about-page-intro .text-center .section-desc,.about-page-quality .text-center .section-desc,.text-center .section-desc{text-align:center;text-justify:auto;hyphens:none;-webkit-hyphens:none}#testimonials .section-desc,#why-us .section-desc{max-width:none;white-space:nowrap}@media (max-width:991px){#testimonials .section-desc,#why-us .section-desc{white-space:normal;max-width:640px}}.text-gradient{background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-primary-custom{background:var(--btn);color:var(--white);border:2px solid var(--primary);padding:14px 32px;border-radius:50px;font-weight:600;font-size:.95rem;transition:var(--transition);box-shadow:0 4px 20px rgba(107,88,83,.3)}.btn-primary-custom:hover{background:var(--btn-hover);border-color:var(--primary-dark);transform:translateY(-3px);box-shadow:0 8px 30px rgba(107,88,83,.4);color:var(--white)}.about-learn-more-btn,.about-learn-more-btn:hover{color:var(--accent)}.home-1-theme{--primary:#4B6584;--primary-dark:#3A4F6A;--primary-light:#6B85A3;--accent:#8BA4C4;--btn:#4B6584;--btn-hover:#3A4F6A;--btn-gradient:linear-gradient(135deg,#4B6584,#6B85A3);--btn-gradient-hover:linear-gradient(135deg,#3A4F6A,#4B6584 50%,#6B85A3);--home1-primary:#4B6584;--home1-primary-dark:#3A4F6A;--home1-primary-light:#6B85A3;--home1-btn-gradient:linear-gradient(135deg,#4B6584,#6B85A3);--home1-btn-gradient-hover:linear-gradient(135deg,#3A4F6A,#4B6584 50%,#6B85A3);--home1-icon-shadow:rgba(75,101,132,0.25);--home1-icon-shadow-strong:rgba(75,101,132,0.35);--home1-tint:rgba(75,101,132,0.1);--home1-tint-mid:rgba(75,101,132,0.15);--home1-tint-soft:rgba(75,101,132,0.08)}.home-1-theme .btn-primary-custom{background:var(--home1-btn-gradient);border-color:var(--home1-primary);box-shadow:0 4px 20px rgba(75,101,132,.35)}.home-1-theme .btn-primary-custom:hover{background:var(--home1-btn-gradient-hover);border-color:var(--home1-primary-dark);box-shadow:0 8px 30px rgba(75,101,132,.45)}.home-1-theme .btn-outline-custom:hover{background:var(--home1-btn-gradient);border-color:var(--home1-primary)}.home-1-theme .loader{border-color:var(--home1-tint);border-top-color:var(--home1-primary)}.home-1-theme .hero-badge{border-color:rgba(139,164,196,.45);color:var(--home1-primary-light)}.home-1-theme .about-feature:hover{border-color:rgba(75,101,132,.2)}.home-1-theme .about-feature-icon,.home-1-theme .contact-icon,.home-1-theme .feature-icon-wrap,.home-1-theme .process-card-badge,.home-1-theme .product-card-icon{box-shadow:0 6px 16px var(--home1-icon-shadow)}.home-1-theme .process-card-badge{box-shadow:0 4px 16px var(--home1-icon-shadow-strong)}.home-1-theme .feature-card:hover{border-color:rgba(75,101,132,.3)}.home-1-theme .sector-ellipse-card:hover{box-shadow:0 22px 70px rgba(75,101,132,.18)}.home-1-theme .social-links a{background:var(--home1-tint)}.home-1-theme .accordion-custom .accordion-button:not(.collapsed){background:linear-gradient(135deg,var(--home1-tint-soft),rgba(139,164,196,.1))}.home-1-theme .form-control-custom:focus{box-shadow:0 0 0 4px var(--home1-tint-soft)}.home-1-theme .nav-dropdown-item.active,.home-1-theme .nav-dropdown-item:hover{background:var(--home1-tint-soft)}.home-1-theme .mobile-nav-link.active,.home-1-theme .mobile-nav-sublink.active{background:var(--home1-tint-mid);border-left-color:var(--home1-primary)}.home-2-theme{--primary:#6b5853;--primary-dark:#564845;--primary-light:#857470;--accent:#d98c52;--btn:#6b5853;--btn-hover:#564845;--btn-gradient:#6b5853;--btn-gradient-hover:#564845;--home2-primary:#6b5853;--home2-primary-dark:#564845;--home2-primary-light:#857470;--home2-logo:#d98c52;--home2-logo-light:#d98c52;--home2-btn-gradient:#6b5853;--home2-btn-gradient-hover:#564845;--home2-icon-shadow:rgba(107,88,83,0.25);--home2-icon-shadow-strong:rgba(107,88,83,0.35);--home2-tint:rgba(107,88,83,0.1);--home2-tint-mid:rgba(107,88,83,0.15);--home2-tint-soft:rgba(107,88,83,0.08);--home2-border:rgba(107,88,83,0.15);--home2-border-hover:rgba(107,88,83,0.3);--light-bg:#faf9f7;background:#FFFFFF;min-height:100vh}body:has(.home-2-theme){background:#FFFFFF}.home-2-theme .btn-primary-custom{background:var(--home2-btn-gradient);border-color:var(--home2-primary);box-shadow:0 4px 20px rgba(107,88,83,.3)}.home-2-theme .btn-primary-custom:hover{background:var(--home2-btn-gradient-hover);border-color:var(--home2-primary-dark);box-shadow:0 8px 30px rgba(107,88,83,.4)}.home-2-theme .btn-outline-custom:hover{background:var(--home2-btn-gradient);border-color:var(--home2-primary)}.home-2-theme .loader{border-color:var(--home2-tint);border-top-color:var(--home2-primary)}.home-2-theme .hero-badge{border-color:rgba(217,140,82,.45);color:var(--home2-logo-light)}.home-2-theme .about-feature:hover{border-color:rgba(107,88,83,.2)}.home-2-theme .about-feature-icon,.home-2-theme .contact-icon,.home-2-theme .feature-icon-wrap,.home-2-theme .process-card-badge,.home-2-theme .product-card-icon{box-shadow:0 6px 16px var(--home2-icon-shadow)}.home-2-theme .process-card-badge{box-shadow:0 4px 16px var(--home2-icon-shadow-strong)}.home-2-theme .feature-card:hover{border-color:rgba(107,88,83,.3)}.home-2-theme .sector-ellipse-card:hover{box-shadow:0 22px 70px rgba(107,88,83,.18)}.home-2-theme .social-links a{background:var(--home2-tint)}.home-2-theme .accordion-custom .accordion-button:not(.collapsed){background:linear-gradient(135deg,var(--home2-tint-soft),rgba(107,88,83,.1))}.home-2-theme .form-control-custom:focus{box-shadow:0 0 0 4px var(--home2-tint-soft)}.home-2-theme .nav-dropdown-item.active,.home-2-theme .nav-dropdown-item:hover{background:var(--home2-tint-soft)}.home-2-theme .mobile-nav-link.active,.home-2-theme .mobile-nav-sublink.active{background:var(--home2-tint-mid);border-left-color:var(--home2-primary)}.home-2-theme .hero-content{justify-content:flex-end;align-items:center;padding:0 clamp(16px,3vw,32px) max(16px,2.5vh)}.home-2-theme .hero-content .row{justify-content:center}.home-2-theme .hero-main-col{max-width:min(720px,100%);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;margin:0 auto;padding:22px clamp(20px,3vw,36px) 24px;background:transparent;border:none;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;text-align:center}.home-2-theme .hero-badge{order:1;margin-bottom:0;flex-shrink:0}.home-2-theme .hero-text-stage{order:2;margin-bottom:0;width:100%;min-height:clamp(1.5rem,3vw,2.5rem);height:clamp(1.5rem,3vw,2.5rem);text-align:center}.home-2-theme .hero-text-layer{inset:0;display:flex;align-items:center;justify-content:center}.home-2-theme .hero-title{font-size:clamp(1.2rem,2.4vw,2.1rem);margin-bottom:0;line-height:1.2;text-align:center;white-space:nowrap;color:var(--white);text-shadow:0 2px 24px rgba(0,0,0,.65)}.home-2-theme .hero-title .text-gradient{background:none;color:var(--home2-logo);-webkit-text-fill-color:var(--home2-logo);filter:drop-shadow(0 2px 14px rgba(0,0,0,.5))}.home-2-theme .hero-title-bottom,.home-2-theme .hero-title-top{display:inline;white-space:nowrap}.home-2-theme .hero-title-bottom{margin-top:0}.home-2-theme .hero-cta{order:3;margin-top:0;display:flex;flex-wrap:nowrap;justify-content:center;gap:10px}.home-2-theme .hero-cta .btn{padding:8px 18px;font-size:.8rem;white-space:nowrap}.home-2-theme .hero-scroll{display:none}@media (max-width:767.98px){.home-2-theme .hero-content{justify-content:flex-start;align-items:center;padding:12px clamp(16px,3vw,32px)}.home-2-theme .hero-main-col{padding:4px 12px 8px;gap:12px}.home-2-theme .hero-text-stage{min-height:clamp(1.1rem,4.5vw,1.5rem);height:clamp(1.1rem,4.5vw,1.5rem)}.home-2-theme .hero-title{font-size:clamp(.85rem,3.8vw,1.25rem);color:var(--secondary);text-shadow:none;white-space:normal}.home-2-theme .hero-title-bottom,.home-2-theme .hero-title-top{white-space:normal}.home-2-theme .hero-title .text-gradient{filter:none}.home-2-theme .hero-badge{background:rgba(255,255,255,.95);border-color:rgba(217,140,82,.4);box-shadow:0 2px 12px rgba(0,0,0,.08);text-shadow:none}.home-2-theme .hero-cta .btn{padding:7px 14px;font-size:.75rem}.home-2-theme .hero-cta .btn-outline-custom{color:var(--secondary);border-color:rgba(51,51,51,.35)}.home-2-theme .hero-cta .btn-outline-custom:hover{color:var(--white)}}.home-2-theme .about-feature,.home-2-theme .about-feature--stacked,.home-2-theme .accordion-custom .accordion-item,.home-2-theme .contact-form-wrapper,.home-2-theme .contact-info-card,.home-2-theme .feature-card,.home-2-theme .process-card,.home-2-theme .product-card,.home-2-theme .sector-ellipse-card,.home-2-theme .testimonial-card{border:1px solid var(--home2-border)}.home-2-theme .feature-card{background:var(--white);-webkit-backdrop-filter:none;backdrop-filter:none}.home-2-theme .feature-card h4{color:var(--text)}.home-2-theme .feature-card p{color:var(--text-light)}.home-2-theme .about-feature,.home-2-theme .sector-ellipse-card{background:var(--white)}.home-2-theme .about-feature--stacked:hover,.home-2-theme .about-feature:hover,.home-2-theme .contact-info-card:hover,.home-2-theme .feature-card:hover,.home-2-theme .product-card:hover,.home-2-theme .sector-ellipse-card:hover,.home-2-theme .testimonial-card:hover{border-color:var(--home2-border-hover);background:var(--white);box-shadow:var(--shadow)}.home-2-theme .cert-badge,.home-2-theme .form-control-custom{border-color:var(--home2-border)}.home-2-theme .form-control-custom:focus{border-color:var(--home2-logo);box-shadow:0 0 0 4px rgba(217,140,82,.12)}.home-2-theme .footer-brand-logo{border:1px solid var(--home2-border)}body:has(.font-1-theme){font-family:var(--font-play),"Play",sans-serif}.font-1-theme,.font-1-theme .accordion-button,.font-1-theme .btn,.font-1-theme .form-control,.font-1-theme .form-select,.font-1-theme .nav-link,.font-1-theme .navbar,.font-1-theme button,.font-1-theme input,.font-1-theme optgroup,.font-1-theme select,.font-1-theme textarea{font-family:var(--font-play),"Play",sans-serif}body:has(.font-2-theme){font-family:var(--font-fira-sans),"Fira Sans",sans-serif}.font-2-theme,.font-2-theme .accordion-button,.font-2-theme .btn,.font-2-theme .form-control,.font-2-theme .form-select,.font-2-theme .nav-link,.font-2-theme .navbar,.font-2-theme button,.font-2-theme input,.font-2-theme optgroup,.font-2-theme select,.font-2-theme textarea{font-family:var(--font-fira-sans),"Fira Sans",sans-serif}.home-2-theme.font-2-theme{--home2-logo:#d36320;--home2-logo-light:#d36320;--home2-border:rgba(211,99,32,0.32)}.home-2-theme.font-2-theme .hero-badge{border-color:rgba(211,99,32,.45)}.home-2-theme.font-2-theme .form-control-custom:focus{box-shadow:0 0 0 4px rgba(211,99,32,.12)}.font-2-theme .section-title:not(.text-white),.home-2-theme.font-2-theme .feature-card h4,.home-2-theme.font-2-theme .product-card-body h4,.home-2-theme.font-2-theme .product-card-title-link{color:#d36320}.home-2-theme.font-2-theme .product-card-title-link:hover{color:#b8541a}.home-2-theme.font-2-theme .process-card h4{color:#d36320}.home-2-theme.font-2-theme .process-zigzag-line path{stroke:#d36320}body:has(.font-3-theme){font-family:SN Pro,sans-serif}.font-3-theme,.font-3-theme .accordion-button,.font-3-theme .btn,.font-3-theme .form-control,.font-3-theme .form-select,.font-3-theme .nav-link,.font-3-theme .navbar,.font-3-theme button,.font-3-theme input,.font-3-theme optgroup,.font-3-theme select,.font-3-theme textarea{font-family:SN Pro,sans-serif}.home-3-theme{--primary:#475569;--primary-dark:#334155;--primary-light:#64748B;--accent:#94A3B8;--btn:#475569;--btn-hover:#334155;--btn-gradient:linear-gradient(135deg,#475569,#64748B);--btn-gradient-hover:linear-gradient(135deg,#334155,#475569 50%,#64748B);--home3-primary:#475569;--home3-primary-dark:#334155;--home3-primary-light:#64748B;--home3-btn-gradient:linear-gradient(135deg,#475569,#64748B);--home3-btn-gradient-hover:linear-gradient(135deg,#334155,#475569 50%,#64748B);--home3-icon-shadow:rgba(71,85,105,0.25);--home3-icon-shadow-strong:rgba(71,85,105,0.35);--home3-tint:rgba(71,85,105,0.1);--home3-tint-mid:rgba(71,85,105,0.15);--home3-tint-soft:rgba(71,85,105,0.08)}.home-3-theme .btn-primary-custom{background:var(--home3-btn-gradient);border-color:var(--home3-primary);box-shadow:0 4px 20px rgba(71,85,105,.35)}.home-3-theme .btn-primary-custom:hover{background:var(--home3-btn-gradient-hover);border-color:var(--home3-primary-dark);box-shadow:0 8px 30px rgba(71,85,105,.45)}.home-3-theme .btn-outline-custom:hover{background:var(--home3-btn-gradient);border-color:var(--home3-primary)}.home-3-theme .loader{border-color:var(--home3-tint);border-top-color:var(--home3-primary)}.home-3-theme .hero-badge{border-color:rgba(148,163,184,.45);color:var(--home3-primary-light)}.home-3-theme .about-feature:hover{border-color:rgba(71,85,105,.2)}.home-3-theme .about-feature-icon,.home-3-theme .contact-icon,.home-3-theme .feature-icon-wrap,.home-3-theme .process-card-badge,.home-3-theme .product-card-icon{box-shadow:0 6px 16px var(--home3-icon-shadow)}.home-3-theme .process-card-badge{box-shadow:0 4px 16px var(--home3-icon-shadow-strong)}.home-3-theme .feature-card:hover{border-color:rgba(71,85,105,.3)}.home-3-theme .sector-ellipse-card:hover{box-shadow:0 22px 70px rgba(71,85,105,.18)}.home-3-theme .social-links a{background:var(--home3-tint)}.home-3-theme .accordion-custom .accordion-button:not(.collapsed){background:linear-gradient(135deg,var(--home3-tint-soft),rgba(148,163,184,.1))}.home-3-theme .form-control-custom:focus{box-shadow:0 0 0 4px var(--home3-tint-soft)}.home-3-theme .nav-dropdown-item.active,.home-3-theme .nav-dropdown-item:hover{background:var(--home3-tint-soft)}.home-3-theme .mobile-nav-link.active,.home-3-theme .mobile-nav-sublink.active{background:var(--home3-tint-mid);border-left-color:var(--home3-primary)}.btn-outline-custom{border:2px solid var(--white);color:var(--white);padding:12px 30px;border-radius:50px;font-weight:600;transition:var(--transition);background:transparent}.btn-outline-custom:hover{background:var(--btn);color:var(--white);border-color:var(--primary)}.btn-outline-dark-custom{border:2px solid var(--primary);color:var(--primary);padding:12px 28px;border-radius:50px;font-weight:600;transition:var(--transition);background:transparent}.btn-outline-dark-custom:hover{background:var(--btn);color:var(--white);border-color:var(--primary)}.navbar-custom{padding:14px 0;transition:var(--transition);background:transparent;width:100%;left:0;right:0}.navbar-custom.scrolled{padding:10px 0}.navbar-custom .navbar-container,.navbar-custom>.container,.navbar-custom>.container-fluid{display:block!important;width:100%;max-width:100%;padding-left:clamp(12px,3vw,32px);padding-right:clamp(12px,3vw,32px)}.navbar-custom-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-column-gap:16px;column-gap:16px;width:100%;background:var(--header-bg);border-radius:14px;padding:12px clamp(16px,2vw,28px);box-shadow:0 4px 24px rgba(107,88,83,.06);border:1px solid rgba(107,88,83,.06);transition:var(--transition)}.navbar-actions{grid-column:2;justify-content:flex-end;gap:12px}.navbar-actions,.navbar-nav-desktop-wrapper{display:flex;align-items:center;min-width:0}.navbar-cta-wrapper{display:flex;align-items:center;flex-shrink:0}.navbar-nav-desktop{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:2px;margin:0;padding:0;list-style:none}.navbar-cta,.navbar-nav-desktop .nav-item{flex-shrink:0}.navbar-cta{white-space:nowrap}.navbar-custom.scrolled .navbar-custom-bar{box-shadow:0 6px 28px rgba(107,88,83,.14)}.navbar-custom .navbar-brand{grid-column:1;justify-self:start;display:flex;align-items:center;min-width:0;max-width:100%;margin-right:0;padding:0;overflow:hidden;flex-shrink:0}.navbar-custom .navbar-toggler{grid-column:2;justify-self:end;flex-shrink:0}.brand-logo-full{width:auto;height:auto;max-height:56px;max-width:100%;object-fit:contain;object-position:left center;display:block}.brand-logo-full--mobile{height:52px;max-width:240px}.brand-logo{object-fit:contain;flex-shrink:0;display:block}.brand-logo-icon{height:46px;width:auto;max-width:52px;border-radius:6px}.brand-logo-text{height:48px;width:auto;max-width:240px;background:var(--accent-light);padding:6px 14px;border-radius:10px;box-shadow:0 2px 12px rgba(107,88,83,.12)}.footer-brand-logos{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:20px}.footer-brand-logos .brand-logo-icon{height:52px;max-width:58px}.footer-brand-logos .brand-logo-text{height:auto;max-width:260px;flex:1 1;min-width:0;padding:10px 16px}@media (max-width:991.98px){.navbar-custom-bar{column-gap:12px}.navbar-custom .navbar-brand{grid-column:1;max-width:calc(100% - 44px)}}@media (min-width:992px){.navbar-custom-bar{column-gap:12px}.navbar-actions{gap:10px}.navbar-custom .navbar-brand{max-width:280px}.brand-logo-full{max-height:64px}.navbar-custom .nav-link{padding:8px 10px!important;font-size:.84rem}.navbar-cta{padding:10px 16px;font-size:.84rem}}@media (min-width:1200px){.navbar-custom-bar{column-gap:16px}.navbar-actions{gap:14px}.navbar-custom .navbar-brand{max-width:330px}.brand-logo-full{max-height:72px}.navbar-custom .nav-link{padding:8px 12px!important;font-size:.88rem}.navbar-cta{padding:10px 20px;font-size:.88rem}}@media (min-width:1400px){.navbar-custom-bar{column-gap:20px}.navbar-actions{gap:16px}.navbar-custom .navbar-brand{max-width:380px}.brand-logo-full{max-height:76px}.navbar-custom .nav-link{padding:8px 14px!important;font-size:.9rem}}@media (max-width:576px){.brand-logo-icon{height:40px;max-width:46px}.brand-logo-text{height:38px;max-width:170px;padding:5px 10px}.brand-logo-full{max-height:48px;max-width:min(220px,65vw)}.navbar-custom-bar{padding:8px 12px}.navbar-custom .navbar-container{padding-left:10px;padding-right:10px}}.navbar-custom .nav-link{color:rgba(107,88,83,.82)!important;font-weight:500;font-size:.9rem;padding:8px 14px!important;position:relative;transition:var(--transition);white-space:nowrap}.navbar-custom .nav-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--primary);transition:var(--transition);transform:translateX(-50%)}.navbar-custom .nav-link.active,.navbar-custom .nav-link:hover{color:var(--primary)!important}.navbar-custom .nav-link:hover:after{width:60%}.navbar-custom .nav-link.active:after{width:60%;transition:none}.nav-item-dropdown{position:relative}.nav-item-dropdown:before{content:"";position:absolute;top:100%;left:0;right:0;height:12px;display:none}.nav-item-dropdown.is-open:before{display:block}.nav-link-dropdown{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-family:inherit}.nav-link-dropdown:after{display:none}.nav-dropdown-chevron{font-size:.6rem;opacity:.7;transition:transform .25s ease}.nav-item-dropdown.is-open .nav-dropdown-chevron{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:180px;margin:0;padding:14px 6px 6px;list-style:none;background:transparent;border:none;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;transform:translateX(-50%) translateY(6px);z-index:1050}.nav-dropdown-menu:after{content:"";position:absolute;inset:8px 0 0;background:var(--white);border-radius:var(--radius-sm);box-shadow:0 12px 40px rgba(107,88,83,.14);border:1px solid rgba(107,88,83,.08);z-index:-1}.nav-item-dropdown.is-open .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}@media (hover:hover) and (pointer:fine){.nav-item-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.nav-item-dropdown:hover .nav-dropdown-chevron{transform:rotate(180deg)}}.nav-dropdown-item{position:relative;z-index:1;display:block;padding:10px 14px;color:rgba(107,88,83,.82);font-weight:500;font-size:.88rem;text-decoration:none;border-radius:8px;transition:var(--transition);white-space:nowrap}.nav-dropdown-item.active,.nav-dropdown-item:hover{color:var(--primary);background:rgba(107,88,83,.08)}.mobile-nav-home-group{display:flex;flex-direction:column;gap:4px}.mobile-nav-link--group{cursor:default;opacity:.92}.mobile-nav-sublinks{list-style:none;margin:0;padding:0 0 0 12px;display:flex;flex-direction:column;gap:2px}.mobile-nav-sublink{display:block;padding:10px 16px;color:rgba(45,45,45,.78);font-weight:500;font-size:.92rem;text-decoration:none;border-radius:var(--radius-sm);transition:var(--transition);border-left:3px solid transparent}.mobile-nav-sublink.active{color:var(--primary);background:rgba(107,88,83,.15);border-left-color:var(--primary)}@media (hover:hover) and (pointer:fine){.mobile-nav-sublink:hover:not(.active){color:var(--primary);background:rgba(107,88,83,.08)}}.navbar-toggler{border:none;padding:0}.navbar-toggler:focus{box-shadow:none}.navbar-toggler-icon-custom{width:28px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.navbar-toggler-icon-custom span{display:block;height:2px;background:var(--secondary);border-radius:2px;transition:var(--transition)}.mobile-nav-sidebar{--bs-offcanvas-width:min(320px,88vw);background:var(--white);border-left:1px solid rgba(107,88,83,.12)}.mobile-nav-sidebar .offcanvas-header{padding:20px 24px;border-bottom:1px solid rgba(107,88,83,.12)}.mobile-nav-brand{display:flex;align-items:center;gap:12px;color:var(--white);font-weight:700;font-size:1rem;text-decoration:none}.mobile-nav-sidebar .offcanvas-body{display:flex;flex-direction:column;padding:24px}.mobile-nav-links{list-style:none;padding:0;margin:0 0 auto;display:flex;flex-direction:column;gap:4px}.mobile-nav-link{display:block;padding:14px 16px;color:var(--secondary);font-weight:500;font-size:1rem;text-decoration:none;border-radius:var(--radius-sm);transition:var(--transition);border-left:3px solid transparent;-webkit-tap-highlight-color:transparent}.mobile-nav-link.active{color:var(--primary);background:rgba(107,88,83,.15);border-left-color:var(--primary)}@media (hover:hover) and (pointer:fine){.mobile-nav-link:hover:not(.active){color:var(--primary);background:rgba(107,88,83,.08)}}.mobile-nav-cta{margin-top:24px;text-align:center}.hero-section{width:100%;max-width:100%;min-height:0;position:relative;display:flex;flex-direction:column;overflow:hidden;padding:0}@media (min-width:768px){.hero-section{min-height:100vh;min-height:100dvh;overflow:hidden}}.hero-bg-slider{position:absolute;inset:0;z-index:0;width:100%;max-width:100%;height:100%;overflow:hidden}.heroBgSwiper,.heroBgSwiper .swiper-slide,.heroBgSwiper .swiper-wrapper{width:100%;max-width:100%;height:100%;min-height:100%;overflow:hidden}.heroBgSwiper.swiper-fade .swiper-slide{transition-timing-function:ease-in-out;transition-duration:var(--hero-fade-ms,1.4s)}.hero-bg-slide{position:relative;width:100%;height:100%;overflow:hidden;isolation:isolate}.hero-slide-overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(105deg,rgba(0,0,0,.84),rgba(0,0,0,.72) 30%,rgba(0,0,0,.48) 55%,rgba(0,0,0,.22) 78%,rgba(0,0,0,.35)),linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.08) 42%,rgba(0,0,0,.55))}.hero-bg-image{object-fit:cover;object-position:center;width:100%!important;height:100%!important;max-width:100%!important;min-width:0;min-height:100%;transform:scale(1.03);will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.heroBgSwiper .swiper-slide-active .hero-bg-image{animation:heroKenBurns var(--hero-kenburns-ms,3.2s) ease-out forwards}.heroBgSwiper .swiper-slide-prev .hero-bg-image{animation:none;transform:scale(1.1)}.heroBgSwiper .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev) .hero-bg-image{animation:none;transform:scale(1.03)}@keyframes heroKenBurns{0%{transform:scale(1.03)}to{transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.heroBgSwiper .swiper-slide-active .hero-bg-image,.heroBgSwiper .swiper-slide-prev .hero-bg-image{animation:none;transform:scale(1.03)}}@media (max-width:767.98px){.hero-section{height:auto;overflow:visible;background:transparent}.hero-bg-slider{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:3/2;flex-shrink:0}.heroBgSwiper,.heroBgSwiper .swiper-slide,.heroBgSwiper .swiper-wrapper{height:100%;min-height:0}.hero-bg-slide{background:transparent}.hero-bg-image{object-fit:cover;object-position:center;min-height:0;transform:none}.heroBgSwiper .swiper-slide-active .hero-bg-image,.heroBgSwiper .swiper-slide-prev .hero-bg-image,.heroBgSwiper .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev) .hero-bg-image{animation:none;transform:none}.hero-slide-overlay{background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.08) 45%,rgba(0,0,0,.2))}.hero-content{flex:0 0 auto;justify-content:flex-start;padding:16px clamp(16px,4vw,24px)}.hero-side-nav{top:33.333vw}.hero-scroll{display:none}#about{padding-top:28px}}.hero-content{position:relative;z-index:2;flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-end;width:100%;max-width:100%;padding:max(100px,10vh) max(58px,calc(clamp(20px, 4vw, 40px) + 44px)) max(4px,.5vh);overflow:visible}@media (min-width:768px){.hero-content{flex:1 1 auto}}.hero-content .row{width:100%;max-width:100%}.hero-main-col{max-width:800px;min-width:0}.hero-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(0,0,0,.55);border:1px solid rgba(217,140,82,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 22px;border-radius:50px;color:var(--accent);font-size:.88rem;font-weight:600;letter-spacing:.03em;margin-bottom:28px;text-shadow:0 1px 8px rgba(0,0,0,.5);box-shadow:0 4px 24px rgba(0,0,0,.25)}.hero-badge i{font-size:.95rem;opacity:.95}.hero-text-stage{position:relative;min-height:calc(2 * 1.15 * clamp(1.65rem, 3.2vw, 2.75rem));margin-bottom:28px}.hero-text-layer{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity var(--hero-fade-ms,1.4s) ease-in-out,visibility var(--hero-fade-ms,1.4s) ease-in-out;pointer-events:none}.hero-text-layer.is-active{opacity:1;visibility:visible;pointer-events:auto}.hero-title{font-size:clamp(1.65rem,3.2vw,2.75rem);font-weight:800;color:var(--white);line-height:1.15;margin-bottom:0;max-width:100%;text-shadow:0 2px 24px rgba(0,0,0,.65)}.hero-title-bottom,.hero-title-top{display:block;white-space:nowrap}.hero-title-bottom{margin-top:.12em}.hero-title .text-gradient{filter:drop-shadow(0 2px 14px rgba(0,0,0,.5))}.hero-cta{margin-top:4px}.hero-cta .btn-outline-custom{background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-cta .btn-outline-custom:hover{background:var(--btn-gradient)}.hero-subtitle{font-size:clamp(.95rem,1.6vw,1.12rem);color:rgba(255,255,255,.82);max-width:560px;margin-bottom:0;line-height:1.75;text-shadow:0 1px 12px rgba(0,0,0,.45)}.hero-side-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:rgba(255,255,255,.85);font-size:.72rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition);opacity:.75}.hero-side-nav:hover{opacity:1;background:var(--btn-gradient);border-color:var(--primary);color:var(--white);transform:translateY(-50%) scale(1.05)}.hero-side-nav-prev{left:10px}.hero-side-nav-next{right:10px}@media (min-width:768px){.hero-side-nav{width:36px;height:36px;font-size:.76rem}.hero-side-nav-prev{left:14px}.hero-side-nav-next{right:14px}}@media (min-width:1200px){.hero-side-nav-prev{left:18px}.hero-side-nav-next{right:18px}}@media (max-width:767.98px){.hero-content{flex:0 0 auto;justify-content:flex-start;padding:16px clamp(16px,4vw,24px) 12px}.hero-side-nav{top:33.333vw}.hero-scroll{display:none;margin-top:0}#about{padding-top:24px}}.hero-scroll{position:relative;z-index:2;text-align:center;margin-top:auto;flex-shrink:0;padding:4px 0 max(16px,2vh)}.hero-scroll a{display:inline-flex;flex-direction:column;align-items:center;gap:4px;color:rgba(255,255,255,.55);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:var(--transition);animation:heroScrollBounce 2.2s ease-in-out infinite}.hero-scroll a i{font-size:1rem}.hero-scroll a:hover{color:var(--accent)}@keyframes heroScrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){.hero-scroll a{animation:none}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.page-hero{position:relative;padding:clamp(100px,14vw,160px) 0 clamp(40px,6vw,80px);overflow:hidden;background:var(--secondary)}.page-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(107,88,83,.25) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(217,140,82,.18) 0,transparent 40%),linear-gradient(135deg,var(--secondary) 0,var(--secondary-light) 100%)}.page-hero-overlay{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.page-hero-content{position:relative;z-index:2;text-align:center}.page-hero-content h1{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--white);margin-bottom:16px}.page-hero-title-line{display:block;line-height:1.25}.page-hero-title-line--sub{font-weight:500;opacity:.92}.director-desk-signature-text{line-height:1.4}.director-desk-signature-name{display:block}.director-desk-signature-title{display:block;margin-top:2px;color:rgba(0,0,0,.55);font-weight:400;font-size:.9rem}.page-breadcrumb{display:inline-flex;align-items:center;gap:12px;list-style:none;margin:0;padding:0;font-size:.95rem}.page-breadcrumb li{color:rgba(255,255,255,.7)}.page-breadcrumb li:not(:last-child):after{content:"/";margin-left:12px;color:rgba(255,255,255,.4)}.page-breadcrumb a{color:var(--accent);text-decoration:none;transition:var(--transition)}.page-breadcrumb a:hover{color:var(--white)}.page-breadcrumb li:last-child{color:rgba(255,255,255,.9)}section:not(.hero-section):not(.page-hero):not(.sectors-section):not(.product-shapes-ref):not(.product-detail-specs):not(.product-detail-related):not(.product-detail-intro):not(.investors-page):not(.investors-management-team):not(.contact-page):not(.gallery-page):not(.news-page):not(.blog-detail):not(.blog-related):not(.home-contact-brief):not(.our-clients-section):not(.about-certificates-section){padding:90px 0;position:relative}#about{padding-bottom:48px}#about .about-section-title,.about-page-intro .about-section-title{font-size:clamp(1.45rem,2.8vw,2rem);line-height:1.22;max-width:100%}#about+#products{padding-top:48px}#testimonials{padding-bottom:48px}#testimonials+#gallery{padding-top:48px}#faq{padding-bottom:48px}.bg-light-custom{background:var(--light-bg)}.bg-dark-custom{background:#4f3a2b;color:var(--white)}.section-separator{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(107,88,83,.3),transparent)}.about-image-wrapper{position:relative;border-radius:var(--radius);overflow:visible;max-width:100%}.about-image-wrapper img{width:100%;height:480px;object-fit:cover;border-radius:var(--radius)}@media (min-width:992px){#about .about-image-wrapper,#about .about-image-wrapper img{height:100%;min-height:320px}}.about-experience-badge{position:absolute;bottom:24px;right:16px;padding:18px 22px 16px;border-radius:14px;text-align:center;color:var(--primary);background:var(--white);border:1px solid rgba(107,88,83,.12);box-shadow:var(--shadow-lg)}.about-experience-badge .years{font-size:2.35rem;font-weight:800;line-height:1;letter-spacing:-.02em;color:var(--accent)}.about-experience-badge .label{margin-top:6px;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--primary)}.about-features{display:flex;flex-direction:column;gap:12px}.about-feature{display:flex;align-items:flex-start;gap:18px;padding:18px 20px;background:var(--light-bg);border:1px solid rgba(107,88,83,.05);border-radius:var(--radius);transition:var(--transition)}.about-feature.h-100{height:100%}.about-feature:hover{background:var(--white);box-shadow:var(--shadow);border-color:rgba(107,88,83,.2);transform:translateX(4px)}.about-feature-icon{width:48px;height:48px;min-width:48px;background:var(--primary);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.1rem;flex-shrink:0;box-shadow:0 6px 16px rgba(107,88,83,.25)}.about-feature-body{flex:1 1;min-width:0;padding-top:2px}.about-feature-title{font-weight:700;color:var(--secondary);font-size:1rem;margin:0 0 6px;line-height:1.3}.about-feature-desc{margin:0;color:var(--text-light);font-size:.875rem;line-height:1.6;text-align:left}.about-feature--stacked{flex-direction:column;align-items:center;text-align:center;padding:28px 22px;background:var(--white);border:1px solid rgba(107,88,83,.06);box-shadow:0 4px 20px rgba(107,88,83,.06)}.about-feature--stacked:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.about-feature--stacked .about-feature-body{padding-top:0}.about-feature--stacked .about-feature-desc{text-align:center}.mission-vision-card{padding:30px;border-radius:var(--radius);background:var(--white);border-left:4px solid var(--primary);box-shadow:var(--shadow);height:100%;transition:var(--transition)}@media (min-width:768px){.mission-vision-card:hover{transform:translateX(5px)}}.mission-vision-card h4{font-weight:700;color:var(--secondary);margin-bottom:12px}.about-page-intro .director-desk-hero-title{font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.35;margin-bottom:20px}@media (min-width:992px){.about-page-intro .director-desk-hero-title{white-space:normal;font-size:clamp(1.35rem,1.55vw,1.7rem)}}.director-desk-avatar{width:64px;height:64px;margin-inline:auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(107,88,83,.1);color:var(--primary);font-size:1.5rem}.director-desk-signature{margin-top:.75rem;padding-top:8px;border-top:1px solid rgba(107,88,83,.1)}.about-page-intro .director-desk-paragraph{max-width:none;width:100%}.director-desk-image-frame{position:relative;width:100%;aspect-ratio:4/5;border-radius:var(--radius);overflow:hidden}.director-desk-text-panel{width:100%}@media (min-width:992px){.director-desk-text-panel--collapsed{display:flex;flex-direction:column;overflow:hidden}.director-desk-text-panel--collapsed .director-desk-text-panel__header{flex-shrink:0}.director-desk-text-panel--collapsed .director-desk-text-panel__main{flex:1 1;min-height:0;display:grid;grid-template-rows:1fr;align-content:stretch}.director-desk-text-panel--collapsed .director-desk-text-panel__main--with-action{grid-template-rows:1fr auto;gap:16px}.director-desk-text-panel--collapsed .director-desk-body--collapsed{min-height:0;overflow:hidden}}.director-desk-body{width:100%;max-width:100%}.director-desk-body--collapsed{position:relative;overflow:hidden}.director-desk-read-more{cursor:pointer;border:none;background:none;padding:0;flex-shrink:0;margin-top:0!important;align-self:flex-start}.director-desk-read-more--less{margin-top:12px}.director-desk-paragraph:last-child{margin-bottom:0!important}.about-page-facility .mission-vision-card.text-center{container-type:inline-size;padding-inline:10px;overflow:visible}.about-page-facility .row>[class*=col-]{overflow:visible}.director-board-grid{max-width:1100px;margin-inline:auto}.director-board-card{padding:28px 20px;display:flex;flex-direction:column;align-items:center}.about-page-facility .mission-vision-card .director-name{hyphens:none;-webkit-hyphens:none;text-align:center;width:100%;font-size:clamp(.95rem,4.2cqi,1.15rem);font-weight:700;line-height:1.35;color:var(--secondary)}.about-page-facility .mission-vision-card .director-role{hyphens:none;-webkit-hyphens:none;text-align:center;width:100%;max-width:16rem;margin-inline:auto;font-size:clamp(.78rem,3.4cqi,.92rem);line-height:1.4}.facility-images-col{min-height:100%}.facility-images-box{display:flex;flex-direction:column;flex:1 1;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-lg);overflow:hidden}.facility-images-box,.facilityImagesSwiper,.facilityImagesSwiper .swiper-slide,.facilityImagesSwiper .swiper-wrapper{width:100%;height:100%;min-height:100%}.facilityImagesSwiper.swiper-fade .swiper-slide{height:100%!important}.facility-image-slide{position:relative;width:100%;height:100%;min-height:100%;overflow:hidden}.facility-image{object-fit:cover;object-position:center;width:100%!important;height:100%!important;max-width:100%!important;min-height:100%}.facilityImagesSwiper .swiper-pagination{bottom:14px}.facilityImagesSwiper .swiper-pagination-bullet{background:rgba(255,255,255,.55);opacity:1}.facilityImagesSwiper .swiper-pagination-bullet-active{background:var(--primary);width:22px;border-radius:6px}.facility-spec-card{display:flex;align-items:center;gap:16px;padding:24px;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);height:100%;min-width:0;transition:var(--transition)}.facility-spec-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.facility-spec-icon{width:52px;height:52px;min-width:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,rgba(107,88,83,.12),rgba(217,140,82,.14));color:var(--primary);font-size:1.2rem}.facility-spec-value{font-weight:700;color:var(--secondary);margin-bottom:4px;line-height:1.35}.facility-spec-label,.facility-spec-value{overflow-wrap:anywhere;word-break:break-word}.facility-spec-label{margin:0;color:var(--text-light);font-size:.9rem;line-height:1.4}.facility-spec-body{min-width:0;flex:1 1}.about-quality-image img{width:100%;height:420px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-lg)}.about-quality-image .about-quality-certificate{object-fit:contain;background:var(--white);padding:12px}.about-page-cta{padding-bottom:48px}.about-page-presence{padding:0 0 90px}.about-presence-header{margin-bottom:1.75rem}.about-presence-header .section-title{text-transform:uppercase;letter-spacing:.06em;font-size:clamp(1.5rem,3.5vw,2.25rem)}.about-presence-image-wrap{width:100%;border-radius:var(--radius);overflow:hidden;background:var(--light-bg);box-shadow:var(--shadow)}.about-presence-map{width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;display:block}section.investors-page{padding:70px 0 90px;position:relative}.investors-page-container{width:min(100% - 96px,1440px);padding-right:0;padding-left:0}.investors-welcome-card{background:var(--white);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow)}.investors-welcome-hint{margin:1.25rem 0 0;padding:.85rem 1rem;border-radius:var(--radius-sm);background:rgba(107,88,83,.08);color:var(--text-light);font-size:.95rem}.investors-management-team{min-height:0;overflow-y:auto;padding:1.5rem;border:1px solid rgba(107,88,83,.1);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.investors-management-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(107,88,83,.1)}.investors-management-eyebrow{display:block;margin-bottom:.35rem;color:var(--primary);font-size:.72rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase}.investors-management-heading h2{margin:0;color:var(--secondary);font-size:clamp(1.35rem,2.5vw,1.8rem);font-weight:400}.investors-management-heading>p{width:min(340px,45%);margin:0;color:var(--text-light);font-size:.88rem;line-height:1.6}.investors-management-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.investors-management-card{position:relative;display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.8fr);min-width:0;padding:0;overflow:hidden;border:1px solid rgba(107,88,83,.12);border-radius:var(--radius-sm);background:var(--white);transition:var(--transition)}.investors-management-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--primary-light),var(--primary))}.investors-management-card:hover{border-color:rgba(107,88,83,.25);box-shadow:0 12px 28px rgba(61,43,31,.1)}.investors-management-identity{padding:1.25rem;border-right:1px solid rgba(107,88,83,.1);background:var(--white)}.investors-management-card-head{display:flex;align-items:flex-start;gap:.85rem}.investors-management-avatar{display:inline-flex;flex:0 0 48px;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:var(--white);font-size:.85rem;font-weight:400;letter-spacing:.04em;box-shadow:0 6px 16px rgba(107,88,83,.22)}.investors-management-card h3{margin:0 0 .25rem;color:var(--secondary);font-size:1rem;font-weight:400;line-height:1.3}.investors-management-card-head p{margin:0;color:var(--primary);font-size:.78rem;font-weight:400;line-height:1.4}.investors-management-din{display:inline-flex;margin-top:.8rem;padding:.28rem .55rem;border-radius:999px;background:rgba(107,88,83,.09);color:var(--primary-dark);font-size:.68rem;font-weight:400;letter-spacing:.03em}.investors-management-content{display:grid;grid-gap:1rem;gap:1rem;padding:1.25rem 1.4rem}.investors-management-details h4,.investors-management-profile h4{display:flex;align-items:center;gap:.45rem;margin:0 0 .45rem;color:var(--secondary);font-size:.77rem;font-weight:400;letter-spacing:.07em;text-transform:uppercase}.investors-management-details h4 i{color:var(--primary);font-size:.72rem}.investors-management-profile p{margin:0;color:var(--text-light);font-size:.82rem;line-height:1.65}.investors-management-details{padding-top:1rem;border-top:1px solid rgba(107,88,83,.1);color:var(--text-light);font-size:.8rem}.investors-management-details p{margin:0;line-height:1.6}.investors-sidebar{position:-webkit-sticky;position:sticky;top:120px;align-self:flex-start;max-height:calc(100vh - 140px);overflow-y:auto}.investors-content-col{min-width:0;display:flex;flex-direction:column;max-height:calc(100vh - 140px)}.investors-content-col>.investors-directors,.investors-content-col>.investors-empty-state,.investors-content-col>.investors-management-team,.investors-content-col>.investors-table-wrap,.investors-content-col>.investors-tabs{flex:1 1;min-height:0;display:flex;flex-direction:column}.investors-content-col .investors-table-wrap{flex:1 1;min-height:0}@media (min-width:992px){.investors-page .row{align-items:flex-start}.investors-page .row>[class*=col-lg-]{display:flex;flex-direction:column}.investors-content-col,.investors-sidebar{height:calc(100vh - 140px);max-height:calc(100vh - 140px)}.investors-content-col,.investors-sidebar{flex:none;align-self:flex-start}.investors-content-col{overflow:hidden}.investors-content-col:has(>.investors-directors-list){height:auto;max-height:calc(100vh - 140px);overflow-x:hidden;overflow-y:auto}.investors-content-col .investors-table-wrap,.investors-tabs .investors-table-wrap{flex:1 1;min-height:0;max-height:none;height:auto}}.investors-directors-list{display:block;width:100%}.investors-directors-list__section{display:block;width:100%;margin:0 0 1.5rem}.investors-directors-list__section:last-child{margin-bottom:0}.investors-directors-list__title{display:block;margin:0 0 .75rem;font-size:1.05rem;font-weight:700;line-height:1.3;color:var(--primary-dark);letter-spacing:.01em}.investors-directors-list__table{display:block;width:100%;overflow-x:auto;background:transparent;box-shadow:none;border-radius:0;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.investors-directors-list__table::-webkit-scrollbar{height:var(--scrollbar-size)}.investors-directors-list__table::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--primary-light) 0,var(--primary) 100%);border-radius:100px;border:2px solid transparent;background-clip:padding-box}.investors-directors-list .investors-table th{position:static}.investors-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1.5rem;text-align:center;background:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow);color:var(--text-light)}.investors-empty-state i{font-size:2rem;color:var(--primary)}body.investors-modal-open #backToTop{opacity:0;visibility:hidden;pointer-events:none}.investors-nav-list{list-style:none;margin:0;padding:.35rem;flex-direction:column;gap:.15rem;box-shadow:var(--shadow)}.investors-nav-link,.investors-nav-list{display:flex;background:var(--white);border-radius:var(--radius-sm)}.investors-nav-link{align-items:center;gap:.5rem;padding:.6rem .9rem;color:var(--text);text-decoration:none;font-weight:600;font-size:.875rem;line-height:1.35;box-shadow:none;transition:var(--transition)}.investors-nav-link i{color:var(--primary);font-size:.65rem;flex-shrink:0}.investors-nav-link.active,.investors-nav-link:hover{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:var(--white)}.investors-nav-link.active i,.investors-nav-link:hover i{color:var(--white)}.investors-tabs{display:flex;flex-direction:column;gap:1.5rem;min-height:0}.investors-tabs [role=tabpanel]:not([hidden]){display:flex;flex-direction:column;flex:1 1;min-height:0}.investors-tab-list{display:flex;flex-wrap:wrap;gap:.45rem;flex-shrink:0}.investors-tab{border:1px solid rgba(107,88,83,.25);background:var(--white);color:var(--text);padding:.45rem .7rem;border-radius:999px;font-weight:700;font-size:.72rem;letter-spacing:.01em;line-height:1.2;white-space:nowrap;transition:var(--transition)}@media (min-width:992px){.investors-tab-list{flex-wrap:nowrap;gap:.4rem}.investors-tab{padding:.4rem .65rem;font-size:.68rem}}.investors-tab.active,.investors-tab:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.investors-table-wrap{overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 260px);border-radius:var(--radius-sm);box-shadow:var(--shadow);background:var(--white);scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.investors-table-wrap::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.investors-table-wrap::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--primary-light) 0,var(--primary) 100%);border-radius:100px;border:2px solid transparent;background-clip:padding-box}.investors-tabs .investors-table-wrap{max-height:calc(100vh - 320px)}.investors-table{width:100%;border-collapse:separate;border-spacing:0;min-width:640px}.investors-table td,.investors-table th{padding:.9rem 1rem;border-bottom:1px solid rgba(107,88,83,.08);text-align:center;vertical-align:middle}.investors-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:#f3ece4;color:var(--secondary);font-weight:700;font-size:.9rem;box-shadow:0 1px 0 rgba(107,88,83,.08)}.investors-table tbody td,.investors-table tbody tr:hover td,.investors-table tbody tr:nth-child(2n) td{background:var(--white)}.investors-table td:first-child,.investors-table th:first-child{width:120px}.investors-table td:last-child,.investors-table th:last-child{width:220px;min-width:220px}.investors-pdf-actions{flex-direction:row;flex-wrap:nowrap;gap:.4rem}.investors-action-btn,.investors-pdf-actions{display:inline-flex;align-items:center;justify-content:center}.investors-action-btn{width:2rem;height:2rem;padding:0;border-radius:50%;font-size:.75rem;font-weight:700;line-height:1;text-decoration:none;border:none;cursor:pointer;transition:var(--transition);white-space:nowrap;flex:0 0 auto}.investors-action-btn--preview{background:rgba(107,88,83,.12);color:var(--primary-dark)}.investors-action-btn--preview:hover{background:var(--primary);color:var(--white)}.investors-action-btn--download{background:var(--secondary);color:var(--white)}.investors-action-btn--download:hover{background:var(--primary-dark);color:var(--white)}.investors-pdf-preview{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,2vw,1.5rem);background:rgba(61,43,31,.88);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.investors-pdf-preview-content{width:min(1200px,100%);height:min(92vh,960px);display:flex;flex-direction:column;background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg)}.investors-pdf-preview-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;padding:.85rem 1rem;border-bottom:1px solid rgba(107,88,83,.08);background:#faf7f2}.investors-pdf-preview-header h3{margin:0;font-size:.95rem;color:var(--secondary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.investors-pdf-preview-header-actions{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}.investors-pdf-preview-close{width:38px;height:38px;border:none;border-radius:50%;background:var(--white);color:var(--secondary);font-size:1rem;cursor:pointer;box-shadow:var(--shadow);transition:var(--transition);display:inline-flex;align-items:center;justify-content:center}.investors-pdf-preview-close:hover{background:var(--primary);color:var(--white)}.investors-pdf-preview-body{flex:1 1;min-height:0;position:relative;background:#525659}.investors-pdf-preview-frame{position:absolute;inset:0;width:100%;height:100%;border:none;background:#525659}.investors-pdf-preview-status{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;text-align:center;color:var(--white);background:#525659}.investors-pdf-preview-status--error p{margin:0;color:rgba(255,255,255,.9)}.investors-table--board td,.investors-table--board th{text-align:left}.investors-table--board td:first-child,.investors-table--board th:first-child{width:auto;font-weight:600}.investors-table--board td:last-child,.investors-table--board th:last-child{width:42%;min-width:180px;color:var(--text-light);font-weight:500}.investors-table--directors{width:100%;min-width:560px;table-layout:fixed;border-collapse:collapse;border-spacing:0;background:var(--white)}.investors-table--directors td,.investors-table--directors th{text-align:left;vertical-align:middle;padding:.65rem .85rem;border:1px solid #222;color:var(--secondary);background:var(--white);font-size:.95rem;line-height:1.4;box-shadow:none}.investors-table--directors th{position:static;font-weight:700;background:var(--white);color:var(--secondary)}.investors-table--directors tbody td,.investors-table--directors tbody tr:hover td,.investors-table--directors tbody tr:nth-child(2n) td{background:var(--white)}.investors-table--directors td:first-child,.investors-table--directors th:first-child{width:88px;text-align:left;font-weight:400}.investors-table--directors th:first-child{font-weight:700}.investors-table--directors td:nth-child(2),.investors-table--directors th:nth-child(2){width:28%}.investors-table--directors td:nth-child(3),.investors-table--directors th:nth-child(3){width:38%}.investors-table--directors td:last-child,.investors-table--directors th:last-child{width:18%}.investors-table--file-only td:first-child,.investors-table--file-only th:first-child{width:auto;text-align:left}@media (max-width:991.98px){section.investors-page{padding:50px 0 70px}.investors-page-container{width:calc(100% - 32px)}.investors-content-col{max-height:none}.investors-management-team{overflow:visible}.investors-table-wrap,.investors-tabs .investors-table-wrap{max-height:min(70vh,560px)}.investors-sidebar{position:static;max-height:none;overflow:visible}.investors-nav-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.35rem;gap:.35rem}.investors-nav-link{padding:.5rem .7rem;font-size:.8125rem}.investors-pdf-preview-content{height:min(94vh,960px)}.investors-pdf-preview-header h3{font-size:.85rem}}@media (max-width:575.98px){section.investors-page{padding:40px 0 60px}.investors-management-team{padding:1rem}.investors-management-heading{align-items:flex-start;flex-direction:column;gap:.7rem}.investors-management-heading>p{width:100%}.investors-management-card,.investors-management-grid{grid-template-columns:1fr}.investors-management-identity{border-right:0;border-bottom:1px solid rgba(107,88,83,.1)}.investors-management-content{padding:1.1rem 1.2rem}.investors-nav-list{grid-template-columns:1fr;gap:.25rem}.investors-nav-link{padding:.45rem .75rem;font-size:.8rem}.investors-table-wrap,.investors-tabs .investors-table-wrap{max-height:min(62vh,480px)}.investors-table{min-width:0}.investors-table td:last-child,.investors-table th:last-child{width:auto;min-width:0}.investors-pdf-actions{flex-direction:column;align-items:stretch}.investors-action-btn{width:100%}.investors-pdf-preview-header{position:relative;flex-direction:column;align-items:stretch;gap:.65rem;padding:.85rem 3.5rem .85rem 1rem}.investors-pdf-preview-header h3{white-space:normal;line-height:1.35;padding-right:0}.investors-pdf-preview-header-actions{flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%}.investors-pdf-preview-header-actions .investors-action-btn{width:100%}.investors-pdf-preview-close{position:absolute;top:.75rem;right:.75rem;width:40px;height:40px;z-index:2;box-shadow:0 2px 12px rgba(107,88,83,.18)}}.about-cta-card{padding:60px 40px;border-radius:var(--radius);background:linear-gradient(135deg,var(--secondary) 0,var(--secondary-light) 100%);box-shadow:var(--shadow-lg)}.product-card{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:var(--transition);height:100%;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.product-card-img{position:relative;height:220px}.product-card-img-inner{overflow:hidden;height:100%;border-radius:var(--radius) var(--radius) 0 0}.product-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-card:hover .product-card-img img{transform:scale(1.1)}.product-card-icon{position:absolute;bottom:-28px;right:25px;width:55px;height:55px;background:var(--primary);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.3rem;box-shadow:var(--shadow-lg);z-index:3}.product-card-body{position:relative;z-index:1;padding:25px;flex:1 1;display:flex;flex-direction:column;background:var(--white);border-radius:0 0 var(--radius) var(--radius)}.product-card-body h4{font-weight:700;color:var(--secondary);margin-bottom:12px}.product-card-body p{color:var(--text-light);font-size:.92rem;flex:1 1}.read-more-link{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-weight:600;font-size:.9rem;text-decoration:none;margin-top:16px;transition:var(--transition)}.read-more-link:hover{gap:12px;color:var(--primary-dark)}.product-card-link{display:block;text-decoration:none;color:inherit}.product-card-title-link{color:var(--secondary);text-decoration:none;transition:var(--transition)}.product-card-title-link:hover{color:var(--primary)}.product-card--home-compact .product-card-img{height:155px}.product-card--home-compact.product-card--square-img .product-card-img{height:auto;aspect-ratio:1/1}.product-card--home-compact .product-card-icon{width:44px;height:44px;bottom:-22px;right:18px;font-size:1.05rem;border-radius:12px}.product-card--home-compact .product-card-body{padding:20px 16px 16px}.product-card--home-compact .product-card-body h4{font-size:1rem;line-height:1.35;margin-bottom:8px}.product-card--home-compact .product-card-body p{font-size:.84rem;line-height:1.45;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:0 1 auto}.product-card--home-compact .read-more-link{margin-top:12px;font-size:.84rem}.products-ready-stock-highlight{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin:3rem auto 0;max-width:720px;width:100%;padding:1.1rem 1.75rem;text-align:center;text-decoration:none;border-radius:999px;background:var(--primary);border:1px solid var(--primary-dark);box-shadow:0 8px 24px rgba(107,88,83,.28);transition:var(--transition);cursor:pointer;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.products-ready-stock-highlight:hover{transform:translateY(-3px);background:var(--primary-dark);border-color:var(--primary-dark);box-shadow:0 12px 28px rgba(107,88,83,.36)}.products-ready-stock-highlight:after,.products-ready-stock-highlight:before{content:"";flex:1 1;max-width:72px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent)}.products-ready-stock-highlight span{color:var(--white);font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:700;letter-spacing:.03em;white-space:nowrap}@media (max-width:575.98px){.products-ready-stock-highlight{gap:.75rem;padding:.95rem 1.1rem;max-width:100%}.products-ready-stock-highlight:after,.products-ready-stock-highlight:before{max-width:28px}.products-ready-stock-highlight span{white-space:normal;line-height:1.3}}.ready-stock-pdf-viewer{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(28,24,22,.72)}.ready-stock-pdf-viewer__dialog{display:flex;flex-direction:column;width:min(1100px,100%);height:min(90vh,900px);background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.28)}.ready-stock-pdf-viewer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid rgba(107,88,83,.12);background:#faf8f6}.ready-stock-pdf-viewer__heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:.55rem 1rem;min-width:0}.ready-stock-pdf-viewer__title{margin:0;font-size:1.05rem;font-weight:700;color:var(--secondary)}.ready-stock-pdf-viewer__uploaded{font-size:.82rem;font-weight:600;color:var(--text-light);letter-spacing:.02em}.ready-stock-pdf-viewer__actions{display:flex;align-items:center;gap:.5rem}.ready-stock-pdf-viewer__close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:transparent;color:var(--secondary);cursor:pointer}.ready-stock-pdf-viewer__close:hover{background:rgba(107,88,83,.1)}.ready-stock-pdf-viewer__frame{flex:1 1;width:100%;border:0;background:#525659}.ready-stock-pdf-viewer__empty{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:2rem 1.5rem;text-align:center;color:var(--text-light);background:#faf8f6}.ready-stock-pdf-viewer__empty p{margin:0;max-width:28rem;line-height:1.5}.product-card--home-compact:hover{transform:translateY(-6px)}.products-page-listing{padding:90px 0}.product-card--square-img .product-card-img{height:auto;aspect-ratio:1/1}.product-card--square-img .product-card-img-inner{height:100%}.product-detail-intro{padding:64px 0 40px}.product-detail-overview-lead{font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:500;line-height:1.65;color:var(--secondary);max-width:640px}.product-detail-image{position:relative;width:100%;max-width:100%;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg)}.product-detail-image--slider .productImagesSwiper{width:100%;height:480px}.product-detail-image--slider .swiper-slide{height:480px}.product-image-slide{position:relative;width:100%;height:480px}.product-detail-img{width:100%;height:480px;object-fit:cover;border-radius:var(--radius)}.product-detail-image--slider .product-detail-img{border-radius:0}.product-image-slide-caption{position:absolute;left:0;right:0;bottom:0;padding:10px 16px;background:linear-gradient(transparent,rgba(45,36,32,.82));color:var(--white);font-size:.78rem;font-weight:600;line-height:1.35;z-index:2}.productImagesSwiper .swiper-pagination{bottom:14px;z-index:3}.productImagesSwiper .swiper-pagination-bullet{background:rgba(255,255,255,.55);opacity:1}.productImagesSwiper .swiper-pagination-bullet-active{background:var(--primary);width:22px;border-radius:6px}.productImagesSwiper .swiper-button-next,.productImagesSwiper .swiper-button-prev{width:38px;height:38px;background:rgba(255,255,255,.92);border-radius:50%;box-shadow:var(--shadow);color:var(--secondary);z-index:3}.productImagesSwiper .swiper-button-next:after,.productImagesSwiper .swiper-button-prev:after{font-size:.9rem;font-weight:700}.product-detail-icon{position:absolute;bottom:24px;right:24px;z-index:4;width:60px;height:60px;background:var(--primary);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.4rem;box-shadow:var(--shadow-lg)}.product-detail-intro-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:.25rem}.product-detail-spec-badge{display:inline-flex;align-items:flex-start;gap:10px;width:100%;max-width:100%;padding:12px 18px;background:var(--light-bg);border:1px solid rgba(107,88,83,.08);border-radius:var(--radius);color:var(--secondary);font-size:.92rem;font-weight:500}.product-detail-spec-badge i{color:var(--primary);flex-shrink:0;margin-top:2px}.product-detail-spec-badge span{flex:1 1;min-width:0;line-height:1.5;word-break:break-word}.product-detail-specs{padding:64px 0 56px}.product-detail-heading{font-size:1.5rem;font-weight:700;color:var(--secondary);margin-bottom:24px}.product-detail-heading--compact{font-size:1.25rem;margin-bottom:16px}.product-detail-subheading{font-size:1.1rem;font-weight:700;color:var(--secondary);margin-bottom:14px}.product-spec-list{display:flex;flex-direction:column;gap:12px}.product-spec-item{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;background:var(--white);border-radius:var(--radius);border:1px solid rgba(107,88,83,.06);box-shadow:var(--shadow)}.product-spec-label{font-weight:600;color:var(--secondary);flex-shrink:0}.product-spec-value{color:var(--text-light);text-align:right}.product-detail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.product-detail-list li{display:flex;align-items:flex-start;gap:10px;color:var(--text-light)}.product-detail-list li i{color:var(--primary);margin-top:4px;font-size:.8rem}.product-applications-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.product-application-card{display:flex;align-items:center;gap:14px;padding:20px;background:var(--white);border-radius:var(--radius);border:1px solid rgba(107,88,83,.06);box-shadow:var(--shadow);font-weight:600;color:var(--secondary);font-size:.92rem}.product-application-card i{color:var(--primary);font-size:1.1rem;flex-shrink:0}.product-detail-related{padding:56px 0 64px}.product-detail-materials-inline{margin-top:40px;padding-top:36px;border-top:1px solid rgba(107,88,83,.08)}.product-material-spec-note{margin-top:20px;text-align:center;font-size:.9rem;color:var(--text-light)}.product-shapes-ref{padding:8px 0 48px;margin-top:-16px}.product-shapes-ref-card{max-width:760px;margin:0 auto;background:var(--white);border-radius:var(--radius);border:1px solid rgba(107,88,83,.08);box-shadow:var(--shadow);overflow:hidden}.product-shapes-ref-card:has(.product-shapes-ref-grid--1){width:-moz-fit-content;width:fit-content;max-width:min(100%,280px)}.product-shapes-ref-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;background:var(--light-bg);border-bottom:1px solid rgba(107,88,83,.08);flex-wrap:wrap}.product-shapes-ref-head .section-label{margin-bottom:0}.product-shapes-ref-title{margin:0;font-size:1.15rem;font-weight:700;color:var(--secondary)}.product-shapes-ref-grid{display:grid;grid-template-columns:1fr}.product-shapes-ref-grid--2{grid-template-columns:repeat(2,1fr)}.product-shapes-ref-grid--3{grid-template-columns:repeat(3,1fr)}.product-shapes-ref-grid--4{grid-template-columns:repeat(2,1fr)}.product-shape-item{display:flex;flex-direction:column;align-items:center;margin:0;padding:20px 16px 18px;text-align:center;border-bottom:1px solid rgba(107,88,83,.08)}.product-shapes-ref-grid--2 .product-shape-item:nth-child(odd),.product-shapes-ref-grid--3 .product-shape-item:not(:last-child),.product-shapes-ref-grid--4 .product-shape-item:nth-last-child(n+3){border-right:1px solid rgba(107,88,83,.08)}.product-shapes-ref-grid--3 .product-shape-item:last-child,.product-shapes-ref-grid--4 .product-shape-item:nth-child(2n){border-right:none}.product-shapes-ref-grid--1 .product-shape-item,.product-shapes-ref-grid--2 .product-shape-item:nth-last-child(-n+2),.product-shapes-ref-grid--3 .product-shape-item:nth-last-child(-n+3),.product-shapes-ref-grid--4 .product-shape-item:nth-last-child(-n+2){border-bottom:none}.product-shape-figure{display:flex;align-items:center;justify-content:center;width:100%;height:110px;margin-bottom:12px}.product-shape-item--photo .product-shape-figure{height:160px}.product-shape-img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;display:block}.product-shape-caption{display:flex;flex-direction:column;gap:4px;width:100%}.product-shape-name{font-size:.88rem;font-weight:700;color:var(--secondary);line-height:1.3}.product-shape-formula{font-size:.8rem;font-weight:500;color:var(--primary);font-family:ui-monospace,Cascadia Code,Consolas,monospace;letter-spacing:.01em}.product-weight-section{margin-top:36px;padding-top:32px;border-top:1px solid rgba(107,88,83,.08)}.product-weight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.product-weight-item{padding:20px;background:var(--white);border-radius:var(--radius);border:1px solid rgba(107,88,83,.06);box-shadow:var(--shadow)}.product-weight-label{margin-bottom:12px;font-size:.92rem;color:var(--secondary);line-height:1.5}.product-weight-img{width:100%;height:auto;border-radius:8px;display:block}.product-applications-visual{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:16px;gap:16px}.product-application-visual-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;background:var(--white);border-radius:var(--radius);border:1px solid rgba(107,88,83,.06);box-shadow:var(--shadow);text-align:center;font-weight:600;color:var(--secondary);font-size:.85rem}.product-application-img{width:100%;height:90px;object-fit:cover;border-radius:8px}.product-application-img-placeholder{width:100%;height:90px;display:flex;align-items:center;justify-content:center;background:var(--light-bg);border-radius:8px;color:var(--primary);font-size:1.5rem}.product-material-table-wrap{margin-bottom:0}.product-legacy-spec-note{margin:0 0 14px;text-align:center;font-size:.95rem;font-weight:700;color:var(--secondary)}.product-legacy-spec-table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #ccc;border-radius:4px;background:var(--white)}.product-legacy-spec-table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed;font-size:clamp(.58rem,1.1vw,.72rem);line-height:1.35}.product-legacy-spec-table td,.product-legacy-spec-table th{border:1px solid #ccc;padding:6px 4px;text-align:center;vertical-align:middle;word-wrap:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.product-legacy-spec-table th{background:#fdf2e9;color:var(--secondary);font-weight:700}.product-legacy-spec-table td{background:var(--white);color:#222;font-weight:500}.product-legacy-spec-table td:first-child{text-align:left;font-weight:600;width:11%}.product-legacy-spec-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 10px;margin-top:14px;padding-top:12px;border-top:1px dashed rgba(107,88,83,.25);text-align:center;font-size:clamp(.68rem,1.2vw,.82rem);font-weight:700;line-height:1.6;color:var(--secondary)}.product-legacy-spec-footer a{color:var(--secondary);text-decoration:none;transition:var(--transition)}.product-legacy-spec-footer a:hover{color:var(--primary)}.product-legacy-spec-divider{color:rgba(107,88,83,.45);font-weight:400}.swiper{max-width:100%;overflow:hidden}section.sectors-section{position:relative;overflow:hidden;background:var(--light-bg);padding:55px 0 48px}.sectors-section-bg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,251,240,.94),rgba(255,251,240,.88) 50%,rgba(255,251,240,.96)),url(https://images.unsplash.com/photo-1504328345606-18bbc8c9d7d1?w=1600&q=80) 50% /cover no-repeat;pointer-events:none}.sectors-section-header{margin-bottom:1.5rem}.sectors-section-header .section-desc{margin-bottom:0}.sectors-marquee-wrap{position:relative;z-index:1;margin-top:6px;width:100%}.sectors-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent)}.sectors-marquee-track{display:flex;align-items:stretch;width:max-content;gap:16px;animation:sectors-marquee 40s linear infinite;will-change:transform}.sectors-marquee:hover .sectors-marquee-track{animation-play-state:paused}@keyframes sectors-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.sector-ellipse-card{flex-shrink:0;width:max-content;min-width:132px;max-width:168px;min-height:108px;margin:0;background:rgba(255,251,240,.98);border:1.5px solid rgba(217,140,82,.42);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 14px;box-shadow:0 10px 28px rgba(107,88,83,.12);transition:box-shadow .35s ease,border-color .35s ease}.sector-ellipse-card:hover{border-color:rgba(217,140,82,.68);box-shadow:0 16px 40px rgba(107,88,83,.2)}@media (prefers-reduced-motion:reduce){.sectors-marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;max-width:960px;margin:0 auto;gap:12px}.sectors-marquee{-webkit-mask-image:none;mask-image:none}}.sector-ellipse-icon{width:34px;height:34px;border-radius:9px;background:var(--accent-light);border:1px solid rgba(217,140,82,.2);display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:1rem;flex-shrink:0}.sector-ellipse-label{font-size:.72rem;font-weight:600;color:var(--secondary);text-align:center;line-height:1.32;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media (max-width:1199.98px){.sector-ellipse-card{min-width:118px;min-height:96px;padding:10px 12px}.sector-ellipse-label{font-size:.68rem}}@media (max-width:767.98px){.sectors-marquee-track{gap:12px;animation-duration:32s}}.industry-card{position:relative;border-radius:var(--radius);overflow:hidden;height:280px;cursor:pointer}.industry-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.industry-card:hover img{transform:scale(1.08)}.industry-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(107,88,83,.9) 0,rgba(107,88,83,.3));display:flex;flex-direction:column;justify-content:flex-end;padding:25px;transition:var(--transition)}.industry-card:hover .industry-card-overlay{background:linear-gradient(0deg,rgba(107,88,83,.9) 0,rgba(107,88,83,.5))}.industry-card-overlay h4{color:var(--white);font-weight:700;margin-bottom:8px}.industry-card-overlay p{color:rgba(255,255,255,.8);font-size:.85rem;margin:0}.feature-card{text-align:center;padding:40px 25px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition);height:100%}.feature-card:hover{background:rgba(255,255,255,.1);transform:translateY(-8px);border-color:rgba(107,88,83,.3)}.feature-icon-wrap{width:70px;height:70px;margin:0 auto 20px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--white)}.feature-card h4{color:var(--white);font-weight:700;margin-bottom:12px;white-space:nowrap;font-size:clamp(.88rem,.7rem + .45vw,1.1rem);line-height:1.3}.feature-card p{color:rgba(255,255,255,.7);font-size:.9rem;margin:0}.cert-badges-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.cert-badge{display:inline-flex;align-items:center;gap:10px;background:var(--white);border:1px solid rgba(107,88,83,.12);padding:10px 20px;border-radius:50px;color:var(--secondary);font-size:.85rem;font-weight:600;margin:5px;box-shadow:0 2px 8px rgba(107,88,83,.06)}.cert-badge i{color:var(--primary);font-size:.95rem}.bg-dark-custom .cert-badge{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);color:var(--white);box-shadow:none}.bg-dark-custom .cert-badge i{color:var(--accent)}.process-track{position:relative;padding-top:8px;--process-count:5;overflow:visible}.process-zigzag-line{display:none}.process-cards{display:flex;flex-direction:column;gap:16px;position:relative;padding-left:28px}.process-cards:before{content:"";position:absolute;left:27px;top:28px;bottom:28px;width:2px;background:linear-gradient(180deg,var(--primary) 0,var(--accent) 50%,var(--primary) 100%);opacity:.3;border-radius:2px}.process-card{gap:16px;background:linear-gradient(145deg,#ffffff,#faf8f7);border:1px solid rgba(192,112,60,.12);border-radius:16px;padding:18px 20px 18px 22px;box-shadow:0 4px 20px rgba(107,88,83,.06),inset 0 1px 0 rgba(255,255,255,.9);overflow:visible}.process-card,.process-card-badge{position:relative;display:flex;align-items:center}.process-card-badge{flex-shrink:0;width:52px;height:52px;margin-left:-50px;background:linear-gradient(145deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:50%;justify-content:center;font-size:1rem;font-weight:800;letter-spacing:.02em;color:var(--white);box-shadow:0 6px 18px rgba(107,88,83,.28),inset 0 1px 0 rgba(255,255,255,.15);border:3px solid var(--white);z-index:3}.process-card-body{flex:1 1;min-width:0}.process-card h4{font-weight:700;color:var(--accent);margin:0;font-size:1rem;line-height:1.35;letter-spacing:-.01em}@media (max-width:991.98px){section.sectors-section{padding:44px 0 36px;overflow-x:clip}.sectors-section-header{margin-bottom:1.25rem;padding-inline:4px}.sectors-section-header .section-desc{font-size:.92rem;line-height:1.65;max-width:34rem}}@media (max-width:575.98px){section.sectors-section{padding:38px 0 32px}.sectors-section-header{margin-bottom:1rem}.sectors-section-header .section-desc{font-size:.88rem}}@media (min-width:992px){.process-track{padding:40px 0 16px}.process-zigzag-line{display:block;position:absolute;top:0;left:0;width:100%;height:160px;pointer-events:none;z-index:1;opacity:.65}.process-cards{display:grid;grid-template-columns:repeat(var(--process-count),minmax(0,1fr));grid-gap:10px;gap:10px;padding-left:0;position:relative;z-index:2;align-items:start}.process-cards:before{display:none}.process-card{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:38px 10px 18px;margin-top:0;gap:0;min-height:88px;align-self:start;border-radius:14px}.process-card--low{margin-top:72px}.process-card-badge{position:absolute;top:-26px;left:50%;transform:translateX(-50%);margin-left:0;width:52px;height:52px;font-size:1.05rem;z-index:4}.process-card-body{padding-top:4px;flex:none;width:100%;display:flex;align-items:center;justify-content:center;min-height:2.7em}.process-card h4{font-size:.88rem;line-height:1.3}}@media (min-width:1200px){.process-cards{gap:14px}.process-card{padding:40px 12px 20px;min-height:92px}.process-card--low{margin-top:80px}.process-card h4{font-size:.95rem}}@media (min-width:1400px){.process-cards{gap:18px}.process-card{padding:42px 14px 22px}.process-card h4{font-size:1rem}}.stats-section{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--primary-dark) 0,var(--primary) 50%,var(--accent) 100%);padding:70px 0}.stats-section:before{content:"NUMBERS";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:100%;padding:0 24px;box-sizing:border-box;text-align:center;white-space:nowrap;font-size:clamp(5rem,calc((100vw - 3rem) / 5.9),16.5rem);font-weight:800;letter-spacing:.035em;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.14);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;line-height:1}.stats-section .container{position:relative;z-index:1}.stats-grid{--stats-count:4;--stats-gap:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--stats-gap)}.stats-grid-item{flex:1 1 calc((100% - (var(--stats-count) - 1) * var(--stats-gap)) / var(--stats-count));max-width:calc((100% - (var(--stats-count) - 1) * var(--stats-gap)) / var(--stats-count));min-width:min(100%,180px)}.stat-box{text-align:center;padding:20px}.stat-icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--white);color:var(--primary);font-size:1.3rem;box-shadow:0 4px 16px rgba(0,0,0,.12)}.stat-box .counter{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--white);line-height:1}.stat-box .stat-label{color:rgba(255,255,255,.85);font-size:.9rem;margin-top:8px;text-transform:uppercase;letter-spacing:1px}.testimonial-grid{align-items:stretch}.testimonial-grid>[class*=col-]{display:flex}.testimonial-card{background:var(--white);border-radius:var(--radius);padding:35px;border:1px solid rgba(107,88,83,.06);box-shadow:0 8px 28px rgba(107,88,83,.07);height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}.testimonial-quote{font-size:2rem;color:var(--primary);opacity:.25;line-height:1;margin-bottom:12px;flex-shrink:0}.testimonial-text{color:var(--text);font-size:.95rem;font-style:italic;margin-bottom:25px;line-height:1.8;flex:1 1}.testimonial-author{display:flex;align-items:center;gap:15px;margin-top:auto}.testimonial-author img{width:55px;height:55px;border-radius:50%;object-fit:cover}.testimonial-author h5{font-weight:700;color:var(--secondary);margin:0;font-size:1rem}.testimonial-author span{color:var(--text-light);font-size:.85rem}.testimonial-stars{color:var(--accent);margin-bottom:15px;flex-shrink:0}.gallery-item{position:relative;display:block;width:100%;padding:0;border:none;background:none;text-align:inherit;border-radius:var(--radius-sm);overflow:hidden;cursor:pointer}.gallery-item img{width:100%;height:220px;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.12)}.gallery-overlay{position:absolute;inset:0;background:rgba(107,88,83,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:var(--transition);z-index:1}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay i{color:var(--white);font-size:2rem;transform:scale(0);transition:var(--transition)}.gallery-item:hover .gallery-overlay i{transform:scale(1)}.gallery-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(107,88,83,.92);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:galleryLightboxFadeIn .25s ease}@keyframes galleryLightboxFadeIn{0%{opacity:0}to{opacity:1}}.gallery-lightbox-content{position:relative;max-width:min(1100px,100%);width:100%;animation:galleryLightboxScaleIn .3s ease}@keyframes galleryLightboxScaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.gallery-lightbox-img{width:100%;height:auto;max-height:calc(100vh - 120px);object-fit:contain;border-radius:var(--radius);box-shadow:var(--shadow-lg)}.gallery-lightbox-caption{margin:14px 0 0;text-align:center;color:rgba(255,255,255,.9);font-size:.95rem}.gallery-lightbox-close{position:absolute;top:20px;right:20px;width:44px;height:44px;border:none;border-radius:50%;background:rgba(255,255,255,.12);color:var(--white);font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition);z-index:1}.gallery-lightbox-close:hover{background:var(--btn-gradient);transform:rotate(90deg)}.gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:rgba(255,255,255,.12);color:var(--white);font-size:1.1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition);z-index:1}.gallery-lightbox-nav:hover{background:var(--accent);color:var(--white)}.gallery-lightbox-nav--prev{left:20px}.gallery-lightbox-nav--next{right:20px}.gallery-lightbox-counter{display:block;margin-top:6px;font-size:.85rem;color:rgba(255,255,255,.65)}.gallery-page{padding:90px 0;background:linear-gradient(180deg,var(--light-bg) 0,#f3f0ec 45%,var(--light-bg) 100%);position:relative;overflow:hidden}.gallery-page:before{top:-120px;right:-80px;width:320px;height:320px;background:radial-gradient(circle,rgba(217,140,82,.12) 0,transparent 70%)}.gallery-page:after,.gallery-page:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.gallery-page:after{bottom:-100px;left:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(107,88,83,.08) 0,transparent 70%)}.gallery-page>.container{position:relative;z-index:1}.gallery-page-intro{margin-bottom:2.5rem}.gallery-highlight-card{height:100%;padding:24px 22px;background:var(--white);border-radius:var(--radius);border:1px solid rgba(107,88,83,.08);box-shadow:var(--shadow);transition:var(--transition)}.gallery-highlight-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(217,140,82,.25)}.gallery-highlight-icon{width:48px;height:48px;margin-bottom:16px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:var(--white);font-size:1.1rem}.gallery-highlight-card h6{font-weight:700;color:var(--accent);margin-bottom:8px;font-size:1rem}.gallery-highlight-card p{margin:0;color:var(--text-light);font-size:.9rem;line-height:1.65}.gallery-item--page{border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid rgba(107,88,83,.08);transition:var(--transition)}.gallery-item--page:hover{box-shadow:var(--shadow-lg);border-color:rgba(217,140,82,.3)}.gallery-item--page .gallery-overlay{background:linear-gradient(180deg,rgba(107,88,83,.15),rgba(107,88,83,.75))}.gallery-item-caption{position:absolute;left:0;right:0;bottom:0;padding:12px 16px;background:linear-gradient(180deg,transparent,rgba(51,51,51,.85));color:var(--white);font-size:.875rem;font-weight:600;text-align:left;z-index:2;pointer-events:none}.gallery-item--page img{height:240px}.gallery-page-grid{margin-top:.5rem}.gallery-category-tabs{margin-bottom:1.75rem}.gallery-category-tab-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.gallery-category-tab{border:1px solid rgba(107,88,83,.25);background:var(--white);color:var(--text);padding:.6rem 1.25rem;border-radius:999px;font-weight:700;font-size:.84rem;letter-spacing:.01em;line-height:1.2;white-space:nowrap;transition:var(--transition)}.gallery-category-tab.active,.gallery-category-tab:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.gallery-page-empty{margin:0;padding:2.5rem 1rem;color:var(--text-light);font-size:.95rem}.news-page{padding:90px 0;background:linear-gradient(180deg,var(--light-bg) 0,#f3f0ec 45%,var(--light-bg) 100%);position:relative;overflow:hidden}.news-page:before{content:"";position:absolute;top:-100px;right:-70px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(217,140,82,.1) 0,transparent 70%);pointer-events:none}.news-page>.container{position:relative;z-index:1}.news-category-tabs,.news-page-intro{margin-bottom:2rem}.news-category-tab-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.news-category-tab{border:1px solid rgba(107,88,83,.25);background:var(--white);color:var(--text);padding:.55rem 1.1rem;border-radius:999px;font-weight:700;font-size:.8rem;letter-spacing:.01em;line-height:1.2;white-space:nowrap;transition:var(--transition)}.news-category-tab.active,.news-category-tab:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.news-page-grid{margin-top:.5rem}.news-page-empty{margin:0;padding:2.5rem 1rem;color:var(--text-light);font-size:.95rem}.blog-card{height:100%;display:flex;flex-direction:column;background:var(--white);border-radius:var(--radius);border:1px solid rgba(107,88,83,.08);box-shadow:var(--shadow);overflow:hidden;transition:var(--transition)}.blog-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:rgba(217,140,82,.28)}.blog-card-image-link{display:block;text-decoration:none}.blog-card-image-wrap{position:relative;overflow:hidden;aspect-ratio:16/10}.blog-card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-card-image{transform:scale(1.05)}.blog-card-category{position:absolute;top:14px;left:14px;padding:5px 12px;border-radius:50px;background:rgba(255,255,255,.94);color:var(--primary-dark);font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 4px 14px rgba(107,88,83,.12)}.blog-card-body{display:flex;flex-direction:column;flex:1 1;padding:22px 22px 24px;min-width:0}.blog-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;color:var(--text-light);font-size:.8rem}.blog-card-meta-sep{opacity:.6}.blog-card-title{margin:0 0 12px;font-size:1.08rem;line-height:1.4}.blog-card-title a{color:var(--secondary);text-decoration:none;transition:var(--transition)}.blog-card-title a:hover{color:var(--primary)}.blog-card-excerpt{flex:1 1;margin:0 0 16px;color:var(--text-light);font-size:.9rem;line-height:1.65}.blog-detail{padding:56px 0 48px;background:var(--white)}.blog-detail-header{margin-bottom:1.75rem;text-align:center}.blog-detail-category{display:inline-block;margin-bottom:14px;padding:6px 14px;border-radius:50px;background:var(--accent-light);color:var(--primary-dark);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.blog-detail-title{margin:0 0 18px;font-size:clamp(1.5rem,3vw,2.15rem);line-height:1.3;color:var(--secondary)}.blog-detail-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;color:var(--text-light);font-size:.88rem}.blog-detail-meta i{margin-right:6px;color:var(--primary)}.blog-detail-image-wrap{margin-bottom:2rem;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg)}.blog-detail-image{width:100%;height:auto;max-height:480px;object-fit:cover;display:block}.blog-detail-content p{margin-bottom:1.25rem;color:var(--text-light);font-size:1rem;line-height:1.8}.blog-detail-content p:last-child{margin-bottom:0}.blog-detail-footer{display:flex;flex-wrap:wrap;gap:12px;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(107,88,83,.1)}.blog-related{padding:64px 0 90px;background:var(--light-bg)}#faq{padding-bottom:32px}#contact{padding-top:32px}.accordion-custom .accordion-item{border:none;margin-bottom:12px;border-radius:var(--radius-sm)!important;overflow:hidden;box-shadow:0 2px 15px rgba(0,0,0,.05)}.accordion-custom .accordion-button{font-weight:600;color:var(--secondary);padding:20px 48px 20px 25px;background:var(--white);box-shadow:none;line-height:1.4;text-align:left}.accordion-custom .accordion-button:not(.collapsed){background:linear-gradient(135deg,rgba(107,88,83,.08),rgba(217,140,82,.08));color:var(--primary)}.accordion-custom .accordion-button:focus{box-shadow:none}.accordion-custom .accordion-body{padding:0 25px 20px;color:var(--text-light);font-size:.92rem}.home-contact-brief{padding:40px 0 48px}#faq+.home-contact-brief{padding-top:32px}.home-contact-brief-panel{background:linear-gradient(135deg,rgba(107,88,83,.06),rgba(217,140,82,.07));border:1px solid rgba(107,88,83,.1);border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow);padding:18px}.home-contact-brief-grid,.home-contact-brief-stack{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.home-contact-brief-address-card,.home-contact-brief-row{display:flex;gap:14px;align-items:flex-start;padding:18px;background:rgba(255,255,255,.92);border:1px solid rgba(107,88,83,.1);border-radius:var(--radius);box-shadow:0 8px 26px rgba(107,88,83,.08)}.home-contact-brief-icon{width:44px;height:44px;min-width:44px;flex-shrink:0;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--primary);color:var(--white);font-size:1rem;line-height:1}.home-contact-brief-icon i{display:block;line-height:1}.home-contact-brief-body{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px}.home-contact-brief-label{font-weight:700;color:var(--secondary);letter-spacing:.2px;margin:0;font-size:.95rem}.home-contact-brief-value{display:flex;flex-wrap:wrap;gap:6px 14px;color:var(--secondary);font-size:.92rem;line-height:1.55;word-break:break-word;overflow-wrap:anywhere}.home-contact-brief-item{display:inline-flex;align-items:center;white-space:nowrap}.home-contact-brief-email{font-size:.86rem}.home-contact-brief-address-lines{margin:0;font-style:normal;color:var(--secondary);font-size:.88rem;line-height:1.65;word-break:break-word;overflow-wrap:anywhere}.home-contact-brief-address-lines strong,.home-contact-brief-link strong,.home-contact-brief-value strong{font-weight:700}.home-contact-brief-email .home-contact-brief-link{font-size:inherit}.home-contact-brief-sep{margin-left:2px;color:var(--secondary)}.home-contact-brief-link{color:var(--secondary);font-weight:600;font-size:.95rem;text-decoration:none;line-height:inherit;transition:var(--transition)}.home-contact-brief-link:hover{color:var(--primary)}.our-clients-section{padding:44px 0 52px;background:var(--light-bg);border-top:1px solid rgba(107,88,83,.08);overflow:hidden}.our-clients-header{margin-bottom:1.75rem}.our-clients-marquee-wrap{position:relative;width:100%;padding:8px 0 12px}.our-clients-marquee{overflow:hidden;padding:6px 0 10px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent)}.our-clients-track{display:flex;align-items:center;width:max-content;gap:0;animation:our-clients-marquee 42s linear infinite;will-change:transform}.our-clients-track-set{display:flex;align-items:center;flex-shrink:0;gap:20px}.our-clients-marquee:hover .our-clients-track{animation-play-state:paused}@keyframes our-clients-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.our-clients-track{animation:none;max-width:960px;margin:0 auto;padding:0 16px}.our-clients-track,.our-clients-track-set{flex-wrap:wrap;justify-content:center;width:100%}.our-clients-track-set{gap:14px}.our-clients-marquee{-webkit-mask-image:none;mask-image:none}}.our-clients-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-width:220px;height:110px;padding:18px 28px;background:var(--white);border:1px solid rgba(107,88,83,.12);border-radius:14px;box-shadow:0 6px 20px rgba(107,88,83,.07);transition:border-color .3s ease,box-shadow .3s ease}.our-clients-item:hover{border-color:rgba(217,140,82,.45);box-shadow:0 10px 28px rgba(107,88,83,.12)}.our-clients-logo{width:auto;height:72px;max-width:180px;object-fit:contain;opacity:1;transition:opacity .3s ease}.home-2-theme .our-clients-item{border-color:var(--home2-border)}.home-2-theme .our-clients-item:hover{border-color:var(--home2-border-hover)}@media (max-width:767.98px){.our-clients-section{padding:36px 0 44px}.our-clients-header{margin-bottom:1.25rem}.our-clients-marquee-wrap{padding:6px 0 10px}.our-clients-marquee{padding:4px 0 8px}.our-clients-item{min-width:190px;height:92px;padding:14px 20px}.our-clients-logo{height:58px;max-width:150px}.our-clients-track{animation-duration:34s}.our-clients-track-set{gap:14px}}.about-certificates-section{padding:44px 0 40px;background:var(--white);border-top:1px solid rgba(107,88,83,.08);overflow:hidden}.about-certificates-header{margin-bottom:1.75rem}.about-certificates-marquee-wrap{position:relative;width:100%}.about-certificates-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent)}.about-certificates-track{display:flex;align-items:center;width:max-content;gap:0;animation:about-certificates-marquee 48s linear infinite;will-change:transform}.about-certificates-track-set{display:flex;align-items:center;flex-shrink:0;gap:24px}.about-certificates-marquee:hover .about-certificates-track{animation-play-state:paused}@keyframes about-certificates-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.about-certificates-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;max-width:1100px;margin:0 auto;padding:0 16px}.about-certificates-track-set{flex-wrap:wrap;justify-content:center;width:100%;gap:16px}.about-certificates-marquee{-webkit-mask-image:none;mask-image:none}}.about-certificates-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:280px;height:200px;padding:14px 18px;background:var(--white);border:1px solid rgba(107,88,83,.12);border-radius:14px;box-shadow:0 6px 20px rgba(107,88,83,.07);transition:border-color .3s ease,box-shadow .3s ease}.about-certificates-item:hover{border-color:rgba(217,140,82,.45);box-shadow:0 10px 28px rgba(107,88,83,.12)}.about-certificates-image{width:auto;height:100%;max-width:100%;object-fit:contain}@media (max-width:767.98px){.about-certificates-section{padding:36px 0 32px}.about-certificates-header{margin-bottom:1.25rem}.about-certificates-item{width:240px;height:170px;padding:12px 14px}.about-certificates-track{animation-duration:38s}.about-certificates-track-set{gap:16px}}@media (min-width:768px){.home-contact-brief-panel{padding:20px}.home-contact-brief-grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px}}@media (min-width:992px){.home-contact-brief-panel{padding:22px}.home-contact-brief-grid{grid-template-columns:1fr 1.25fr}}.contact-page{padding:90px 0;overflow:hidden}.contact-page-aside{display:flex;flex-direction:column;gap:1rem}.contact-page .map-wrapper{height:320px;min-height:0;flex-shrink:0}.contact-page .map-wrapper iframe{height:100%;min-height:0}.contact-highlight-card{height:100%;padding:22px 20px;background:var(--white);border-radius:var(--radius);border:1px solid rgba(107,88,83,.08);box-shadow:var(--shadow);transition:var(--transition)}.contact-highlight-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.contact-highlight-icon{width:44px;height:44px;margin-bottom:14px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--primary);color:var(--white);font-size:1rem}.contact-highlight-card h6{font-weight:700;color:var(--accent);margin-bottom:8px;font-size:.95rem}.contact-highlight-card p{margin:0;color:var(--text-light);font-size:.875rem;line-height:1.6}.contact-hours-card{background:var(--white);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);border:1px solid rgba(107,88,83,.06)}.contact-hours-card h5{color:var(--secondary)}.contact-hours-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.contact-hours-list li{display:flex;justify-content:space-between;gap:12px;font-size:.9rem;color:var(--text-light);padding-bottom:10px;border-bottom:1px solid rgba(107,88,83,.08)}.contact-hours-list li:last-child{padding-bottom:0;border-bottom:none}.contact-hours-list strong{color:var(--secondary);font-weight:600;white-space:nowrap}.contact-hours-note{font-size:.85rem;color:var(--text-light);line-height:1.6}.contact-hours-note a{color:var(--primary);text-decoration:none;font-weight:600}.contact-hours-note a:hover{text-decoration:underline}.contact-inline-links{color:var(--text-light);font-size:.875rem;line-height:1.5;word-break:break-word}.contact-inline-group{display:flex;flex-wrap:wrap;align-items:center;gap:6px 20px}.contact-email-inline{flex-wrap:wrap;gap:6px 14px;min-width:0}.contact-email-inline,.contact-email-inline .contact-inline-link{word-break:break-word;overflow-wrap:anywhere;font-size:inherit}.contact-email-inline .contact-inline-item{display:inline-flex;align-items:center;max-width:100%;white-space:normal}.contact-inline-item{display:inline-flex;align-items:center;white-space:nowrap}.contact-inline-sep{margin-left:2px;color:var(--text-light)}.contact-inline-link{color:var(--text-light);text-decoration:none;transition:var(--transition)}.contact-inline-link:hover{color:var(--secondary)}.contact-location-card{height:100%;background:var(--white);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);border:1px solid rgba(107,88,83,.06)}.contact-location-card h5{color:var(--secondary)}.contact-location-map{min-height:280px}.contact-info-row{align-items:stretch}.contact-info-col{display:flex;flex-direction:column;gap:18px}.contact-info-item{width:100%}.contact-info-card{padding:25px;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;gap:18px;align-items:flex-start;transition:var(--transition);width:100%;min-width:0}.contact-info-card:hover{transform:translateY(-5px)}.contact-info-body{flex:1 1;min-width:0;color:var(--text-light);display:flex;flex-direction:column;gap:10px;padding-top:2px}.contact-info-body h6{color:var(--secondary);font-size:.95rem;letter-spacing:.01em;margin:0!important}.contact-info-body p{color:var(--text-light);text-align:left;line-height:1.65;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:break-word;margin:0}.contact-email-list{display:flex;flex-direction:column;gap:6px}.contact-email-link{display:block;color:var(--text-light);font-size:.875rem;text-decoration:none;line-height:1.5;transition:var(--transition);word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.contact-email-link:hover{color:var(--secondary)}.contact-icon{width:50px;height:50px;min-width:50px;background:var(--primary);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.1rem;line-height:1}.contact-icon i{display:block;line-height:1}.contact-icon-stack{display:flex;flex-direction:column;gap:12px;align-items:center}.contact-icon--sub{width:42px;height:42px;min-width:42px;border-radius:10px;font-size:.95rem}.contact-subsection-title{display:inline-flex;align-items:center;gap:10px}.contact-subsection-title-icon{width:36px;height:36px;min-width:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:var(--white);font-size:.9rem;line-height:1}.contact-subsection-title-icon--large{width:50px;height:50px;min-width:50px;border-radius:12px;font-size:1.1rem}.contact-subsection-row{display:flex;gap:18px;align-items:flex-start}.contact-subsection-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:10px;padding-top:2px}.contact-form-wrapper{background:var(--white);border-radius:var(--radius);padding:35px;box-shadow:var(--shadow)}.form-control-custom{border:2px solid #ede4d0;border-radius:var(--radius-sm);padding:14px 18px;font-size:.92rem;transition:var(--transition)}.form-control-custom:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(107,88,83,.1)}.contact-submit-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem 1.25rem}.contact-submit-btn{flex-shrink:0}.contact-captcha{flex:1 1 280px;min-width:0}.contact-captcha-label{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.82rem;font-weight:700;color:var(--secondary);letter-spacing:.02em;text-transform:uppercase}.contact-captcha-label i{color:var(--primary);font-size:.9rem}.contact-captcha-row{display:flex;align-items:center;gap:.65rem}.contact-captcha-question{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem .9rem;border-radius:var(--radius-sm);background:linear-gradient(135deg,rgba(107,88,83,.1),rgba(217,140,82,.12));border:2px solid #ede4d0;font-weight:700;color:var(--secondary);white-space:nowrap}.contact-captcha-num{min-width:1.5rem;text-align:center;font-size:1.05rem;color:var(--primary-dark)}.contact-captcha-eq,.contact-captcha-op{font-size:1.1rem;color:var(--primary)}.contact-captcha-input{width:72px;min-width:72px;text-align:center;font-weight:700;font-size:1rem;padding:12px 10px}.contact-captcha-refresh{width:46px;height:46px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ede4d0;border-radius:var(--radius-sm);background:var(--white);color:var(--primary);cursor:pointer;transition:var(--transition)}.contact-captcha-refresh:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.contact-captcha--error .contact-captcha-input,.contact-captcha--error .contact-captcha-question{border-color:#c45c4a}.contact-captcha--error .contact-captcha-input:focus{border-color:#c45c4a;box-shadow:0 0 0 4px rgba(196,92,74,.12)}.contact-captcha-error{margin:.5rem 0 0;font-size:.85rem;color:#b42318;font-weight:600}.map-wrapper{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);height:100%;min-height:300px}.map-wrapper iframe{width:100%;height:100%;min-height:300px;border:0}.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.social-links a{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:rgba(107,88,83,.1);color:var(--primary);border-radius:50%;transition:var(--transition);text-decoration:none}.social-links a:hover{background:var(--btn-gradient);color:var(--white);transform:translateY(-3px)}.footer{background:#4f3a2b;color:rgba(255,255,255,.72);padding-top:72px}.footer,.footer-main>[class*=col-]:first-child,.footer>.container>.row>.col-12:first-child{overflow:visible}.footer-main{align-items:flex-start}.footer-brand-link{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:18px;text-decoration:none;transition:var(--transition);overflow:visible}.footer-brand-logo-img{width:clamp(150px,4.5vw + 172px,255px);height:auto!important;max-width:100%;object-fit:contain;object-position:left center;display:block}.footer-brand-link:hover{opacity:.92}.footer-brand-lockup{display:grid;grid-template-columns:max-content;width:-moz-fit-content;width:fit-content;max-width:100%;overflow:visible}.footer-brand-name{color:var(--white);font-size:clamp(1rem,2.4vw,1.28rem);letter-spacing:.085em;line-height:1.15;margin:0;text-transform:uppercase}.footer-brand-name,.footer-brand-tagline{grid-column:1;font-weight:300;white-space:nowrap;font-family:var(--font-fira-sans),"Fira Sans",sans-serif}.footer-brand-tagline{justify-self:end;color:var(--accent);font-size:clamp(.76rem,1.9vw,.84rem);letter-spacing:.01em;line-height:1.2;margin:3px 0 0;text-transform:lowercase}.footer-desc{font-size:.92rem;line-height:1.75;margin-bottom:22px;max-width:36ch}.footer-title{color:var(--white);font-weight:700;font-size:1.05rem;margin-bottom:22px;position:relative;padding-bottom:12px;letter-spacing:.02em}.footer-title:after{content:"";position:absolute;bottom:0;left:0;width:36px;height:2px;background:var(--accent);border-radius:2px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:11px}.footer-links a{color:rgba(255,255,255,.72);text-decoration:none;font-size:.9rem;line-height:1.45;transition:var(--transition);display:inline-flex;align-items:flex-start;gap:8px}.footer-links a:hover{color:var(--accent);padding-left:4px}.footer-links a:before{content:"\f105";font-family:Font Awesome\ 6 Free;font-weight:900;font-size:.75rem;color:var(--accent);opacity:.85;flex-shrink:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:22px 0;margin-top:52px}.footer-bottom p{margin:0;font-size:.84rem;line-height:1.55}.footer-legal{overflow-wrap:anywhere;word-break:break-word}.footer-credit-link{color:var(--white);text-decoration:none;font-weight:600;transition:var(--transition)}.footer-credit-link:hover{color:var(--accent)}.footer-social{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.footer-social a{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);color:rgba(255,255,255,.75);border:1px solid rgba(255,255,255,.06);border-radius:50%;transition:var(--transition);text-decoration:none}.footer-social a:hover{background:var(--accent);border-color:var(--accent);color:var(--white);transform:translateY(-2px)}.brochure-float-btn{position:fixed;left:24px;bottom:30px;z-index:999;width:auto;min-height:44px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:9px 14px;border-radius:999px;border:none;background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);color:var(--white);font-family:var(--font-fira-sans);font-size:.875rem;font-weight:600;letter-spacing:.02em;text-decoration:none;box-shadow:0 10px 28px rgba(107,88,83,.28);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.brochure-float-btn:focus-visible,.brochure-float-btn:hover{color:var(--white);transform:translateY(-3px);box-shadow:0 14px 36px rgba(107,88,83,.36);filter:brightness(1.05)}.brochure-float-btn__icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.brochure-float-btn__icon i{font-size:.95rem;line-height:1}.brochure-float-btn__text{display:inline-flex;align-items:center}.brochure-float-btn__label{line-height:1}body.investors-modal-open .brochure-float-btn{opacity:0;visibility:hidden;pointer-events:none}@media (max-width:575.98px){.brochure-float-btn{left:16px;bottom:20px;min-height:40px;padding:8px 12px;gap:0}.brochure-float-btn__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brochure-float-btn__icon i{font-size:1rem}}#backToTop.copper-product-btn{position:fixed;bottom:30px;right:30px;width:56px;height:68px;padding:0;background:transparent;border:none;cursor:pointer;z-index:999;pointer-events:auto}#backToTop.copper-product-btn.falling{animation:copperFall .9s cubic-bezier(.34,1.4,.64,1) forwards}#backToTop.copper-product-btn.flying{animation:copperFlyUp .7s cubic-bezier(.55,0,1,.45) forwards;pointer-events:none}#backToTop.copper-product-btn.ready:hover .copper-product-btn__inner{transform:translateY(-5px) scale(1.05)}.copper-product-btn__inner{position:relative;display:block;width:56px;height:68px;background:transparent;transition:transform .3s ease}.copper-product-btn__img{width:100%;height:100%;object-fit:contain;display:block;background:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}@keyframes copperFall{0%{opacity:0;transform:translateY(calc(-100vh + 60px)) rotate(-180deg) scale(.6)}55%{opacity:1;transform:translateY(12px) rotate(20deg) scale(1.08)}75%{transform:translateY(-6px) rotate(-8deg) scale(.98)}90%{transform:translateY(3px) rotate(4deg) scale(1.02)}to{opacity:1;transform:translateY(0) rotate(0deg) scale(1)}}@keyframes copperFlyUp{0%{opacity:1;transform:translateY(0) scale(1)}40%{opacity:1;transform:translateY(-40vh) scale(.95)}to{opacity:0;transform:translateY(calc(-100vh + 60px)) scale(.7)}}@media (max-width:991px){html{scroll-padding-top:72px}section:not(.hero-section):not(.page-hero):not(.sectors-section):not(.product-shapes-ref):not(.product-detail-specs):not(.product-detail-related):not(.product-detail-intro):not(.investors-page):not(.investors-management-team){padding:60px 0}#about{padding-bottom:32px}#about+#products{padding-top:32px}#testimonials{padding-bottom:32px}#testimonials+#gallery{padding-top:32px}#faq{padding-bottom:32px}.section-desc{font-size:.98rem}.about-image-wrapper img{height:360px}.about-experience-badge{right:12px;bottom:12px;padding:14px 16px 12px}.about-experience-badge .years{font-size:1.85rem}.product-card-body{padding:30px 20px 20px}.feature-card{padding:30px 20px}.testimonial-card{padding:28px}.mission-vision-card{padding:24px}.footer{padding-top:60px}.footer-bottom{margin-top:40px}.cert-badge{font-size:.8rem;padding:8px 14px}.about-quality-image img{height:360px}.about-cta-card{padding:40px 28px}.facility-images-col{min-height:320px}.facility-spec-card{padding:14px 12px;gap:10px;align-items:flex-start}.facility-spec-icon{width:40px;height:40px;min-width:40px;font-size:.95rem}.facility-spec-value{font-size:.88rem}.facility-spec-label{font-size:.78rem}.product-detail-image--slider .productImagesSwiper,.product-detail-image--slider .swiper-slide,.product-detail-img,.product-image-slide{height:360px}.product-detail-intro{padding:48px 0 32px}.product-detail-specs{padding:48px 0 44px}.product-detail-related{padding:44px 0 52px}.contact-page,.gallery-page,.news-page{padding:60px 0}.blog-related{padding:48px 0 60px}.products-page-listing{padding:60px 0}}@media (max-width:767px){html{scroll-padding-top:68px}#about .col-lg-6>p.text-muted,#about .section-desc,.accordion-custom .accordion-body,.feature-card p,.mission-vision-card p,.process-card p,.product-card-body p,.testimonial-text{text-align:left;-webkit-hyphens:none;hyphens:none}.about-page-facility .mission-vision-card:not(.text-center) p,.about-page-facility .section-desc,.about-page-intro .section-desc,.about-page-intro p.text-muted,.about-page-quality .section-desc,.about-page-quality .text-muted{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.about-page-facility .text-center .section-desc,.text-center .section-desc{text-align:center;text-justify:auto;hyphens:none;-webkit-hyphens:none}.about-page-facility .mission-vision-card.text-center .director-name,.about-page-facility .mission-vision-card.text-center .director-role{text-align:center;hyphens:none;-webkit-hyphens:none;white-space:normal}.about-page-facility .row>[class*=col-]{min-width:0}section:not(.hero-section):not(.page-hero):not(.sectors-section):not(.product-shapes-ref):not(.product-detail-specs):not(.product-detail-related):not(.product-detail-intro):not(.investors-page):not(.investors-management-team){padding:50px 0}#about{padding-top:24px;padding-bottom:32px}.hero-content{padding:16px clamp(16px,4vw,28px) 12px}.hero-side-nav{top:33.333vw}.hero-scroll{display:none}.container{max-width:100%!important;padding-left:1rem;padding-right:1rem}.navbar-custom{padding:10px 0}.navbar-custom.scrolled{padding:8px 0}.navbar-custom-bar{padding:8px 14px;border-radius:12px}.brand-logo-full{height:44px;max-width:min(220px,58vw)}.product-detail-image--slider .productImagesSwiper,.product-detail-image--slider .swiper-slide,.product-detail-img,.product-image-slide{height:300px}.product-detail-intro{padding:40px 0 28px}.product-detail-overview-lead{font-size:1.05rem}.product-detail-intro .text-muted,.product-detail-overview-lead{max-width:none;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.product-detail-intro-actions .btn-primary-custom{width:100%;text-align:center}.product-spec-item{flex-direction:column;align-items:stretch;gap:6px;padding:14px 16px}.product-spec-value{text-align:left}.product-detail-heading{font-size:1.3rem;margin-bottom:18px}.product-applications-visual{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-application-visual-card{padding:12px;font-size:.8rem}.product-detail-specs{padding:40px 0 36px}.product-detail-related{padding:40px 0 48px}.product-shapes-ref-card:has(.product-shapes-ref-grid--1){width:100%;max-width:100%}.product-shapes-ref-grid--2,.product-shapes-ref-grid--3,.product-shapes-ref-grid--4{grid-template-columns:1fr}.product-shape-item{border-right:none!important}.contact-page,.gallery-page,.news-page{padding:60px 0}.blog-related{padding:48px 0 60px}.products-page-listing{padding:48px 0}.section-label{font-size:.75rem;letter-spacing:1.5px}.section-label.justify-content-center{flex-wrap:wrap}.hero-content{padding:12px clamp(16px,4vw,28px)}.hero-badge{font-size:.8rem;padding:8px 16px;margin-bottom:22px}.hero-text-stage{min-height:calc(2 * 1.15 * clamp(1.45rem, 5vw, 2rem));margin-bottom:24px}.hero-title{margin-bottom:0}.hero-subtitle{font-size:.92rem}.hero-scroll{padding-bottom:20px}.about-image-wrapper img,.about-quality-image img{height:280px}.about-cta-card{padding:32px 20px}.page-hero-content h1{font-size:1.75rem}.page-breadcrumb{font-size:.85rem;flex-wrap:wrap;justify-content:center}.about-experience-badge{right:10px;bottom:10px;padding:12px 14px 10px;border-radius:12px}.about-experience-badge .years{font-size:1.5rem}.about-experience-badge .label{font-size:.68rem;margin-top:4px}.about-features{gap:10px}.about-feature{padding:16px 18px;gap:14px}.about-feature--stacked{padding:22px 18px}.about-feature-icon{width:44px;height:44px;min-width:44px;font-size:1rem}.about-feature-title{font-size:.92rem}.about-feature-desc{font-size:.82rem}.industry-card{height:220px}.industry-card-overlay{padding:18px}.gallery-item img{height:180px}.gallery-item--page img{height:200px}.gallery-lightbox-nav{width:40px;height:40px;font-size:.95rem}.gallery-lightbox-nav--prev{left:10px}.gallery-lightbox-nav--next{right:10px}.home-contact-brief{padding:28px 0 36px}#faq+.home-contact-brief{padding-top:24px}.home-contact-brief-panel{padding:14px}.home-contact-brief-grid{grid-template-columns:1fr;gap:12px}.home-contact-brief-address-card,.home-contact-brief-row{padding:16px}.home-contact-brief-email .home-contact-brief-item{max-width:100%;white-space:normal}.home-contact-brief-address-lines{font-size:.86rem}.contact-info-card{padding:20px;gap:14px}.contact-email-inline{font-size:.82rem;gap:8px 12px}.contact-email-inline .contact-inline-item{flex:0 1 auto;max-width:100%}.blog-detail{padding:40px 0 32px}.blog-detail-footer{flex-direction:column;align-items:stretch}.blog-detail-footer .btn{width:100%;text-align:center}.blog-card-body{padding:18px 18px 20px}.blog-card-title{font-size:1rem}.contact-form-wrapper{padding:22px}.contact-submit-row{flex-direction:column;align-items:stretch;gap:.75rem}.contact-captcha{flex:0 0 auto;width:100%}.contact-submit-btn{width:100%}.contact-captcha-row{flex-wrap:wrap}.contact-captcha-input{flex:1 1;min-width:64px}.accordion-custom .accordion-button{padding:16px 18px;font-size:.92rem}.accordion-custom .accordion-body{padding:0 18px 16px;font-size:.88rem}.stats-section{padding:50px 0}.stats-grid{--stats-gap:1.25rem}.stats-grid-item{flex:1 1 calc(50% - var(--stats-gap) / 2);max-width:calc(50% - var(--stats-gap) / 2);min-width:0}.stats-grid[data-count="1"] .stats-grid-item{flex:1 1 100%;max-width:280px}.stats-grid[data-count="3"] .stats-grid-item:last-child,.stats-grid[data-count="5"] .stats-grid-item:last-child{flex:1 1 100%;max-width:calc(50% - var(--stats-gap) / 2)}.stat-box{padding:14px 8px}.stat-icon{width:48px;height:48px;margin-bottom:12px;font-size:1.1rem}.stat-box .stat-label{font-size:.78rem;letter-spacing:.5px;text-wrap:balance}.footer-brand-logos .brand-logo-text{min-width:0;flex:1 1}#backToTop.copper-product-btn{bottom:20px;right:20px;width:48px;height:58px}.copper-product-btn__inner{width:48px;height:58px}.btn-outline-custom,.btn-outline-dark-custom,.btn-primary-custom{padding:12px 24px;font-size:.9rem}}@media (max-width:575px){.container{padding-left:16px;padding-right:16px}section:not(.hero-section):not(.page-hero):not(.sectors-section):not(.product-shapes-ref):not(.product-detail-specs):not(.product-detail-related):not(.product-detail-intro):not(.investors-page):not(.investors-management-team){padding:44px 0}.product-shapes-ref{padding:0 0 36px}.product-shapes-ref-head{flex-direction:column;align-items:flex-start;padding:16px 18px}.product-shapes-ref-grid--2,.product-shapes-ref-grid--3,.product-shapes-ref-grid--4{grid-template-columns:1fr}.product-shape-item{border-right:none!important;padding:18px 16px}.product-shape-item:not(:last-child){border-bottom:1px solid rgba(107,88,83,.08)!important}.product-shape-item:last-child{border-bottom:none!important}.product-weight-grid{grid-template-columns:1fr;gap:16px}.product-weight-section{margin-top:28px;padding-top:24px}.product-detail-materials-inline{margin-top:28px;padding-top:28px}.product-detail-intro{padding:32px 0 24px}.product-detail-image--slider .productImagesSwiper,.product-detail-image--slider .swiper-slide,.product-detail-img,.product-image-slide{height:260px}.productImagesSwiper .swiper-button-next,.productImagesSwiper .swiper-button-prev{display:none}.product-image-slide-caption{font-size:.72rem;padding:8px 12px}.product-detail-specs{padding:36px 0 32px}.product-detail-related{padding:36px 0 40px}.product-detail-heading{font-size:1.2rem}.product-applications-visual{grid-template-columns:1fr}.product-legacy-spec-table{min-width:640px;font-size:.58rem}.product-legacy-spec-table td,.product-legacy-spec-table th{padding:5px 3px}.product-legacy-spec-footer{font-size:.68rem;gap:4px 8px}.product-legacy-spec-divider{display:none}.hero-content{padding:12px clamp(16px,5vw,24px)}.hero-text-stage{min-height:calc(2 * 1.15 * clamp(1.35rem, 5.5vw, 1.75rem));margin-bottom:20px}.hero-title{font-size:clamp(1.25rem,5vw,1.65rem);margin-bottom:0}.hero-scroll-label{display:none}.about-cta-card{padding:28px 16px}.d-flex.flex-wrap.gap-3{flex-direction:column;width:100%}.d-flex.flex-wrap.gap-3 .btn{width:100%;text-align:center}.product-card-img{height:190px}.product-card--square-img .product-card-img{height:auto;aspect-ratio:1/1}.product-card-icon{width:48px;height:48px;right:16px;bottom:-20px;font-size:1.1rem}.feature-icon-wrap{width:58px;height:58px;font-size:1.25rem}.testimonial-card{padding:22px}.testimonial-quote{font-size:2rem}.footer-bottom p{font-size:.78rem;line-height:1.6}.cert-badge{display:flex;width:100%;justify-content:center;text-align:center}.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.social-links .me-3{flex:0 0 100%;margin-right:0!important;width:auto}.social-links a{width:40px;height:40px;flex-shrink:0}}