.why{background-color:var(--beige-light);max-width:none;padding:var(--space-10) var(--space-5)}.why-inner{max-width:var(--container-default);margin:0 auto}.why-title{font-size:var(--text-2xl);color:var(--brown-coffee);letter-spacing:-.5px;margin-bottom:var(--space-3)}.why-sub{font-family:var(--font-body);font-size:var(--text-base);color:var(--gray-elegant);max-width:580px;margin-bottom:var(--space-8);font-weight:300}.why-list{grid-template-columns:repeat(2,1fr);gap:0;list-style:none;display:grid}.why-item{align-items:flex-start;gap:var(--space-4);padding:var(--space-5) var(--space-4) var(--space-5) 0;border-bottom:1px solid #6e4f4f14;display:flex}.why-item:nth-child(2n){padding-left:var(--space-6);border-left:1px solid #6e4f4f14;padding-right:0}.why-item:nth-last-child(-n+2){border-bottom:none}.why-icon{border-radius:var(--radius-sm);background:var(--rose-nude);width:44px;height:44px;color:var(--brown-coffee);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.why-text{gap:var(--space-2);flex-direction:column;display:flex}.why-item-title{font-family:var(--font-heading);color:var(--brown-coffee);letter-spacing:-.2px;font-size:1.1rem;font-weight:600}.why-item-desc{font-family:var(--font-body);color:var(--gray-elegant);margin:0;font-size:.92rem;font-weight:300;line-height:1.6}@media (max-width:900px){.why{padding:var(--space-8) var(--space-4)}.why-sub{margin-bottom:var(--space-6)}}@media (max-width:768px){.why-list{grid-template-columns:1fr}.why-item,.why-item:nth-child(2n){padding:var(--space-4) 0;border-bottom:1px solid #6e4f4f14;border-left:none}.why-item:last-child{border-bottom:none}}@media (max-width:480px){.why{padding:var(--space-7) var(--space-4)}.why-icon{width:38px;height:38px}.why-item-title{font-size:1rem}.why-item-desc{font-size:.88rem}}
