*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;line-height:1.6;color:#333;padding-top:70px;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{background:#fff;position:fixed;top:0;width:100%;z-index:1000;border-bottom:1px solid #eee}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo h2{color:#097f52;font-weight:700}.nav-menu{display:flex;list-style:none;gap:30px}.nav-link{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#097f52}.btn-login{background:#097f52;color:#fff;border:none;padding:10px 20px;border-radius:25px;cursor:pointer;font-weight:500;transition:background .3s ease}.btn-login:hover{background:#076b3f}.hamburger{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}@media(max-width:992px){.nav-menu{position:absolute;top:70px;left:0;width:100%;background:#fff;flex-direction:column;align-items:center;gap:20px;padding:30px 0;border-top:1px solid #eee;display:none}.nav-menu.active{display:flex}.nav-login{display:none}.hamburger{display:flex}}.hamburger.active .bar:nth-child(1){transform:rotate(45deg) translate(5px,7px)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:rotate(-45deg) translate(6px,-8px)}.hero{background:linear-gradient(to bottom,#0073ff,#0caa64);color:#fff;padding:100px 0;font-family:Poppins,sans-serif;min-height:85vh;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.hero-content{text-align:left;max-width:600px;margin-left:0;padding-left:0}.hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;min-height:65vh}.hero-content{text-align:left;max-width:600px}.hero-headlines{margin-bottom:25px}.hero-line{font-weight:800;text-transform:uppercase;line-height:1.2;margin:0;letter-spacing:-.5px}.hero-line-1{font-size:3.2rem;color:#ffdc00;margin-bottom:8px}.hero-line-2{font-size:3.2rem;color:#ffdc00;margin-bottom:12px}.hero-line-3{font-size:2.8rem;color:#fff;font-weight:800}.hero-description{font-size:1.3rem;font-weight:500;margin-bottom:45px;line-height:1.7;opacity:.95;max-width:500px}.hero-buttons{display:flex;gap:15px;margin-bottom:40px}.btn-primary{background:#ffdc00;color:#0caa64;border:none;padding:16px 32px;border-radius:30px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:none}.btn-secondary{background:transparent;color:#ffdc00;border:2px solid #ffdc00;padding:16px 32px;border-radius:30px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#ffdc00;color:#0caa64;transform:translateY(-2px)}.stat-number{font-size:1.8rem;font-weight:800;color:#ffdc00;margin-bottom:5px;line-height:1;text-align:center}.hero-stats{display:flex;gap:35px;margin-top:35px;justify-content:flex-start}.stat-circle{width:130px;height:130px;border-radius:50%;border:2px solid #ffdc00;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px}.stat-number{font-size:1.8rem;font-weight:800;color:#ffdc00;margin-bottom:5px;line-height:1}.stat-label{font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px;opacity:.9;text-align:center}.hero-image{display:flex;justify-content:center;align-items:center;height:100%}.mobile-mockup{position:relative;width:300px;height:620px;margin-left:auto}.phone-frame{width:100%;height:100%;background:#1a1a1a;border-radius:30px;padding:15px;border:1px solid #e0e0e0;border:2px solid #333;position:relative}.phone-frame:before{content:"";position:absolute;top:20px;left:50%;transform:translate(-50%);width:60px;height:4px;background:#333;border-radius:2px}.phone-screen{width:100%;height:100%;background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e0e0e0}.app-header{background:linear-gradient(45deg,#0073ff,#0caa64);color:#fff;padding:15px;display:flex;align-items:center;gap:10px;font-size:.9rem}.app-logo{width:24px;height:24px;background:#fff3;border-radius:6px;display:flex;align-items:center;justify-content:center}.app-content{flex:1;padding:15px;overflow-y:auto}.restaurant-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;border-radius:12px;margin-bottom:10px;border-left:4px solid #0073ff}.restaurant-icon{width:32px;height:32px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0073ff;font-size:.9rem}.restaurant-info h4{margin:0;font-size:.9rem;color:#333;font-weight:600}.restaurant-info p{margin:2px 0 0;font-size:.8rem;color:#666}.restaurant-status{font-size:.8rem;background:#fff;border-radius:25px;overflow:hidden}.app-interface{height:100%;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#0073ff,#0caa64);color:#fff;padding:20px;text-align:center}.app-logo{font-size:2rem;margin-bottom:10px}.app-header h3{font-size:1.2rem;margin:0;font-weight:600}.app-content{flex:1;padding:20px}.restaurant-item{display:flex;align-items:center;padding:15px;border-bottom:1px solid #eee;gap:15px}.restaurant-icon{width:40px;height:40px;background:#f0f8ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#0073ff;font-size:1.2rem}.restaurant-info{flex:1}.restaurant-info h4{font-size:1rem;font-weight:600;color:#333;margin:0 0 5px}.restaurant-info p{font-size:.9rem;color:#666;margin:0}.restaurant-status{font-size:1.2rem}@media(max-width:768px){.hero{padding:60px 0;min-height:auto}.hero-container{padding:0 20px}.hero-layout{grid-template-columns:1fr;gap:40px;text-align:left;min-height:auto}.hero-content{max-width:100%;margin:0;text-align:left}.hero-line-1,.hero-line-2{font-size:2.2rem}.hero-line-3{font-size:1.8rem}.hero-description{font-size:1.1rem;margin:0 auto 30px}.hero-buttons{justify-content:center;flex-wrap:wrap;gap:15px}.hero-stats{justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-top:40px}.stat-circle{width:110px;height:110px}.stat-number{font-size:1.5rem}.mobile-mockup{width:240px;height:500px;margin:0 auto}}@media(max-width:480px){.hero{padding:40px 0}.hero-line-1,.hero-line-2{font-size:1.8rem}.hero-line-3{font-size:1.4rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column;align-items:center;gap:12px}.btn-primary,.btn-secondary{width:100%;max-width:280px;padding:14px 24px;font-size:.95rem}.hero-stats{gap:15px;margin-top:30px}.stat-circle{width:90px;height:90px}.stat-number{font-size:1.2rem}.stat-label{font-size:.65rem}.mobile-mockup{width:180px;height:380px}.stat-label{font-size:.8rem}.mobile-mockup{width:160px;height:320px}}.hero-container .stat-item{color:#fff}section.hero-subpage{background:linear-gradient(to bottom,#0073ff,#0caa64);color:#fff;padding:60px 0;font-family:Poppins,sans-serif;min-height:30vh;display:flex;align-items:center;text-align:center;position:relative;z-index:1}.hero-subpage .container,.hero-subpage .hero-subpage-content{background:transparent!important;position:relative;z-index:10}.hero-subpage .container{max-width:1200px;margin:0 auto;padding:0 40px;width:100%}.hero-subpage-content{text-align:center;max-width:800px;margin:0 auto}.hero-subpage h2{font-size:2.4rem;font-weight:800;color:#fff;margin-bottom:15px;text-transform:uppercase;letter-spacing:-.1px;line-height:1.2}.hero-subpage .hero-description{font-size:1.2rem;font-weight:500;line-height:1.7;opacity:.95;margin:0 auto;max-width:800px}@media(max-width:768px){.hero-subpage{padding:40px 0;min-height:25vh}.hero-subpage .hero-title{font-size:2.5rem}.hero-subpage .hero-subtitle{font-size:1.8rem}.hero-subpage .hero-description{font-size:1.1rem}}@media(max-width:480px){.hero-subpage{padding:60px 0}.hero-subpage .hero-title{font-size:2rem}.hero-subpage .hero-subtitle{font-size:1.4rem}.hero-subpage .hero-description{font-size:1rem}}.case-study{background:#f8f9fa;padding:80px 0}.case-study .container{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:60px}.section-subtitle{font-size:1.2rem;color:#666;max-width:800px;margin:0 auto}.case-study-card{display:none}.case-study-card.active{display:block}.case-study-card{background:#fff;border-radius:15px;padding:40px;border:1px solid #e0e0e0}.case-study-content{display:grid;grid-template-columns:1fr 1fr;gap:40px}.case-study-left{display:flex;flex-direction:column;gap:30px}.case-study-title{font-size:1.8rem;font-weight:700;color:#0073ff;margin-bottom:20px}.case-study-highlight{padding:20px;background:linear-gradient(135deg,#f8f9ff,#e8f2ff);border-radius:12px;border-left:4px solid #097f52}.case-study-highlight p{font-size:1rem;color:#444;line-height:1.6}.case-study-tags{margin-top:15px;display:flex;gap:15px;flex-wrap:wrap}.case-study-tags span{padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:500}.tag-green{background:#097f52;color:#fff}.tag-green-light{background:#0fa958;color:#fff}.tag-yellow{background:#ffdc00;color:#333}.case-study-right{position:relative}.case-study-separator{position:absolute;left:-20px;top:0;bottom:0;width:4px;background:#6ec16e;border-radius:2px}.case-study-challenges h4{font-size:1.3rem;margin-bottom:15px}.case-study-challenges ul{list-style:none;padding:0;margin-bottom:25px}.case-study-challenges li{padding-left:20px;position:relative;margin-bottom:12px}.case-study-challenges li:before{content:"•";color:#6ec16e;position:absolute;left:0}.case-study-buttons{display:flex;gap:15px;flex-wrap:wrap}.btn-read-more{background:#0b8043;color:#fff;border:none;padding:12px 24px;border-radius:25px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn-read-more:hover{background:#095c32;transform:translateY(-1px)}.case-study-navigation{display:flex;justify-content:center;gap:20px;margin-top:40px}.nav-arrow{width:50px;height:50px;border-radius:50%;background:#2e7dff;color:#fff;border:1px solid #e0e0e0;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease}.nav-arrow:hover{background:#1a6de0;transform:scale(1.1)}.nav-arrow:disabled{background:#ccc;cursor:not-allowed;transform:none}@media(max-width:992px){.case-study-content{grid-template-columns:1fr}.case-study-separator{display:none}}@media(max-width:576px){.case-study-card{padding:25px}.case-study-title{font-size:1.5rem}.case-study-buttons .btn{margin:0 auto}}.btn{padding:15px 30px;border:none;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary{background:#ffe94e;color:#1a1a1a}.btn-primary:hover{background:gold;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#097f52;transform:translateY(-2px)}.btn-outline{background:transparent;color:#097f52;border:2px solid #097f52}.btn-outline:hover{background:#097f52;color:#fff;transform:translateY(-2px)}.hero-stats{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.stat-item{text-align:left}.stat-number{font-size:2.5rem;font-weight:800;color:#ffe94e;margin-bottom:5px}.stat-label{font-size:.9rem;opacity:.8;text-transform:uppercase;letter-spacing:1px}.key-metrics{background:#f8f9fa;padding:80px 0}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;text-align:center}.metric-card{background:#fff;padding:40px 20px;border-radius:15px;border:1px solid #e0e0e0;transition:transform .3s ease}.metric-card:hover{transform:translateY(-10px)}.metric-icon{width:80px;height:80px;background:linear-gradient(135deg,#097f52,#0fa958);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 20px}.metric-number{font-size:2.5rem;font-weight:800;color:#097f52;margin-bottom:10px}.metric-label{font-size:1.1rem;color:#666;font-weight:500}.section{padding:80px 0}.section.white{background:#fff}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#333}.why-choose{padding:40px 0 60px;background:#fff}.section-title{margin-bottom:15px;text-align:center}.features-layout{display:grid;grid-template-columns:300px 1fr;gap:40px;align-items:start}.features-tabs{cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch}.features-tabs{-ms-overflow-style:none;scrollbar-width:none}.features-tabs::-webkit-scrollbar{display:none}.features-tabs.dragging{cursor:grabbing}.features-tabs{display:flex;flex-direction:column;gap:15px}.tab-item{display:flex;align-items:center;gap:15px;padding:20px;min-height:80px;background:#f8f9fa;border-radius:10px;border:1px solid #e0e0e0;cursor:pointer;transition:all .3s ease}.tab-item:hover,.tab-item.active{background:#f0fff4;border-color:#097f52;box-shadow:0 4px 12px #097f5226}.tab-icon{width:40px;height:40px;background:#0072ff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.tab-title{font-weight:600;color:#333}.features-content{background:#fff;padding:40px;border-radius:15px;border:1px solid #e0e0e0;min-height:400px}.tab-content{display:none;animation:fadeIn .3s ease}.tab-content.active{display:block}.tab-content h3{font-size:1.8rem;margin-bottom:20px;color:#0072ff}.tab-content h4{margin-top:20px;color:#1a4d9b}.tab-content p{margin-bottom:20px;font-size:1.1rem;color:#666}.tab-content ul{list-style:none;padding:0}.tab-content li{padding:10px 0 10px 25px;border-bottom:1px solid #eee;position:relative}.tab-content li:before{content:"✓";position:absolute;left:0;color:#0fa958;font-weight:700}.carousel-btn:disabled{opacity:.4;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.features-layout{grid-template-columns:1fr}.features-tabs{flex-direction:row;overflow-x:auto}.tab-item{min-width:220px}}@media(max-width:576px){.features-content{padding:25px}.tab-content h3{font-size:1.5rem}.features-tabs{flex-direction:row;overflow-x:auto;white-space:nowrap}}.solutions{padding:80px 0;background:#fff}.solutions-carousel-container{position:relative;display:flex;align-items:center}.solutions-carousel{overflow:hidden;width:100%}.solutions-grid.carousel-track{display:flex;gap:30px;transition:transform .4s ease}.solution-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:40px 30px;text-align:center;flex-shrink:0;width:var(--card-width);transition:transform .3s ease}.solution-card:hover{transform:translateY(-8px)}.solution-icon{width:80px;height:80px;background:linear-gradient(135deg,#0072ff,#0fa958);color:#fff;border-radius:50%;font-size:2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 25px}.solution-card h3{margin-bottom:15px}.solution-card p{color:#666;margin-bottom:20px}.solution-card ul{list-style:none;padding:0;text-align:left}.solution-card li{padding-left:20px;position:relative}.solution-card li:before{content:"•";position:absolute;left:0;color:#0072ff}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:none;background:#0072ff;color:#fff;cursor:pointer;z-index:10}.solution-card .btn{margin-top:25px}.carousel-btn-prev{left:-20px}.carousel-btn-next{right:-20px}:root{--card-width: calc((100% - 60px) / 3)}@media(max-width:992px){:root{--card-width: calc((100% - 30px)/2) }}@media(max-width:576px){:root{--card-width: 85%}.carousel-btn{width:40px;height:40px}.carousel-track{justify-content:flex-start}.carousel-btn-prev{left:0}.carousel-btn-next{right:0}.solutions-carousel{overflow:hidden}}.product-card{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e0e0e0;transition:all .3s ease;margin-bottom:30px}.product-card:hover{transform:translateY(-5px);border-color:#d0d0d0}.product-card-header{height:200px;display:flex;align-items:center;justify-content:center;color:#fff;position:relative}.product-card-header.restaurant{background:linear-gradient(135deg,#007bff,#0056d2)}.product-card-header.retail{background:linear-gradient(135deg,#28a745,#20c997)}.product-card-header.van-sales{background:linear-gradient(135deg,#ffc107,#fd7e14)}.product-card-header.hybrid-erp{background:linear-gradient(135deg,#6f42c1,#e83e8c)}.product-card-header.inventory{background:linear-gradient(135deg,#17a2b8,#007bff)}.product-card-header.analytics{background:linear-gradient(135deg,#fd7e14,#dc3545)}.product-card-header i{font-size:60px;opacity:.9}.feature-card{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e0e0e0;transition:all .3s ease;margin-bottom:30px;padding:30px}.feature-card:hover{transform:translateY(-5px);border-color:#d0d0d0}.feature-icon{height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-icon i{font-size:50px;color:#fff}.feature-content h3{font-size:1.5rem;margin-bottom:15px;color:#333}.feature-content p{color:#666;margin-bottom:20px;line-height:1.6}.feature-content ul{color:#666;margin-bottom:25px;padding-left:20px;line-height:1.6}.feature-content li{margin-bottom:5px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:50px}.product-card-body{padding:30px}.product-card-body h3{font-size:1.5rem;margin-bottom:15px;color:#333}.product-card-body p{color:#666;margin-bottom:20px;line-height:1.6}.product-card-body ul{color:#666;margin-bottom:25px;padding-left:20px;line-height:1.6}.product-card-body li{margin-bottom:5px}.section-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:50px;line-height:1.6}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.cta-section{background:linear-gradient(135deg,#0072ff,#0fa958);color:#fff;padding:80px 0;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:2.5rem;margin-bottom:20px;font-weight:700}.cta-description{font-size:1.2rem;margin-bottom:30px;opacity:.95}.cta-buttons{margin-top:30px}.cta-btn{background:#fff;color:#007bff;border:none;padding:16px 32px;border-radius:30px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin:10px;display:inline-block;text-decoration:none}.cta-btn:hover{background:#f8f9fa;transform:translateY(-2px)}.cta-btn.outline{background:transparent;border:2px solid white;color:#fff}.cta-btn.outline:hover{background:#fff;color:#007bff}@media(max-width:768px){.cta-title{font-size:2rem}.cta-description{font-size:1.1rem}.cta-btn{display:block;margin:10px auto;max-width:250px}}.powerful-features{background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:60px}.feature-item{text-align:center;padding:30px 20px;border-radius:8px;background:#fff;border:1px solid #e0e0e0;transition:all .3s ease}.feature-item:hover{transform:translateY(-5px)}.feature-icon{width:100px;height:100px;background:linear-gradient(135deg,#0072ff,#0fa958);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 auto 25px}.feature-item h3{font-size:1.3rem;margin-bottom:15px;color:#333}.feature-item p{color:#666;line-height:1.6}.features-stats{display:flex;justify-content:center;gap:60px;flex-wrap:wrap;text-align:center}.clients{background:#fff;padding:60px 0}.clients-header{text-align:center;margin-bottom:50px}.section-subtitle{font-size:1.1rem;color:#666;max-width:600px;margin:10px auto 20px;line-height:1.6}.clients-grid{display:flex;justify-content:center;align-items:center;gap:60px;flex-wrap:nowrap}.client-logo{text-align:center;transition:transform .3s ease;cursor:pointer}.client-logo:hover{transform:translateY(-5px)}.logo-placeholder{width:100px;height:100px;border-radius:15px;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;border:1px solid #e0e0e0}.logo-placeholder i{font-size:2.5rem;color:#fff}.client-name{font-weight:600;color:#333;font-size:1rem}.testimonials{background:#f8f9fb}.testimonials-container{position:relative}.testimonials-carousel{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.testimonial-card{background:#fff;padding:40px 30px;border-radius:8px;text-align:center;border:1px solid #e0e0e0;display:block}.testimonial-rating{color:gold;font-size:1.2rem;margin-bottom:20px}.testimonial-content p{font-size:1.1rem;color:#555;font-style:italic;margin-bottom:30px;line-height:1.6}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:15px}.author-avatar{width:60px;height:60px;background:#0072ff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.author-info h4{margin-bottom:5px;color:#333}.author-info p{color:#666;font-size:.9rem}.faq-container{max-width:1200px;margin:0 auto}.faq-item{background:#fff;border-radius:8px;margin-bottom:20px;overflow:hidden;border:1px solid #e0e0e0}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;cursor:pointer}.faq-question:hover{background:#f0f8ff}.faq-question span{font-size:1.2rem;font-weight:600;color:#333}.faq-question i{color:#0072ff;transition:transform .3s ease}.faq-question i.active{transform:rotate(180deg)}.faq-answer{padding:0 30px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-answer.active{max-height:500px;padding:25px 30px}.faq-answer p{color:#666;line-height:1.6;margin:0}@media(max-width:768px){.faq-question{padding:20px 15px}.faq-question span{font-size:1rem}}.contact{background:#fff}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact-info h3{font-size:1.8rem;margin-bottom:20px;color:#333}.contact-info p{margin-bottom:40px;color:#666;font-size:1.1rem}.contact-details{display:flex;flex-direction:column;gap:5px}.contact-item{display:flex;align-items:flex-start;gap:15px}.contact-item i{color:#0072ff;font-size:1.2rem;margin-top:8px}.contact-item h4{margin-bottom:0;color:#333;font-size:larger}.contact-item p{color:#666;margin:0}.whatsapp-btn{display:inline-flex;align-items:center;background:#25d366;color:#fff;padding:10px 20px;border-radius:25px;text-decoration:none;font-size:15px;font-weight:500;margin-top:12px;transition:all .3s ease;border:2px solid #25D366;font-family:Poppins,sans-serif}.whatsapp-btn:hover{background:#128c7e;border-color:#128c7e;transform:translateY(-2px);box-shadow:0 4px 12px #25d3664d}.whatsapp-btn i{margin-right:8px;font-size:16px;color:#fff}@media(max-width:768px){.whatsapp-btn{padding:8px 16px;font-size:14px;margin-top:8px}.whatsapp-btn i{font-size:14px}}.contact-form-container{background:#f8f9fa;padding:40px;border-radius:15px}.form-group{margin-bottom:20px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:15px;border:2px solid #ddd;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;transition:border-color .3s ease}.form-group textarea{resize:vertical;min-height:120px}.footer{background:#1a1a1a;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-section h3,.footer-section h4{margin-bottom:20px;color:#ffe94e}.footer-section p{color:#ccc;line-height:1.6;margin-bottom:20px}.footer-section ul{list-style:none;padding:0}.footer-section li{padding:5px 0}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#ffe94e}.social-links{display:flex;gap:15px}.social-links a{width:40px;height:40px;background:#333;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease;text-decoration:none}.social-links a:hover{background:#097f52}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid #333;color:#999}@media(max-width:768px){.hamburger{display:flex}.nav-menu{display:none}.hero-title,.hero-subtitle{font-size:2rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column;align-items:center}.hero-stats{flex-direction:column;gap:30px}.features-layout,.solutions-grid,.features-grid{grid-template-columns:1fr}.features-stats{flex-direction:column;gap:30px}.clients-grid{flex-wrap:wrap;gap:30px}.logo-placeholder{width:80px;height:80px}.logo-placeholder i{font-size:2rem}.testimonial-card{flex:0 0 100%}.contact-content{grid-template-columns:1fr;gap:40px}.footer-content{grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}}@media(max-width:480px){.container{padding:0 15px}.hero{padding:100px 0 60px}.hero-title{font-size:1.8rem}.section-title{font-size:2rem}.btn{padding:12px 25px;font-size:.9rem}.contact-form-container{padding:25px}}@media(max-width:768px){.partner-network-card{padding:40px 20px;margin:20px 0}.partner-network-card>div{grid-template-columns:1fr!important;gap:30px!important;text-align:center}.partner-content h2{font-size:2rem;margin-bottom:15px}.partner-content p{font-size:1.1rem;margin-bottom:25px}.partner-content div{justify-content:center;gap:15px}.partner-content .btn-primary,.partner-content .btn-outline{padding:12px 24px;font-size:.9rem}.partner-artwork{padding:30px;min-height:150px}}@media(max-width:480px){.partner-content h2{font-size:1.8rem}.partner-content p{font-size:1rem}.partner-content div{flex-direction:column;align-items:center}}.partner-network-card{position:relative;overflow:hidden;border-radius:15px;padding:60px 40px;margin:40px 0;background:linear-gradient(135deg,#0072ff,#0fa958)}.partner-network-card:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#ffffff1a,#ffffff0d);z-index:1}.partner-network-card>*{position:relative;z-index:2}.partner-artwork{position:relative;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:15px;padding:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);min-height:200px}.partner-content h2{font-size:2.5rem;margin-bottom:20px;color:#fff;font-weight:700;line-height:1.2}.partner-content p{font-size:1.2rem;color:#ffffffe6;margin-bottom:30px;line-height:1.7}.partner-content .btn-primary{background:#ffdc00;color:#0072ff;border:none;padding:16px 32px;border-radius:30px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.partner-content .btn-primary:hover{background:#ffd000;transform:translateY(-2px);box-shadow:0 8px 25px #ffdc004d}.partner-content .btn-outline{background:transparent;color:#fff;border:2px solid white;padding:14px 30px;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.partner-content .btn-outline:hover{background:#fff;color:#0072ff;transform:translateY(-2px)}.company-artwork{position:relative;width:250px;height:200px;background:linear-gradient(135deg,#007bff,#0056d2);border-radius:15px;display:flex;align-items:center;justify-content:center;margin:0 auto;overflow:hidden;border:1px solid #e0e0e0}.company-artwork:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#ffffff1a,#ffffff0d);z-index:1}.artistic-building{position:relative;z-index:2;border:1px solid #e0e0e0}.building-structure{width:80px;height:100px;background:#fffffff2;border-radius:8px;position:relative;border:1px solid #e0e0e0}.building-windows{position:absolute;inset:15px}.window{position:absolute;background:#007bff;border-radius:2px;border:1px solid #e0e0e0}.window:nth-child(1){top:0;left:0;width:12px;height:12px}.window:nth-child(2){top:0;right:0;width:12px;height:12px}.window:nth-child(3){top:20px;left:0;width:12px;height:12px}.window:nth-child(4){top:20px;right:0;width:12px;height:12px}.window:nth-child(5){top:40px;left:0;width:12px;height:12px}.window:nth-child(6){top:40px;right:0;width:12px;height:12px}.building-door{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:16px;height:20px;background:#0056d2;border-radius:8px 8px 0 0}.building-roof{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:18px solid rgba(255,255,255,.95);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.decorative-element{position:absolute;background:#ffffff4d;border-radius:50%}.decorative-element:nth-child(1){top:20px;left:20px;width:30px;height:30px}.decorative-element:nth-child(2){top:40px;right:30px;width:20px;height:20px}.decorative-element:nth-child(3){bottom:30px;left:40px;width:25px;height:25px}.decorative-element:nth-child(4){bottom:20px;right:20px;width:15px;height:15px}.decorative-line{position:absolute;background:#fff6;border-radius:2px}.decorative-line:nth-child(5){left:20px;top:50%;transform:translateY(-50%);width:4px;height:60px}.decorative-line:nth-child(6){right:20px;top:50%;transform:translateY(-50%);width:4px;height:40px}@media(max-width:768px){.hero-layout{grid-template-columns:1fr;gap:40px;text-align:center}.hero-content{text-align:center;max-width:100%}.hero-line-1,.hero-line-2{font-size:2.5rem}.hero-line-3{font-size:2.2rem}.hero-description{font-size:1.1rem;max-width:100%}.hero-buttons{justify-content:center;flex-wrap:wrap}}@media(max-width:480px){.hero{padding:60px 0;min-height:60vh}.hero-line-1,.hero-line-2{font-size:2rem}.hero-line-3{font-size:1.8rem}.hero-description{font-size:1rem}}.decorative-line:nth-child(7){top:20px;left:50%;transform:translate(-50%);width:60px;height:2px}.decorative-line:nth-child(8){bottom:20px;left:50%;transform:translate(-50%);width:40px;height:2px}.blog-section{max-width:1200px;margin:0 auto}.blog-card{border:1px solid #e0e0e0;border-radius:10px;background:#fff;overflow:hidden;transition:transform .3s ease}.blog-card:hover{transform:translateY(-5px)}.blog-card .card-header{height:200px;display:flex;align-items:center;justify-content:center}.blog-card .card-content{padding:25px}.blog-card .category{font-size:.8rem;margin-bottom:10px;font-weight:600}.blog-card h3{font-size:1.2rem;margin-bottom:12px;color:#333}.blog-card p{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:15px}.blog-card .meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.blog-card .meta span{color:#666;font-size:.85rem}.blog-card .meta i{margin-right:5px}.featured-post{background:#fff;border-radius:15px;overflow:hidden;border:1px solid #e0e0e0;margin-bottom:50px}.featured-post .content{padding:40px}.featured-post .featured-badge{color:#007bff;font-size:.9rem;margin-bottom:10px;font-weight:600}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.category-item{background:#fff;border-radius:10px;padding:25px;text-align:center;border:1px solid #e0e0e0;cursor:pointer;transition:transform .3s ease}.category-item:hover{transform:translateY(-3px)}.category-item i{font-size:40px;margin-bottom:15px}.category-item h4{color:#333;margin-bottom:10px}.category-item p{color:#666;font-size:.9rem}.mission-vision{padding:80px 0}.mission-vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.mv-card{background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px #0000001a}.mv-header{display:flex;align-items:center;margin-bottom:20px}.mv-header i{font-size:2rem;color:#0072ff;margin-right:15px}.mv-header h3{font-size:1.8rem;color:#333;margin:0}.mv-card p{color:#666;line-height:1.8}.values-section{padding:80px 0}.values-header{text-align:center;margin-bottom:60px}.values-header h2{font-size:2.5rem;color:#333;margin-bottom:20px;font-weight:600}.values-header p{color:#666;font-size:1.1rem;max-width:600px;margin:0 auto}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.value-card{text-align:center;padding:30px}.value-card i{font-size:3rem;color:#0072ff;margin-bottom:20px}.value-card h4{font-size:1.3rem;color:#333;margin-bottom:15px}.value-card p{color:#666;line-height:1.6}@media(max-width:992px){.mission-vision-grid{grid-template-columns:1fr;gap:40px}.values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.mv-card{padding:30px}.values-grid{grid-template-columns:1fr}.values-header h2{font-size:2rem}}.our-story{padding:80px 0;background:#f8f9fa}.our-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.our-story-title{font-size:2.5rem;color:#333;margin-bottom:30px;font-weight:600}.our-story-content p{color:#666;line-height:1.8;margin-bottom:20px}.our-story-stats{display:flex;gap:30px;margin-top:40px}.our-story-stats .stat-number{font-size:2.5rem;font-weight:700;color:#0072ff}.our-story-stats .stat-label{color:#666}.our-story-image{text-align:center}.our-story-image img{width:100%;max-width:500px;height:auto;border-radius:15px;box-shadow:0 20px 40px #0000001a;display:block;margin:0 auto}@media(max-width:992px){.our-story-image{order:1}.our-story-content{order:2}.our-story-grid{grid-template-columns:1fr;gap:40px}.our-story-stats{justify-content:space-between;flex-wrap:wrap}}@media(max-width:576px){.our-story-title{font-size:2rem}.our-story-stats{gap:20px;justify-content:center;text-align:center}.our-story-stats>div{flex:1 1 100%}}@media(max-width:992px){.featured-article-card{grid-template-columns:1fr!important}.featured-article-image img{height:300px!important}}@media(max-width:576px){.faq-heading{font-size:.5rem}.featured-article-content{padding:30px!important}.featured-article-content h2{font-size:1.5rem;line-height:1.4}.featured-article-image img{height:auto!important;max-height:260px}.featured-article-content a.btn{display:block;width:100%;text-align:center}}@media(max-width:768px){.newsletter-section h2{font-size:2rem;line-height:1.3}.newsletter-section p{font-size:1.05rem;padding:0 15px}.newsletter-form{flex-direction:column;gap:15px}.newsletter-form input,.newsletter-form button{width:100%}}@media(max-width:480px){.newsletter-section{padding:50px 15px}.newsletter-section h2{font-size:1.7rem}.newsletter-form input{font-size:.95rem;padding:14px 18px}.newsletter-form button{padding:14px 20px;font-size:.95rem}}.contact-section .container>div{width:100%}@media(max-width:1024px){.contact-section .container>div{grid-template-columns:1fr!important}.contact-section .contact-form,.contact-section .contact-info-card{width:100%}}@media(max-width:768px){.contact-section .container>div{display:grid;grid-template-columns:1fr!important;gap:30px}.contact-section .grid{display:grid!important;grid-template-columns:1fr!important;gap:15px}.contact-section .form-group input,.contact-section .form-group select,.contact-section .form-group textarea{width:100%;font-size:1rem}.contact-section .contact-form button{font-size:1rem;padding:14px}.contact-section .contact-item{display:flex;gap:15px;align-items:flex-start}.contact-section .contact-details h4{font-size:1rem}.contact-section .contact-details p{font-size:.95rem;line-height:1.6}.contact-section .contact-info-card div[style*="display: flex"]{flex-wrap:wrap;justify-content:flex-start}.contact-section .map-container{margin-top:40px;padding:30px 15px}}@media(max-width:324px){.contact-section{padding:60px 15px}.contact-section .contact-form h3,.contact-section .contact-info-card h3{font-size:1.4rem}.contact-section .form-group label,.contact-section .contact-details p{font-size:.9rem}.contact-section .map-container i{font-size:45px}}@media(max-width:768px){.industry-content-flex{flex-direction:column!important;align-items:center!important;text-align:center!important}.industry-content-flex>div{width:100%!important;text-align:center!important;margin-bottom:30px!important}.industry-content-flex>div:nth-child(2)>div{width:200px!important;height:400px!important}}.contact-page-wrapper input:focus,.contact-page-wrapper select:focus,.contact-page-wrapper textarea:focus{outline:none;border-color:#007bff!important}.fixed-icons{z-index:1000}.partner-intro{max-width:1200px;margin:0 auto;width:100%}.partner-card{background:#fff;border-radius:12px;padding:30px;margin-bottom:30px;box-shadow:0 4px 20px #00000014;border:1px solid #e0e0e0;transition:transform .3s ease,box-shadow .3s ease}.partner-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.partner-card h3{color:#0073ff;font-size:1.5rem;font-weight:600;margin-bottom:15px}.partner-card p{color:#666;line-height:1.6;margin-bottom:20px}.partner-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.partner-table{max-width:1100px;margin:0 auto;overflow-x:auto;border-radius:8px;box-shadow:0 2px 10px #0000001a}.partner-table table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e0e0e0}.partner-table th{background:#3a7d8c;color:#fff;padding:16px 20px;text-align:center;font-weight:500;font-size:1rem;border-right:1px solid rgba(255,255,255,.2)}.partner-table th:first-child{text-align:left;width:35%}.partner-table th:last-child{border-right:none}.partner-table td{padding:12px 20px;text-align:center;border-right:1px solid #f0f0f0;font-size:.95rem}.partner-table td:first-child{text-align:left;font-weight:500;color:#444}.partner-table tr:nth-child(2n){background-color:#fcfcfc}.partner-table tr:hover{background-color:#f8f9ff}.section-label{background:#f5f5f5!important;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.section-label td{border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0}.checkmark{color:#28a745;font-weight:700;font-size:1.2em}.not-available{color:#6c757d;font-weight:700}.text-center{text-align:center}@media(max-width:480px){.partner-table{overflow-x:scroll}.partner-table th,.partner-table td{min-width:80px;padding:6px 10px}.partner-table th:first-child,.partner-table td:first-child{min-width:120px;position:sticky;left:0;background:#fff;z-index:10;border-right:2px solid #e0e0e0}.partner-table th:first-child{background:#3a7d8c;color:#fff}}.faq-container{display:block}.faq-item{background:#fff;border-radius:8px;margin-bottom:20px;border:1px solid #e0e0e0;overflow:hidden;max-width:1200px;margin-left:auto;margin-right:auto}.faq-question{padding:25px 30px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#333;border-bottom:1px solid #e0e0e0}.faq-question:hover{background:#f8f9fa;border-color:#007bff}.faq-answer{padding:0 30px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;color:#666;line-height:1.6;border-top:1px solid #e0e0e0}.faq-answer.active{padding:30px;max-height:500px}.faq-icon{transition:transform .3s ease;color:#007bff}.faq-icon.active{transform:rotate(180deg)}.faq-heading{margin:60px 0 35px;font-size:2.5rem;font-weight:700;color:#333;text-align:center;padding:30px 0 15px}@media(max-width:576px){.faq-heading{font-size:1.8rem;margin:30px 0 10px}}.btn-outline{background:transparent;border:2px solid white;color:#fff;padding:14px 30px;border-radius:30px;text-decoration:none;transition:all .3s ease;display:inline-block;font-weight:500}.btn-outline:hover{background:#fff;color:#1a1a1a;transform:translateY(-2px)}.btn-outline,.btn-secondary{background:transparent;border:2px solid white;color:#fff;padding:14px 30px;border-radius:30px;text-decoration:none;transition:all .3s ease;display:inline-block;font-weight:500}.btn-outline:hover,.btn-secondary:hover{background:#fff;color:#1a1a1a;transform:translateY(-2px)}.cta-section .btn-outline:hover{color:#0072ff}.fixed-icons{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;gap:15px}.icon-item{position:relative;background:#fff;border:1px solid #e0e0e0;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.icon-item:hover{background:#097f52;border-color:#097f52;transform:scale(1.1)}.icon-item i{font-size:20px;color:#666;transition:color .3s ease}.icon-item:hover i{color:#fff}.tooltip-content{position:absolute;right:65px;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.icon-item:hover .tooltip-content{opacity:1;visibility:visible}.tooltip-block{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;min-width:200px;box-shadow:0 4px 15px #00000026;position:relative}.tooltip-block:before{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:8px solid white;border-top:8px solid transparent;border-bottom:8px solid transparent}.tooltip-block h4{margin:0 0 10px;color:#333;font-size:16px;font-weight:600}.tooltip-block p{margin:0 0 15px;color:#666;font-size:14px;line-height:1.4}.tooltip-link{display:inline-block;background:#097f52;color:#fff;padding:8px 16px;border-radius:4px;text-decoration:none;font-size:14px;transition:background .3s ease}.tooltip-link:hover{background:#076b3f;color:#fff}@media(max-width:768px){.fixed-icons{right:10px;gap:10px}.icon-item{width:40px;height:40px}.icon-item i{font-size:16px}.tooltip-content{right:55px}.tooltip-block{min-width:160px;padding:15px}}.stat-circle{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 15px}.stat-number{font-size:2.2rem;font-weight:800;color:#ffdc00;margin-bottom:5px;line-height:1}.stat-label{font-size:.8rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1px;opacity:1}.hero-image{position:relative;z-index:1}.hero-badge{position:absolute;bottom:-40px;left:-40px;max-width:300px;z-index:2;filter:drop-shadow(0 10px 20px rgba(0,0,0,.15))}@media(max-width:768px){.hero-stats{flex-direction:row!important;flex-wrap:wrap;justify-content:center;gap:20px}.stat-circle{width:100px;height:100px;padding:5px}.stat-number{font-size:1.4rem;margin-bottom:3px}.stat-label{font-size:.65rem;line-height:1.2}.hero-badge{bottom:-20px;left:-10px;max-width:180px}}@media(max-width:480px){.hero-stats{gap:15px}.stat-circle{width:90px;height:90px}.stat-number{font-size:1.2rem}}@media(max-width:768px){.industry-section-padding{padding:60px 0!important}.industry-flex-container{flex-direction:column!important;align-items:center!important;text-align:center!important}.industry-col-left,.industry-col-center,.industry-col-right{width:100%!important;text-align:center!important;margin-bottom:30px!important}.industry-col-left,.industry-col-right{display:flex!important;flex-direction:column!important;align-items:center!important}.industry-col-left>div,.industry-col-right>div{text-align:center!important;margin-bottom:20px!important}.industry-item h3{justify-content:center!important;font-size:1.1rem!important}.industry-item p{font-size:.875rem!important}.industry-mobile-mockup{width:200px!important;height:400px!important;margin:0 auto!important}.industry-logos{gap:30px!important;flex-wrap:wrap!important}.industry-logos img{height:30px!important}}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.testimonial-card{width:100%;max-width:none}@media(max-width:992px){.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media(max-width:768px){.testimonials-grid{grid-template-columns:1fr;gap:20px}}.contact{background:#f8f9fa;padding:80px 0}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:40px}.contact-info h3{font-size:2rem;color:#333;margin-bottom:20px;font-weight:700}.contact-info>p{font-size:1.1rem;color:#666;margin-bottom:40px;line-height:1.6}.contact-details{display:flex;flex-direction:column;gap:30px}.contact-item{display:flex;align-items:flex-start;gap:20px}.contact-item i{font-size:1.5rem;color:#097f52;margin-top:5px;min-width:30px}.contact-item h4{font-size:1.2rem;color:#333;margin:0 0 8px;font-weight:600}.contact-item p{margin:0;color:#666;font-size:1rem;line-height:1.5}.contact-form-container{display:flex;flex-direction:column;gap:20px}.form-group{width:100%}.form-group input,.form-group select,.form-group textarea{width:100%;padding:15px 20px;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#097f52}.form-group select{appearance:none;background-image:url('data:image/svg+xml;charset=UTF-8,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3e%3cpolyline points="6 9 12 15 18 9"%3e%3c/polyline%3e%3c/svg%3e');background-repeat:no-repeat;background-position:right 15px center;background-size:16px;padding-right:45px}.form-group textarea{resize:vertical;min-height:150px}@media(max-width:992px){.contact-content{grid-template-columns:1fr;gap:50px}}@media(max-width:768px){.contact{padding:60px 0}.contact-info h3{font-size:1.75rem}.contact-content{gap:40px}}
