.scroll-to-top-btn{position:fixed;bottom:28px;right:28px;width:44px;height:44px;border-radius:50%;background-color:#b20e10;color:#fff;border:none;font-size:22px;line-height:1;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background-color .3s ease;z-index:9999;box-shadow:0 3px 12px #00000040;display:flex;align-items:center;justify-content:center}.scroll-to-top-btn.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top-btn:hover{background-color:#8a0a0b;transform:translateY(-3px);box-shadow:0 6px 16px #0000004d}.header{background-color:transparent;box-shadow:none;position:sticky;top:0;z-index:1000;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.header:before{content:"";display:block;height:8px;background:#b20e10;width:100%}.header-top{padding:1.5rem 0;border-bottom:1px solid rgba(240,240,240,.3);background-color:#e5dada96}.logo{flex:0 0 auto}.logo img{max-height:60px;width:auto;display:block}.header-right{display:flex;align-items:center;gap:2rem;border-bottom:1px solid rgba(240,240,240,.3);background-color:transparent}.search-form{position:relative;flex:0 0 auto;width:40px;height:40px;transition:width .3s ease;background:#b20e10;border-radius:2px;overflow:hidden}.search-form:hover,.search-form:focus-within{width:220px}.search-form:before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url(/images/serach-icon.png) no-repeat center;background-size:contain;pointer-events:none}.search-input{-webkit-appearance:none;box-sizing:border-box;margin:0;border-radius:0;box-shadow:none;font-size:14px;line-height:normal;width:100%;height:100%;padding:0 0 0 20px;border:none;background:none;color:#fff;transition:all linear .2s;position:relative;z-index:1;cursor:pointer}.search-input:focus{outline:none;cursor:text;border-radius:2px;border-color:#b20e10;padding-left:32px;background:none;color:#fff}.search-input::placeholder{color:#fffc}.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:6px;box-shadow:0 6px 20px #0000001f;z-index:1200;max-height:320px;overflow:auto;padding:6px;border:1px solid rgba(0,0,0,.06)}.suggestion-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .6rem;cursor:pointer;border-radius:4px}.suggestion-item+.suggestion-item{margin-top:6px}.suggestion-item:hover,.suggestion-item.active{background:#f7f7f7}.suggestion-meta{max-width:78%}.suggestion-title{display:block;font-size:14px;color:#111;font-weight:600}.suggestion-filter{display:block;font-size:12px;color:#777;margin-top:3px}.suggestion-action{font-size:12px;color:#b20e10;font-weight:700}.language-selector{display:flex;gap:.5rem}.lang-btn{padding:6px 12px;border:1px solid #ddd;background-color:#f9f9f9;color:#333;border-radius:4px;cursor:pointer;font-size:12px;font-weight:600;transition:all .3s ease}.lang-btn:hover{border-color:#b20e10;color:#b20e10}.lang-btn.active{background-color:#b20e10;color:#fff;border-color:#b20e10}.navbar{border-bottom:1px solid rgba(240,240,240,.3);background-color:transparent;font-size:1rem}.nav-wrapper{display:flex;align-items:center;padding:0}.nav-menu{list-style:none;display:flex;gap:0;margin:0;padding:0;width:100%}.nav-item{flex:1}.nav-item a{display:block;padding:1rem;color:#333;font-weight:500;border-bottom:3px solid transparent;transition:all .3s ease;text-align:center;border:2px solid rgba(255,255,255,.3)}.nav-item-navbar a{display:block;padding:1rem;color:#fff;font-weight:500;border-bottom:3px solid transparent;transition:all .3s ease;text-align:center;border:2px solid rgba(255,255,255,.3)}.nav-item.dropdown{position:relative;text-align:left}.container-header{margin:0 auto;padding:0 20px}.dropdown-content{display:none;position:absolute;justify-content:flex-start;top:100%;left:0;background:rgba(250,251,252,.96);box-shadow:0 10px 30px #00000073;z-index:1000;min-width:260px;padding:.25rem 0;border:1px solid rgba(255,255,255,.04);border-radius:8px;overflow:hidden}.nav-item.dropdown:hover>.dropdown-content{display:block}.dropdown-item{list-style:none;justify-items:left;width:100%}.dropdown-item>.dropdown-link{display:flex;align-items:center;width:100%;padding:.75rem 1rem;text-decoration:none;font-size:15px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-item>.dropdown-link:hover{background:rgb(178,14,17);color:#fff}.dropdown-icon{width:26px;height:26px;margin-right:12px;object-fit:contain;flex-shrink:0;background:rgba(255,255,255,.96);border-radius:6px;padding:4px;box-shadow:0 2px 6px #00000040}@media (max-width: 768px){.dropdown-content{position:static;box-shadow:none;padding:0}.dropdown-link{padding:.75rem 1rem;white-space:normal;overflow:visible;text-overflow:clip}}.nav-item a:hover{background-color:#b20e101f;border-bottom-color:var(--brand-red);color:#fff}.menu-toggle{display:none;background:none;border:none;font-size:24px;cursor:pointer;color:#333;padding:.5rem}@media (max-width: 768px){.header-right{flex-direction:column;gap:1rem}.search-form{max-width:100%}.nav-menu{flex-direction:column;gap:0}.menu-toggle{display:block}.nav-menu{max-height:0;overflow:hidden;transition:max-height .3s ease}.nav-menu.active{max-height:500px}.nav-item a{text-align:left;padding:.75rem 1rem;border-bottom:1px solid #f0f0f0}}@media (max-width: 480px){.header-top{padding:1rem 0}.header-right{width:100%;flex-direction:column}.language-selector{justify-content:space-around;width:100%}}.product-sidebar{background:linear-gradient(180deg,#ffffff,#fbfbfb);border-radius:6px;box-shadow:0 6px 20px #0f172a0f;height:fit-content;border:1px solid rgba(0,0,0,.04)}.sidebar-panel{padding:.25rem}.sidebar-nav{list-style:none;padding:0;margin:0}.sidebar-nav-item{border-bottom:1px solid #eee}.sidebar-nav-item:last-child{border-bottom:none}.sidebar-nav-link{display:flex;align-items:center;padding:14px 18px;text-decoration:none;color:#333;transition:background-color .3s,color .3s}.sidebar-nav-link:hover{background-color:#fff6f6;color:#b20e10}.sidebar-nav-item.active>.sidebar-nav-link{background-color:#b20e10;color:#fff;box-shadow:inset 4px 0 #0000000f;position:relative}.sidebar-nav-item.active>.sidebar-nav-link:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#ff4b4b,#b20e10);border-top-left-radius:6px;border-bottom-left-radius:6px}.sidebar-nav-link:focus-visible{outline:3px solid rgba(178,14,16,.12);outline-offset:2px}.sidebar-icon{width:36px;height:36px;margin-right:12px;object-fit:contain;background-color:#fff;border-radius:6px;padding:6px;box-shadow:0 1px 2px #0f172a0a}.sidebar-title{font-size:14px;font-weight:500}.sidebar-subnav{list-style:none;margin:0;padding:0;border-top:1px solid #eee;background:#fafafa}.sidebar-subnav-item{border-bottom:1px solid #eee}.sidebar-subnav-item:last-child{border-bottom:none}.sidebar-subnav-link{display:block;color:#444;text-decoration:none;padding:10px 16px 10px 28px;font-size:13px;line-height:1.4}.sidebar-subnav-link:hover{background:#f2f2f2;color:#b20e10}.sidebar-subnav-link.active{color:#b20e10;font-weight:600;background:transparent}.sidebar-subnav-link.active:before{content:"";display:inline-block;width:6px;height:6px;background:#b20e10;border-radius:50%;margin-right:8px;vertical-align:middle}.sidebar-subsubnav{list-style:none;margin:0;padding:2px 0 6px;background:#f7f7f7;border-top:1px dashed #e8e8e8}.sidebar-subsubnav-item{border-bottom:1px solid #f0f0f0}.sidebar-subsubnav-item:last-child{border-bottom:none}.sidebar-subsubnav-link{display:block;color:#555;text-decoration:none;padding:8px 14px 8px 44px;font-size:12px;line-height:1.35}.sidebar-subsubnav-link:hover{background:#f2f2f2;color:#b20e10}.sidebar-subsubnav-link.active{color:#b20e10;font-weight:600}@media (max-width: 960px){.product-sidebar{margin-bottom:2rem}}.hero-slider{width:100%;background-color:transparent;padding:28px 0}.slider-container{position:relative;width:calc(100% - 56px);max-width:none;margin:0 28px;display:grid;grid-template-columns:1.7fr 1fr;align-items:stretch;padding:0}.slider-images{position:relative;width:100%;height:520px;overflow:hidden;border-radius:4px}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity .8s ease-in-out}.slide.active{opacity:1}.nav-btn{position:absolute;margin:10% 5%;top:30%;background-color:#00000080;color:#fff;border:none;padding:12px 16px;font-size:28px;cursor:pointer;border-radius:4px;transition:all .3s ease;z-index:10}.nav-btn:hover{background-color:#000c}.prev-btn{left:20px}.next-btn{right:20px}.slider-content{display:flex;flex-direction:column;gap:1rem;height:100%;box-sizing:border-box;padding:32px;background-color:#040404a8;border-radius:4px;color:#fff;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.content-wrapper{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center}.content-wrapper{display:flex;flex-direction:column;gap:1rem}.slide-title{font-size:1.45rem;color:#fff;margin:0;line-height:1.2}.slide-description{font-size:.95rem;color:#e9e9e9;line-height:1.6;margin:0}.slider-dots{position:absolute;bottom:20px;left:0;right:0;margin:0 auto;width:fit-content;display:flex;gap:8px;z-index:20}.dot{width:12px;height:12px;border-radius:50%;background-color:#fff6;border:2px solid rgba(255,255,255,.15);cursor:pointer;transition:all .3s ease;padding:0}.dot:hover{background-color:#fffc}.dot.active{background-color:#fff;transform:scale(1.4)}@media (max-width: 1024px){.slider-container{grid-template-columns:1fr;gap:1rem;width:calc(100% - 40px);margin:0 20px}.slider-images{height:420px}.slider-content{padding:20px}}@media (max-width: 768px){.slider-container{grid-template-columns:1fr;gap:1rem}.slider-images{height:300px}.slider-content{padding:1.5rem}.slide-title{font-size:1.25rem}.slide-description{font-size:.9rem}.nav-btn{padding:8px 12px;font-size:20px}.prev-btn{left:10px}.next-btn{right:10px}}@media (max-width: 480px){.slider-images{height:200px}.slider-content{padding:1rem}.slide-title{font-size:1.1rem}.slide-description{font-size:.85rem}.nav-btn{padding:6px 10px;font-size:16px}}.company-info{position:relative;padding:5rem 2.5rem;background:linear-gradient(180deg,#fff 0%,#fbfbfb 100%);overflow:hidden}.company-info:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,#b20e10,#8f0b0b);border-radius:0 6px 6px 0}.company-content{display:grid;grid-template-columns:1fr 420px;gap:3.5rem;align-items:center;max-width:1100px;margin:0 auto}.company-text{order:1}.company-image{order:2;text-align:center}.company-image .image-wrap{width:100%;max-width:380px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 12px 30px #0000001f;transition:transform .24s ease,box-shadow .24s ease}.company-image .image-wrap img{display:block;width:100%;height:auto;vertical-align:middle}.company-image .image-wrap:hover{transform:translateY(-6px) rotate(-.6deg);box-shadow:0 20px 40px #00000029}.company-title{font-size:2.4rem;color:#111;margin:0 0 .5rem;font-weight:800;letter-spacing:-.02em}.company-tagline{display:inline-block;margin-bottom:1.25rem;font-size:1.05rem;color:#b20e10;font-style:italic;font-weight:600}.company-description{font-size:1rem;color:#444;line-height:1.7;margin-bottom:1rem}.company-actions{margin-top:1.25rem}.company-cta{display:inline-block;background:#b20e10;color:#fff;padding:.7rem 1.1rem;border-radius:8px;font-weight:700;text-decoration:none;box-shadow:0 8px 20px #b20e102e;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.company-cta:hover{transform:translateY(-3px);box-shadow:0 14px 30px #b20e1038;opacity:.98}.company-acronym{list-style:none;padding:0;margin:1.25rem 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.9rem 1rem}.company-acronym li{font-size:.98rem;color:#333;background:#fff;border:2px solid rgb(254 13 13 / 78%);border-radius:10px;padding:.6rem .8rem .6rem 3rem;position:relative;box-shadow:0 6px 18px #17171708;transition:transform .18s ease,box-shadow .18s ease;display:flex;align-items:center}.company-acronym li:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.company-acronym .acronym-letter{font-weight:800;color:#fff;background:#b20e10;border-radius:50%;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;position:absolute;left:.6rem;top:50%;transform:translateY(-50%)}@media (max-width: 1024px){.company-content{grid-template-columns:1fr 360px;gap:2rem}.company-title{font-size:2rem}}@media (max-width: 768px){.company-info{padding:3rem 1rem 2.2rem}.company-content{grid-template-columns:1fr;gap:1.5rem}.company-image{order:1}.company-title{font-size:1.6rem}.company-tagline{font-size:1rem}.company-description{font-size:.95rem}}@media (max-width: 480px){.company-info{padding:2rem .8rem}.company-title{font-size:1.25rem}.company-description{font-size:.92rem}}.product-category-tabs-section{padding:4rem 1rem;background-color:#f8f9fa}.product-category-tabs{margin:0;display:flex;flex-direction:row-reverse;gap:3rem;align-items:flex-start}.tab-list{flex:0 0 350px;list-style:none;padding:0;margin:0;background:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d;overflow:hidden}.tab-list li{padding:16px 20px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:all .3s ease;font-size:1rem;color:#444;text-align:left;font-weight:500;display:flex;align-items:center;justify-content:space-between}.tab-list li:after{content:"→";opacity:0;transform:translate(-10px);transition:all .3s ease;font-size:1.2rem;color:#b20e10}.tab-list li:last-child{border-bottom:none}.tab-list li.active{background:#fff;color:#b20e10;box-shadow:inset 4px 0 #b20e10}.tab-list li.active:after{opacity:1;transform:translate(0)}.tab-list li:hover:not(.active){background:#fffafa;color:#b20e10}.tab-content{flex:1;display:flex;flex-direction:column;gap:2rem}.tab-content .img-wrapper{width:100%;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.tab-content img{width:100%;height:100%;object-fit:contain;background:#fff;padding:2rem;margin:0;max-width:none;box-shadow:none}.tab-content .text-wrapper{padding:0 1rem}.tab-content h3{color:#333;margin-bottom:1rem;font-size:2rem;font-weight:700}.tab-content p{line-height:1.8;color:#666;margin-bottom:2rem;font-size:1.1rem;max-width:600px}.tab-content .btn{background:#b20e10;color:#fff;padding:14px 32px;font-weight:600;text-transform:uppercase;letter-spacing:1px}@media (max-width: 992px){.product-category-tabs{flex-direction:column;gap:2rem}.tab-list{flex:none;width:100%;display:grid;grid-template-columns:repeat(2,1fr)}.tab-list li{font-size:.9rem}}@media (max-width: 576px){.tab-list{grid-template-columns:1fr}.tab-content .img-wrapper{height:250px}}.references-section{padding:2rem 0 3rem;background-color:#b20e10;margin:2rem 0}.references-section .container{max-width:1140px;margin:0 auto}.slider-wrapper{background:#fff;width:100%;border-radius:6px;padding:18px 14px;box-shadow:0 6px 18px #0000000f;display:block;overflow:visible;position:relative}.references-slider{display:flex;gap:1rem;align-items:center;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:10px 0;scroll-behavior:smooth;scrollbar-width:none}.references-slider::-webkit-scrollbar{height:0;display:none}.reference-item{flex:0 0 220px;height:120px;border-radius:6px;box-shadow:0 2px 6px #0000000f;scroll-snap-align:center;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:transform .22s ease,box-shadow .22s ease}.reference-item img{width:100%;height:100%;object-fit:contain;display:block;opacity:0;transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .32s ease;will-change:transform,opacity}.reference-item img.loaded{opacity:1}.reference-item:hover img{transform:scale(1.035)}.reference-item:hover,.reference-item:focus-within{filter:none}.reference-item{position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.reference-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(178,14,16,.08);opacity:0;transition:opacity .18s ease;pointer-events:none;border-radius:6px}.reference-item:hover{transform:scale(1.035);box-shadow:0 10px 30px #0000001f;border-color:#b20e10}.reference-item:hover:after{opacity:1}.references-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:50;width:120px;height:120px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:2px solid transparent;background:transparent;color:transparent;cursor:pointer;font-size:78px;transition:background-color .16s ease,color .16s ease,transform .12s ease,border-color .16s ease}.references-nav-btn.prev-btn{left:20px}.references-nav-btn.next-btn{right:20px}.slider-wrapper .references-nav-btn:hover,.slider-wrapper .references-nav-btn:focus-visible{color:gray;transform:translateY(-50%) scale(1.05)}.slider-wrapper .references-nav-btn:active{color:gray;transform:translateY(-50%) scale(.98)}.slider-wrapper{overflow-y:visible}.container{overflow:visible}@media (max-width: 640px){.reference-item{flex:0 0 150px;height:90px}.references-nav-btn{width:36px;height:36px}}.footer{background-color:#333;color:#ddd;padding:3rem 2rem 1.5rem;margin-top:2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem}.footer-section{text-align:left}.footer-section h3{color:#fff;margin-bottom:1.25rem;font-size:1.05rem;font-weight:600}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#bbb;transition:color .3s ease;font-size:.9rem}.footer-divider{border-top:1px solid #555;margin:2rem 0}.footer-bottom{text-align:center}.footer-pages{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem;flex-wrap:wrap}.footer-pages a{color:#bbb;font-size:.9rem;transition:color .3s ease;text-decoration:none}.footer-pages a:hover{color:#b20e10}.footer-copyright{font-size:.85rem;color:#999;line-height:1.6;margin-bottom:1rem}.footer-copyright a{color:#b20e10;transition:color .3s ease;text-decoration:none}.footer-copyright a:hover{color:#ff4d47}.footer-social{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#555;border-radius:50%;color:#fff;font-size:18px;font-weight:700;transition:all .3s ease}.social-link:hover{background-color:#b20e10;transform:translateY(-3px)}@media (max-width: 768px){.footer{padding:2rem 1rem 1rem}.footer-content{gap:1.5rem;margin-bottom:1.5rem}.footer-section h3{font-size:1rem}.footer-pages{gap:1rem;font-size:.85rem}.footer-copyright{font-size:.8rem}}@media (max-width: 480px){.footer{padding:1.5rem 1rem}.footer-content{grid-template-columns:1fr;gap:1rem}.footer-pages{gap:.75rem;font-size:.8rem}.footer-copyright{font-size:.75rem}.social-link{width:36px;height:36px;font-size:16px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6;color:#333;background-color:#65656550;background-image:linear-gradient(rgba(0,0,0,.28),rgba(0,0,0,.28)),url("/images/Bg for Web (1).jpg.jpeg");background-position:top center;background-repeat:no-repeat;background-size:108% 51rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}p{margin-bottom:1rem;line-height:1.8}a{color:#06c;text-decoration:none;transition:color .3s ease}a:hover{color:#049}.container{max-width:1140px;margin:0 auto;padding:0 20px}.site-shell{background:transparent;min-height:100vh;padding-top:12px;padding-bottom:40px}.site-shell .site-card{width:100%;max-width:1200px;margin:18px auto;background:transparent;border-radius:6px;box-shadow:0 18px 45px #0000001f;overflow:hidden}.site-topbar{height:8px;background:#b20e10}.site-inner{padding:28px 0 0}.content-below-hero{background:rgb(245 245 245 / 3%);padding:40px 28px;margin:0;border-radius:0 0 6px 6px}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.flex{display:flex;align-items:center;justify-content:space-between}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.section{padding:4rem 2rem}.section-title{text-align:center;margin-bottom:3rem;font-size:2rem;color:#333}.btn{display:inline-block;padding:10px 20px;background-color:#646363;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none}.btn:hover{background-color:#4a4a4a;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.btn-primary{background-color:#b20e10}.btn-primary:hover{background-color:#8a0a0b}.btn-secondary{background-color:#666}.btn-secondary:hover{background-color:#444}.card{background:white;border:1px solid #e0e0e0;border-radius:4px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.card-image{width:100%;height:300px;object-fit:cover;border-radius:4px 4px 0 0}.card-body{padding:1.5rem}.card-title{font-size:1.25rem;margin-bottom:.5rem;color:#333}.card-text{font-size:.95rem;color:#666;line-height:1.8}.navbar{background-color:#fff3;border-bottom:1px solid rgba(240,240,240,.3);position:sticky;top:0;z-index:1000}.navbar-header{padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.navbar-logo{font-size:1.5rem;font-weight:700;color:#333}.navbar-logo img{max-height:60px;width:auto}.navbar-nav{list-style:none;display:flex;gap:2rem;align-items:center}.navbar-nav a{color:#333;font-weight:500;transition:color .3s ease}.navbar-nav a:hover{color:#b20e10}.slideshow{position:relative;width:100%;max-height:500px;overflow:hidden;border-radius:4px}.slideshow-item{width:100%;height:465px;background-size:cover;background-position:center;animation:fadeIn .8s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slideshow-controls{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px}.dot{width:18px;height:18px;border-radius:50%;cursor:pointer;background:rgba(177,14,15,.5);transition:all .3s ease;border:gray solid .5px}.dot.active{background-color:#fff;transform:scale(1.3)}.prev,.next{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;padding:12px 16px;cursor:pointer;font-size:18px;border-radius:4px;transition:all .3s ease;z-index:10}.prev:hover,.next:hover{background-color:#000c}.prev{left:20px}.next{right:20px}.footer{background-color:#333;color:#fff;padding:3rem 2rem 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#fff;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#ddd}.footer-section a:hover{color:#b20e10}.footer-bottom{border-top:1px solid #555;padding-top:2rem;text-align:center;font-size:.9rem;color:#aaa}.footer-social{display:flex;gap:1.5rem;justify-content:center;margin-top:1.5rem}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#555;border-radius:50%;font-size:18px;transition:all .3s ease}.footer-social a:hover{background-color:#b20e10;transform:translateY(-3px)}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}.section{padding:2rem 1rem}.navbar-nav{gap:1rem}.grid-2,.grid-3,.footer-content{grid-template-columns:1fr}}@media (max-width: 480px){h1{font-size:1.5rem}h2{font-size:1.25rem}.section{padding:1.5rem 1rem}.navbar-nav{flex-direction:column;gap:.5rem}.btn{width:100%}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.pt-1{padding-top:.5rem}.pt-2{padding-top:1rem}.pt-3{padding-top:1.5rem}.pt-4{padding-top:2rem}.pb-1{padding-bottom:.5rem}.pb-2{padding-bottom:1rem}.pb-3{padding-bottom:1.5rem}.pb-4{padding-bottom:2rem}.hidden{display:none}.invisible{visibility:hidden}.company-main{background:#f5f5f5;padding:0;border-radius:0}.tabs-container{background:white;border-bottom:2px solid #e0e0e0;position:sticky;top:0;z-index:50;box-shadow:0 2px 8px #0000000d}.tabs-nav{display:flex;gap:0;border-bottom:none}.tab-button{flex:1;padding:1.5rem 2rem;border:none;background:transparent;color:#666;font-size:1.1rem;font-weight:600;cursor:pointer;position:relative;transition:all .3s ease;letter-spacing:.5px}.tab-button:hover{color:#b20e10;background:rgba(178,14,16,.02)}.tab-button.active{color:#b20e10;background:rgba(178,14,16,.08);font-weight:700;box-shadow:inset 0 -4px #b20e1033;border:#8b0a0c 1px solid}.tab-button.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:4px;background:linear-gradient(90deg,#b20e10,#8b0a0c)}@media (max-width: 768px){.tab-button{padding:1rem 1.5rem;font-size:.95rem}}.hero-company{background:linear-gradient(135deg,#b20e10 0%,#8b0a0c 100%);padding:4rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.hero-company:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><defs><pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M 40 0 L 0 0 0 40" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="1200" height="600" fill="url(%23grid)"/></svg>');opacity:.1}.hero-content-company{position:relative;z-index:2;animation:fadeInDown .8s ease}.hero-company h1{font-size:3.5rem;font-weight:700;margin:0;letter-spacing:-1px}.hero-tagline{font-size:1.3rem;margin-top:1rem;opacity:.95;font-weight:300;letter-spacing:1px}@media (max-width: 768px){.hero-company h1{font-size:2.5rem}.hero-tagline{font-size:1.1rem}}.stats-section{background:white;padding:3rem 2rem;border-bottom:2px solid #f0f0f0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.stat-card{text-align:center;padding:2rem;border-radius:8px;background:linear-gradient(135deg,rgba(178,14,16,.05) 0%,rgba(178,14,16,.02) 100%);transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #b20e101a}.stat-number{font-size:2.5rem;font-weight:700;color:#b20e10;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#666;font-weight:500;letter-spacing:.5px}.section-header{margin-bottom:3rem;position:relative}.section-header h2{font-size:2.5rem;color:#333;margin:0 0 1rem;font-weight:700}.header-line{width:60px;height:4px;background:linear-gradient(90deg,#b20e10,#8b0a0c);border-radius:2px}.story-section{padding:4rem 2rem;background:white}.story-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.story-text{line-height:1.8}.story-text p{font-size:1.05rem;color:#555;margin-bottom:1.5rem;text-align:justify}.story-highlight{display:flex;align-items:center}.highlight-box{background:linear-gradient(135deg,rgba(178,14,16,.1) 0%,rgba(178,14,16,.05) 100%);padding:2.5rem;border-radius:12px;border-left:5px solid #b20e10}.highlight-box h3{font-size:1.5rem;color:#b20e10;margin:0 0 1rem;font-weight:600}.highlight-box p{color:#666;line-height:1.7;margin:0}@media (max-width: 768px){.story-content{grid-template-columns:1fr;gap:2rem}.story-text p{text-align:left}}.products-section{padding:4rem 2rem;background:#f5f5f5}.products-description{text-align:center;margin-bottom:3rem}.products-description p{font-size:1.1rem;color:#666;max-width:800px;margin:0 auto;line-height:1.8}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.product-card{background:white;padding:2.5rem;border-radius:12px;text-align:center;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid #b20e10}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #b20e1026}.product-icon{font-size:2.5rem;margin-bottom:1rem}.product-card h3{color:#333;margin:1rem 0;font-size:1.3rem;font-weight:600}.product-card p{color:#666;line-height:1.6;font-size:.95rem}.services-section{padding:4rem 2rem;background:white}.section-intro{text-align:center;font-size:1.1rem;color:#666;max-width:700px;margin:0 auto 3rem;line-height:1.8}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.service-card{background:linear-gradient(135deg,rgba(178,14,16,.05) 0%,rgba(178,14,16,.02) 100%);border-radius:12px;position:relative;padding:2.5rem 2.5rem 2.5rem 4.5rem;transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid #b20e10}.service-card:hover{transform:translate(10px);box-shadow:0 8px 25px #b20e101a}.service-number{position:absolute;left:1.5rem;top:2.5rem;font-size:2rem;font-weight:700;color:#b20e10;opacity:.3}.service-card h3{color:#333;margin:0 0 1rem;font-size:1.3rem;font-weight:600}.service-card p{color:#666;line-height:1.6;margin:0;font-size:.95rem}.commitment-section{padding:4rem 2rem;background:linear-gradient(135deg,#f9f9f9 0%,#f0f0f0 100%)}.commitment-content{max-width:800px;margin:0 auto;text-align:center}.commitment-content p{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.commitment-cta{margin-top:3rem}.cta-button{display:inline-block;background:#b20e10;color:#fff;padding:1.2rem 3rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 15px #b20e104d;letter-spacing:.5px}.cta-button:hover{background:#8b0a0c;transform:translateY(-3px);box-shadow:0 8px 25px #b20e1066}.values-section{padding:4rem 2rem;background:white}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.value-card{background:white;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 15px #00000014;transition:all .3s ease;border:2px solid #f0f0f0}.value-card:hover{border-color:#b20e10;box-shadow:0 8px 25px #b20e1026;transform:translateY(-5px)}.value-card h3{font-size:1.3rem;color:#b20e10;margin:0 0 1rem;font-weight:600}.value-card p{color:#666;line-height:1.6;font-size:.95rem;margin:0}@media (max-width: 768px){.company-main{padding:0}.section-header h2{font-size:2rem}.hero-company{padding:4rem 1rem}.quality-hero{padding:3rem 1rem}.quality-hero h1{font-size:2rem}.story-section,.products-section,.services-section,.commitment-section,.values-section,.quality-intro,.quality-features,.iso-section{padding:4rem 1rem}.stats-grid{gap:1rem}.stat-card{padding:1.5rem}.stat-number{font-size:2rem}.services-grid,.products-grid,.values-grid,.quality-grid{grid-template-columns:1fr}.service-card{padding-left:2.5rem}.cta-button{padding:1rem 2rem;font-size:.95rem}.iso-content{grid-template-columns:1fr;gap:2rem}.tab-button{max-width:100%}}@media (max-width: 480px){.hero-company h1{font-size:2rem}.hero-tagline{font-size:.9rem}.quality-hero h1,.section-header h2,.stat-number{font-size:1.7rem}.story-text p,.commitment-content p{font-size:.95rem}.product-card,.value-card,.service-card,.highlight-box,.quality-card{padding:1.5rem}.iso-text h3{font-size:1.4rem}.iso-text p,.iso-text li{font-size:.9rem}.download-btn{padding:.8rem 1.5rem;font-size:.9rem}.tab-button{padding:.8rem 1rem;font-size:.85rem}}.quality-hero{background:linear-gradient(135deg,#b20e10 0%,#8b0a0c 100%);color:#fff;padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}.quality-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><defs><pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M 40 0 L 0 0 0 40" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="1200" height="600" fill="url(%23grid)"/></svg>');opacity:.1}.quality-hero h1{font-size:3rem;margin:0;position:relative;z-index:2;margin-bottom:1.5rem}.quality-hero p{font-size:1.1rem;position:relative;z-index:2;opacity:.95;max-width:800px;margin:0 auto;line-height:1.8}.quality-intro{padding:3rem 2rem;background:white}.quality-intro p{font-size:1.05rem;color:#555;line-height:1.8;margin-bottom:1.5rem;text-align:justify;max-width:1200px;margin-left:auto;margin-right:auto}.quality-features{padding:3rem 2rem;background:#f5f5f5}.quality-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.quality-card{background:white;padding:2.5rem;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:all .3s ease;border-left:5px solid #b20e10}.quality-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #b20e1026}.quality-card h3{color:#b20e10;font-size:1.4rem;margin:0 0 1rem;font-weight:600}.quality-card p{color:#666;line-height:1.7;margin:0;font-size:.95rem}.iso-section{padding:5rem 2rem;background:white}.iso-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.iso-image{position:relative}.iso-link{display:block;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 8px 25px #00000026;transition:all .3s ease}.iso-link:hover{transform:scale(1.05);box-shadow:0 12px 35px #b20e1040}.iso-link img{display:block;width:100%;height:auto;transition:all .3s ease}.iso-link:hover img{filter:brightness(.8)}.iso-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(178,14,16,.8);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;font-size:1.1rem;color:#fff;font-weight:600}.iso-link:hover .iso-overlay{opacity:1}.iso-text h3{color:#b20e10;font-size:1.8rem;margin:0 0 1rem;font-weight:600}.iso-text p{color:#555;line-height:1.8;margin-bottom:1.5rem;font-size:.95rem}.iso-text h4{color:#333;font-size:1.2rem;margin:2rem 0 1rem;font-weight:600}.iso-text ul{list-style:none;padding:0;margin:0 0 2rem}.iso-text li{color:#666;line-height:1.8;padding-left:2rem;position:relative;margin-bottom:.8rem;font-size:.95rem}.iso-text li:before{content:"✓";position:absolute;left:0;color:#b20e10;font-weight:700;font-size:1.2rem}.download-btn{display:inline-block;background:#b20e10;color:#fff;padding:1rem 2rem;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #b20e104d}.download-btn:hover{background:#8b0a0c;transform:translateY(-3px);box-shadow:0 8px 25px #b20e1066}section{transition:all .3s ease}section h2{position:relative;display:inline-block}.support-main{background:#f5f5f5;padding:0;border-radius:0}.support-hero{background:linear-gradient(135deg,#b20e10 0%,#8b0a0c 100%);padding:5rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.support-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><defs><pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M 40 0 L 0 0 0 40" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="1200" height="600" fill="url(%23grid)"/></svg>');opacity:.1}.support-hero .hero-content-support{position:relative;z-index:2;animation:fadeInDown .8s ease}.support-hero h1{font-size:3.5rem;font-weight:700;margin:0;letter-spacing:-1px}.support-hero .hero-tagline{font-size:1.3rem;margin-top:1rem;opacity:.95;font-weight:300;letter-spacing:1px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.contact-section{padding:5rem 2rem;background:white}.contact-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto}.contact-info{padding:2rem}.contact-info h2{color:#333;font-size:2rem;margin:0 0 2rem;font-weight:700}.info-block{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #f0f0f0}.contact-info h3{color:#b20e10;font-size:1.2rem;margin:0 0 .8rem;font-weight:600}.contact-info p{color:#555;line-height:1.8;margin:0;font-size:.95rem}.contact-info a{color:#b20e10;text-decoration:none;font-weight:500;transition:color .3s ease}.contact-info a:hover{color:#8b0a0c;text-decoration:underline}.info-highlights{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}.highlight{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,rgba(178,14,16,.05) 0%,rgba(178,14,16,.02) 100%);border-radius:8px;border-left:4px solid #b20e10}.highlight-icon{font-size:1.8rem}.highlight p{color:#333;font-weight:600;margin:0}.contact-form-wrapper{padding:2rem}.contact-form-wrapper h2{color:#333;font-size:2rem;margin:0 0 2rem;font-weight:700}.success-message{padding:1.5rem;background:#d4edda;color:#155724;border-left:4px solid #28a745;border-radius:6px;margin-bottom:2rem;font-weight:500}.error-message{padding:1.5rem;background:#f8d7da;color:#721c24;border-left:4px solid #f5c6cb;border-radius:6px;margin-bottom:2rem;font-weight:500}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-group label{color:#333;font-weight:600;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group textarea{padding:.9rem 1rem;border:2px solid #e0e0e0;border-radius:6px;font-size:.95rem;font-family:inherit;transition:all .3s ease;background:white}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#b20e10;box-shadow:0 0 0 3px #b20e101a}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-group textarea{resize:vertical;min-height:140px}.submit-btn{padding:1.2rem 2rem;background:#b20e10;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #b20e104d;letter-spacing:.5px;margin-top:1rem}.submit-btn:hover:not(:disabled){background:#8b0a0c;transform:translateY(-2px);box-shadow:0 8px 25px #b20e1066}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.map-section{padding:5rem 2rem;background:#f5f5f5}.map-section h2{text-align:center;color:#333;font-size:2.5rem;margin:0 0 3rem;font-weight:700}.map-container{max-width:1200px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 8px 30px #00000026}.map-container iframe{display:block;border:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.support-hero{padding:3rem 1rem}.support-hero h1{font-size:2.5rem}.support-hero .hero-tagline{font-size:1.1rem}.contact-section,.map-section{padding:3rem 1rem}.contact-wrapper{grid-template-columns:1fr;gap:2rem}.contact-info,.contact-form-wrapper{padding:1rem}.contact-info h2,.contact-form-wrapper h2{font-size:1.5rem}.form-row{grid-template-columns:1fr;gap:1.5rem}.info-highlights{grid-template-columns:1fr}.map-section h2{font-size:1.8rem}.map-container iframe{height:350px!important}}@media (max-width: 480px){.support-hero h1{font-size:2rem}.support-hero .hero-tagline{font-size:.95rem}.contact-section,.map-section{padding:2rem 1rem}.contact-info h2,.contact-form-wrapper h2{font-size:1.3rem}.contact-info h3{font-size:1rem}.contact-info p,.form-group label{font-size:.9rem}.form-group input,.form-group textarea{padding:.8rem;font-size:.9rem}.submit-btn{padding:1rem 1.5rem;font-size:.95rem}.map-section h2{font-size:1.5rem}.map-container iframe{height:250px!important}.highlight{padding:1rem}.highlight-icon{font-size:1.5rem}}.transformer-accessories-hero{padding:3rem 0;display:flex;justify-content:center;align-items:center;margin:0 auto}.transformer-accessories-hero h1{font-size:2.2rem;color:#1f1f1f;margin-bottom:.75rem;font-weight:700}.transformer-accessories-hero p{line-height:1.8;color:#444;font-size:1.05rem;margin-bottom:1rem}.transformer-accessories-hero a{color:#b20e10;text-decoration:underline;font-weight:500}.transformer-accessories-hero a:hover{color:#8a0a0b}.at-glance-link{display:inline-block;margin-top:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.ta-hero-card{background:linear-gradient(180deg,#ffffff 0%,#fbfbfb 100%);border:1px solid #eee;box-shadow:0 6px 18px #1f1f1f0f;padding:2rem;border-radius:10px;max-width:980px;text-align:left}.ta-hero-lead{color:#333;font-size:1.05rem;margin-bottom:.75rem}.ta-features{display:flex;gap:1.25rem;list-style:none;padding:0;margin:1rem 0 1.25rem}.ta-features li{background:#f7f7f7;padding:.6rem .9rem;border-radius:6px;color:#555;font-weight:600;font-size:.95rem}.ta-cta-wrap{display:flex;gap:1rem;align-items:center}.ta-cta{background:#b20e10;color:#fff;padding:.6rem 1rem;border-radius:6px;text-decoration:none;font-weight:700}.ta-cta:hover{background:#8a0a0b}@media (max-width:720px){.ta-features{flex-direction:column}.transformer-accessories-hero{padding:2rem 1rem}.ta-hero-card{padding:1.25rem}}.transformer-accessories-hero{padding:5rem 0;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);position:relative;overflow:hidden}.transformer-accessories-hero:before{content:"";position:absolute;top:-10%;right:-5%;width:400px;height:400px;background:#b20e10;opacity:.03;border-radius:50%;z-index:0}.hero-content{position:relative;z-index:1;max-width:800px}.hero-title{font-size:2.85rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:800;line-height:1.2}.hero-divider{width:60px;height:4px;background-color:#b20e10;margin-bottom:2rem}.hero-description p{line-height:1.8;color:#4a4a4a;font-size:1.15rem;margin-bottom:1.5rem}.hero-actions{display:flex;gap:1.5rem;margin-top:2.5rem}.btn-primary{background-color:#b20e10;color:#fff!important;padding:.85rem 2.2rem;border-radius:4px;text-decoration:none!important;font-weight:700;transition:all .3s ease;box-shadow:0 4px 12px #b20e1033;display:inline-block}.btn-primary:hover{background-color:#8a0a0b;transform:translateY(-2px);box-shadow:0 6px 15px #b20e104d}.btn-secondary{color:#333!important;padding:.85rem 2.2rem;border:2px solid #ddd;border-radius:4px;text-decoration:none!important;font-weight:700;transition:all .3s ease;background:#fff;display:inline-block}.btn-secondary:hover{border-color:#b20e10;color:#b20e10!important}@media (max-width: 768px){.transformer-accessories-hero{padding:3.5rem 1rem;text-align:center}.hero-content{margin:0 auto}.hero-divider{margin:0 auto 1.5rem}.hero-title{font-size:2.2rem}.hero-actions{justify-content:center;flex-direction:column;gap:1rem}}.product-gallery-section{padding:4rem 0;background-color:#fcfcfc;border-top:1px solid #eee}.product-gallery-title{text-align:center;font-size:1.8rem;margin-bottom:3rem;color:#333;width:100%;align-items:center}.product-gallery-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;list-style:none;padding:0;margin-bottom:3rem}.product-gallery-filter li{padding:8px 18px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .3s ease;color:#666}.product-gallery-filter li:hover{background:#f5f5f5;border-color:#ccc}.product-gallery-filter li.active{background:#b20e10;color:#fff;border-color:#b20e10}.product-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;padding-right:20px;padding-left:20px}.product-gallery-item{background:#fff;padding:1.5rem;border:1px solid #eee;border-radius:6px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.product-gallery-item:hover{box-shadow:0 10px 25px #00000014;transform:translateY(-5px);border-color:#b20e10}.product-gallery-item img{width:130px;height:130px;object-fit:contain;margin-bottom:1.25rem;transition:transform .3s ease}.product-gallery-item:hover img{transform:scale(1.1)}.product-gallery-item h5{font-size:.95rem;color:#333;margin:0;line-height:1.4;font-weight:600}@media (max-width: 960px){.product-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.product-gallery-grid{grid-template-columns:repeat(2,1fr)}}.product-image-slider{position:relative;width:100%;max-width:400px;margin-left:auto;margin-right:0}.slider-wrapper-product{position:relative;overflow:visible;width:100%;height:auto;background:transparent}.slider-preview-trigger{display:block;width:100%;border:0;padding:0;cursor:zoom-in}.slider-preview-trigger:focus-visible{outline:3px solid #b20e10;outline-offset:4px}.product-slide{position:relative;display:block;background-color:transparent;opacity:1;box-shadow:0 4px 15px #00000026;border-bottom:2px solid #333}.product-slide-image{display:block;width:100%;height:auto}.slider-caption-below{text-align:center;margin-top:.5rem;color:#333;font-size:17px;font-weight:700}.dotnav{display:flex;justify-content:center;margin-top:.75rem;padding:0;list-style:none}.dotnav li{margin:0 4px}.dotnav button{width:15px;height:15px;border-radius:50%;border:none;background:#f7f3f3;cursor:pointer;padding:0;position:relative;justify-content:center;border:1.5px solid #333}.dotnav .active button{background:#b20e10}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(10,10,10,.82)}.image-lightbox-panel{max-width:min(90vw,980px);max-height:90vh;padding:1rem;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 24px 80px #00000059;text-align:center}.image-lightbox-panel img{display:block;max-width:100%;max-height:76vh;margin:0 auto;object-fit:contain}.image-lightbox-panel p{margin:.85rem 0 0;color:#333;font-size:1rem;font-weight:600}.image-lightbox-close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.96);color:#111;font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 10px 24px #0000003d}.image-lightbox-close:hover{background:#fff}@media (max-width: 960px){.product-image-slider{max-width:100%;margin:1rem 0}.image-lightbox{padding:.75rem}.image-lightbox-panel{max-width:100%;padding:.85rem;border-radius:14px}.image-lightbox-panel img{max-height:68vh}}.product-page-container{display:flex;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 20px}.product-page-container.with-sidebar{display:grid;grid-template-columns:280px 1fr}.product-page-content{position:relative;flex:1}.product-page-slider{float:right;width:300px;background-color:#d3d3d3;border:#333 solid 2px;margin:1rem 1rem 2rem 2rem}@media (max-width: 960px){.product-page-slider{float:none;width:100%;margin:0 0 1rem}}.product-page-content article{background:#fff;padding:2rem;border-radius:4px;box-shadow:0 2px 8px #0000001a;line-height:1.8}.product-page-content h1{font-size:32px;color:#b20e10;margin-bottom:1.5rem;font-weight:700}.product-page-content h2{font-size:24px;color:#333;margin-top:2rem;margin-bottom:1rem;font-weight:600}.product-page-content h3{font-size:20px;color:#333;margin-top:1.5rem;margin-bottom:1rem;font-weight:600}.product-page-content h4{font-size:18px;color:#b20e10;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.product-page-content p{margin-bottom:1rem;color:#333;line-height:1.8}.product-page-content ul{margin-left:1.5rem;margin-bottom:.5rem}.product-page-content ul li{margin-bottom:.5rem;line-height:1.8}.product-page-content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.product-page-content table th{background-color:#b20e10;color:#fff;padding:12px;text-align:left;font-weight:600}.product-page-content table td{padding:10px 12px;border:1px solid #ddd}.product-page-content table tr:nth-child(2n){background-color:#f9f9f9}.product-page-content strong{color:#b20e10;font-weight:600}@media (max-width: 960px){.product-page-container.with-sidebar{grid-template-columns:1fr}.product-page-content article{padding:1.5rem}.product-page-content h1{font-size:26px}.product-page-content h2{font-size:22px}}.product-breadcrumbs{margin-bottom:1rem;font-size:.95rem;color:#666}.product-breadcrumbs a{color:#b20e10;text-decoration:none}.product-breadcrumbs a:hover{text-decoration:underline}.product-breadcrumb-sep{margin:0 .5rem;color:#999}.subsection-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:1rem;margin-top:1rem}.subsection-card{display:block;text-decoration:none;border:1px solid #ddd;border-left:4px solid #b20e10;border-radius:4px;padding:1rem;background:#fff;transition:box-shadow .25s ease,transform .25s ease}.subsection-card h3{margin:0 0 .5rem;color:#333;font-size:1.1rem}.subsection-card p{margin:0;color:#555;line-height:1.6}.subsection-card:hover{box-shadow:0 6px 18px #00000014;transform:translateY(-2px)}.subsection-inline-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.subsection-chip{display:inline-flex;align-items:center;padding:.4rem .7rem;border:1px solid #d9d9d9;border-radius:999px;text-decoration:none;color:#333;background:#fff;font-size:.92rem}.subsection-chip.active{background:#b20e10;border-color:#b20e10;color:#fff}@media (max-width: 960px){.subsection-grid{grid-template-columns:1fr}}.specification-table{width:100%;border-collapse:collapse;margin:1.5rem 0;border:1px solid #ddd;background:#fff;font-size:.95rem}.specification-table thead{background:#f5f5f5;border-bottom:2px solid #b20e10}.specification-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#333;border-right:1px solid #e0e0e0}.specification-table th:last-child{border-right:none}.specification-table td{padding:.75rem 1rem;border-right:1px solid #e0e0e0;color:#555;border-bottom:1px solid #e0e0e0}.specification-table td:last-child{border-right:none}.specification-table tbody tr:hover{background:#fafafa}.specification-table tbody tr:nth-child(2n){background:#f9f9f9}@media (max-width: 768px){.specification-table{font-size:.85rem}.specification-table th,.specification-table td{padding:.5rem .75rem}}
