*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}.logo{color:#2563eb}.logo-image{height:40px;object-fit:contain;width:auto}.nav-menu a{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-menu a.active,.nav-menu a:hover{color:#2563eb}.nav-menu a.active:after{background:#2563eb;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.hamburger{color:#fff;cursor:pointer;display:none;font-size:1.5rem}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="200" cy="200" r="100" fill="url(%23a)"/><circle cx="800" cy="300" r="150" fill="url(%23a)"/><circle cx="400" cy="700" r="120" fill="url(%23a)"/></svg>');bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:1200px;padding:0 20px}.hero-text h1{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1.1rem;margin-bottom:2rem}.cta-button{margin-top:2rem}.hero-visual{align-items:center;display:flex;justify-content:center}.floating-cards{gap:2rem}.card,.floating-cards{align-items:center;display:flex;flex-direction:column}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 10px 30px #0000001a;color:#fff;height:120px;justify-content:center;padding:2rem;text-align:center;width:240px}.card svg{color:#f59e0b;font-size:2rem;margin-right:.5rem}.card span{font-size:1.1rem;font-weight:600}.card-content{align-items:center;display:flex;flex-direction:row;justify-content:center}.about{background:#f8fafc;padding:6rem 0}.legal-name{color:#94a3b8!important;font-size:.9rem!important;font-style:italic;margin-top:1rem!important}.about-content{grid-gap:4rem;align-items:end;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.about-visual{align-self:end;margin-top:0}.about-text h3{color:#1e293b;font-size:2rem;font-weight:600;margin-bottom:1.5rem;margin-top:2rem}.about-text p{color:#64748b;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.about-text p:last-of-type{margin-bottom:0}.why-choose-us{margin-top:3rem}.why-choose-us h4{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:2rem;margin-top:3rem}.why-choose-us .features-grid{grid-gap:1.5rem;display:grid!important;gap:1.5rem;grid-template-columns:repeat(2,1fr)!important}.feature{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000000d;padding:1.5rem;text-align:center;transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature-icon{color:#2563eb;font-size:2.5rem;margin-bottom:1rem}.feature h5{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.feature p{color:#64748b;font-size:.9rem;line-height:1.5}.about-visual{align-items:center;display:flex;justify-content:center}.stats-container{grid-gap:1.5rem;align-self:start;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:0}.stat{background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:20px;box-shadow:0 10px 30px #2563eb4d;color:#fff;padding:2rem;text-align:center}.stat h3{font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat p{font-size:1.1rem;font-weight:500;opacity:.9}.services{background:#fff;padding:6rem 0}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2.5rem;text-align:center;transition:all .3s ease}.service-card:hover{box-shadow:0 20px 60px #00000026;transform:translateY(-10px)}.service-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.service-icon svg{color:#fff;font-size:2.5rem}.service-image{border-radius:15px;box-shadow:0 10px 30px #0000001a;height:200px;margin-bottom:1.5rem;overflow:hidden;width:100%}.service-img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.service-card:hover .service-img{transform:scale(1.05)}.service-card h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.service-card ul{list-style:none;text-align:left}.service-card li{color:#64748b;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.service-card li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.clients{background:#fff;padding:6rem 0}.clients-slider{margin-bottom:4rem;overflow:hidden;position:relative}.slider-track{align-items:center;animation:slide 30s linear infinite;display:flex;gap:3rem}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.client-slide{align-items:center;background:#f8fafc;border-radius:15px;box-shadow:0 5px 20px #0000000d;display:flex;flex-shrink:0;justify-content:center;min-width:200px;padding:0;transition:transform .3s ease}.client-slide:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.client-card{background:#f8fafc;border:2px solid #0000;border-radius:15px;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.client-card:before{background:linear-gradient(135deg,#667eea0d,#764ba20d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.client-card:hover:before{opacity:1}.client-card:hover{border-color:#667eea;box-shadow:0 10px 30px #667eea1a;transform:translateY(-5px)}.client-logo{position:relative;z-index:2}.client-logo-img{height:60px;margin-bottom:.5rem;object-fit:cover;width:100%}.client-country{color:#64748b;display:block;font-size:.9rem;font-weight:500;text-align:center}.clients-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:3rem}.clients .stat-item{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 30px #667eea4d;color:#fff;padding:2rem;text-align:center}.clients .stat-item h3{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.clients .stat-item p{font-size:1rem;font-weight:500;opacity:.9}.contact{background:linear-gradient(135deg,#1e293b,#334155);padding:6rem 0}.contact,.contact .section-header h2,.contact .section-header p{color:#fff}.contact-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr;margin-top:3rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item p{color:#fffc}.business-hours{margin-top:1rem}.business-hours h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.business-hours p{color:#fffc;margin-bottom:.5rem}.map-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;overflow:hidden;padding:1rem}.map-container iframe{border-radius:10px;box-shadow:0 10px 30px #0003}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group select option{background:#1e293b;color:#fff;padding:.5rem}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff26;border-color:#f59e0b;outline:none}.submit-btn{background:linear-gradient(45deg,#f59e0b,#f97316);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.submit-btn:hover{box-shadow:0 10px 30px #f59e0b4d;transform:translateY(-2px)}.footer{background:#0f172a;color:#fff;padding:2rem 0;text-align:center}.footer-content{flex-direction:column;gap:1rem}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{color:#2563eb;font-size:1.5rem;font-weight:700;gap:10px}.footer-logo .logo-image{height:35px;object-fit:contain;width:auto}.footer p{color:#ffffffb3}@media (max-width:768px){.hamburger{display:block}.nav-menu{align-items:center;background:linear-gradient(135deg,#667eeafa,#764ba2fa);box-shadow:0 5px 20px #0000004d;flex-direction:column;height:calc(100vh - 70px);justify-content:flex-start;left:-100%;padding-top:2rem;position:fixed;top:70px;transition:left .3s ease;width:100%}.nav-menu.active{left:0}.nav-menu a{font-size:1.2rem;margin:1rem 0}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.about-content{gap:2rem;grid-template-columns:1fr}.stats-container{gap:1rem;grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}.slider-track{gap:2rem}.client-slide{min-width:150px;padding:0}.clients-stats{grid-template-columns:repeat(2,1fr)}.contact-content{gap:2rem;grid-template-columns:1fr}.map-container{order:2}.contact-form{order:3}.floating-cards{flex-direction:row;flex-wrap:wrap;justify-content:center}.card{height:100px;padding:1.5rem;width:180px}}@media (max-width:480px){.hero-text h1,.section-header h2{font-size:2rem}.service-card{padding:2rem}.contact-form{padding:1.5rem}.clients-grid,.features-grid{grid-template-columns:1fr}.slider-track{gap:1rem}.client-slide{min-width:120px;padding:0}.clients-stats{grid-template-columns:1fr}}.toast{align-items:center;background:#fff;border-left:4px solid #10b981;border-radius:10px;box-shadow:0 10px 30px #0003;display:flex;justify-content:space-between;max-width:400px;min-width:300px;padding:1rem;position:fixed;right:20px;top:20px;z-index:10000}.toast.error{border-left-color:#ef4444}.toast-content{align-items:center;display:flex;flex:1 1;gap:.75rem}.toast-icon{color:#10b981;font-size:1.25rem}.toast.error .toast-icon{color:#ef4444}.toast-message{color:#1f2937;font-weight:500;line-height:1.4}.toast-close{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;margin-left:.75rem;padding:.25rem;transition:all .2s ease}.toast-close:hover{background:#f3f4f6;color:#374151}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2563eb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1d4ed8}.culture-page{background:#f8fafc;min-height:100vh}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eeaf2,#764ba2f2);border-bottom:1px solid #ffffff1a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.nav-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.logo,.nav-container{align-items:center;display:flex}.logo{color:#fff;cursor:pointer;font-size:1.5rem;font-weight:700;gap:10px;text-decoration:none}.logo-icon{font-size:2rem}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#f59e0b}.nav-link.active:after{background:#f59e0b;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.container{margin:0 auto;max-width:1200px;padding:0 20px}.culture-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-top:70px;overflow:hidden;padding:8rem 0 6rem;position:relative}.culture-hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="200" cy="200" r="100" fill="url(%23a)"/><circle cx="800" cy="300" r="150" fill="url(%23a)"/><circle cx="400" cy="700" r="120" fill="url(%23a)"/></svg>');bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:2}.hero-text{text-align:left}.hero-image{position:relative}.beer-image{border-radius:20px;box-shadow:0 20px 60px #0003;height:400px;object-fit:cover;width:100%}.hero-content h1{font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.hero-subtitle{color:#ffffffe6;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.hero-description{color:#fffc;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.culture-story{background:#fff;padding:6rem 0}.story-content{margin:0 auto;max-width:800px;text-align:center}.story-content h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.story-content p{color:#64748b;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.culture-features{background:#f8fafc;padding:6rem 0}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#64748b;font-size:1.2rem;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 60px #00000026;transform:translateY(-10px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.feature-icon svg{color:#fff;font-size:2.5rem}.feature-card h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#64748b;line-height:1.6}.beer-culture{background:#fff;padding:6rem 0}.beer-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.beer-text h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.beer-text p{color:#64748b;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.beer-stats{display:flex;flex-direction:column;gap:2rem}.stat-card{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:20px;box-shadow:0 10px 30px #f59e0b4d;color:#fff;padding:2rem;text-align:center}.stat-icon{font-size:2rem;margin-bottom:1rem}.stat-card h3{font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-card p{font-size:1.1rem;font-weight:500;opacity:.9}.team-beer-moments{background:#f8fafc;padding:6rem 0}.moments-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.moments-text h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.moments-text p{color:#64748b;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.moments-image{border-radius:20px;box-shadow:0 20px 60px #00000026;overflow:hidden;position:relative}.team-beer-image{height:500px;object-fit:cover;transition:transform .3s ease;width:100%}.moments-image:hover .team-beer-image{transform:scale(1.05)}.image-overlay{align-items:center;background:linear-gradient(135deg,#667eeacc,#764ba2cc);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.moments-image:hover .image-overlay{opacity:1}.overlay-content{color:#fff;text-align:center}.overlay-icon{color:#f59e0b;font-size:3rem;margin-bottom:1rem}.overlay-content h3{font-size:2rem;font-weight:700;margin-bottom:.5rem}.overlay-content p{font-size:1.1rem;opacity:.9}.team-values{background:#f8fafc;padding:6rem 0}.values-content h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.value-item{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000000d;padding:2rem;text-align:center;transition:transform .3s ease}.value-item:hover{transform:translateY(-5px)}.value-item h4{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.value-item p{color:#64748b;line-height:1.6}.join-culture{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:6rem 0;text-align:center}.join-content h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.join-content p{color:#fffc;font-size:1.2rem;line-height:1.6;margin:0 auto 3rem;max-width:600px}.join-actions{flex-wrap:wrap;gap:1rem}.cta-button,.join-actions{display:flex;justify-content:center}.cta-button{align-items:center;background:linear-gradient(45deg,#f59e0b,#f97316);border:none;border-radius:50px;box-shadow:0 10px 30px #f59e0b4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;height:56px;margin-top:0;min-width:180px;padding:1rem 2rem;transition:all .3s ease}.cta-button:hover{box-shadow:0 15px 40px #f59e0b66;transform:translateY(-2px)}.secondary-button{align-items:center;background:#0000;border:2px solid #fff;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;height:56px;justify-content:center;min-width:180px;padding:1rem 2rem;transition:all .3s ease}.secondary-button:hover{background:#fff;color:#1e293b;transform:translateY(-2px)}.culture-contact{background:#fff;padding:4rem 0}.contact-info h3{color:#1e293b;font-size:2rem;font-weight:600;margin-bottom:3rem;text-align:center}.contact-details{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:900px}.contact-item{align-items:flex-start;background:#f8fafc;border-radius:15px;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease}.contact-item:hover{transform:translateY(-5px)}.contact-icon{color:#f59e0b;flex-shrink:0;font-size:1.5rem;margin-top:.25rem}.contact-item h4{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-item p{color:#64748b;line-height:1.5}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.4rem}.hero-description{font-size:1rem}.beer-content,.features-grid{grid-template-columns:1fr}.beer-content{gap:2rem}.beer-stats{flex-direction:row;flex-wrap:wrap}.stat-card{flex:1 1;min-width:150px}.hero-content{grid-template-columns:1fr}.hero-content,.hero-text{text-align:center}.moments-content,.values-grid{grid-template-columns:1fr}.join-actions{align-items:center;flex-direction:column}.cta-button,.secondary-button{max-width:300px;width:100%}.contact-details{grid-template-columns:1fr}}@media (max-width:480px){.beer-text h2,.hero-content h1,.join-content h2,.section-header h2,.story-content h2,.values-content h2{font-size:2rem}.feature-card,.value-item{padding:1.5rem}.beer-stats{flex-direction:column}}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}
/*# sourceMappingURL=main.1183fd5c.css.map*/