html,body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}button,input,textarea,select{font-family:inherit}.products-hero{box-sizing:border-box;background:linear-gradient(120deg,#fff 20%,#b7d4f8 70%,#b6e4fa 100%) 0 0/200% 200%;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:100vh;padding:3rem 1rem 4rem;animation:8s ease-in-out infinite movebg;display:flex;position:relative;overflow:hidden}@keyframes movebg{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.products-hero-content{text-align:center;z-index:2;width:100%;max-width:800px;margin:0 auto;padding:0 1rem;position:relative}.products-hero .hero-title{color:#1e293b;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.1rem);font-weight:700;line-height:1.2}.products-hero .hero-subtitle{color:#475569;max-width:36rem;margin:0 auto 2rem;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.6}.hero-bg-elements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.bg-bubble{opacity:.1;border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.blue-bubble{background:#2468b5;width:clamp(80px,15vw,200px);height:clamp(80px,15vw,200px);animation-delay:0s;top:20%;left:5%}.white-bubble{background:#fff;width:clamp(60px,12vw,150px);height:clamp(60px,12vw,150px);animation-delay:2s;top:60%;right:5%}.blue-bubble-2{background:#1d4ed8;width:clamp(50px,10vw,120px);height:clamp(50px,10vw,120px);animation-delay:4s;bottom:20%;left:60%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.products-navigation{box-sizing:border-box;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;max-width:100%;padding:4rem 0}.products-nav-container{max-width:1200px;margin:0 auto;padding:0 1rem}.products-nav-grid{grid-template-columns:1fr;justify-items:center;gap:2rem;display:grid}.product-nav-card{cursor:pointer;text-align:center;box-sizing:border-box;background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;max-width:600px;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000001a}.product-nav-card:hover{border-color:#2468b5;transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.product-nav-card.active{color:#fff;background:linear-gradient(135deg,#2468b5 0%,#1d4ed8 100%);border-color:#2468b5}.product-nav-content{width:100%}.product-nav-title{color:inherit;margin-bottom:15px;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:600;line-height:1.2}.product-nav-category{opacity:.8;color:inherit;margin:0;font-size:clamp(.9rem,2vw,1.1rem)}.product-details{box-sizing:border-box;background:#fcfdff;width:100%;max-width:100%;padding:5rem 0}.product-details-container{max-width:1200px;margin:0 auto;padding:0 1rem}.product-detail-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.product-info{text-align:center;order:1}.product-category{color:#fff;background:#2468b5;border-radius:20px;margin-bottom:1.5rem;padding:8px 16px;font-size:.9rem;font-weight:500;display:inline-block}.product-title{color:#1e293b;margin-bottom:1.5rem;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:700;line-height:1.2}.product-description{color:#475569;margin-bottom:2.5rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.7}@supports (display:flex){.product-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.product-actions .cta-button:not(.app-store-button){flex-basis:100%;order:2;margin-top:.5rem}.product-actions .app-store-button,.product-actions .play-store-container{flex:none;order:1}}.cta-button{cursor:pointer;text-align:center;box-sizing:border-box;border:none;border-radius:2rem;width:100%;max-width:280px;padding:.8rem 2rem;font-size:clamp(1rem,2.2vw,1.1rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-button:not(.secondary){color:#fff;background:#2468b5;box-shadow:0 1px 10px #2663eb0a}.cta-button:not(.secondary):hover{background:#1d4ed8;transform:translateY(-2px)scale(1.04)}.cta-button.secondary{color:#2468b5;background:0 0;border:2px solid #2468b5}.cta-button.secondary:hover{color:#fff;background:#2468b5;transform:translateY(-2px)}.product-preview{order:2;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.phone-mockup{background:#1e293b;border-radius:30px;width:clamp(200px,50vw,300px);height:clamp(400px,100vw,600px);max-height:80vh;margin:0 auto;padding:15px;transition:transform .3s;display:block;position:relative;box-shadow:0 20px 40px #0000004d}.phone-mockup:hover{transform:scale(1.02)}.phone-screen{background:#f8fafc;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.product-screenshot{object-fit:cover;border-radius:20px;width:100%;height:100%}.content-section{box-sizing:border-box;width:100%;max-width:100%;padding:4rem 0}.content-section:nth-child(2n){background:#f8fafc}.content-section:nth-child(odd){background:#fcfdff}.content-container{max-width:1200px;margin:0 auto;padding:0 1rem}.content-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.content-text h2{color:#1e293b;text-align:center;margin-bottom:1.5rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;line-height:1.2}.content-text h3{color:#2468b5;text-align:center;margin-top:2rem;margin-bottom:1rem;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:600}.content-text p{color:#475569;text-align:center;margin-bottom:1.5rem;font-size:clamp(1rem,2.2vw,1.1rem);line-height:1.7}.content-text ul{max-width:400px;margin:1.5rem auto;padding:0;list-style:none}.content-text li{color:#475569;text-align:left;padding:.5rem 0 .5rem 30px;line-height:1.6;position:relative}.content-text li:before{content:"✓";color:#2468b5;font-weight:700;position:absolute;top:.5rem;left:0}.content-image{justify-content:center;align-items:center;width:100%;padding:1rem 0;display:flex}.content-image img{border-radius:12px;width:100%;max-width:350px;height:auto;transition:transform .3s;box-shadow:0 10px 30px #0000001a}.content-image img:hover{transform:scale(1.02)}.application-features{box-sizing:border-box;background:#f8fafc;width:100%;max-width:100%;padding:4rem 0}.features-container{max-width:1200px;margin:0 auto;padding:0 1rem}.features-grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}.feature-card{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 4px 6px #0000001a}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.feature-header{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.feature-icon{margin-bottom:1rem;font-size:2.5rem;line-height:1}.feature-number{color:#fff;background:#2468b5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.feature-title{color:#1e293b;margin-bottom:1.5rem;font-size:clamp(1.2rem,2.8vw,1.4rem);font-weight:600;line-height:1.3}.feature-details{text-align:left;max-width:300px;margin:0 auto;padding:0;list-style:none}.feature-details li{color:#475569;padding:8px 0 8px 20px;font-size:clamp(.9rem,2vw,.95rem);line-height:1.6;position:relative}.feature-details li:before{content:"•";color:#2468b5;font-size:1.2rem;position:absolute;top:8px;left:0}.products-cta{text-align:center;color:#fff;box-sizing:border-box;background:#2468b5;width:100%;max-width:100%;padding:4rem 0}.cta-container{max-width:800px;margin:0 auto;padding:0 1rem}.cta-title{color:#fff;margin-bottom:1.5rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;line-height:1.2}.cta-description{color:#ffffffe6;margin-bottom:2.5rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6}.app-store-row{flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.app-store-container{flex-direction:column;align-items:center;gap:8px;display:flex}.app-store-button:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000026!important}.play-store-container img.app-store-badge{object-fit:contain!important;width:135px!important;height:50px!important}.play-store-container{cursor:pointer;flex-direction:column;align-items:center;gap:8px;display:flex;transition:transform .2s!important}.play-store-badge{opacity:1!important;width:auto!important;height:50px!important;margin:0!important;display:block!important}.coming-soon-text{color:"#000";text-align:center;text-shadow:0 1px 2px #0000001a;margin-top:4px;font-size:12px;font-weight:600}.products-cta .cta-button:not(.secondary){color:#2468b5;background:#fff}.products-cta .cta-button:not(.secondary):hover{background:#f8fafc;transform:translateY(-2px)scale(1.04)}.products-cta .cta-button.secondary{color:#fff;background:0 0;border:2px solid #fff}.products-cta .cta-button.secondary:hover{color:#2468b5;background:#fff}.navbar-link.active{color:#2468b5;font-weight:600}@media (width>=768px){.products-hero{padding:3rem 2rem 4rem}.product-detail-grid{grid-template-columns:1fr 1fr;gap:4rem}.product-info{text-align:left;order:0}.product-preview{order:0}.product-actions{flex-flow:wrap;justify-content:flex-start}.product-actions .cta-button:not(.app-store-button){flex-basis:100%;order:2}.product-actions .app-store-button,.product-actions .play-store-container{order:1}.content-grid{grid-template-columns:1fr 1fr}.content-text h2,.content-text h3,.content-text p{text-align:left}.content-text ul{margin-left:0}.content-grid.reverse .content-text{order:2}.content-grid.reverse .content-image{order:1}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.app-store-badge,.play-store-badge{height:60px!important}}@media (width>=1024px){.products-hero{min-height:100vh}.products-navigation,.product-details,.content-section,.application-features,.products-cta{padding:5rem 0}.phone-mockup{width:300px;height:600px;padding:20px}.features-grid{margin-top:3rem}.feature-card{padding:2.5rem 2rem}}@media (width>=1200px){.products-nav-container,.product-details-container,.content-container,.features-container,.cta-container{padding:0 2rem}}.fade-in{opacity:0;animation:.8s forwards fadeInUp;transform:translateY(30px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.product-nav-card:focus,.cta-button:focus,.app-store-button:focus{outline-offset:2px;outline:2px solid #2468b5}.product-screenshot,.content-image img{background-color:#f1f5f9;background-image:linear-gradient(45deg,#f1f5f9 25%,#0000 25%),linear-gradient(-45deg,#f1f5f9 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f1f5f9 75%),linear-gradient(-45deg,#0000 75%,#f1f5f9 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat;background-size:20px 20px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.product-actions .app-store-button,.cta-buttons .app-store-button{width:auto!important;max-width:none!important;min-height:auto!important}.product-actions .app-store-button:hover,.cta-buttons .app-store-button:hover{color:inherit!important;background:0 0!important}.app-store-buttons-row{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1rem;display:flex}.product-actions{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.documentation-button{cursor:pointer;text-align:center;box-sizing:border-box;color:#fff;background:#2468b5;border:none;border-radius:2rem;width:100%;max-width:280px;padding:.8rem 2rem;font-size:clamp(1rem,2.2vw,1.1rem);font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 1px 10px #2663eb0a}.documentation-button:hover{background:#1d4ed8;transform:translateY(-2px)scale(1.04)}.app-store-button{background:0 0!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:auto!important;max-width:none!important;padding:0!important;text-decoration:none!important;transition:transform .2s,box-shadow .2s!important;display:inline-flex!important;overflow:hidden!important}.app-store-button:hover{background:0 0!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000026!important}.play-store-container{flex-direction:column;align-items:center;gap:4px;transition:transform .2s;display:flex;position:relative}.play-store-container:hover{transform:translateY(-2px)}.app-store-badge{width:auto!important;height:50px!important;margin:0!important;display:block!important}.coming-soon-text{color:#666;text-align:center;margin-top:2px;font-size:11px;font-weight:500}.cta-buttons{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (width>=768px){.product-actions{align-items:flex-start}.app-store-buttons-row{justify-content:flex-start}.app-store-badge{height:60px!important}}@media (width<=480px){.app-store-buttons-row{flex-direction:column;align-items:center;gap:1rem}.app-store-badge{height:45px!important}.coming-soon-text{font-size:10px}}.product-actions{flex-direction:column;align-items:center;gap:2rem;display:flex;background:0 0!important}.app-store-button{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important;margin:0!important;padding:0!important;text-decoration:none!important;transition:transform .2s!important;display:inline-block!important}.app-store-button:hover{transform:translateY(-2px);box-shadow:none!important;background:0 0!important}.app-store-button:focus{box-shadow:none!important;background:0 0!important;outline:none!important}.play-store-container{flex-direction:column;align-items:center;gap:10px;transition:transform .2s;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}.play-store-container:hover{transform:translateY(-2px);box-shadow:none!important;background:0 0!important}.app-store-badge{object-fit:contain!important;width:auto!important;height:90px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important;margin:0!important;padding:0!important;display:block!important}.app-store-button>*,.play-store-container>*,.app-store-badge>*{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}.app-store-badge svg{width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;display:block!important}.coming-soon-text{color:#9ca3af;text-align:center;letter-spacing:.2px;margin-top:6px;font-size:16px;font-weight:500;background:0 0!important;border:none!important;padding:0!important}.documentation-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;min-width:240px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #3b82f640}.documentation-button:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f64d}@media (width>=768px){.product-actions{align-items:flex-start}.app-store-buttons-row{justify-content:flex-start;gap:3rem}.app-store-badge{height:110px!important}.documentation-button{min-width:280px;padding:18px 36px;font-size:17px}.coming-soon-text{font-size:17px}}@media (width>=1024px){.app-store-badge{height:130px!important}.documentation-button{min-width:320px;padding:20px 40px;font-size:18px}.coming-soon-text{font-size:18px}.app-store-buttons-row{gap:3.5rem}}@media (width<=640px){.app-store-buttons-row{flex-direction:column;align-items:center;gap:2rem}.app-store-badge{height:80px!important}.documentation-button{min-width:220px;padding:14px 28px;font-size:15px}.coming-soon-text{font-size:15px}}.products-cta .documentation-button{color:#2468b5;background:#fff}.products-cta .documentation-button:hover{color:#1d4ed8;background:#f8fafc}a.app-store-button,.app-store-button a,div.play-store-container,.play-store-container div{all:unset!important;cursor:pointer!important;display:inline-block!important}.play-store-container{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;flex-direction:column!important;align-items:center!important;gap:2px!important;margin:0!important;padding:0!important;transition:transform .2s!important;display:flex!important}.coming-soon-text{color:#6b7280!important;text-align:center!important;letter-spacing:.2px!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;position:relative!important;top:-6px!important}@media (width>=768px){.coming-soon-text{font-size:10px!important;top:-8px!important}}@media (width>=1024px){.coming-soon-text{font-size:12px!important;top:-50px!important}}@media (width<=640px){.coming-soon-text{font-size:14px!important;top:-4px!important}.play-store-container{gap:4px!important}}@media (width<=480px){.coming-soon-text{font-size:13px!important;top:-2px!important}.play-store-container{gap:6px!important}}@media (width<=768px) and (width>=641px){.coming-soon-text{font-size:15px!important;top:-5px!important}}.app-store-buttons-row>*{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.app-store-buttons-row{justify-content:center;align-items:flex-start;gap:2.5rem;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.play-store-container{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;flex-direction:column!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;transition:transform .2s!important;display:flex!important;position:relative!important}.coming-soon-text{color:#6b7280!important;text-align:center!important;letter-spacing:.2px!important;background:0 0!important;border:none!important;width:100%!important;margin:8px 0 0!important;padding:0!important;font-size:14px!important;font-weight:500!important;line-height:1.2!important;display:block!important}.products-cta .coming-soon-text{color:#e5e7eb!important}@media (width>=768px){.coming-soon-text{margin-top:10px!important;font-size:15px!important}.play-store-container{gap:10px!important}}@media (width>=1024px){.coming-soon-text{margin-top:12px!important;font-size:10px!important}.play-store-container{gap:12px!important}}@media (width<=640px){.coming-soon-text{margin-top:6px!important;font-size:13px!important}.play-store-container{gap:6px!important}.app-store-buttons-row{gap:1.5rem}}@media (width<=480px){.coming-soon-text{margin-top:5px!important;font-size:12px!important}.play-store-container{gap:6px!important}.app-store-buttons-row{gap:1rem}}@media (width<=768px) and (width>=641px){.coming-soon-text{margin-top:7px!important;font-size:14px!important}.play-store-container{gap:8px!important}}.modal-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:16px;width:90%;max-width:420px;padding:2rem;position:relative}.modal-card h2{margin-bottom:.4rem}.modal-card p{color:#666;margin-bottom:1.5rem}.modal-card form{flex-direction:column;gap:12px;display:flex}.modal-card input{border:1px solid #ddd;border-radius:8px;padding:12px;font-size:15px}.modal-card button[type=submit]{color:#fff;cursor:pointer;background:#2468b5;border:none;border-radius:24px;margin-top:10px;padding:12px}.modal-close{cursor:pointer;background:0 0;border:none;font-size:18px;position:absolute;top:12px;right:12px}.demo-section{box-sizing:border-box;text-align:center;background:#fff;width:100vw;max-width:100vw;padding:3.5rem .75rem 1.5rem;overflow-x:hidden}.demo-container{box-sizing:border-box;max-width:32rem;margin:0 auto}.demo-title{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.demo-subtitle{color:#666;margin-bottom:1.8rem;font-size:1rem}.demo-form{flex-direction:column;gap:1.1rem;display:flex}.demo-input,.demo-textarea{box-sizing:border-box;border:2px solid #e0e0e0;border-radius:6px;width:100%;padding:12px;font-size:16px;transition:border-color .3s}.demo-input:focus,.demo-textarea:focus{border-color:#2c5aa0;outline:none;box-shadow:0 0 5px #2c5aa04d}.demo-textarea{resize:vertical;height:100px}.demo-submit-btn{color:#fff;cursor:pointer;background:#2c5aa0;border:none;border-radius:6px;width:100%;padding:12px 20px;font-size:1rem}.demo-submit-btn:disabled{opacity:.7;cursor:not-allowed}@media (width<=480px){.demo-container{width:100%;padding:0 10px}}.demo-container.grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1100px;display:grid}.demo-content-title{margin-bottom:1rem;font-size:2.1rem;font-weight:700}.demo-content-text{color:#555;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.demo-points{margin:0 0 1.8rem;padding:0;list-style:none}.demo-points li{align-items:center;gap:.5rem;margin-bottom:.7rem;font-size:1rem;display:flex}.demo-form-wrapper{background:#fff;border-radius:18px;padding:2.8rem 2.4rem;position:relative;box-shadow:0 10px 30px #00000014,0 2px 6px #0000000d}@media (width<=768px){.demo-container.grid-2{grid-template-columns:1fr;gap:2.5rem}.demo-content-title{font-size:1.7rem}.demo-form-wrapper{padding:2.2rem 1.5rem}}.demo-tiles{grid-template-columns:repeat(2,1fr);gap:1.4rem;margin:2rem 0 1.8rem;display:grid}.demo-tile{text-align:left;background:#f8fafc;border:1px solid #e6ebf2;border-radius:14px;padding:1.4rem 1.2rem;transition:all .25s}.demo-tile:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 22px #0000000f}.tile-icon{margin-bottom:.6rem;font-size:1.6rem;display:inline-block}.demo-tile h4{color:#111;margin:0 0 .35rem;font-size:1rem;font-weight:600}.demo-tile p{color:#555;font-size:.92rem;line-height:1.45}@media (width<=768px){.demo-tiles{grid-template-columns:1fr}}.brand-divider.subtle{background:#f8fafc}.brand-divider.highlight{background:linear-gradient(#f8fafc 0%,#fff 100%)}@media (width<=768px){.brand-divider{padding:3rem 1rem}.brand-divider h2{font-size:1.6rem}}.brand-divider{text-align:center;background:#2468b5;padding:4.5rem 1rem}.brand-divider-container{max-width:780px;margin:0 auto}.brand-divider h2{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:600}.brand-divider p{color:#ffffffe6;font-size:1.05rem;line-height:1.7}.brand-divider.light{background:#2f76c9}@media (width<=768px){.brand-divider{padding:3rem 1.25rem}.brand-divider h2{font-size:1.6rem}.brand-divider p{font-size:1rem}}.hero-brand{color:#0009;letter-spacing:.2px;margin-top:.4rem;margin-bottom:.8rem;font-size:.95rem;font-weight:500}.hero-brand span{color:#2468b5;font-weight:600}.brand-products{background:#2468b5;padding:4rem 1.5rem}.brand-products-container{text-align:center;color:#fff;max-width:900px;margin:0 auto}.brand-products h2{margin-bottom:1rem;font-size:2rem}.brand-products p{color:#fff;margin-bottom:1.5rem;font-size:1.05rem}.brand-products-list{padding:0;list-style:none}.brand-products-list li{font-size:1.1rem;font-weight:500}