.why-section{width:100%;position:relative;overflow:hidden}.highlight{color:var(--color-lime)}.highlight.block{display:block}.highlight.inline{display:inline}.why-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin-top:20px;display:grid}.why-card{flex-direction:column;align-items:flex-start;display:flex}.icon-wrapper{border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.why-card h3{color:#000;margin-bottom:8px;font-size:15px;font-weight:600}.why-card p{color:#000000b0;max-width:260px;margin:0;padding:0;font-size:12px}.whychoose-leaves-wrapper{pointer-events:none;z-index:0;width:clamp(140px,30vw,300px);max-width:100%;position:absolute;top:60px;right:-50px;transform:translate(20%,-20%)rotate(180deg)}@media (max-width:1024px){.why-grid{grid-template-columns:repeat(2,1fr);gap:50px}}@media (max-width:640px){.why-section{width:100%;margin:25px auto auto;overflow:hidden}.why-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:0}.why-card p{max-width:100%}.whychoose-leaves-wrapper{width:clamp(140px,50vw,300px);position:absolute;bottom:28%;left:55%}}
