body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}header{background-color:#fdfdfd;color:#fff;min-height:120px;padding:1rem;position:relative;width:100%;z-index:999}nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.logo img{height:100px;max-width:100%}.nav-links{align-items:center;display:flex;list-style:none}.nav-links li{margin:0 1.1rem;position:relative}.nav-links li a{color:#0077b6;font-size:1rem;font-weight:500;text-decoration:none}.nav-links li a:hover{color:#03045e}.dropdown{position:relative;z-index:1000}.dropdown-menu{background-color:#fff;border-radius:4px;display:none;left:0;list-style:none;min-width:100px;position:absolute;z-index:1001}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu li{margin:0}.dropdown-menu li a{color:#0077b6;display:block;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.dropdown-menu li a:hover{background-color:#d7def1}.language-switcher{align-items:center;display:flex;gap:1rem}.language-switcher span{color:#5a9bd4;cursor:pointer;font-size:1.1rem}.language-switcher span.active{color:#060e75;font-weight:700}@media (max-width:768px){header{min-height:auto}header,nav{padding:.5rem}nav{align-items:center;flex-direction:row;flex-wrap:wrap}.logo img{height:60px}.nav-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.nav-links li{margin:0 .5rem}.nav-links li a{font-size:.85rem;font-weight:500}.dropdown-menu{background-color:#fff;box-shadow:0 2px 5px #0000001a;min-width:120px;position:absolute}.dropdown-menu li a{font-size:.8rem;padding:.4rem .8rem}.language-switcher{align-items:center;display:flex}.language-switcher span{font-size:.7rem}.language-switcher span.active{align-items:center;color:#060e75;font-size:.7rem;font-weight:700}}@media (max-width:480px){header{min-height:auto}header,nav{padding:.5rem}nav{align-items:center;flex-direction:row;flex-wrap:wrap}.logo img{height:40px}.nav-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem}.nav-links li{align-items:center;margin:0 .2rem .4rem}.nav-links li a{font-size:.6rem;font-weight:500}.dropdown-menu{background-color:#fff;box-shadow:0 2px 5px #0000001a;min-width:120px;position:absolute}.dropdown-menu li a{font-size:.5rem;padding:.2rem .4rem}.language-switcher{align-items:center;display:flex}.language-switcher span{font-size:.5rem}.language-switcher span.active{align-items:center;color:#060e75;font-size:.5rem;font-weight:700}}.home-hero{left:50%;overflow:visible;position:relative;transform:translateX(-50%);width:100vw}.home-hero img{display:block;height:auto;object-fit:contain;width:100vw}.nav-arrow{background-color:#00000080;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.5rem;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s;z-index:10}.nav-arrow:hover{background-color:#000c}.prev-arrow{left:10px}.next-arrow{right:10px}.dots-container{bottom:20px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.dot{background-color:#bbb;border-radius:50%;cursor:pointer;height:12px;transition:background-color .3s;width:12px}.dot.active{background-color:#0077b6}.dot:hover{background-color:#555}@media (max-width:768px){.nav-arrow{font-size:1.2rem;padding:8px}.dots-container{bottom:10px;gap:6px}.dot{height:10px;width:10px}}.home-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:1rem auto;max-width:1200px;padding:0 1rem}.home-section{background-color:#eee;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1;margin:1rem;min-width:300px;padding:1.5rem;transition:transform .3s ease}.home-section:hover{transform:translateY(-5px)}.home-section h3{color:#000;font-size:1.5rem}.home-section h3,.home-section h5{margin-bottom:1rem;text-align:center}.home-section h5{color:#0077b6;font-size:2rem;font-weight:500}.home-section p{color:#333;line-height:1.6;text-align:center}.home-product-image{border-radius:5px;height:auto;object-fit:contain;width:75%}.home-products-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;object-fit:cover;padding:0 1rem}.home-products-section{background-color:#eee;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1;margin:1rem;min-width:150px;padding:1.5rem;transition:transform .3s ease}.home-products-section:hover{transform:translateY(-5px)}.home-products-section h3{color:#00a8be}.home-products-section h3,.home-products-section h4{font-size:1.5rem;margin-bottom:1rem;text-align:center}.home-products-section h4{color:#af3121}.home-products-section h5{color:#c7a214}.home-products-section h5,.home-products-section h6{font-size:1.5rem;margin-bottom:1rem;text-align:center}.home-products-section h6{color:#d21d61}.home-products-section p{color:#333;line-height:1.6;text-align:justify}.home-product-item:hover{background-color:#f0f0f0}.home-product-details{border:1px solid #ddd;border-radius:4px}.container{margin:auto;max-width:100vw;min-height:calc(100vh - 200px)}main{padding:0}h2{margin-bottom:1rem}.product-image{height:100px;object-fit:contain;width:100px}.products-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.products-section{background-color:#eee;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1;margin:1rem;min-width:150px;padding:1.5rem;transition:transform .3s ease}.products-section:hover{transform:translateY(-5px)}.products-section div{align-items:center;display:flex;justify-content:center}.products-section a{color:inherit;text-decoration:none}.products-section h3{color:#00a8be}.products-section h3,.products-section h4{font-size:1.5rem;margin-bottom:1rem;text-align:center}.products-section h4{color:#af3121}.products-section h5{color:#c7a214}.products-section h5,.products-section h6{font-size:1.5rem;margin-bottom:1rem;text-align:center}.products-section h6{color:#d21d61}.products-section p{color:#333;line-height:1.6;text-align:justify}.product-item:hover{background-color:#f0f0f0;color:#0077b6}.product-details{border:1px solid #ddd;border-radius:4px}.product-images h3{margin-bottom:10px}.product-images>div{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.product-images img{aspect-ratio:1/1;border-radius:4px;height:auto;max-width:500px;object-fit:cover;width:100%}@media (max-width:768px){.product-images>div{gap:6px}.product-images img{max-width:200px}}@media (max-width:480px){.product-images img{max-width:150px}}.category-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem auto;max-width:1200px;padding:0 1rem}.category-section{background-color:#eee;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1;margin:1rem;min-width:300px;padding:1.5rem;transition:transform .3s ease}.category-section:hover{transform:translateY(-5px)}.category-section h3{color:#00a8be;font-size:1.5rem;margin-bottom:1rem}.category-section h4{color:#af3121;font-size:1.5rem;margin-bottom:1rem}.category-section h5{color:#c7a214;font-size:1.5rem;margin-bottom:1rem}.category-section h6{color:#d21d61;font-size:1.5rem;margin-bottom:1rem}.category-section .product-list{list-style:none;padding:0}.category-section .product-list li{border-bottom:1px solid #ddd;color:#333;line-height:1.6;padding:.5rem}.category-section .product-list li:last-child{border-bottom:none}.about-wrapper{display:flex;justify-content:space-between;margin:2rem auto;max-width:1200px;padding:0 1rem}.about-content-left,.about-content-right{border-radius:5px;max-height:752px;overflow:hidden;width:12vw}.about-hero-left img,.about-hero-right img{aspect-ratio:3/16;border-radius:5px;object-fit:cover;width:100%}.about-content-center{flex:1 1;margin:0 1rem;max-width:calc(100% - 24vw - 2rem)}.about-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.about-section{background-color:#eee;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1;margin:0 0 0 1rem;min-width:350px;padding:2rem;transition:transform .3s ease}.about-section:hover{transform:translateY(-5px)}.about-section h3{color:#4682b4;font-size:1.5rem;margin-bottom:1rem;text-align:justify}.about-section p{color:#333;line-height:1.6;text-align:justify}@media (max-width:768px){.about-wrapper{align-items:center;flex-direction:column}.about-content-left{display:none}.about-content-right{margin:.5rem 0;max-height:400px;width:100%}.about-hero-left img,.about-hero-right img{aspect-ratio:9/16;width:100%}.about-content-center{margin:0;max-width:100%}.about-content{padding:0 .5rem}.about-section{margin:.5rem 0;min-width:100%}}.contact-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2rem auto;max-width:1200px;padding:0 1rem}.contact-section{background-color:#eee;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1;margin:1rem;min-width:300px;padding:1.5rem;transition:transform .3s ease}.contact-section:hover{transform:translateY(-5px)}.contact-section h3{color:#4682b4;font-size:1.5rem;margin-bottom:1rem}.contact-section p{color:#333;line-height:1.6;margin-bottom:.5rem}.contact-form form{display:flex;flex-direction:column}.form-group{margin-bottom:1rem}.form-group label{color:#333;display:block;font-weight:700;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;color:#333;font-size:1rem;padding:.75rem;width:100%}.form-group textarea{resize:vertical}.form-group .error{color:#e74c3c;display:block;font-size:.9rem;margin-top:.5rem}.contact-form button{background-color:#4682b4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;padding:.75rem 1.5rem;transition:background-color .3s ease}.contact-form button:hover:not(:disabled){background-color:#5a9bd4}.contact-form button:disabled{background-color:#ccc;cursor:not-allowed}.contact-info p strong{color:#4682b4}.map-container{margin-top:1rem}footer{background-color:#343a40;color:#fff;max-width:100%;overflow:hidden;padding:1rem;text-align:center;width:100%}@media (max-width:768px){footer{padding:.5rem}}
/*# sourceMappingURL=main.1fa54dd2.css.map*/