@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);html{scroll-behavior:smooth}body{background-color:#fff;font-family:Arial,sans-serif;margin:0}body,html{background:linear-gradient(#ffffffbf),url(/static/media/Background.6841d3d6c672d9c50e21.png);background-attachment:fixed;background-color:initial;background-repeat:repeat;background-size:500px auto;box-sizing:border-box;color:#222;font-family:Inter,Arial,Helvetica,sans-serif;font-weight:400;letter-spacing:.01em;margin:0;overflow-x:hidden;padding:0;position:relative}.navbar{align-items:center;backdrop-filter:blur(12px);background-color:#ffffff73;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;left:0;padding:10px 32px;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar,.navbar.transparent{-webkit-backdrop-filter:blur(12px)}.navbar.transparent{backdrop-filter:blur(12px);background-color:#ffffff26;box-shadow:none}.navbar-logo{height:66px;width:auto;z-index:1001}.navbar-container{align-items:center;display:flex;position:relative;width:100%}.nav-menu{display:flex;gap:36px;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.nav-menu a{color:#111;font-weight:700;text-decoration:none;transition:color .3s}.nav-menu a.active,.nav-menu a:hover{border-bottom:2px solid #ffe0b2;color:#ff8c00}.mobile-menu-icon{color:#333;cursor:pointer;display:none;font-size:1.8rem;position:absolute;right:0;z-index:1002}.section{align-items:center;background-color:#ffffff4d;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;min-height:100vh;padding:100px 20px 80px;text-align:center}.section h2{color:#ff8c00;font-size:2.5rem;margin-bottom:20px}.section p{font-size:1.1rem;line-height:1.6;max-width:600px}.home-section{position:relative}.home-bg-video-wrapper{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.home-bg-video{height:100%;object-fit:cover;opacity:.7;width:100%}.home-content{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:70vh;position:relative;z-index:1}.home-title{color:#ffffffe2;font-size:4rem;letter-spacing:1px;margin-bottom:14px}.home-subtext,.home-title{font-weight:800;text-align:center;text-shadow:0 2px 8px #000000e6,0 0 2px #000,0 0 1px #000}.home-subtext{color:#ffffffce;font-size:3rem}.about-section{align-items:center;background:linear-gradient(120deg,#fefefef2,#f1f1f1f2);display:flex;flex-direction:row;gap:40px;justify-content:center;padding:56px 0;width:100%}.about-section-content{align-items:flex-start;display:flex;flex-direction:column;max-width:650px}.about-section h2{color:#ff8c00;font-size:2rem;margin-bottom:12px}.about-section .about-highlight{background:#e0e0e0;border-radius:8px;color:#ff8c00;font-weight:700;margin:0 4px;padding:2px 8px}.about-section p{color:#444;font-size:1.08rem;line-height:1.7;margin-bottom:0;max-width:650px}.about-section-image{border:3px solid #ff8c0033;border-radius:16px;box-shadow:0 4px 24px #ff8c001a;flex-shrink:0;max-width:360px;object-fit:cover;transition:all .4s;width:100%}.about-section:hover .about-section-image{box-shadow:0 8px 32px #ff8c002e;transform:scale(1.03)}.products-section{background:#ffffff4d;min-height:0;min-height:auto;padding:24px 0 12px}.products-section-desc{color:#444;font-size:1.15rem;margin-bottom:32px}.categories-grid{grid-gap:36px;display:grid;gap:36px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1200px;padding:24px 0;width:100%}.category-card{align-items:center;background:linear-gradient(135deg,#f7f7f7,#fff);border:2px solid #ffe0b2;border-radius:18px;box-shadow:0 2px 16px #ff8c0014;cursor:pointer;display:flex;flex-direction:column;padding:18px 12px 22px;position:relative;transition:all .3s cubic-bezier(.23,1,.32,1)}.category-card:hover{border-color:#ff8c00;box-shadow:0 12px 36px #ff8c0038;transform:translateY(-6px) scale(1.05);z-index:2}.category-image-wrapper{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 12px #ff8c001a;display:flex;height:120px;justify-content:center;margin-bottom:18px;overflow:hidden;width:120px}.category-image{height:100%;object-fit:cover;transition:transform .25s;width:100%}.category-card:hover .category-image{transform:scale(1.15)}.category-name{color:#ff8c00;font-weight:700;margin-top:8px;text-align:center}.category-name,.scroll-products-btn{font-size:1.25rem;letter-spacing:1px}.scroll-products-btn{background:#55ffe5e0;border:none;border-radius:12px;box-shadow:0 2px 12px #0000002e;color:#fff;cursor:pointer;font-weight:800;margin-top:50px;opacity:.88;padding:14px 38px;position:relative;text-shadow:0 2px 8px #00000038,0 0 2px #000,0 0 1px #000;transition:all .3s cubic-bezier(.23,1,.32,1)}.scroll-products-btn:hover{background:#9bfff0e0;box-shadow:0 8px 24px #55ffe566;opacity:1;transform:translateY(-4px) scale(1.06)}.scroll-products-btn:active{transform:translateY(-2px) scale(1.02)}#offer{align-items:stretch;background:linear-gradient(120deg,#fefefef2,#f1f1f1f2);display:flex;flex-direction:column;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:48px 0;width:100vw}#offer .offer-form-section{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:408px 1fr;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}#offer .offer-image{align-self:start;border-radius:24px;box-shadow:0 4px 24px #ff8c0026;height:612px;justify-self:start;object-fit:cover;width:408px}#offer .offer-forms-container{align-items:stretch;display:flex;flex-direction:row;gap:24px;width:100%}#offer .offer-form-card,#offer .offer-products-card{background:linear-gradient(135deg,#fff,#fffbe9);border:1px solid #ff8c001a;border-radius:18px;box-shadow:0 2px 16px #ff8c0014;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:20px;height:612px;max-width:none;padding:20px 24px;transition:all .3s;width:50%}#offer .offer-form-card:hover,#offer .offer-products-card:hover{box-shadow:0 6px 24px #ff8c001f}.offer-form{display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:flex-start}.offer-form-row{display:flex;flex-direction:column;gap:10px}.offer-form-label{align-items:center;color:#ff8c00;display:flex;font-size:.95rem;font-weight:600;gap:8px}.offer-form input,.offer-form textarea{background:#fffffff2;border:2px solid #ffe0b2;border-radius:10px;box-sizing:border-box;font-family:inherit;font-size:1.05rem;outline:none;padding:12px 14px;transition:all .3s cubic-bezier(.23,1,.32,1);width:100%}.offer-form input:focus,.offer-form textarea:focus{background:#fffbe9;border-color:#ff8c00;box-shadow:0 0 0 4px #ff8c0026;transform:translateY(-2px)}.offer-form-btn{background:#ff8c00;border:none;border-radius:10px;box-shadow:0 2px 12px #ff8c001a;color:#fff;cursor:pointer;font-size:1.15rem;font-weight:700;margin-top:auto;overflow:hidden;padding:14px 0;position:relative;transition:all .3s cubic-bezier(.23,1,.32,1);width:100%}.offer-form-btn:hover{background:#d46a00;box-shadow:0 8px 20px #ff8c004d;transform:translateY(-3px)}.offer-form-btn:active{transform:translateY(-1px)}.offer-products-scroll-container{background:#fffffff2;border:2px solid #ffe0b2;border-radius:10px;box-sizing:border-box;flex:1 1;margin-top:0;max-height:520px;overflow-y:auto;padding:8px;width:100%}.offer-products-scroll-list{display:flex;flex-direction:column;gap:4px}.offer-product-checkbox{align-items:center;background:linear-gradient(135deg,#fffffffa,#fffae9f2);border:1.5px solid #ffe0b2;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;font-size:.95rem;min-height:38px;padding:10px 12px;transition:all .3s cubic-bezier(.23,1,.32,1);width:100%}.offer-product-checkbox input[type=checkbox]{accent-color:#ff8c00;cursor:pointer;flex-shrink:0;margin-right:10px}.offer-product-checkbox:hover{background:linear-gradient(135deg,#fffae9,#ffebc0);border-color:#ff8c00;transform:translateX(2px)}.offer-product-info{align-items:flex-start;display:flex;flex-direction:column;width:100%}.offer-product-name{color:#222;font-weight:500;text-align:left;width:100%}.selected-count{color:#ff8c00;font-weight:600;margin-left:auto}.product-category-section{background:#fafafa;border:1.5px solid #ff8c0026;border-radius:8px;margin-bottom:8px;overflow:hidden;transition:all .3s cubic-bezier(.23,1,.32,1)}.product-category-section:last-child{margin-bottom:0}.product-category-section:hover{background:#fbfbfb;border-color:#ff8c0040}.product-category-header{align-items:center;background:linear-gradient(135deg,#fff9f1,#fffbe9);border-radius:0;color:#666;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;margin-bottom:0;padding:11px 12px;transition:all .3s cubic-bezier(.23,1,.32,1)}.product-category-header:hover{background:linear-gradient(135deg,#fffbe9,#ffe6cc);transform:translateX(2px)}.category-expand-icon{color:#ff8c00;font-size:1.3rem;font-weight:700;transition:transform .3s}.product-category-header:hover .category-expand-icon{color:#d46a00}.product-category-content{max-height:0;overflow:hidden;padding:0 8px;transition:max-height .4s cubic-bezier(.23,1,.32,1),padding .3s cubic-bezier(.23,1,.32,1)}.product-category-content.expanded{max-height:2000px;overflow-y:auto;padding:8px}.product-category-content .offer-product-checkbox{border-radius:8px;margin-bottom:8px}.contact-section{align-items:center;background:linear-gradient(180deg,#fff9def2,#ffe6c0f2);display:flex;flex-direction:column;justify-content:center;margin-bottom:0;min-height:0;min-height:auto;padding:24px 0 0}.contact-card{align-items:flex-start;background:linear-gradient(135deg,#fff,#fffbe9);border:1px solid #ff8c001a;border-radius:18px;box-shadow:0 2px 16px #ff8c001a;display:flex;flex-direction:row;gap:38px;margin-top:24px;max-width:900px;padding:38px 32px;transition:all .3s;width:100%}.contact-card:hover{box-shadow:0 8px 28px #ff8c0026}.contact-card-info{display:flex;flex:1 1;flex-direction:column;gap:22px}.contact-card-row{grid-gap:12px;align-items:center;background:#fffbe9;border-radius:10px;box-shadow:0 2px 8px #ff8c000d;color:#444;display:grid;font-size:1.12rem;gap:12px;grid-template-columns:auto minmax(100px,auto) 1fr;padding:12px 18px}.contact-card-icon{color:#ff8c00;font-size:1.25rem;min-width:28px;text-align:center}.contact-card-label{color:#ff8c00;font-weight:600;margin-right:4px;text-align:left}.contact-card-value{color:#222;font-weight:500;text-align:left}.contact-card-map{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:380px;min-width:260px}.contact-card-map iframe{border:none;border-radius:12px;box-shadow:0 2px 12px #ff8c0014;height:220px;width:100%}.category-modal-list-scroll{background:#fff;border:1px solid #ffe0b2;border-radius:10px;margin-top:12px;max-height:320px;overflow-y:auto;padding:8px 0}.category-product-list{list-style:none;margin:0;padding:0}.category-product-item{align-items:flex-start;border-bottom:1px solid #ffe0b2;display:flex;flex-direction:column;padding:12px 16px}.category-product-item:last-child{border-bottom:none}.category-product-name{color:#222;font-size:1.08rem;font-weight:600}.category-product-desc{color:#666;font-size:.98rem;margin-top:2px}.category-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#22222259;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.category-modal{animation:fadeInUp .5s cubic-bezier(.23,1,.32,1);background:#fff;border-radius:18px;box-shadow:0 8px 32px #ff8c002e,0 0 0 1px #ffe0b2;display:flex;flex-direction:column;max-width:420px;min-width:320px;padding:38px 32px 32px;position:relative;width:100%}.category-modal-close{background:none;border:none;color:#ff8c00;cursor:pointer;font-size:2rem;font-weight:700;position:absolute;right:22px;top:18px;transition:color .2s;z-index:1}.category-modal-close:hover{color:#d46a00}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeInUp 2s cubic-bezier(.23,1,.32,1) .2s forwards;opacity:0}.animate-fade-in-delay{animation:fadeInUp 1s cubic-bezier(.23,1,.32,1) 2s forwards;opacity:0}.wave-divider svg{display:block}body.modal-open{overflow:hidden;padding-right:15px}.footer{background:#ffe6c0;color:#666;font-size:.9rem;margin-top:0;padding:20px;text-align:center}.social-buttons{bottom:20px;display:flex;flex-direction:column;gap:12px;position:fixed;right:20px;z-index:999}.social-button{align-items:center;border-radius:50%;box-shadow:0 2px 10px #00000026;color:#fff;display:flex;font-size:20px;height:45px;justify-content:center;transition:all .3s;width:45px}.social-button:hover{box-shadow:0 5px 15px #0003;transform:translateY(-3px)}.social-button.facebook{background:#1877f2}.social-button.whatsapp{background:#25d366}.social-button.linkedin{background:#0077b5}.char-counter{color:#666;font-size:.9rem;margin-top:4px;text-align:right}.mobile-home-content{padding:0 20px;text-align:center}.mobile-home-title{font-size:2.5rem!important;line-height:1.2;margin-bottom:20px}.mobile-home-subtext{font-size:1.2rem!important;line-height:1.4;margin-bottom:30px}.mobile-scroll-btn{border-radius:8px;font-size:1rem;padding:12px 24px}.mobile-section-title{color:#ff8c00;font-size:2rem!important;font-weight:700;margin-bottom:20px;text-align:center}.mobile-products{padding:40px 15px}.mobile-products-desc{font-size:1rem;margin-bottom:30px;text-align:center}.mobile-categories-list{display:flex;flex-direction:column;gap:15px}.mobile-category-card{align-items:center;background:linear-gradient(135deg,#fffffff2,#fffae9e6);border:1.5px solid #ff8c0026;border-radius:12px;box-shadow:0 2px 12px #00000014;cursor:pointer;display:flex;padding:15px;transition:all .3s cubic-bezier(.23,1,.32,1)}.mobile-category-card:hover{border-color:#ff8c0066;box-shadow:0 8px 24px #ff8c0033;transform:translateY(-4px)}.mobile-category-image-wrapper{border-radius:8px;flex-shrink:0;height:60px;margin-right:15px;overflow:hidden;width:60px}.mobile-category-image{height:100%;object-fit:cover;width:100%}.mobile-category-name{color:#333;font-size:1.1rem;font-weight:600;text-align:left}.mobile-about{padding:40px 20px}.mobile-about-text{font-size:1rem;line-height:1.6;text-align:center}.mobile-navbar{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#fffffff2;box-shadow:0 2px 8px #0000001a;left:0;padding:12px 20px;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.mobile-navbar.transparent{background-color:#ffffffd9}.mobile-navbar-container{align-items:center;display:flex;justify-content:space-between;position:relative}.mobile-navbar-logo{height:50px;width:auto;z-index:1001}.mobile-menu-toggle{color:#333;cursor:pointer;font-size:1.6rem;z-index:1002}.mobile-nav-menu{background-color:#fffffffa;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:0;left:0;list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;position:fixed;right:0;top:70px;transition:max-height .3s ease;z-index:999}.mobile-nav-menu.active{max-height:300px}.mobile-nav-menu li{border-bottom:1px solid #ff8c001a}.mobile-nav-menu li:last-child{border-bottom:none}.mobile-nav-menu a{color:#333;display:block;font-weight:600;padding:16px 20px;text-decoration:none;transition:all .2s}.mobile-nav-menu a.active,.mobile-nav-menu a:hover{background-color:#ff8c000d;color:#ff8c00}.mobile-about-section{background:linear-gradient(135deg,#fff9de99,#ffe6c066);display:flex;flex-direction:column;gap:25px;overflow:hidden;padding:60px 20px 40px;position:relative}.mobile-about-section:before{background:radial-gradient(circle,#ff8c0014 0,#0000 70%);border-radius:50%;content:"";height:300px;pointer-events:none;position:absolute;right:-50px;top:0;width:300px}.mobile-about-content{display:flex;flex-direction:column;gap:24px;position:relative;z-index:1}.mobile-about-section h2{padding-bottom:15px;position:relative}.mobile-about-section h2:after{background:linear-gradient(90deg,#0000,#ff8c00,#0000);bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.mobile-about-image{border:2px solid #ff8c001a;border-radius:14px;box-shadow:0 6px 20px #ff8c0026;max-height:320px;object-fit:cover;width:100%}.mobile-about-text{background:#ffffffd9;border-left:4px solid #ff8c00;border-radius:12px;box-shadow:0 2px 12px #0000000d;padding:18px 16px}.mobile-offer-section{background:linear-gradient(135deg,#ff8c000d,#ffdcaa0d);min-height:auto;padding:60px 15px 40px}.mobile-offer-container{display:flex;flex-direction:column;gap:16px;max-width:100%}.mobile-offer-form{background:linear-gradient(135deg,#fffffff7,#fffae9f2);border:1px solid #ff8c001a;border-radius:12px;box-shadow:0 4px 15px #00000014;display:flex;flex-direction:column;gap:18px;padding:18px 16px;transition:all .3s}.mobile-form-group{display:flex;flex-direction:column;gap:9px}.mobile-form-label{align-items:center;color:#333;display:flex;font-size:.95rem;font-weight:600;gap:10px}.mobile-form-icon{color:#ff8c00;font-size:1.1rem}.mobile-offer-form input,.mobile-offer-form textarea{border:1px solid #0000001a;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;padding:12px;transition:border-color .2s,box-shadow .2s}.mobile-offer-form input:focus,.mobile-offer-form textarea:focus{border-color:#ff8c00;box-shadow:0 0 0 3px #ff8c001a;outline:none}.mobile-offer-form input.error,.mobile-offer-form textarea.error{border-color:#e74c3c}.mobile-char-counter{color:#666;font-size:.85rem;text-align:right}.mobile-form-error{color:#e74c3c;font-size:.85rem}.mobile-products-list{background:#ffffffe6;border:1px solid #ff8c0026;border-radius:10px;display:flex;flex-direction:column;gap:12px;padding:14px 10px}.mobile-products-card{background:linear-gradient(135deg,#fffffff7,#fffae9f2);border:1px solid #ff8c001a;border-radius:12px;box-shadow:0 4px 15px #00000014;display:flex;flex-direction:column;gap:12px;max-height:750px;overflow-y:auto;padding:18px 16px;transition:all .3s}.mobile-products-label{margin:0}.mobile-product-category{background:#fafafa;border:1.5px solid #ff8c0033;border-radius:8px;overflow:hidden}.mobile-category-header{align-items:center;background:#ff8c001c;color:#333;cursor:pointer;display:flex;font-size:.94rem;font-weight:600;justify-content:space-between;line-height:1;min-height:20px;padding:11px 12px;transition:all .2s ease;-webkit-user-select:none;user-select:none;word-break:break-word}.mobile-category-header:hover{background:#ff8c0026}.mobile-expand-icon{color:#ff8c00;font-size:1.3rem;font-weight:700}.mobile-category-products{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.mobile-category-products.expanded{max-height:2000px;padding:8px 0}.mobile-product-checkbox{align-items:center;border-bottom:1px solid #ff8c000f;cursor:pointer;display:flex;gap:11px;min-height:20px;padding:8px 12px;transition:all .2s}.mobile-product-checkbox:last-child{border-bottom:none}.mobile-product-checkbox:hover{background-color:#ff8c0014}.mobile-product-checkbox input[type=checkbox]{accent-color:#ff8c00;cursor:pointer;flex-shrink:0;height:18px;margin-top:2px;min-width:18px;width:18px}.mobile-product-name{color:#333;flex:1 1;font-size:.91rem;line-height:1.35;padding-top:0;word-break:break-word}.mobile-selected-count{color:#ff8c00;font-size:.9rem}.mobile-submit-btn{background-color:#ff8c00;border:none;border-radius:8px;box-shadow:0 4px 12px #ff8c004d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px;position:relative;transition:all .3s cubic-bezier(.23,1,.32,1)}.mobile-submit-btn:hover{background-color:#d46a00;box-shadow:0 6px 18px #ff8c0066;transform:translateY(-2px)}.mobile-submit-btn:active{transform:translateY(-1px) scale(.98)}.mobile-success-message{background:#2ecc711a;border:1px solid #2ecc71;border-radius:8px;color:#27ae60;padding:20px;text-align:center}.mobile-success-message h3{font-size:1.2rem;margin:0 0 10px}.mobile-success-message p{font-size:.95rem;margin:0}.mobile-contact-section{padding:60px 20px 40px}.mobile-contact-card,.mobile-contact-section{display:flex;flex-direction:column;gap:20px}.mobile-contact-info{display:flex;flex-direction:column;gap:15px}.mobile-contact-row{align-items:flex-start;background:linear-gradient(135deg,#fffffff2,#fffae9e6);border-left:4px solid #ff8c00;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;gap:12px;padding:16px;transition:all .3s}.mobile-contact-row:hover{box-shadow:0 4px 12px #ff8c0026;transform:translateX(4px)}.mobile-contact-icon{color:#ff8c00;flex-shrink:0;font-size:1.3rem;min-width:25px}.mobile-contact-text{display:flex;flex-direction:column;gap:4px}.mobile-contact-label{color:#666;font-size:.85rem;font-weight:600}.mobile-contact-value{color:#333;font-size:.95rem;font-weight:500}.mobile-contact-map{border-radius:12px;box-shadow:0 4px 15px #0000001a;overflow:hidden}@media (max-width:1400px){.navbar-logo{height:60px}.nav-menu{gap:28px}.nav-menu a{font-size:.95rem}}@media (max-width:1200px){.navbar-logo{height:54px}.nav-menu{gap:24px}.nav-menu a{font-size:.9rem}}@media (max-width:1024px){.navbar-logo{height:48px}.nav-menu{gap:20px}.nav-menu a{font-size:.85rem}}@media (max-width:768px){.mobile-navbar{padding:10px 15px}.mobile-navbar-logo{height:45px}.mobile-offer-form{padding:16px}}@media (max-width:480px){.mobile-section-title{font-size:1.6rem}.mobile-navbar-logo{height:40px}.mobile-form-label{font-size:.9rem}.mobile-contact-row{padding:12px}}
/*# sourceMappingURL=main.926b45ce.css.map*/