.home section{padding:60px 0}.home section h3{margin:30px 0 0;font-size:28px;font-weight:500;color:var(--dark);line-height:normal;line-height:1}.home{padding-top:0}.home .hero{padding:80px 0}.home .hero .content{display:grid;grid-template-columns:60% 40%;grid-gap:0;gap:0}.home .hero .content .text .rating{display:flex}.home .hero .content .text .rating .box{display:flex;align-items:center;gap:10px}.home .hero .content .text .rating .box .number{font-size:52px;line-height:52px;font-weight:700;color:var(--dark)}.home .hero .content .text .rating .box .data .stars{color:var(--stars);font-size:28px;line-height:28px;letter-spacing:2px;text-align:left}.home .hero .content .text .rating .box .data .reviews{margin-top:5px;font-size:16px;line-height:16px}.home .hero .content .text .process{margin-top:20px;display:flex}.home .hero .content .text .process div{padding:15px 30px;font-weight:400;border:1px solid var(--border-light);border-radius:999px;font-size:16px;color:var(--dark)}.home .hero .content .text .title{margin-top:40px;font-size:72px;font-weight:700;margin-bottom:20px;text-align:left;line-height:1.1}.home .hero .content .text .title span{display:block}.home .hero .content .text .subtitle{margin:0;padding:15px 0 0;text-align:left;max-width:100%}.home .hero .content .text .buttons{margin-top:30px}.home .hero .content .text .tagline{font-size:18px;margin-top:40px;font-weight:500;color:var(--dark);text-transform:uppercase}.home .hero .content .image{display:flex;justify-content:center;align-items:flex-end;position:relative;background-image:url(/images/home-banner.png);background-size:auto 100%;background-position:50%;background-repeat:no-repeat;min-height:500px}.home .hero .content .image .card{margin-bottom:-170px;margin-right:-170px;width:350px;padding:25px;border-radius:12px;border:1px solid var(--border-light);text-align:center;box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 0 rgba(0,0,0,0),0 25px 50px -12px rgba(0,0,0,.25);position:relative;z-index:1;background:white}.home .hero .content .image .card .intro{padding:0;margin:0;font-size:14px;font-weight:400;color:var(--dark)}.home .hero .content .image .card .phone{display:block;margin-top:10px;font-size:24px;font-weight:400;color:var(--brand);font-weight:700}.home .hero .content .image .card .title{margin-top:10px;font-size:20px;font-weight:600;color:var(--dark)}.home .hero .content .image .card .form{margin-top:20px;display:flex;flex-direction:column;gap:15px}.home .hero .content .image .card .form .form-control{width:100%;display:block}.home .hero .content .image .card .form .btn{text-transform:none;padding:12px 0;font-size:14px}.home .how-it-works .content{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.home .how-it-works .image{display:flex;justify-content:center;align-items:center}.home .how-it-works .image img{width:100%;height:auto;object-fit:contain}.home .how-it-works .text .title{font-size:48px;font-weight:700;color:var(--dark);margin-bottom:20px;text-align:left}.home .how-it-works .text .subtitle{font-size:18px;margin-bottom:40px;text-align:left;line-height:1.6}.home .how-it-works .steps{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.home .how-it-works .step{display:flex;gap:20px;align-items:flex-start}.home .how-it-works .step .icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--dark);color:white;flex-shrink:0}.home .how-it-works .step .icon svg{width:24px;height:24px;stroke:white}.home .how-it-works .step .info .heading{margin:0;padding:0;font-size:18px;font-weight:600;color:var(--dark);text-transform:uppercase}.home .how-it-works .step .info .description{margin:10px 0 0;padding:0;font-size:16px}.home .how-it-works .action{margin-top:20px}.home .how-it-works .action .btn{padding:12px 30px;font-size:16px;font-weight:600;text-transform:uppercase;border:2px solid var(--dark);color:var(--dark);background:transparent;transition:all .3s ease}.home .how-it-works .action .btn:hover{background:var(--dark);color:white}.home .smarter{padding:200px 0 20px}.home .smarter .wrapper{background-color:var(--background-light);padding:80px 0}.home .smarter .text{text-align:center;margin-bottom:60px}.home .smarter .text .title{font-size:36px;font-weight:700;color:var(--dark);margin-bottom:0}.home .smarter .steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin:0 auto}.home .smarter .step{text-align:center;padding:20px}.home .smarter .step .icon{width:65px;height:65px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;background-color:var(--dark);color:white}.home .smarter .step .icon svg{width:28px;height:28px;stroke:white}.home .smarter .step .heading{text-transform:none;font-weight:600;margin-bottom:10px;font-size:20px;color:var(--dark)}.home .smarter .step .description{font-size:16px;line-height:1.5}.home .testimonials{padding:40px 0 80px}.home .testimonials .content{margin:0 auto}.home .testimonials .text{text-align:center;margin-bottom:50px}.home .testimonials .text .title{font-size:48px;font-weight:700;color:var(--dark)}.home .testimonials .text .subtext{margin:20px 0 0;padding:0;font-size:18px;color:var(--dark);font-weight:400}.home .testimonials .cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.home .testimonials .card{border-radius:12px;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.05)}.home .testimonials .card .photo{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:20px;position:relative}.home .testimonials .card .photo .testimonial-image{width:100%;height:100%;object-fit:cover}.home .testimonials .card .testimonial{color:var(--dark);font-size:16px;line-height:1.6;margin:0 0 20px;flex-grow:1}.home .testimonials .card .stars{color:#ffc107;font-size:20px;letter-spacing:2px;margin-bottom:15px}.home .testimonials .card .name{font-size:18px;font-weight:600;color:var(--dark);margin-bottom:5px}.home .testimonials .card .location{font-size:14px;color:#999}.home .testimonials .action{text-align:center;margin-top:60px}.home .testimonials .action .btn{padding:12px 30px;font-size:16px;font-weight:600;text-transform:none;border:2px solid var(--dark);color:var(--dark);background:transparent;transition:all .3s ease}.home .testimonials .action .btn:hover{background:var(--dark);color:white}.home .why{padding:0 0 60px}.home .why .text{text-align:center;margin-bottom:40px}.home .why .text .title{font-size:36px;font-weight:700;color:var(--dark);margin-bottom:0}.home .why .steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;margin:0 auto}.home .why .step{text-align:center;padding:20px}.home .why .step .icon{width:65px;height:65px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;background-color:var(--dark);color:white}.home .why .step .icon svg{width:28px;height:28px;stroke:white}.home .why .step .heading{text-transform:none;font-weight:600;margin-bottom:10px;font-size:20px;color:var(--dark)}.home .why .step .description{font-size:16px;line-height:1.5}.home .faq{padding:80px 0 100px;background-color:var(--background-light)}.home .faq .content{margin:0 auto}.home .faq .text{text-align:center;margin-bottom:50px}.home .faq .text .title{font-size:48px;font-weight:700;color:var(--dark);margin-bottom:15px}.home .faq .text .subtext{font-size:18px;margin:0}.home .faq-items{display:flex;flex-direction:column;gap:15px}.home .faq-item{background-color:var(--body);border:1px solid var(--border-light);border-radius:8px;overflow:hidden;transition:all .3s ease}.home .faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home .faq-question:hover{background-color:#eeeeee}.home .faq-question .question-text{font-size:18px;font-weight:600;color:var(--dark);flex:1 1}.home .faq-question .faq-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--dark);transition:transform .3s ease}.home .faq-item.expanded .faq-icon{transform:rotate(180deg)}.home .faq-answer{padding:0 25px 20px;animation:fadeIn .3s ease}.home .faq-answer p{font-size:16px;line-height:1.6;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.home .ready-to-sell .content{margin:0 auto}.home .ready-to-sell .text{text-align:center;max-width:600px;margin:0 auto}.home .ready-to-sell .text .icon{width:80px;height:80px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;font-size:24px;color:var(--dark);border:1px solid var(--border-light)}.home .ready-to-sell .text .form{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin:30px 0 20px}.home .ready-to-sell .text .form .input{display:none}.home .ready-to-sell .text .disclaimer{margin-top:30px;font-size:14px}@media (max-width:1299px){.home .hero .content .text .title{font-size:60px}.home .hero .content .image .card{margin-right:-50px}.home .trusted .stats{grid-template-columns:repeat(2,1fr);gap:20px}.home .testimonials .cards{gap:20px}.home .testimonials .text .title{font-size:36px}}@media (max-width:999px){.home .hero{padding:70px 0}.home .hero .content{grid-template-columns:1fr;gap:0;text-align:center}.home .hero .content .text .process,.home .hero .content .text .rating{justify-content:center}.home .hero .content .text .title{text-align:center;font-size:60px}.home .hero .content .text .subtitle{text-align:center}.home .hero .content .image .card{margin-bottom:-250px;margin-right:0;width:100%}.home .smarter{padding:280px 0 20px}.home .smarter .steps{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:40px;gap:40px;margin:0 auto}.home .smarter .text .title{font-size:28px}.home .how-it-works .content{grid-template-columns:1fr;gap:40px}.home .how-it-works .text .title{font-size:38px;text-align:center}.home .how-it-works .text .subtitle{text-align:center}.home .how-it-works .action{margin-top:50px;text-align:center}.home .testimonials .cards{grid-template-columns:1fr;gap:30px}.home .testimonials .text .title{font-size:32px}.home .why{padding:280px 0 20px}.home .why .steps{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:40px;gap:40px;margin:0 auto}.home .why .text .title{font-size:28px}}@media (max-width:699px){.home section{padding:40px 0}.home .hero .content .text .title{font-size:48px}.home .trusted .stats{grid-template-columns:repeat(1,1fr)}}@media (max-width:499px){.home .hero .content .text .title{font-size:42px}.home .ready-to-sell .text .form{grid-template-columns:1fr}.home .ready-to-sell .text .form .btn{width:100%;display:block}.home .faq .text .title{font-size:36px}}@media (max-width:699px){.home .faq .text .title{font-size:32px}.home .faq-question{padding:18px 20px}.home .faq-question .question-text{font-size:16px}.home .faq-answer{padding:0 20px 18px}}@media (max-width:499px){.home .faq .text .title{font-size:28px}}@media (max-width:399px){.home .hero .content .text .title span{display:inline}}