body{font-family:Poppins,sans-serif;margin:0;padding:0;background-color:#f4f4f4;color:#333}:root{--brand-color: #DAA520;--primary-text-color: #333;--secondary-text-color: #555;--background-color: #f8f8f8;--card-background: #fff;--footer-background: #222}body{font-family:Poppins,sans-serif;margin:0;padding:0;background-color:var(--background-color);color:var(--primary-text-color);box-sizing:border-box}h1,h2,h3,h4{margin-top:0;font-weight:600;color:var(--primary-text-color)}p,ul{font-size:17px;line-height:1.7;color:var(--secondary-text-color)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background-color:var(--card-background);padding:20px 40px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.logo img{height:40px;width:auto;margin-left:100px}.nav-links li{margin-left:20px;margin-right:100px}.about-header{background-color:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.about-header .logo img{height:40px;width:auto}.about-header .nav-links{list-style:none;margin:0;padding:0;display:flex}.about-header .nav-links li{margin-left:20px}.about-header .nav-links li a{text-decoration:none;color:var(--primary-text-color);font-size:18px;font-weight:600;transition:color .3s ease}.about-header .nav-links li a:hover{color:var(--brand-color)}.hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;text-align:center;background-image:linear-gradient(#00000080,#00000080),url(/assets/fondo-CGOoLot_.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.hero-content{padding:0 20px;max-width:900px}.hero-content h1{font-size:56px;font-weight:700;margin-bottom:10px;color:#fff}.hero-content h2{font-size:28px;font-weight:400;color:#fff}.why-choose-us{padding:60px 20px;background-color:var(--background-color);text-align:center}.why-choose-us h3{font-size:32px;margin-bottom:20px;color:var(--brand-color)}.reasons-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:30px;padding:0}.reasons-list li{background-color:var(--card-background);padding:30px;border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:center;font-weight:600;flex:1 1 250px;font-size:18px}.closing-section{padding:60px 20px;text-align:center;background-color:var(--card-background)}.closing-section p{font-size:20px;font-weight:600;color:var(--primary-text-color);max-width:800px;margin:0 auto}.product-cards-section{padding:40px 20px;background-color:var(--background-color)}.card-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.product-card{background-color:var(--card-background);border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;padding:20px}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.product-card img{width:100%;height:auto;border-radius:4px;margin-bottom:15px}.product-card h3{font-size:20px;font-weight:600;margin-top:0;margin-bottom:5px;color:var(--brand-color)}.product-card h4{font-size:18px;font-weight:600;margin-top:20px;margin-bottom:10px;color:var(--primary-text-color)}.about-us-section{padding:60px 20px;background-color:var(--background-color);text-align:center}.about-us-section h2{font-size:36px;font-weight:700;margin-bottom:20px;color:var(--brand-color)}.about-us-text{max-width:800px;margin:0 auto;padding:0 20px;text-align:justify}.about-us-and-services-section{padding:40px 20px;background-color:var(--background-color)}.content-container{display:flex;justify-content:center;align-items:stretch;gap:30px;max-width:1200px;margin:0 auto;flex-wrap:wrap}.section-card{background-color:var(--card-background);border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden;padding:20px;flex:1 1 450px;display:flex;flex-direction:row;align-items:center;gap:20px}.image-container{width:250px;height:180px;min-width:150px;overflow:hidden;border-radius:8px}.section-image,.section-video{width:100%;height:100%;object-fit:cover}.section-text{flex-grow:1;display:flex;flex-direction:column}.section-text h2{font-size:24px;font-weight:600;margin-top:0;margin-bottom:10px;color:var(--brand-color)}.about-us-content{padding:60px 20px;background-color:var(--background-color)}.about-us-content .container{max-width:1000px;margin:0 auto;text-align:center}.main-title{font-size:42px;font-weight:700;margin-bottom:40px;color:var(--brand-color)}.mission-vision-container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:40px}.statement-card{background-color:var(--card-background);padding:30px;border-radius:8px;box-shadow:0 4px 8px #0000001a;flex:1 1 400px;text-align:center}.statement-card h3{font-size:24px;font-weight:600;color:var(--brand-color);margin-top:0;margin-bottom:15px}.about-us-text{text-align:left;max-width:800px;margin:0 auto}.section-divider{width:100%;height:1px;background-color:#ddd;margin:60px auto;max-width:800px}.info-block{display:flex;align-items:center;gap:40px;margin:40px auto;flex-wrap:wrap}.info-block.reverse{flex-direction:row-reverse}.info-image{flex:1 1 300px;max-width:40%}.info-image img,.info-image video{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:block}.info-text{flex:1 1 400px;max-width:60%;text-align:left}.info-text h2{font-size:36px;font-weight:600;margin-top:0;margin-bottom:20px;color:var(--brand-color)}.team-section{padding:60px 20px;background-color:var(--card-background);text-align:center}.team-title{font-size:36px;font-weight:700;margin-bottom:40px;color:var(--brand-color)}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1000px;margin:0 auto}.team-member{background-color:var(--background-color);padding:25px;border-radius:8px;box-shadow:0 4px 8px #0000001a;text-align:center}.team-member h3{font-size:20px;font-weight:600;margin-bottom:5px}.team-member p{font-size:16px;color:var(--secondary-text-color);margin-bottom:10px}.team-member a{font-size:16px;color:var(--brand-color);text-decoration:none;font-weight:500;transition:color .3s ease}.team-member a:hover{text-decoration:underline}.products-intro{padding:60px 20px 0;text-align:center;max-width:800px;margin:0 auto}.products-intro .main-title{font-size:42px;font-weight:700;margin-bottom:20px;color:var(--brand-color)}.products-intro p{font-size:18px;margin-bottom:40px}.product-card .product-media{width:100%;height:250px;object-fit:cover;border-radius:4px;margin-bottom:15px}.contact-intro{padding:60px 20px;text-align:center;max-width:800px;margin:0 auto}.contact-intro .main-title{font-size:42px;font-weight:700;margin-bottom:20px;color:var(--brand-color)}.contact-intro p{font-size:18px;margin-bottom:40px}.contact-content{padding:40px 20px;background-color:var(--background-color)}.contact-grid{display:flex;flex-wrap:wrap;gap:40px;max-width:1200px;margin:0 auto;align-items:flex-start}.contact-info,.contact-form-container{flex:1 1 45%;padding:30px;background-color:var(--card-background);border-radius:8px;box-shadow:0 4px 8px #0000001a}.contact-info h2,.contact-form-container h2{font-size:28px;font-weight:600;margin-bottom:20px;color:var(--brand-color)}.contact-info p{margin-bottom:20px}.contact-details .detail-item{margin-bottom:25px}.contact-details h4{font-size:18px;font-weight:600;color:var(--primary-text-color);margin-bottom:5px}.contact-details p{font-size:16px;margin:0}.contact-details .social-links{margin-top:10px;display:flex;gap:15px}.contact-form .form-group{margin-bottom:20px}.contact-form label{display:block;font-size:16px;font-weight:600;margin-bottom:8px;color:var(--primary-text-color)}.contact-form input,.contact-form textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px;box-sizing:border-box;transition:border-color .3s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--brand-color)}.contact-form button{display:block;width:100%;padding:15px;background-color:var(--brand-color);color:#fff;font-size:18px;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease,transform .1s ease}.contact-form button:hover{background-color:#e5b035;transform:translateY(-2px)}.map-container{padding:40px 20px;text-align:center;background-color:var(--card-background);border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-top:40px}.map-container h2{color:var(--brand-color)}.map-container iframe{width:100%;max-width:800px;height:400px;border:none;border-radius:8px;margin-top:20px}footer{background-color:var(--footer-background);color:#f4f4f4;padding:40px 20px 20px}.footer-container{display:flex;justify-content:space-around;flex-wrap:wrap;gap:30px;max-width:1200px;margin:0 auto}.footer-column{flex:1 1 250px}.footer-column h4{font-size:18px;font-weight:600;margin-bottom:15px;color:var(--brand-color)}.footer-column p,.footer-column a{font-size:14px;color:#bbb;text-decoration:none;line-height:1.6}.footer-column a:hover{color:#fff}.footer-column ul{list-style:none;padding:0}.footer-column li{margin-bottom:8px}.social-links{display:flex;gap:10px}.social-links img{height:32px;width:32px}.footer-bottom{text-align:center;margin-top:30px;border-top:1px solid #444;padding-top:20px}.footer-bottom p{font-size:12px;color:#888}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:10px;z-index:1000;font-size:24px;position:relative;width:30px;height:24px;display:flex;flex-direction:column;justify-content:space-around}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:0;z-index:1000;position:relative;width:30px;height:24px;flex-direction:column;justify-content:space-around}.nav-toggle .line{display:block;width:100%;height:3px;background-color:var(--primary-text-color);border-radius:3px;transition:all .3s ease-in-out}.nav-toggle.active .line:nth-child(1){transform:translateY(10.5px) rotate(45deg)}.nav-toggle.active .line:nth-child(2){opacity:0}.nav-toggle.active .line:nth-child(3){transform:translateY(-10.5px) rotate(-45deg)}.nav-links{list-style:none;margin:0;padding:0;display:flex;align-items:center}.nav-links li{margin-left:20px}.nav-links li a{text-decoration:none;color:var(--primary-text-color);font-size:18px;font-weight:600;transition:color .3s ease}.nav-links li a:hover{color:var(--brand-color)}@media (max-width: 768px){video,img{max-width:100%;height:auto;display:block}.header{padding:20px;flex-direction:row;justify-content:space-between;align-items:center}.logo img{margin-left:0;height:40px;width:auto}.nav-toggle{display:flex}.nav-links{flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffffffa;justify-content:center;align-items:center;gap:20px;transform:translateY(-100%);transition:transform .5s ease-in-out;z-index:98}.nav-links.active{transform:translateY(0)}.nav-links li{margin:10px 0}.nav-links li a{font-size:24px;text-transform:uppercase;font-weight:700;color:var(--primary-text-color);transition:color .3s ease}.hero-section{height:300px;background-size:cover;background-position:center}.hero-content h1{font-size:32px}.hero-content h2{font-size:18px}.card-container{grid-template-columns:1fr}.product-card .product-media{height:180px;width:100%;object-fit:cover}.section-card{flex-direction:column;text-align:center}.image-container{width:100%;height:160px;margin-bottom:15px}.section-image,.section-video{width:100%;height:100%;object-fit:cover}.info-block,.info-block.reverse{flex-direction:column;text-align:center}.info-image,.info-text{max-width:100%;flex:1 1 100%}.info-image{margin-bottom:20px}.info-image img,.info-image video{height:200px;object-fit:cover}.about-us-text,.products-intro,.closing-section p{padding:0 10px;text-align:center}footer{padding:20px 20px 10px}.footer-container{flex-direction:column;text-align:center;gap:20px}.footer-column{margin-bottom:0}.social-links{justify-content:center}.footer-bottom{margin-top:20px;padding-top:10px}}
