.feature-card-container{display:flex;flex-direction:column;gap:25px !important;margin:40px 0 !important;width:100% !important;direction:rtl !important}.feature-card{background:#fff !important;border:1px solid #e2e8f0 !important;border-radius:20px !important;padding:0 !important;margin-bottom:24px !important;overflow:hidden !important;position:relative !important;box-shadow:0 10px 30px -5px rgba(0,0,0,.04) !important;transition:all .3s cubic-bezier(.4,0,.2,1) !important}.feature-card:before{display:none !important}.feature-card:after{content:'';position:absolute;right:0;top:0;bottom:0;width:4px !important;background:linear-gradient(to bottom,#34d399,#10b981) !important}.feature-card:hover{transform:translateY(-5px) !important;box-shadow:0 20px 40px -5px rgba(52,211,153,.15) !important;border-color:#34d399 !important}.card-header{background-color:#f8fafc !important;padding:20px 24px !important;margin-bottom:0 !important;border-bottom:1px solid #f1f5f9 !important;display:flex !important;align-items:center !important;gap:16px !important}.card-icon{width:46px !important;height:46px !important;background:#fff !important;border-radius:12px !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:1.5rem !important;color:#334155 !important;box-shadow:0 4px 10px rgba(0,0,0,.03) !important;border:1px solid #e2e8f0 !important;flex-shrink:0 !important}.feature-card h3{margin:0 !important;font-size:1.1rem !important;font-weight:800 !important;color:#1e293b !important;letter-spacing:-.5px}.card-content{padding:24px !important;background:#fff !important;color:#475569 !important;font-size:.95rem !important;line-height:1.9 !important;text-align:justify !important}.card-content p{color:#475569 !important;margin-bottom:16px !important}.card-content ul{background:#f8fafc !important;border:1px solid #f1f5f9 !important;border-radius:12px !important;padding:15px 20px 15px 15px !important;margin-top:15px !important;gap:0 !important;display:block !important}.card-content li{position:relative !important;padding-right:26px !important;margin-bottom:10px !important;color:#334155 !important;font-weight:500 !important;list-style:none !important}.card-content li:last-child{margin-bottom:0 !important}.card-content li:before{content:"✔";position:absolute !important;right:0 !important;top:2px !important;color:#34d399 !important;font-weight:700 !important;background:0 0 !important;width:auto !important;height:auto !important;border-radius:0 !important}.txt-highlight{background-color:rgba(52,211,153,.15) !important;color:#047857 !important;padding:0 6px !important;border-radius:4px !important;font-weight:700 !important;border-bottom:none !important}.dp-product-page-price-family{position:unset}.dp-pp-left form.cart .button{margin-top:30px !important}.dp-pp-right .rad-product-attributes-section{max-width:unset}.card-header p{display:none}