.product-page{width:100%;max-width:1500px;margin:0 auto;padding-bottom:40px;color:#1f4833}.product-title{text-align:center;font-size:28px;font-weight:600;margin-top:5px;color:#1f4833}.product-subtitle{text-align:center;color:#4a4a4a;margin:12px auto;width:40%}.carousel{height:700px;margin:0 auto 20px;overflow:hidden;flex-direction:column}.carousel,.carousel-inner{width:100%;position:relative;display:flex;justify-content:center;align-items:center}.carousel-inner{height:80%}.carousel-img{border-radius:30px;height:100%;width:80%;object-fit:contain;object-position:center;display:block}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.85);border:none;width:30px;height:30px;border-radius:50%;font-size:24px;font-weight:600;cursor:pointer;color:#1f4833;box-shadow:0 6px 18px rgba(0,0,0,.15);transition:all .3s ease;z-index:50}.carousel-btn:hover{background:#1f4833;color:#fff;transform:translateY(-50%) scale(1.1)}.carousel-btn.left{left:40px}.carousel-btn.right{right:40px}.carousel-dots{display:flex;justify-content:center;margin-top:10px;gap:10px}.dot{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,50%,.5);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.6);cursor:pointer;transition:all .25s ease;box-shadow:0 3px 8px #87c395}.dot.active{width:14px;height:14px;background:#1f4833;border:1px solid #1f4833;box-shadow:0 4px 12px rgba(0,80,50,.4);transform:scale(1.15)}.price-section{display:flex;justify-content:center;gap:60px;margin-top:15px}.price-box{background:none;border-radius:14px;padding:15px 20px;text-align:left;width:100px;line-height:.2}.price-box-button{display:flex;align-items:center;margin-left:30px}.price-label{font-size:20px;color:#1f4833;margin-bottom:5px}.price-value{font-size:25px;font-weight:600;color:#1f4833}.price-note{font-size:13px;color:#003b29;line-height:1.1;margin-top:-4px}.buy-btn,.rent-btn{margin-top:10px;display:inline-block;background:#1f4833;color:#fff;padding:7px 40px;border-radius:25px;font-size:16px;font-weight:0;text-decoration:none}.tech-title{text-align:center;margin-top:30px;margin-bottom:15px;font-size:24px;font-weight:700;color:#1f4833}.features-block{display:flex;gap:3%;width:100%;margin-bottom:15px;justify-content:center;flex-wrap:wrap}.features-block.block-1{display:flex;gap:50px}.feature-card-first{max-width:400px}.feature-card{width:190px;min-height:120px;background:none;border-radius:14px;padding:10px;display:flex;justify-content:center;align-items:center}.feature-img{border-radius:30px;width:100%;object-fit:contain}.features-block.block-3{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;width:70%;margin:0 auto;justify-items:center}@media (max-width:599px){.carousel,.carousel-inner{height:auto}.carousel-img{width:95%;height:auto;max-height:420px}.carousel-btn{width:25px;height:25px;font-size:14px;left:10px;right:10px}.carousel-btn.left{left:400px}.carousel-btn.right{right:10px}.features-block.block-2{display:grid;grid-template-columns:repeat(2,1fr);width:95%;gap:15px}.features-block.block-2 .feature-card{width:100%;padding:12px}.features-block.block-3{grid-template-columns:repeat(2,1fr);width:95%;gap:15px}.feature-card{width:100%;padding:12px}.feature-img{width:100%}.price-section{gap:0;margin-top:1px}.price-box{width:25%}.price-label{font-size:15px}.price-value{font-size:18px}.price-note{font-size:10px}.buy-btn,.rent-btn{padding:6px 14px;font-size:12px}}