@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;color:#e5e7eb;font-family:Inter,IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#2563eb;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#1d4ed8}::selection{background:#2563eb4d;color:#e5e7eb}::-moz-selection{background:#2563eb4d;color:#e5e7eb}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #2563eb;outline-offset:2px}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.animate-fadeIn{animation:fadeIn .8s ease-out}.animate-slideInUp{animation:slideInUp .8s ease-out}.animate-slideInLeft{animation:slideInLeft .8s ease-out}.animate-slideInRight{animation:slideInRight .8s ease-out}.section{padding:5rem 0}.container{max-width:1400px;padding:0 2rem;position:relative;z-index:2}.section-subtitle{margin-bottom:2rem}.fade-in{transition:opacity .6s ease-out}.slide-in-left{transform:translateX(-30px)}.slide-in-left,.slide-in-right{transition:opacity .6s ease-out,transform .6s ease-out}.slide-in-right{transform:translateX(30px)}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.app{min-height:100vh}.loader{align-items:center;background:#0f172a;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader:before{background-image:linear-gradient(#1e293b80 1px,#0000 0),linear-gradient(90deg,#1e293b80 1px,#0000 0);background-size:50px 50px;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.loader-content{color:#fff;position:relative;text-align:center;z-index:1}.loader-logo img{animation:pulse 2s infinite;height:80px;margin-bottom:20px;width:80px}.loader-text{color:#e5e7eb;font-size:24px;font-weight:600;margin-bottom:30px}.loader-spinner{animation:spin 1s linear infinite;border:3px solid #2563eb33;border-radius:50%;border-top-color:#2563eb;height:50px;margin:0 auto;width:50px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}html{scroll-behavior:smooth}.fade-in{transform:translateY(30px);transition:all .8s ease}.slide-in-left{opacity:0;transform:translateX(-50px);transition:all .8s ease}.slide-in-left.visible{opacity:1;transform:translateX(0)}.slide-in-right{opacity:0;transform:translateX(50px);transition:all .8s ease}.slide-in-right.visible{opacity:1;transform:translateX(0)}.btn{border:none;border-radius:50px;cursor:pointer;font-size:16px;padding:12px 30px}.btn-secondary:hover{color:#e5e7eb}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.section-title{margin-bottom:20px;text-align:center}.section-subtitle{color:#94a3b8;font-size:1.125rem;line-height:1.75;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem;margin-bottom:40px}.container{padding:0 15px}}@media (max-width:480px){.section-title{font-size:1.8rem}.btn{font-size:14px;padding:10px 25px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af2;border-bottom:1px solid #47556933;left:0;padding:15px 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header.scrolled{background:#0f172afa;border-bottom-color:#2563eb4d;box-shadow:0 2px 20px #0000004d;padding:10px 0}.header-content{justify-content:space-between}.header-content,.logo{align-items:center;display:flex}.logo{cursor:pointer;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo img{height:45px;width:45px}.nav{display:flex;gap:30px}.nav a{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#2563eb}.nav a:after{background:#2563eb;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:hover:after{width:100%}.header-actions{align-items:center;display:flex;gap:20px}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:5px}.mobile-menu-btn span{background:#fff;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.mobile-menu-btn.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:768px){.nav{background:#1a1a2efa;flex-direction:column;left:0;padding:20px;position:fixed;top:70px;transform:translateX(-100%);transition:transform .3s ease;width:100%}.nav.nav-open{transform:translateX(0)}.nav a{border-bottom:1px solid #ffffff1a;padding:15px 0}.mobile-menu-btn{display:flex}.header-actions .btn{display:none}.logo span{font-size:1.2rem}}@media (max-width:480px){.logo img{height:35px;width:35px}.logo span{font-size:1.1rem}}.hero{align-items:center;background:#0f172a;display:flex;min-height:100vh;overflow:hidden;position:relative}.hero:before{background-image:linear-gradient(#1e293b80 1px,#0000 0),linear-gradient(90deg,#1e293b80 1px,#0000 0);background-size:50px 50px;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:0}.hero-container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;width:100%;z-index:1}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:6rem 0}.hero-text{animation:fadeInUp .8s ease-out}.hero-title{color:#e5e7eb;font-size:3.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.hero-title-highlight{color:#94a3b8;display:block;font-size:2.5rem;font-weight:500;margin-top:.5rem}.hero-subtitle{color:#94a3b8;font-size:1.125rem;line-height:1.75;margin-bottom:2.5rem;max-width:600px}.trust-indicators{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2.5rem}.trust-item{align-items:center;background:#1e293b80;border:1px solid #4755694d;border-radius:8px;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .3s ease}.trust-item:hover{background:#1e293bcc;border-color:#2563eb80;transform:translateX(4px)}.check-icon{color:#2563eb;flex-shrink:0;height:20px;width:20px}.trust-item span{color:#e5e7eb;font-size:.875rem;font-weight:500}.hero-actions{display:flex;gap:1rem;margin-top:2rem}.btn{text-align:center}.btn-secondary{background:#0000;border:2px solid #475569;color:#e5e7eb}.btn-secondary:hover{background:#1e293b;border-color:#64748b;transform:translateY(-2px)}.hero-visual{align-items:center;display:flex;height:500px;justify-content:center;position:relative}.industrial-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);max-width:450px;position:relative;width:100%;z-index:1}.grid-item{aspect-ratio:1;background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border:2px solid #47556966;border-radius:12px;box-shadow:0 4px 15px #0000004d;cursor:pointer;overflow:hidden;position:relative;transition:all .4s ease}.grid-item:hover{border-color:#2563eb99;box-shadow:0 8px 25px #2563eb4d;transform:translateY(-4px)}.grid-item img{height:100%;object-fit:cover;transition:transform .4s ease,opacity .4s ease;width:100%}.grid-item:hover img{opacity:.8;transform:scale(1.15)}.grid-item-overlay{background:linear-gradient(0deg,#0f172afa 0,#0f172ad9 70%,#0000);bottom:0;left:0;padding:1.25rem 1rem;position:absolute;right:0;transform:translateY(100%);transition:transform .4s ease;z-index:2}.grid-item:hover .grid-item-overlay{transform:translateY(0)}.grid-item-overlay h4{color:#e5e7eb;font-size:.938rem;font-weight:600;letter-spacing:.5px;margin:0;padding-top:.5rem;position:relative;text-align:center;text-transform:uppercase}.grid-item-overlay h4:before{background:#2563eb;content:"";height:2px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:30px}.grid-item:before{background:linear-gradient(135deg,#0000,#2563eb33);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease;z-index:1}.grid-item:hover:before{opacity:1}.grid-item:first-child{animation:float 6s ease-in-out infinite}.grid-item:nth-child(2){animation:float 6s ease-in-out 1.5s infinite}.grid-item:nth-child(3){animation:float 6s ease-in-out 3s infinite}.grid-item:nth-child(4){animation:float 6s ease-in-out 4.5s infinite}.floating-badge{align-items:center;animation:fadeInRight 1s ease-out .5s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bf2;border:1px solid #2563eb4d;border-radius:12px;box-shadow:0 10px 30px #0000004d;display:flex;gap:1rem;padding:1.5rem;position:absolute;right:0;top:-2rem;z-index:10}.badge-icon{color:#2563eb;height:48px;width:48px}.badge-text{display:flex;flex-direction:column;gap:.25rem}.badge-title{color:#e5e7eb;font-size:1rem;font-weight:700;letter-spacing:.5px}.badge-subtitle{color:#94a3b8;font-size:.875rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:1200px){.hero-content{gap:3rem}.industrial-grid{gap:1.25rem;max-width:400px}}@media (max-width:1024px){.hero-content{gap:4rem;grid-template-columns:1fr}.hero-visual{height:auto;justify-content:center;margin:0 auto}.industrial-grid{gap:1.5rem;max-width:500px}.floating-badge{right:0;top:-2rem}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-title-highlight{font-size:1.75rem}.hero-subtitle{font-size:1rem}.trust-indicators{grid-template-columns:1fr}.hero-actions{flex-direction:column}.industrial-grid{gap:1.25rem;max-width:400px}.grid-item-overlay h4{font-size:.813rem}.floating-badge{padding:1.25rem}.badge-icon{height:40px;width:40px}.badge-title{font-size:.938rem}.badge-subtitle{font-size:.813rem}}@media (max-width:640px){.industrial-grid{gap:1rem;max-width:350px}.grid-item{border-radius:10px}.grid-item-overlay{padding:.75rem}.grid-item-overlay h4{font-size:.75rem}.floating-badge{margin-bottom:0;margin-top:2rem;position:relative;right:auto;top:auto;width:100%}}@media (max-width:480px){.hero-container{padding:0 1rem}.hero-content{gap:3rem}.hero-title{font-size:2rem}.hero-title-highlight{font-size:1.5rem}.hero-subtitle{font-size:.938rem}.trust-item{padding:.625rem .875rem}.trust-item span{font-size:.813rem}.btn{font-size:.938rem;padding:.875rem 1.5rem}.industrial-grid{gap:.875rem;max-width:100%}.grid-item{border-radius:8px}.grid-item-overlay{padding:.5rem}.grid-item-overlay h4{font-size:.688rem}}.about{background:#1e293b;padding:6rem 0;position:relative}.about:before{background-image:linear-gradient(#1e293b80 1px,#0000 0),linear-gradient(90deg,#1e293b80 1px,#0000 0);background-size:50px 50px;content:"";height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.positioning-statement{align-items:center;background:linear-gradient(135deg,#2563eb1a,#1d4ed80d);border:1px solid #2563eb4d;border-radius:12px;display:flex;gap:1.5rem;margin-bottom:3rem;padding:2rem}.positioning-icon{color:#2563eb;flex-shrink:0;height:48px;width:48px}.positioning-statement h3{color:#e5e7eb;font-size:1.25rem;font-weight:600;line-height:1.5;margin:0}.about-content{position:relative;z-index:2}.about-description{margin-bottom:50px}.about-description p{color:#94a3b8;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.about-features{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:60px}.feature{align-items:flex-start;background:#0f172a99;border:1px solid #4755694d;border-radius:15px;box-shadow:0 10px 30px #0003;display:flex;gap:20px;padding:30px;transition:all .3s ease}.feature:hover{background:#0f172acc;border-color:#2563eb80;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.feature-icon{align-items:center;background:#2563eb1a;border-radius:15px;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.feature-icon svg{color:#2563eb;height:30px;width:30px}.feature-content h3{color:#e5e7eb;font-size:1.3rem;font-weight:600;margin-bottom:10px}.feature-content p{color:#94a3b8;line-height:1.6}.about-stats{margin-top:60px}.stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#0f172a99;border:1px solid #4755694d;border-radius:20px;box-shadow:0 10px 30px #0003;overflow:hidden;padding:40px 20px;position:relative;text-align:center;transition:all .3s ease}.stat-card:before{background:#2563eb;content:"";height:4px;left:0;position:absolute;top:0;width:100%}.stat-card:hover{background:#0f172acc;border-color:#2563eb80;box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)}.stat-label{font-size:1rem}@media (max-width:768px){.about-features{gap:20px;grid-template-columns:1fr}.feature{padding:20px}.feature-icon{height:50px;width:50px}.feature-icon svg{height:25px;width:25px}.stats-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.stat-card{padding:30px 15px}.stat-number{font-size:2.5rem}}@media (max-width:480px){.feature{flex-direction:column;text-align:center}.stats-grid{grid-template-columns:1fr}.about-description p{font-size:1rem}}.industries{background:#1e293b;padding:6rem 0;position:relative}.industries .section-header{margin:0 auto 4rem;max-width:800px;text-align:center}.industries .section-title{color:#e5e7eb;font-size:2.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem}.industries .section-description{color:#94a3b8;font-size:1.125rem;line-height:1.75}.industries-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:4rem}.industry-card{background:#0f172a99;border:1px solid #4755694d;border-radius:12px;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.industry-card:before{background:linear-gradient(135deg,#2563eb0d,#0000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.industry-card:hover{border-color:#2563eb80;box-shadow:0 20px 40px #0006;transform:translateY(-8px)}.industry-card:hover:before{opacity:1}.industry-icon{align-items:center;background:#2563eb1a;border-radius:12px;color:#2563eb;display:flex;height:64px;justify-content:center;margin-bottom:1.5rem;position:relative;transition:all .3s ease;width:64px;z-index:1}.industry-card:hover .industry-icon{background:#2563eb33;transform:scale(1.1) rotate(5deg)}.industry-icon svg{height:36px;width:36px}.industry-title{color:#e5e7eb;font-size:1.5rem;font-weight:600;margin-bottom:1rem;position:relative;z-index:1}.industry-description{color:#94a3b8;font-size:1rem;line-height:1.6;position:relative;z-index:1}.industries-footer{margin-top:3rem}.footer-box{background:linear-gradient(135deg,#2563eb1a,#1d4ed80d);border:1px solid #2563eb33;border-radius:16px;padding:3rem;text-align:center}.footer-box h3{color:#e5e7eb;font-size:2rem;font-weight:600;margin-bottom:1rem}.footer-box p{color:#94a3b8;font-size:1.125rem;line-height:1.75;margin:0 auto 2.5rem;max-width:900px}.footer-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.stat-item{background:#0f172a80;border:1px solid #4755694d;border-radius:10px;padding:1.5rem}.stat-item:hover{background:#0f172acc;border-color:#2563eb80;transform:translateY(-4px)}.stat-value{color:#2563eb;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.stat-label{font-size:.938rem;letter-spacing:.5px}@media (max-width:768px){.industries{padding:4rem 0}.industries .section-title{font-size:2rem}.industries .section-description{font-size:1rem}.industries-grid{gap:1.5rem;grid-template-columns:1fr}.footer-box{padding:2rem}.footer-box h3{font-size:1.5rem}.footer-box p{font-size:1rem}.footer-stats{gap:1rem;grid-template-columns:1fr}.stat-value{font-size:2rem}}@media (max-width:480px){.industry-card{padding:2rem}.industry-title{font-size:1.25rem}.industry-description{font-size:.938rem}.footer-box{padding:1.5rem}}.products{background:#0f172a;padding:6rem 0;position:relative}.products:before{background-image:linear-gradient(#1e293b4d 1px,#0000 0),linear-gradient(90deg,#1e293b4d 1px,#0000 0);background-size:40px 40px;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.products-header{margin-bottom:60px;text-align:center}.tab-icon{font-size:1.2rem}.category-image{border-radius:20px;box-shadow:0 15px 35px #0000001a;height:250px;margin-bottom:30px;overflow:hidden;width:100%}.category-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.category-image:hover img{transform:scale(1.05)}.products-footer{margin-top:40px}.footer-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.footer-card{background:linear-gradient(135deg,#2563eb1a,#1d4ed80d);border:1px solid #2563eb33;border-radius:20px;overflow:hidden;padding:40px 30px;position:relative;text-align:center;transition:all .3s ease}.footer-card:before{background:linear-gradient(90deg,#0000,#2563eb1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.footer-card:hover:before{left:100%}.footer-card:hover{border-color:#2563eb66;box-shadow:0 15px 35px #2563eb33;transform:translateY(-5px)}.card-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;box-shadow:0 10px 25px #2563eb4d;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.card-icon svg{color:#fff;height:28px;width:28px}.footer-card h4{color:#e5e7eb;font-size:1.4rem;font-weight:600;margin-bottom:15px}.footer-card p{color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:25px}.card-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50px;box-shadow:0 5px 15px #2563eb4d;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:12px 25px;text-decoration:none;transition:all .3s ease}.card-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 25px #2563eb66;transform:translateY(-2px)}@media (max-width:1024px){.product-content{gap:40px;grid-template-columns:1fr}.category-info{position:static}.category-tabs{gap:10px}.category-tab{padding:12px 20px}.footer-cards{gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.category-tabs{align-items:center;flex-direction:column}.category-tab{justify-content:center;max-width:300px;width:100%}.products-list{grid-template-columns:1fr}.products-grid{padding:30px 20px}.category-image{height:200px}.footer-cards{gap:20px;grid-template-columns:1fr}.footer-card{padding:30px 25px}}@media (max-width:480px){.tab-title{font-size:.8rem}.category-details h3{font-size:1.5rem}.product-item{padding:12px 15px}.product-name{font-size:.9rem}.footer-card{padding:25px 20px}.card-icon{height:50px;width:50px}.card-icon svg{height:24px;width:24px}.footer-card h4{font-size:1.2rem}}.oil-lubricants{background:#0f172a;padding:6rem 0;position:relative}.oil-lubricants:before{background-image:linear-gradient(#1e293b4d 1px,#0000 0),linear-gradient(90deg,#1e293b4d 1px,#0000 0);background-size:40px 40px;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.oil-lubricants .section-header{margin-bottom:60px;text-align:center}.oil-lubricants .section-description{color:#94a3b8;font-size:1rem;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:15px;max-width:900px}.category-tabs{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:60px}.category-tab{align-items:center;background:#1e293b80;border:2px solid #4755694d;border-radius:50px;color:#94a3b8;cursor:pointer;display:flex;font-weight:500;gap:10px;padding:15px 25px;transition:all .3s ease}.category-tab:hover{background:#1e293bcc;border-color:#2563eb80;box-shadow:0 5px 15px #2563eb33;transform:translateY(-2px)}.category-tab.active{background:#2563eb;border-color:#2563eb;box-shadow:0 10px 25px #2563eb4d;color:#fff;transform:translateY(-2px)}.tab-title{font-size:.9rem;white-space:nowrap}.product-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 2fr;margin-bottom:80px}.category-info{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.category-details h3{color:#e5e7eb;font-size:1.8rem;font-weight:600;margin-bottom:15px}.category-details p{color:#94a3b8;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.search-box{margin-bottom:20px;position:relative}.search-box input{background:#1e293b80;border:2px solid #4755694d;border-radius:50px;color:#e5e7eb;font-size:16px;padding:15px 50px 15px 20px;transition:all .3s ease;width:100%}.search-box input::placeholder{color:#64748b}.search-box input:focus{background:#1e293bcc;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.search-icon{color:#64748b;height:20px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px}.products-grid{background:#1e293b80;border:1px solid #4755694d;border-radius:20px;box-shadow:0 10px 30px #0003;padding:40px}.products-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.product-item{align-items:center;background:#0f172a99;border:1px solid #4755694d;border-left:4px solid #0000;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;gap:15px;padding:15px 20px;transition:all .3s ease}.product-item:hover{background:#0f172acc;border-color:#2563eb80;box-shadow:0 5px 20px #0003;transform:translateX(5px)}.product-icon{align-items:center;background:#2563eb;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.product-icon svg{color:#fff;height:14px;width:14px}.product-name{color:#e5e7eb;font-size:.95rem;font-weight:500;line-height:1.4}.no-results{color:#94a3b8;padding:60px 20px;text-align:center}.no-results p{font-size:1.1rem}.compliance-footer{border-radius:20px;padding:40px}.compliance-content{margin:0 auto;max-width:600px}.compliance-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;box-shadow:0 10px 25px #2563eb4d;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.compliance-icon svg{color:#fff;height:28px;width:28px}.compliance-content h3{color:#e5e7eb;font-size:1.5rem;font-weight:600;margin-bottom:15px}.compliance-content p{color:#94a3b8;font-size:1rem;line-height:1.6}@media (max-width:1024px){.product-content{gap:40px;grid-template-columns:1fr}.category-info{position:static}.category-tabs{gap:10px}.category-tab{padding:12px 20px}}@media (max-width:768px){.category-tabs{align-items:center;flex-direction:column}.category-tab{justify-content:center;max-width:300px;width:100%}.products-list{grid-template-columns:1fr}.compliance-footer,.products-grid{padding:30px 20px}}@media (max-width:480px){.tab-title{font-size:.8rem}.category-details h3{font-size:1.5rem}.product-item{padding:12px 15px}.product-name{font-size:.9rem}.compliance-content h3{font-size:1.3rem}}.it-services{background:#0f172a;padding:6rem 0;position:relative}.it-services:before{background-image:linear-gradient(#1e293b4d 1px,#0000 0),linear-gradient(90deg,#1e293b4d 1px,#0000 0);background-size:40px 40px;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.it-services .section-header{margin-bottom:60px;text-align:center}.it-services .section-description{color:#94a3b8;font-size:1rem;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:15px;max-width:900px}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.service-card{background:#1e293b80;border:1px solid #4755694d;border-radius:20px;overflow:hidden;padding:40px;position:relative;transition:all .3s ease}.service-card:before{background:linear-gradient(90deg,#0000,#2563eb1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.service-card:hover:before{left:100%}.service-card:hover{border-color:#2563eb66;box-shadow:0 15px 35px #2563eb33;transform:translateY(-5px)}.service-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:15px;box-shadow:0 10px 25px #2563eb4d;display:flex;height:60px;justify-content:center;margin-bottom:25px;width:60px}.service-icon svg{color:#fff;height:28px;width:28px}.service-content{position:relative;z-index:1}.service-title{color:#e5e7eb;font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:15px}.service-description{color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:25px}.service-features{list-style:none;margin:0;padding:0}.service-features li{align-items:center;border-bottom:1px solid #47556933;color:#cbd5e1;display:flex;font-size:.9rem;gap:12px;padding:8px 0}.service-features li:last-child{border-bottom:none}.service-features li svg{color:#2563eb;flex-shrink:0;height:16px;width:16px}.service-features li span{font-weight:500}.delay-0{animation-delay:.1s}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.3s}@media (max-width:1024px){.services-grid{gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.service-card{padding:35px}}@media (max-width:768px){.services-grid{gap:20px;grid-template-columns:1fr}.service-card{padding:30px 25px}.service-title{font-size:1.3rem}.enterprise-footer{padding:40px 25px}.footer-content h3{font-size:1.6rem}}@media (max-width:480px){.service-icon{height:50px;width:50px}.service-icon svg{height:24px;width:24px}.service-title{font-size:1.2rem}.service-description{font-size:.95rem}.service-features li{font-size:.85rem}.footer-icon{height:60px;width:60px}.footer-icon svg{height:28px;width:28px}.footer-content h3{font-size:1.4rem}.footer-content p{font-size:1rem}}.iot-solutions{background:#0f172a;padding:6rem 0;position:relative}.iot-solutions:before{background-image:linear-gradient(#1e293b4d 1px,#0000 0),linear-gradient(90deg,#1e293b4d 1px,#0000 0);background-size:40px 40px;bottom:0;content:"";left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.section-header{margin:0 auto 4rem;max-width:800px;text-align:center}.section-title{color:#e5e7eb;font-size:2.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem}.section-description{color:#94a3b8;font-size:1.125rem;line-height:1.75}.solutions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:4rem}.solution-card{background:#1e293b80;border:1px solid #4755694d;border-radius:12px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.solution-card:before{background:linear-gradient(90deg,#2563eb,#1d4ed8);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.solution-card:hover{background:#1e293bcc;border-color:#2563eb80;box-shadow:0 10px 30px #0000004d;transform:translateY(-4px)}.solution-card:hover:before{transform:scaleX(1)}.solution-icon{align-items:center;background:#2563eb1a;border-radius:10px;color:#2563eb;display:flex;height:56px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:56px}.solution-card:hover .solution-icon{background:#2563eb33;transform:scale(1.1)}.solution-icon svg{height:32px;width:32px}.solution-title{color:#e5e7eb;font-size:1.375rem;font-weight:600;margin-bottom:1rem}.solution-features{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.solution-features li{align-items:flex-start;color:#94a3b8;display:flex;font-size:.938rem;gap:.625rem;line-height:1.5}.solution-features li svg{color:#2563eb;flex-shrink:0;height:20px;margin-top:2px;width:20px}.tech-stack{background:#1e293b4d;border:1px solid #4755694d;border-radius:16px;margin-bottom:3rem;padding:3rem}.tech-stack-title{color:#e5e7eb;font-size:1.75rem;font-weight:600;margin-bottom:2rem;text-align:center}.tech-stack-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tech-item{align-items:center;background:#0f172a80;border:1px solid #47556933;border-radius:8px;display:flex;gap:1rem;padding:1rem 1.5rem;transition:all .3s ease}.tech-item:hover{background:#0f172acc;border-color:#2563eb66;transform:translateX(4px)}.tech-item svg{color:#2563eb;flex-shrink:0;height:24px;width:24px}.tech-item span{color:#e5e7eb;font-size:.938rem;font-weight:500}.iot-cta{background:linear-gradient(135deg,#2563eb1a,#1d4ed80d);border:1px solid #2563eb33;border-radius:16px;padding:3rem;text-align:center}.cta-content h3{color:#e5e7eb;font-size:2rem;margin-bottom:1rem}.cta-content p{color:#94a3b8;font-size:1.125rem;line-height:1.75;margin:0 auto 2rem;max-width:700px}.btn{border-radius:6px;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#2563eb;border:2px solid #2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 10px 20px #2563eb4d;transform:translateY(-2px)}@media (max-width:768px){.iot-solutions{padding:4rem 0}.section-title{font-size:2rem}.section-description{font-size:1rem}.solutions-grid{gap:1.5rem;grid-template-columns:1fr}.tech-stack{padding:2rem}.tech-stack-title{font-size:1.5rem}.tech-stack-grid{gap:1rem;grid-template-columns:1fr}.iot-cta{padding:2rem}.cta-content h3{font-size:1.5rem}.cta-content p{font-size:1rem}}@media (max-width:480px){.solution-card{padding:1.5rem}.solution-title{font-size:1.25rem}.solution-features li{font-size:.875rem}.tech-item{padding:.875rem 1.25rem}}.certifications{background:#0f172a;padding:6rem 0;position:relative}.certifications:before{background-image:linear-gradient(#1e293b4d 1px,#0000 0),linear-gradient(90deg,#1e293b4d 1px,#0000 0);background-size:60px 60px;bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.certifications .section-header{margin:0 auto 4rem;max-width:800px;text-align:center}.certifications .section-title{color:#e5e7eb;font-size:2.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1rem}.certifications .section-description{color:#94a3b8;font-size:1.125rem;line-height:1.75}.certifications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem}.cert-card{background:#1e293b80;border:2px solid #4755694d;border-radius:12px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.cert-card:before{background:linear-gradient(90deg,#2563eb,#1d4ed8);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.cert-card:hover{background:#1e293bcc;border-color:#2563eb99;box-shadow:0 20px 40px #0006;transform:translateY(-8px)}.cert-card:hover:before{transform:scaleX(1)}.cert-icon{align-items:center;background:#2563eb1a;border-radius:50%;color:#2563eb;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:80px}.cert-card:hover .cert-icon{background:#2563eb33;transform:scale(1.1)}.cert-icon svg{height:40px;width:40px}.cert-title{color:#e5e7eb;font-size:1.375rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem}.cert-subtitle{color:#94a3b8;font-size:.938rem;line-height:1.5}.compliance-section{margin-bottom:3rem}.compliance-heading{color:#e5e7eb;font-size:2rem;font-weight:600;margin-bottom:2.5rem;text-align:center}.compliance-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.compliance-card{background:#1e293b4d;border:1px solid #4755694d;border-radius:12px;padding:2rem;transition:all .3s ease}.compliance-card:hover{background:#1e293b99;border-color:#2563eb66;transform:translateY(-4px)}.compliance-title{border-bottom:2px solid #2563eb4d;color:#e5e7eb;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;padding-bottom:.75rem}.compliance-list{display:flex;flex-direction:column;gap:.875rem;list-style:none;margin:0;padding:0}.compliance-list li{align-items:center;color:#94a3b8;display:flex;font-size:.938rem;gap:.75rem;line-height:1.5}.compliance-list li svg{color:#2563eb;flex-shrink:0;height:20px;width:20px}.compliance-footer{background:linear-gradient(135deg,#2563eb1a,#1d4ed80d);border:1px solid #2563eb33;border-radius:16px;padding:3rem;text-align:center}.footer-icon{color:#2563eb;height:64px;margin:0 auto 1.5rem;width:64px}.compliance-footer h3{color:#e5e7eb;font-size:2rem;font-weight:600;margin-bottom:1rem}.compliance-footer p{color:#94a3b8;font-size:1.125rem;line-height:1.75;margin:0 auto;max-width:800px}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.fade-in.delay-0{transition-delay:0s}.fade-in.delay-1{transition-delay:.1s}.fade-in.delay-2{transition-delay:.2s}.fade-in.delay-3{transition-delay:.3s}@media (max-width:768px){.certifications{padding:4rem 0}.certifications .section-title{font-size:2rem}.certifications .section-description{font-size:1rem}.certifications-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.compliance-heading{font-size:1.75rem}.compliance-grid{gap:1.5rem;grid-template-columns:1fr}.compliance-footer{padding:2rem}.compliance-footer h3{font-size:1.5rem}.compliance-footer p{font-size:1rem}}@media (max-width:480px){.certifications-grid{grid-template-columns:1fr}.cert-card{padding:2rem 1.5rem}.cert-title{font-size:1.25rem}.compliance-card{padding:1.5rem}.compliance-title{font-size:1.125rem}}.clients{background:#1e293b;padding:6rem 0;position:relative}.clients:before{background-image:linear-gradient(#1e293b80 1px,#0000 0),linear-gradient(90deg,#1e293b80 1px,#0000 0);background-size:50px 50px;content:"";height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.clients>.container{position:relative;z-index:2}.clients-header{margin-bottom:60px;text-align:center}.clients-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:80px}.client-card{background:#0f172a99;border:1px solid #4755694d;border-radius:20px;box-shadow:0 10px 30px #0003;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.client-card:before{background:#2563eb;content:"";height:4px;left:0;position:absolute;top:0;width:100%}.client-card:hover{background:#0f172acc;border-color:#2563eb80;box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)}.client-logo{align-items:center;background:#2563eb1a;border:2px solid #2563eb4d;border-radius:50%;color:#2563eb;display:flex;font-size:1.2rem;font-weight:700;height:80px;justify-content:center;margin-bottom:20px;width:80px}.client-info h3{color:#e5e7eb;font-size:1.3rem;font-weight:600;line-height:1.3;margin-bottom:10px}.client-info p{color:#94a3b8;line-height:1.5;margin-bottom:15px}.client-category{background:#2563eb1a;border-radius:20px;color:#2563eb;display:inline-block;font-size:.85rem;font-weight:500;padding:5px 15px}.testimonials-section{margin-bottom:80px}.testimonials-title{color:#e5e7eb;font-size:2.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:50px;text-align:center}.testimonials-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonial-card{background:#0f172a99;border:1px solid #4755694d;border-radius:20px;box-shadow:0 15px 35px #0000004d;padding:40px;position:relative;transition:all .3s ease}.testimonial-card:hover{background:#0f172acc;border-color:#2563eb80;box-shadow:0 20px 45px #0006;transform:translateY(-5px)}.testimonial-content{position:relative}.quote-icon{align-items:center;background:#2563eb1a;border:2px solid #2563eb4d;border-radius:50%;display:flex;height:50px;justify-content:center;left:-10px;position:absolute;top:-20px;width:50px}.quote-icon svg{color:#2563eb;height:24px;width:24px}.testimonial-content p{color:#94a3b8;font-size:1.125rem;font-style:italic;line-height:1.75;margin-bottom:25px;padding-left:20px}.testimonial-author{border-top:1px solid #4755694d;padding-top:20px}.testimonial-author strong{color:#e5e7eb;display:block;font-size:1.125rem;font-weight:600;margin-bottom:5px}.testimonial-author span{color:#2563eb;font-size:.938rem;font-weight:500}.clients-stats{margin-bottom:60px}.stats-container{grid-gap:30px;background:#0f172a99;border:1px solid #4755694d;border-radius:20px;box-shadow:0 15px 35px #0000004d;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:50px}.stat-item{background:#1e293b4d;border:1px solid #47556933;border-radius:12px;padding:20px;text-align:center;transition:all .3s ease}.stat-item:hover{background:#1e293b80;border-color:#2563eb66;transform:translateY(-5px)}.stat-number{color:#2563eb;display:block;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:10px}.stat-label{color:#94a3b8;font-size:.875rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.partnership-cta{background:linear-gradient(135deg,#2563eb1a,#1d4ed80d);border:1px solid #2563eb33;border-radius:20px;color:#e5e7eb;padding:60px 40px;text-align:center}.cta-content h3{font-size:2.5rem;font-weight:600;margin-bottom:20px}.cta-content p{font-size:1.2rem;margin-bottom:40px;opacity:.9}.cta-actions{display:flex;gap:20px;justify-content:center}.cta-actions .btn{font-size:1.1rem;padding:15px 35px}.cta-actions .btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.cta-actions .btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.cta-actions .btn-secondary{border-color:#fff}@media (max-width:768px){.clients-grid{gap:20px;grid-template-columns:1fr}.client-card{padding:25px}.testimonials-grid{gap:20px;grid-template-columns:1fr}.testimonial-card{padding:30px 25px}.stats-container{grid-template-columns:repeat(2,1fr);padding:40px 30px}.partnership-cta{padding:40px 25px}.cta-content h3{font-size:2rem}.cta-actions{align-items:center;flex-direction:column}.cta-actions .btn{max-width:250px;width:100%}}@media (max-width:480px){.client-logo{font-size:1rem;height:60px;width:60px}.stats-container{gap:20px;grid-template-columns:1fr}.stat-number{font-size:2.5rem}.testimonials-title{font-size:1.8rem}}.contact{background:#0f172a;color:#fff;padding:6rem 0;position:relative}.contact:before{background-image:linear-gradient(#1e293b4d 1px,#0000 0),linear-gradient(90deg,#1e293b4d 1px,#0000 0);background-size:40px 40px;content:"";height:100%;left:0;opacity:.5;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.contact>.container{position:relative;z-index:2}.contact-header{margin-bottom:60px;text-align:center}.contact-header .section-title{color:#fff}.contact-header .section-subtitle{color:#fffc}.contact-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1.5fr}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #4755694d;border-radius:20px;margin-bottom:30px;padding:40px}.info-card h3{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:30px}.contact-methods{display:flex;flex-direction:column;gap:25px}.contact-method{align-items:flex-start;display:flex;gap:20px}.method-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.method-icon svg{color:#fff;height:24px;width:24px}.method-details h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:8px}.method-details p{color:#fffc;font-size:.95rem;margin-bottom:4px}.quick-actions{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:30px}.quick-actions h4{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:20px}.action-buttons{display:flex;flex-direction:column;gap:15px}.action-btn{align-items:center;border:1px solid #fff3;border-radius:12px;display:flex;font-weight:500;gap:12px;padding:15px 20px;text-decoration:none;transition:all .3s ease}.action-btn.call{background:#22c55e33;border-color:#22c55e4d;color:#22c55e}.action-btn.call:hover{background:#22c55e4d;transform:translateX(5px)}.action-btn.whatsapp{background:#25d36633;border-color:#25d3664d;color:#25d366}.action-btn.whatsapp:hover{background:#25d3664d;transform:translateX(5px)}.action-btn.facebook{background:#1877f233;border-color:#1877f24d;color:#1877f2}.action-btn.facebook:hover{background:#1877f24d;transform:translateX(5px)}.contact-link{color:#fffc}.action-btn svg{height:20px;width:20px}.contact-form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:40px}.contact-form h3{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:30px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.form-group{display:flex;flex-direction:column}.form-group label{color:#ffffffe6;font-size:.95rem;font-weight:500;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:2px solid #fff3;border-radius:12px;color:#fff;font-size:16px;padding:15px;transition:all .3s ease}.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:#667eea;box-shadow:0 0 0 3px #667eea33;outline:none}.form-group select option{background:#1a1a2e;color:#fff}.submit-btn{align-items:center;display:flex;font-size:1.1rem;font-weight:600;gap:10px;justify-content:center;margin-top:20px;padding:18px;width:100%}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.contact-content{gap:40px;grid-template-columns:1fr}}@media (max-width:768px){.form-row{gap:15px;grid-template-columns:1fr}.contact-form-container,.info-card{padding:30px 25px}.action-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.contact-method{flex-direction:column;gap:15px;text-align:center}.method-icon{align-self:center}}@media (max-width:480px){.contact-form-container,.info-card{padding:25px 20px}.method-icon{height:40px;width:40px}.method-icon svg{height:20px;width:20px}.form-group input,.form-group select,.form-group textarea{font-size:14px;padding:12px}}.footer{background:#0f172a;border-top:1px solid #4755694d;color:#fff;padding:60px 0 0}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:40px}.footer-section h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:20px}.company-info{max-width:350px}.footer-logo{align-items:center;display:flex;margin-bottom:20px}.footer-logo img{height:40px;margin-right:12px;width:40px}.footer-logo span{color:#fff;font-family:Port Lligat Slab,serif;font-size:1.5rem;font-weight:600}.company-description{color:#fffc;line-height:1.6;margin-bottom:25px}.contact-info{display:flex;flex-direction:column;gap:12px}.contact-item{align-items:center;color:#ffffffe6;display:flex;gap:10px}.contact-item svg{color:#2563eb;flex-shrink:0;height:18px;width:18px}.contact-link{color:#ffffffe6;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#2563eb}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#fffc;position:relative;text-decoration:none;transition:all .3s ease}.footer-links a:hover{color:#2563eb;padding-left:10px}.social-links{display:flex;gap:15px;margin-bottom:30px}.social-link{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fffc;display:flex;height:45px;justify-content:center;transition:all .3s ease;width:45px}.social-link:hover{background:#2563eb;box-shadow:0 10px 20px #2563eb4d;color:#fff;transform:translateY(-3px)}.social-link svg{height:20px;width:20px}.newsletter h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:10px}.newsletter p{color:#fffc;font-size:.9rem;margin-bottom:20px}.newsletter-form{display:flex;flex-direction:column;gap:12px}.newsletter-form input{background:#ffffff1a;border:2px solid #fff3;border-radius:8px;color:#fff;font-size:14px;padding:12px 15px;transition:all .3s ease}.newsletter-form input::placeholder{color:#fff9}.newsletter-form input:focus{background:#ffffff26;border-color:#2563eb;outline:none}.newsletter-form .btn{font-size:14px;font-weight:600;padding:12px 20px}.footer-bottom{border-top:1px solid #fff3;padding:30px 0}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between}.footer-bottom-content p{color:#fffc;margin:0}.footer-bottom-links{display:flex;gap:25px}.footer-bottom-links a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#2563eb}@media (max-width:1024px){.footer-content{gap:30px;grid-template-columns:1fr 1fr}.company-info{max-width:none}}@media (max-width:768px){.footer-content{gap:40px;grid-template-columns:1fr;text-align:center}.footer-logo{justify-content:center}.contact-info{align-items:center}.social-links{justify-content:center}.footer-bottom-content{flex-direction:column;gap:20px;text-align:center}.footer-bottom-links{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.footer{padding:40px 0 0}.footer-content{gap:30px}.footer-logo span{font-size:1.3rem}.social-links{gap:12px}.social-link{height:40px;width:40px}.social-link svg{height:18px;width:18px}.footer-bottom-links{gap:15px}}
/*# sourceMappingURL=main.428611a3.css.map*/