.solutions-page.scrolled{--header-bg:rgba(255,255,255,.95);--header-logo:url(/svgs/logo-black-landlogic.svg);--header-text-color:var(--black-02)}.solutions-page:not(.scrolled){--header-bg:transparent;--header-logo:url(/svgs/logo-white-landlogic.svg);--header-text-color:var(--white)}.solutions-container{max-width:1070px!important;width:100%;margin:0 auto}.solutions-title--container{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.solutions-title--container h2{font-size:40px;font-weight:700}.solutions-hero{position:relative;min-height:70vh;display:flex;align-items:center;background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(0,0,0,.3)),url(/images/new-home-bg.png) 50%/cover no-repeat;color:var(--white);padding:100px 0}.btn-see-more{margin:60px auto auto}.solutions-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.solutions-hero .lead{font-size:1.25rem;max-width:600px}.solutions-section{padding:100px 0;background-color:var(--white)}.solution-card{background:var(--white);border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:transform .3s ease , box-shadow .3s ease;height:100%;padding:2rem;margin-bottom:2rem;text-align:center}.solution-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.solution-card .card-icon{font-size:2.5rem;color:var(--oranye-01);display:flex;justify-content:center;align-items:center;width:80px;height:80px;background:rgba(255,102,0,.1);border-radius:50%;margin:0 auto 1.5rem}.solution-card h2{color:var(--black-02);margin-bottom:1.3rem;font-size:1.8rem;font-weight:700;letter-spacing:-.01em}.solution-card p{color:var(--grey-text);line-height:1.7;font-size:1.05rem}.features-section{padding:100px 0;background:linear-gradient(135deg,#f8f9fa,#fff)}.section-divider{width:100px;height:4px;background:var(--oranye-01);margin-bottom:3rem}.features-row{margin-top:3rem}.feature-item{background:var(--white);padding:2rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .3s ease;height:100%;text-align:center}.feature-item:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.feature-icon{font-size:2.5rem;color:var(--oranye-01);margin-bottom:1.5rem}.feature-item h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-item p{color:#666;line-height:1.6}.reveal-up{opacity:0;transform:translateY(30px);transition:all .6s ease}.reveal-up.active{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(-30px);transition:all .6s ease}.reveal-left.active{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(30px);transition:all .6s ease}.reveal-right.active{opacity:1;transform:translateX(0)}.cta-section{padding:100px 0;position:relative;overflow:hidden;background-color:var(--white)}.cta-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto}.cta-text{margin-bottom:40px}.cta-text h2{color:var(--black-02);font-size:2.5rem;font-weight:700;margin-bottom:20px;letter-spacing:-.02em}.cta-text p{color:var(--grey-text);font-size:1.2rem;line-height:1.6;max-width:600px;margin:0 auto}.cta-button{display:inline-flex;align-items:center;gap:12px;background-color:var(--oranye-01);color:var(--white);padding:12px 26px;border-radius:10px;text-decoration:none;font-weight:600;font-size:1.063rem;transition:all .3s ease;box-shadow:0 4px 10px rgba(255,149,0,.2)}.cta-button:hover{transform:translateY(-2px);background-color:#f08700;box-shadow:0 6px 15px rgba(255,149,0,.25)}.cta-button .arrow-right{width:20px;height:20px;transition:transform .3s ease}.cta-button:hover .arrow-right{transform:translateX(3px)}.benefits-section .benefit-item{text-align:center;padding:2rem;background:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:100%}.benefit-item .benefit-icon{font-size:2.5rem;color:#28a745;margin-bottom:1rem}.benefit-item h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.benefit-item p{color:#666;margin-bottom:0}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:10px;margin-bottom:1rem;overflow:hidden}.faq-question{padding:1.5rem;display:flex;align-items:center;cursor:pointer;background:#fff}.question-icon{font-size:1.5rem;color:#007bff;margin-right:1rem}.faq-question h3{margin:0;flex:1 1;font-size:1.1rem;color:#333}.arrow-icon{font-size:1.2rem;color:#666;transition:transform .3s ease}.arrow-icon.rotated{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#f8f9fa}.faq-answer.show{max-height:500px}.faq-answer p{padding:1.5rem;margin:0;color:#666}@media (max-width:992px){.solutions-hero h1{text-align:center}.solutions-hero p{text-align:center;margin:0 auto 2rem;max-width:100%}}@media (max-width:768px){.solutions-hero{min-height:50vh;padding:60px 0}.solutions-hero h1{font-size:2.5rem}.feature-item,.solution-card{margin-bottom:2rem}.cta-section{padding:80px 0}.cta-text h2{font-size:2rem}.cta-text p{font-size:1.1rem}.cta-button{padding:12px 26px;font-size:1.063rem}}@media (max-width:576px){.cta-section{padding:60px 0}.cta-text h2{font-size:1.8rem}.cta-text p{font-size:1rem}.cta-button{padding:12px 26px}.solutions-hero h1{font-size:1.8rem}.solutions-hero p{font-size:1rem}.solutions-title--container{align-items:center}.solutions-title--container h2{font-size:2.188rem;line-height:1;text-align:center}.section-divider{justify-self:center}.solution-card h2{font-size:1.5rem}.feature-item h3{font-size:1.3rem}}