.integra-module-wrapper{background-color:#fff;color:#333;font-family:Poppins,sans-serif;line-height:1.6}.integra-module-wrapper .container{margin:0 auto;max-width:1200px;width:90%}.integra-module-wrapper h1,.integra-module-wrapper h2{color:#333;font-weight:600}.integra-module-wrapper h1{font-size:3.2rem;line-height:1.2;margin-bottom:.5em}.integra-module-wrapper h2{font-size:1.75rem;margin-top:0}.integra-module-wrapper a{color:#008c99;text-decoration:none;transition:color .3s ease}.integra-module-wrapper a:hover{color:#333}.integra-module-wrapper .hero-section{background-color:#f8fafa;padding:4rem 0;text-align:center}.integra-module-wrapper .hero-container{align-items:center;display:flex;flex-direction:column;gap:2rem}.integra-module-wrapper .hero-content{flex:1 1 auto;text-align:center}.integra-module-wrapper .hero-content .subtitle{color:#555;font-size:1.1rem;margin:0 auto;max-width:600px}.integra-module-wrapper .hero-image{display:none}.integra-module-wrapper .hero-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.integra-module-wrapper .btn{background-color:#008c99;border:2px solid transparent;border-radius:8px;box-sizing:border-box;color:#fff;display:inline-block;font-weight:500;padding:.75rem 1.75rem;text-align:center;transition:all .3s ease}.integra-module-wrapper .btn:hover{background-color:#006a75;color:#fff;transform:translateY(-2px)}.integra-module-wrapper .products-section{padding:4rem 0;scroll-margin-top:4rem}.integra-module-wrapper .products-grid{display:grid;gap:2rem;grid-template-columns:1fr}.integra-module-wrapper .product-card{background:#fff;border:1px solid #e1e1e1;border-radius:12px;border-top:4px solid transparent;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.integra-module-wrapper .product-card:hover{border-top-color:#008c99;box-shadow:0 12px 24px rgba(0,0,0,.1);transform:translateY(-8px)}.integra-module-wrapper .product-image{background-color:#fdfdfd;box-sizing:border-box;height:250px;object-fit:contain;padding:1.5rem;width:100%}.integra-module-wrapper .card-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.integra-module-wrapper .card-content h2{margin-bottom:.5rem}.integra-module-wrapper .card-content p{color:#555;flex-grow:1;margin-bottom:1.5rem}.integra-module-wrapper .features-list{color:#555;font-size:.9rem;list-style:none;margin:0 0 1.5rem;padding:0}.integra-module-wrapper .features-list li{margin-bottom:.5rem}.integra-module-wrapper .card-content .btn{margin-top:auto;padding:.75rem 1.5rem}@media (min-width:600px){.integra-module-wrapper .products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.integra-module-wrapper .products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.integra-module-wrapper h1{font-size:2.5rem}.integra-module-wrapper h2{font-size:1.5rem}.integra-module-wrapper .hero-section,.integra-module-wrapper .products-section{padding:2.5rem 0}.integra-module-wrapper .hero-cta-buttons{flex-direction:column}.integra-module-wrapper .hero-cta-buttons .btn{width:100%}}