.HomePage-module__dZEkaG__main{overflow-x:hidden}.HomePage-module__dZEkaG__heroSection{align-items:center;height:90vh;min-height:700px;display:flex;position:relative}.HomePage-module__dZEkaG__heroImageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.HomePage-module__dZEkaG__heroImg{object-fit:cover;object-position:center}.HomePage-module__dZEkaG__overlay{background:linear-gradient(90deg,#fffffff2 0%,#ffffffb3 40%,#0000001a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HomePage-module__dZEkaG__heroContainer{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:0 5%;display:flex;position:relative}.HomePage-module__dZEkaG__heroText{max-width:600px}.HomePage-module__dZEkaG__heroText h1{color:var(--secondary);margin-bottom:20px;font-size:3.8rem;line-height:1.2}.HomePage-module__dZEkaG__heroText p{color:var(--text-muted);margin-bottom:35px;font-size:1.15rem;line-height:1.6}.HomePage-module__dZEkaG__floatingForm{border-top:4px solid var(--primary);background:#fff;border-radius:8px;width:400px;max-width:100%;padding:40px;box-shadow:0 20px 50px #0000001a}.HomePage-module__dZEkaG__floatingForm h3{text-align:center;margin-bottom:10px;font-size:1.6rem}.HomePage-module__dZEkaG__floatingForm p{text-align:center;color:var(--text-muted);margin-bottom:25px;font-size:.95rem}.HomePage-module__dZEkaG__floatingForm input,.HomePage-module__dZEkaG__floatingForm select{width:100%;color:var(--secondary);background:#fdfdfd;border:1px solid #ddd;border-radius:4px;margin-bottom:15px;padding:14px 15px;font-family:inherit;font-size:.95rem}.HomePage-module__dZEkaG__floatingForm input:focus,.HomePage-module__dZEkaG__floatingForm select:focus{border-color:var(--primary);outline:none}.HomePage-module__dZEkaG__submitBtn{background:var(--secondary);color:#fff;cursor:pointer;text-transform:uppercase;border:none;border-radius:4px;width:100%;margin-top:10px;padding:15px;font-weight:600;transition:background .3s}.HomePage-module__dZEkaG__submitBtn:hover{background:var(--primary)}.HomePage-module__dZEkaG__sectionHeading{margin-bottom:20px;font-size:2.5rem}.HomePage-module__dZEkaG__sectionSubtext{max-width:800px;color:var(--text-muted);margin:0 auto;font-size:1.1rem;line-height:1.7}.HomePage-module__dZEkaG__introSection{background:#fff;padding:100px 5%}.HomePage-module__dZEkaG__servicesSection{background:#f9f9f9}.HomePage-module__dZEkaG__serviceGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-top:50px;display:grid}.HomePage-module__dZEkaG__serviceBox{background:#fff;border-radius:8px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #0000000d}.HomePage-module__dZEkaG__serviceBox:hover{transform:translateY(-8px)}.HomePage-module__dZEkaG__serviceImg{width:100%;height:220px;position:relative}.HomePage-module__dZEkaG__serviceInfo{padding:30px}.HomePage-module__dZEkaG__serviceInfo h4{margin-bottom:12px;font-size:1.4rem}.HomePage-module__dZEkaG__serviceInfo p{color:var(--text-muted);margin-bottom:20px;font-size:.95rem;line-height:1.5}.HomePage-module__dZEkaG__textLink{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.HomePage-module__dZEkaG__textLink:hover{color:var(--secondary)}.HomePage-module__dZEkaG__pricingSection{background:#fff}.HomePage-module__dZEkaG__pricingHeader{text-align:center;margin-bottom:60px}.HomePage-module__dZEkaG__pricingHeader p{color:var(--text-muted);margin-top:15px}.HomePage-module__dZEkaG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:30px;display:grid}.HomePage-module__dZEkaG__pricingCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:8px;padding:40px;position:relative;box-shadow:0 10px 20px #00000005}.HomePage-module__dZEkaG__premiumCard{border-color:var(--primary);z-index:2;transform:scale(1.05);box-shadow:0 20px 40px #c5a05926}.HomePage-module__dZEkaG__tag{background:var(--secondary);color:#fff;text-transform:uppercase;white-space:nowrap;border-radius:20px;padding:6px 15px;font-size:.8rem;font-weight:600;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.HomePage-module__dZEkaG__premiumCard .HomePage-module__dZEkaG__tag{background:var(--primary)}.HomePage-module__dZEkaG__pricingCard h3{margin-top:10px;margin-bottom:15px;font-size:1.5rem}.HomePage-module__dZEkaG__price{color:var(--secondary);margin-bottom:30px;font-size:2.2rem;font-weight:700}.HomePage-module__dZEkaG__pricingCard ul{text-align:left;margin-bottom:30px}.HomePage-module__dZEkaG__pricingCard ul li{color:var(--text-muted);align-items:center;gap:10px;margin-bottom:15px;font-size:.95rem;display:flex}.HomePage-module__dZEkaG__priceBtn{border:2px solid var(--secondary);width:100%;color:var(--secondary);text-transform:uppercase;border-radius:4px;padding:14px;font-weight:600;display:block}.HomePage-module__dZEkaG__priceBtn:hover{background:var(--secondary);color:#fff}.HomePage-module__dZEkaG__priceBtnAlt{background:var(--primary);border:2px solid var(--primary);color:#fff;text-transform:uppercase;border-radius:4px;width:100%;padding:14px;font-weight:600;display:block}.HomePage-module__dZEkaG__priceBtnAlt:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.HomePage-module__dZEkaG__testimonialSection{background:#f9f9f9}.HomePage-module__dZEkaG__testiLayout{grid-template-columns:1fr 1fr;gap:50px;margin-top:50px;display:grid}.HomePage-module__dZEkaG__testiVideo{border-radius:8px;height:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.HomePage-module__dZEkaG__playOverlay{color:#fff;cursor:pointer;background:#0006;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex;position:absolute;top:0;left:0}.HomePage-module__dZEkaG__playOverlay:hover{background:#00000080}.HomePage-module__dZEkaG__playIcon{color:#fff;margin-bottom:15px;font-size:4rem}.HomePage-module__dZEkaG__testiList{flex-direction:column;justify-content:center;gap:30px;display:flex}.HomePage-module__dZEkaG__testiItem{border-left:4px solid var(--primary);background:#fff;border-radius:8px;padding:30px;box-shadow:0 10px 20px #00000008}.HomePage-module__dZEkaG__stars{color:var(--primary);gap:5px;margin-bottom:15px;display:flex}.HomePage-module__dZEkaG__testiItem p{color:var(--text-muted);margin-bottom:20px;font-size:1.05rem;font-style:italic;line-height:1.6}.HomePage-module__dZEkaG__testiItem h5{color:var(--secondary);font-size:1rem}.HomePage-module__dZEkaG__locationBanner{background:var(--secondary);color:#fff;text-align:center;padding:80px 5%}.HomePage-module__dZEkaG__bannerContent h2{color:#fff;margin-bottom:15px;font-size:2.2rem}.HomePage-module__dZEkaG__bannerContent p{color:#aaa;margin-bottom:30px;font-size:1.1rem}.HomePage-module__dZEkaG__phoneGroup{margin-bottom:40px;font-size:1.5rem;font-weight:700}.HomePage-module__dZEkaG__phoneGroup span{color:var(--primary);margin:0 10px}.HomePage-module__dZEkaG__phoneLink{color:#fff}.HomePage-module__dZEkaG__phoneLink:hover{color:var(--primary)}@media (max-width:992px){.HomePage-module__dZEkaG__heroSection{height:auto;padding:100px 0 60px}.HomePage-module__dZEkaG__heroContainer{text-align:center;flex-direction:column;gap:30px}.HomePage-module__dZEkaG__overlay{background:#ffffffd9}.HomePage-module__dZEkaG__heroText{padding-top:40px}.HomePage-module__dZEkaG__heroText h1{font-size:2.8rem}.HomePage-module__dZEkaG__testiLayout{grid-template-columns:1fr}.HomePage-module__dZEkaG__premiumCard{transform:none}.HomePage-module__dZEkaG__floatingForm{width:100%;max-width:500px;margin:0 auto}}@media (max-width:480px){.HomePage-module__dZEkaG__floatingForm{width:100%;padding:25px}.HomePage-module__dZEkaG__heroText h1{font-size:2.3rem}}.HomePage-module__dZEkaG__marqueeContainer{white-space:nowrap;background:var(--primary);color:#000;width:100%;padding:10px 0;font-size:.95rem;font-weight:600;overflow:hidden}.HomePage-module__dZEkaG__marqueeText{padding-left:100%;animation:25s linear infinite HomePage-module__dZEkaG__marquee;display:inline-block}@keyframes HomePage-module__dZEkaG__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.HomePage-module__dZEkaG__billingSection{background:#fff}.HomePage-module__dZEkaG__billingCard{border:1px solid var(--primary);background:#1a1a1a;border-radius:20px;overflow:hidden;box-shadow:0 30px 60px #00000026}.HomePage-module__dZEkaG__billingGrid{grid-template-columns:1.2fr 1fr;align-items:center;display:grid}.HomePage-module__dZEkaG__billingText{color:#fff;padding:60px}.HomePage-module__dZEkaG__premiumTag{background:var(--primary);color:#000;text-transform:uppercase;border-radius:20px;margin-bottom:20px;padding:5px 15px;font-size:.8rem;font-weight:700;display:inline-block}.HomePage-module__dZEkaG__billingText h2{color:#fff;margin-bottom:20px;font-size:2.5rem}.HomePage-module__dZEkaG__billingText p{color:#ccc;margin-bottom:30px;line-height:1.6}.HomePage-module__dZEkaG__featureList{margin-bottom:40px}.HomePage-module__dZEkaG__featureList li{color:#eee;align-items:center;gap:12px;margin-bottom:12px;display:flex}.HomePage-module__dZEkaG__billingImage{height:100%;min-height:400px;position:relative}@media (max-width:992px){.HomePage-module__dZEkaG__billingGrid{grid-template-columns:1fr}.HomePage-module__dZEkaG__billingText{order:2;padding:40px}.HomePage-module__dZEkaG__billingImage{order:1;height:300px}}
