.why-evernest{background-image:linear-gradient(45deg,#1bdbea,#b9a5ff);padding:80px 0;text-align:center}.why-evernest .section-header{margin-bottom:50px}.why-evernest .unique-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.why-evernest .unique-card{background:#fff;border-radius:14px;box-shadow:0 8px 20px rgba(0,0,0,.05);padding:40px 30px;transition:transform .3s ease,box-shadow .3s ease}.why-evernest .unique-card:hover{box-shadow:0 12px 25px rgba(0,0,0,.08);transform:translateY(-5px)}.why-evernest .card-number{color:#2563eb;font-size:1.8rem;font-weight:700;margin-bottom:15px}.why-evernest .unique-card h4{font-weight:700}.why-evernest .bottom-cta-section{margin-top:4rem;text-align:center}.why-evernest .bottom-cta-section .primary-cta{background-color:#27221f;border-color:#27221f}.why-evernest .bottom-cta-section .primary-cta:hover{background-color:transparent;color:#27221f}@media (max-width:768px){.why-evernest .unique-card{padding:30px 20px}.why-evernest .unique-grid{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}