:root{--max-width: 1100px;--heading-color: #111;--text-color: #555;--bg-light: #fafafa;--bg-accent: #f7f3ee;--btn-bg: #111;--btn-text: #fff;--radius: 14px;--gap: 28px}.brand-promise{padding-top:60px;padding-bottom:60px;background:#fff}.brand-hero{text-align:center;max-width:var(--max-width);margin:0 auto;padding:0 20px}.brand-hero h2{font-size:clamp(22px,3vw,36px);font-weight:800;color:var(--heading-color);margin-bottom:10px}.brand-hero .subtitle{color:var(--text-color);max-width:760px;margin:0 auto 40px;font-size:16px;line-height:1.6}.features{display:grid;gap:var(--gap)}.feature-card{display:grid;grid-template-columns:80px 1fr;gap:20px;align-items:start;background:#fff;border-radius:var(--radius);padding:24px;box-shadow:0 6px 18px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000014}.feature-card:nth-child(2n){background:var(--bg-accent)}.feature-icon{width:62px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.feature-icon img{width:100%;height:auto;object-fit:contain}.placeholder-icon{width:60px;height:60px;border-radius:8px;background:#e0e0e0}.feature-title{margin:0 0 8px;font-family:Figtree!important;font-size:24px;font-weight:600}.feature-desc{color:var(--text-color);font-size:16px;margin:0 0 10px}.feature-link{font-weight:600;font-size:14px;color:var(--heading-color);text-decoration:underline;transition:color .2s ease}.feature-link:hover{color:#000}.brand-cta{text-align:center;margin-top:50px}.brand-cta p{font-weight:600;margin-bottom:15px;color:var(--heading-color)}.btn{display:inline-block;padding:12px 24px;border-radius:10px;background:var(--btn-bg);color:var(--btn-text);font-weight:700;text-decoration:none;transition:background .3s ease}.btn:hover{background:#333}@media (min-width: 900px){.features{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.brand-promise{padding-top:40px;padding-bottom:40px}.feature-card{padding:18px}.feature-icon{width:100%;height:60px}.feature-title{font-size:18px}.feature-card{flex-direction:column;display:flex;justify-content:center;justify-items:center;text-align:center;padding-top:22px}.feature-icon img{width:60px}}.feature-card{opacity:0;transform:translateY(15px);animation:fadeInUp .6s ease forwards}.feature-card:nth-child(1){animation-delay:.05s}.feature-card:nth-child(2){animation-delay:.1s}.feature-card:nth-child(3){animation-delay:.15s}.feature-card:nth-child(4){animation-delay:.2s}.feature-card:nth-child(5){animation-delay:.25s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.feature-desc-wrapper{position:relative;margin-bottom:10px}.feature-desc{color:var(--text-color);font-size:16px;line-height:1.6}.hidden{display:none}.read-more-btn{background:none;border:none;color:var(--heading-color);font-weight:600;cursor:pointer;padding:0;font-size:15px;text-decoration:underline;transition:color .2s ease}.read-more-btn:hover{color:#000}
/*# sourceMappingURL=/cdn/shop/t/94/assets/brand-promise-section.css.map */
