.page-container{/padding-bottom: 0.5rem}.guarantee-card{background-color: #ffffff;border-radius: 15px;padding: 2rem;direction: rtl;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);border: 1px solid #e9ecef}.guarantee-header{border-bottom: 2px solid var(--primary);padding-bottom: 1.5rem;margin-bottom: 2rem}.guarantee-header img{max-width: 300px;width: 100%;height: auto}.guarantee-header .title-wrapper{text-align: right}.guarantee-header h1{font-size: 1.8rem;font-weight: 700;color: var(--primary);margin: 0}.guarantee-header .lead{font-size: 1.1rem;color: #6c757d;margin-top: 0.5rem}.guarantee-body h2{font-size: 1.4rem;font-weight: 600;color: #343a40;border-bottom: 1px solid #eee;padding-bottom: 0.75rem;margin-bottom: 1.5rem}.guarantee-body ul{list-style: none;padding-right: 0}.guarantee-body ul li{font-size: 1rem;line-height: 1.8;color: #495057;margin-bottom: 1.2rem;padding-right: 30px;position: relative}.guarantee-body ul li::before{content: '✔';position: absolute;right: 0;top: 5px;color: var(--success);font-weight: bold;font-size: 1.2rem}@media (max-width: 991.98px){.guarantee-header{text-align: center}.guarantee-header .title-wrapper{text-align: center;margin-top: 1.5rem}.guarantee-card{padding: 1.5rem}.guarantee-header h1{font-size: 1.5rem}.guarantee-body h2{font-size: 1.2rem}}