.why-choose-us{padding:3rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;color:#111;margin-bottom:1rem;line-height:1.2}.section-title .highlight{color:#c8232c;position:relative}.section-title .highlight:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:6px;background:rgba(200,35,44,.1);z-index:-1;border-radius:3px}.section-subtitle{font-size:1.125rem;color:#666;line-height:1.6;max-width:600px;margin:0 auto}.points-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:4rem}.point-item{display:flex;align-items:flex-start;gap:1.5rem;padding:1rem 0;border-bottom:1px solid #f5f5f5;transition:all .2s ease}.point-item:hover{transform:translateX(5px)}.point-number{width:36px;height:36px;background:linear-gradient(135deg,#c8232c,#ff5252);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0;margin-top:4px}.point-content{flex:1 1}.point-title{font-size:1.125rem;font-weight:600;color:#111;margin-bottom:.5rem;line-height:1.3}.point-description{font-size:.9375rem;color:#666;line-height:1.5;margin:0}@media (max-width:768px){.why-choose-us{padding:3rem 0}.section-title{font-size:2rem}.points-grid{grid-template-columns:1fr;gap:1.5rem}.point-item{padding:.75rem 0}}@media (max-width:480px){.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}.point-number{width:32px;height:32px;font-size:.875rem}.point-title{font-size:1rem}}