.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}.hero-section{position:relative;background-color:#f1f5f9}.hero-section__background{z-index:0;position:relative;width:100%;height:100%;overflow:hidden}.hero-section__background:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.8))}.hero-section__image{width:100%;height:100%;object-fit:cover}.hero-section__content{z-index:10;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;padding:80px 40px;text-align:center}.hero-section__main-content{margin:0 auto;width:100%}.hero-section__subtitle{font-size:18px;line-height:28px;margin-left:auto;margin-right:auto;margin-top:16px;color:#4b5563;max-width:600px;text-align:center}.hero-section__secondary-cta{margin-top:2rem}.hero-section__secondary-cta button{color:hsla(0,0%,100%,.8);background:none;border:none;font-size:.875rem;text-decoration:underline;cursor:pointer;transition:all .3s ease}.hero-section__secondary-cta button:hover{color:#fff}.hero-section__highlight-box{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}.hero-section .search-component{margin-top:64px}@media(max-width:767px){.hero-section__content{padding:40px 20px}.hero-section__title{font-size:2rem;margin-bottom:1rem}.hero-section__subtitle{font-size:1rem;margin-bottom:2rem}.hero-section__secondary-cta{margin-top:1.5rem}.hero-section__highlight-box{bottom:1rem}}.download-app_section{position:relative;overflow:hidden;background:var(--color-primary,#2563eb);color:#fff;padding:5rem 2rem;border-radius:1rem;text-align:center;margin-top:48px;margin-bottom:48px}@media(min-width:768px){.download-app_section{text-align:left;padding:5rem 6rem}}@media(max-width:480px){.download-app_section{margin-inline:20px}}.download-app_section__blob{position:absolute;top:0;right:0;width:66%;height:66%;background:hsla(0,0%,100%,.15);border-radius:50%;filter:blur(80px);z-index:1}.download-app_section__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:768px){.download-app_section__content{flex-direction:row;justify-content:space-between}}.download-app_section__text{flex:1 1}.download-app_section__text h2{font-size:2rem;font-weight:800;line-height:1.2}@media(min-width:768px){.download-app_section__text h2{font-size:3rem}}.download-app_section__text p{margin-top:1.25rem;font-size:1.125rem;opacity:.85}.download-app_section__stores{display:flex;justify-content:center;gap:1.5rem;margin-top:2rem}.download-app_section__stores img.qr{width:120px;height:120px;border-radius:.5rem;background-color:#fff;border:1px solid #e1e1e1;border-radius:10px;padding:10px}.download-app_section__stores a{align-self:flex-end}@media(min-width:768px){.download-app_section__stores{justify-content:flex-start}}.download-app_section__stores img{height:3.5rem;transition:transform .2s ease}.download-app_section__stores img:hover{transform:scale(1.05)}.download-app_section__image{flex:1 1;display:flex;justify-content:center}.download-app_section__image img{height:20rem;border-radius:1rem;transform:rotate(-3deg);filter:drop-shadow(10px 10px 15px rgba(0,0,0,.5));transition:all .3s ease-in-out}.download-app_section__image img:hover{transform:scale(1.05)}@media(min-width:768px){.download-app_section__image img{height:24rem}}