.easy-living-section{width:100%;max-width:1300px;padding-inline:20px;margin-inline:auto;margin-block:48px}.easy-living-section .section-row,.easy-living-section .section-row-second{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:40px;gap:40px;align-items:center}@media(min-width:768px){.easy-living-section .section-row,.easy-living-section .section-row-second{grid-template-columns:repeat(2,minmax(0,1fr));gap:80px}}.easy-living-section .section-row-second.reverse>div,.easy-living-section .section-row.reverse>div{order:0}.easy-living-section .section-row-second.reverse>div:first-child,.easy-living-section .section-row.reverse>div:first-child{order:2}.easy-living-section .section-row-second.reverse>div:last-child,.easy-living-section .section-row.reverse>div:last-child{order:1}@media(min-width:768px){.easy-living-section .section-row-second.reverse>div:first-child,.easy-living-section .section-row.reverse>div:first-child{order:0}.easy-living-section .section-row-second.reverse>div:last-child,.easy-living-section .section-row.reverse>div:last-child{order:1}}.easy-living-section .section-row .features,.easy-living-section .section-row-second .features{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2rem}.easy-living-section .section-row .features .feature-card,.easy-living-section .section-row-second .features .feature-card{display:flex;align-items:center;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(240,244,248,.9));border-radius:20px;padding:30px;box-shadow:0 8px 15px rgba(0,0,0,.08);gap:1rem;flex:1 1 200px}.easy-living-section .section-row .features .feature-card svg,.easy-living-section .section-row-second .features .feature-card svg{flex:0 0 24px}.easy-living-section .section-row .features .feature-card h3,.easy-living-section .section-row-second .features .feature-card h3{font-weight:700;font-size:20px;line-height:28px;margin-bottom:4px;color:#1e293b}.easy-living-section .section-row .features .feature-card p,.easy-living-section .section-row-second .features .feature-card p{font-size:14px;line-height:20px;color:#1e293b}.easy-living-section .section-row-second.reverse,.easy-living-section .section-row.reverse{flex-direction:row-reverse}.easy-living-section .section-row .image-container,.easy-living-section .section-row-second .image-container{position:relative;flex:1 1 400px;overflow:hidden;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;display:flex;justify-content:center;align-items:center;max-height:410px;aspect-ratio:1/1}.easy-living-section .section-row .image-container img,.easy-living-section .section-row-second .image-container img{height:auto}.easy-living-section .section-row .image-container.mask-blob-1,.easy-living-section .section-row-second .image-container.mask-blob-1{-webkit-mask-image:url("/_next/static/media/blob-haikei (1).1a01ac20.png");mask-image:url("/_next/static/media/blob-haikei (1).1a01ac20.png");-webkit-mask-size:210%;mask-size:210%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.easy-living-section .section-row .image-container.mask-blob-3,.easy-living-section .section-row-second .image-container.mask-blob-3{-webkit-mask-image:url("/_next/static/media/blob-haikei (3).aa98324f.png");mask-image:url("/_next/static/media/blob-haikei (3).aa98324f.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:130%;mask-size:130%}.easy-living-section .section-row .image-container.mask-blob-4,.easy-living-section .section-row-second .image-container.mask-blob-4{-webkit-mask-image:url("/_next/static/media/blob-haikei (4).1ed54413.png");mask-image:url("/_next/static/media/blob-haikei (4).1ed54413.png");-webkit-mask-size:200%;mask-size:200%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.easy-living-section .section-row .image-container img,.easy-living-section .section-row-second .image-container img{width:100%;border-radius:40px;display:block;box-shadow:0 10px 25px rgba(0,0,0,.2)}@media screen and (max-width:768px){.easy-living-section .section-row .image-container,.easy-living-section .section-row-second .image-container{margin-inline:auto}}.easy-living-section .section-row .content,.easy-living-section .section-row-second .content{flex:1 1 400px}.easy-living-section .section-row .content h2,.easy-living-section .section-row-second .content h2{margin-bottom:1rem}.easy-living-section .section-row .content p,.easy-living-section .section-row-second .content p{font-size:20px;color:#4b5563;line-height:28px}.easy-living-section .section-row .content .features,.easy-living-section .section-row-second .content .features{margin-top:2rem}.easy-living-section .section-row .content .features .feature-card,.easy-living-section .section-row-second .content .features .feature-card{flex:1 1 200px}.easy-living-section .section-row .content .highlight,.easy-living-section .section-row-second .content .highlight{font-weight:700;font-size:20px;line-height:28px;color:#1e293b;margin-top:40px}.easy-living-section .section-row-second{display:block}.testimonial-card{background-color:#fff;padding:1.5rem;border-radius:25px;border-left:4px solid #4f46e5;box-shadow:0 4px 6px rgba(0,0,0,.1);flex:1 1 300px}.testimonial-card:nth-child(2n){border-color:#10b981}.testimonial-card h3{font-weight:700;font-size:1.125rem;color:#1f2937}.testimonial-card p{margin-top:.5rem;color:#374151;font-style:italic}.testimonial-card .stars{margin-top:1rem;display:flex;align-items:center;gap:.5rem}.testimonial-card .stars .material-icons{font-size:20px}.testimonial-card .stars .material-icons.text-primary{color:var(--color-primary)}.testimonial-card .stars .material-icons.text-secondary{color:var(--color-secondary)}.testimonial-card.dark{background-color:var(--color-surface-dark)}.testimonial-card.dark p{color:#374151}