.home-content{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:white;padding-top:7rem;margin:0 0 2rem}.home-content,.home-title{text-align:center;color:#160d1c}.home-title{font-size:5rem;font-weight:700}.home-profile-button{position:relative;background:linear-gradient(135deg,#e1b7bb,#9ac1b2);color:white;padding:.75rem 2rem;border:2px solid white;font-size:1.25rem;border-radius:9999px;cursor:pointer;transition:background 7s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;margin-top:1rem}.home-profile-button:hover{background:linear-gradient(200deg,#9ac1b2,#b3d0c5);background-color:white;color:#3d0b37;border:2px solid #3d0b37;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.home-profile-button-containter{display:flex}.home-description{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;width:100%;margin-top:10rem;padding:0 1rem;gap:2rem}.home-description-left{flex:1;text-align:left}.home-description-title{font-size:3rem;font-weight:700;color:#3D0B37;margin-bottom:1.5rem}.home-description-right{flex:1;text-align:left}.home-description-text{font-size:2rem;line-height:1.6;color:#160d1c;margin-bottom:1rem}.home-description-subtitle{font-size:1.75rem;font-weight:400;width:35%;color:#160d1c;margin-bottom:1rem;margin-top:1rem}.home-learn-more-button{position:relative;display:inline-block;cursor:pointer;outline:none;border:0;vertical-align:middle;text-decoration:none;background:transparent;padding:0;font-size:inherit;font-family:inherit;width:12rem;height:auto}.home-learn-more-button .circle{transition:all .45s cubic-bezier(.65,0,.076,1);position:relative;display:block;margin:0;width:3rem;height:3rem;background:#3d0b37;border-radius:1.625rem}.home-learn-more-button .circle .icon{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;bottom:0;margin:auto;background:#fff}.home-learn-more-button .circle .icon.arrow{transition:all .45s cubic-bezier(.65,0,.076,1);left:.625rem;width:1.125rem;height:.125rem;background:none}.home-learn-more-button .circle .icon.arrow:before{position:absolute;content:"";top:-.29rem;right:.0625rem;width:.625rem;height:.625rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;transform:rotate(45deg)}.home-learn-more-button .button-text{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;left:0;right:0;bottom:0;padding:.75rem 0;margin:0 0 0 1.85rem;color:#3d0b37;line-height:1.6;text-align:center;text-transform:uppercase}.home-learn-more-button:hover .circle{width:100%}.home-learn-more-button:hover .circle .icon.arrow{background:#fff;transform:translate(1rem)}.home-learn-more-button:hover .button-text{color:#fff}.home-description-circle-button{display:none;width:3rem;height:3rem;background-color:#3d0b37;border-radius:50%;position:relative;cursor:pointer;margin:1rem auto 0}.home-description-circle-button .arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:1rem;height:1rem;border-top:2px solid white;border-right:2px solid white}.home-project-section{max-width:1200px;width:70%;margin-top:10rem;padding:0 1rem;text-align:center;margin-bottom:5rem;opacity:0}.home-project-title{font-size:3rem;font-weight:700;color:#3d0b37;margin-bottom:1.5rem}.home-project-text{font-size:1.75rem;line-height:1.6;color:#160d1c;margin-bottom:2rem}.home-create-project-button{background-color:#3d0b37;color:white;border:none;padding:.75rem 2rem;font-size:1.25rem;border-radius:9999px;cursor:pointer;transition:all .3s ease-in-out;margin-bottom:1.5rem}.home-create-project-button:hover{background-color:#9ac1b2;color:#3d0b37;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:scale(1.05)}.home-how-it-works-section{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.home-how-image{width:100%;max-width:500px;height:auto;margin-top:1rem;margin-bottom:1rem;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.home-images-row{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.home-demo-section{max-width:1200px;width:70%;margin:5rem auto 2rem;text-align:center;padding:1rem;background-color:#f8f8f8;border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1)}.home-demo-title{font-size:2.5rem;font-weight:700;color:#3d0b37;margin-bottom:1rem}.home-demo-video{position:relative;width:100%;padding-top:56.25%;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.home-demo-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;border-radius:.5rem}@media (max-width:768px){.home-title{font-size:3.5rem}.home-description{flex-direction:column;align-items:center;text-align:center}.home-description-left{flex:none;text-align:center;margin-bottom:2rem}.home-description-title{font-size:2.5rem}.home-description-right{display:none}.home-learn-more-button{display:inline-block;margin:0 auto}.home-description-subtitle{font-size:1.5rem;width:70%}.home-description-text{visibility:hidden}.home-project-title{font-size:2.5rem}.home-project-text{font-size:1.2rem}.home-description-circle-button{display:block}.home-how-it-works-section{padding:0 1rem}.home-how-image{width:100%}}