.home-content{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.home-content .home-first-section{flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.home-content .home-first-section img{width:350px;margin:30px}.home-content .home-first-section-top,.home-content .home-first-section-bottom,.home-content .home-first-section-middle{background-position:50%;background-size:cover;justify-content:center;align-items:flex-end;width:350px;height:350px;margin-bottom:40px;display:flex;position:relative;overflow:hidden}.home-content .home-first-section-top p,.home-content .home-first-section-bottom p,.home-content .home-first-section-middle p{color:#fff;margin-bottom:20px;font-size:1.4rem;font-style:italic;font-weight:700}.home-content .home-first-section-top p span,.home-content .home-first-section-bottom p span,.home-content .home-first-section-middle p span{background-color:var(--orange-color);padding:0 2px}.home-content .home-first-section-middle p span{background-color:#57bec4}.home-content .home-first-section-bottom p span{background-color:#6e5ea5}.ver-mas-btn{color:#6e5ea5;text-transform:uppercase;letter-spacing:1px;cursor:pointer;opacity:0;visibility:hidden;z-index:10;background-color:#fff;border:1px solid #6e5ea5;border-radius:50px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.165,.84,.44,1);position:absolute;bottom:30px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 15px #0000001a}.home-first-section-top:after,.home-first-section-middle:after,.home-first-section-bottom:after{content:"";opacity:0;z-index:5;background-color:#0000004d;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.home-first-section-top:hover:after,.home-first-section-middle:hover:after,.home-first-section-bottom:hover:after{opacity:1}.home-first-section-top:hover .ver-mas-btn,.home-first-section-middle:hover .ver-mas-btn,.home-first-section-bottom:hover .ver-mas-btn{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.ver-mas-btn:hover{color:#fff;background-color:#6e5ea5;transform:translate(-50%)translateY(-5px);box-shadow:0 6px 20px #6e5ea566}.home-content .home-second-section{background-color:#fdf6eb;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:60px 20px;display:flex}.home-content .home-second-section p{text-align:center;max-width:600px;margin:20px;padding:0 15px}.home-content .home-second-section p span{background-color:var(--orange-color);color:#fff}.home-content .home-second-section button{background-color:#fff}.home-content .home-third-section{text-align:center;color:var(--orange-color);flex-direction:column;justify-content:center;align-items:center;gap:30px;width:80%;min-height:400px;margin:40px auto;font-size:1.6rem;font-style:italic;font-weight:700;display:flex}.home-content .home-third-section p span{background-color:#fdf6eb}@media (min-width:768px){.home-content .home-first-section{flex-flow:wrap;justify-content:center;gap:30px;padding:80px 20px}.home-content .home-first-section .btn-pieza-clave{display:none}.home-content .home-first-section-top,.home-content .home-first-section-bottom,.home-content .home-first-section-middle{width:320px;height:320px;margin:0}.home-content .home-second-section{flex-direction:row;justify-content:center;align-items:center;gap:60px;padding:100px 10%}.home-content .home-second-section img{width:400px;margin:0}.home-content .home-second-section-text{text-align:left;flex-direction:column;align-items:flex-start;max-width:500px;display:flex}.home-content .home-second-section-text p{text-align:left;max-width:100%;margin:0 0 30px;padding:0;font-size:1.4rem}.home-content .home-second-section-text .btn-pieza-clave{width:250px;min-width:250px}.home-content .home-third-section{width:100%;min-height:500px;font-size:2.5rem}.home-content .home-third-section .btn-pieza-clave{width:400px;min-width:400px}}.home-client-login-section{text-align:center;background-color:#f8f7ff;flex-direction:column;align-items:center;gap:20px;padding:80px 20px;display:flex}.home-client-login-section h3{color:#6e5ea5;margin:0;font-size:2rem;font-weight:800}.home-client-login-section p{color:#666;max-width:600px;margin:0 0 10px;font-size:1.1rem}.home-client-login-section .google-login-btn{width:auto;min-width:250px}
