.subscribe-wrapper{background:#eef7fb;justify-content:center;width:100%;padding:80px 0;display:flex}.subscribe-box{background:linear-gradient(100.33deg,#3b9fda26 10%,#3b9fdaa6 33%,#3b9fda26 65%,#3b9fdaa6 100%);border-radius:50px;width:1279px;height:546px;padding:80px;display:flex;position:relative;overflow:hidden}.subscribe-bg-vector{opacity:.3;z-index:0;width:505px;position:absolute;bottom:-10px;left:60px}.subscribe-left{z-index:1;width:50%}.subscribe-left h2{color:#004f7c;font-size:38px;font-weight:700;line-height:1.3}.subscribe-left p{color:#6b7280;max-width:420px;margin-top:20px;font-size:16px}.subscribe-right{z-index:1;flex-direction:column;gap:22px;width:40%;margin-left:auto;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#1f2937;margin-bottom:6px;font-size:14px;font-weight:600}.form-group input{background:0 0;border:1px solid gray;border-radius:8px;height:48px;padding:0 16px;font-size:14px}.subscribe-btn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#2fa4e7,#5cc1f0);border:none;border-radius:16px;height:56px;margin-top:20px;font-size:18px;font-weight:600}
.product-wrapper{padding:80px 0}.product-layout{gap:40px;max-width:1440px;margin:auto;padding:0 40px;display:flex}.product-sidebar{background:#edf8ff;border-radius:10px;width:263px;height:fit-content;padding:24px}.sidebar-title{text-align:center;font-size:18px;font-weight:500}.sidebar-divider{background:#3b9fda;height:1px;margin:12px 0 20px}.category-list{flex-direction:column;gap:16px;display:flex}.category{color:#272522;cursor:pointer;font-size:18px;position:relative}.category.active{color:#3b9fda;font-weight:700}.active-line{background:#3b9fda;width:100%;height:2px;margin-top:4px;display:block}.search-box{border:1px solid #3b9fda;border-radius:10px;align-items:center;width:450px;height:50px;margin-bottom:40px;padding:0 12px;display:flex}.search-box input{border:none;outline:none;flex:1;font-size:18px}.search-box img{width:24px;height:24px}.product-content{flex:1}.product-grid{grid-template-columns:repeat(3,270px);gap:40px;display:grid}.product-card{background:#edf8ff;border-radius:10px;flex-direction:column;justify-content:space-between;width:270px;height:300px;padding:17px;display:flex}.product-image{background:#fff;border-radius:8px;justify-content:center;align-items:center;height:220px;display:flex}.product-image img{width:100%;height:auto}.product-footer{justify-content:space-between;align-items:center;display:flex}.product-footer p{color:#005486;font-size:18px;font-weight:600}.product-footer button{background:linear-gradient(91.45deg,#3b9fda 0%,#60c4f3 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.load-more{justify-content:center;margin-top:80px;display:flex}.load-more button{color:#fff;background:linear-gradient(91.45deg,#3b9fda 0%,#60c4f3 100%);border-radius:12px;padding:12px 35px;font-size:18px;font-weight:600}
