.main-v3,.nav-container-v3{max-width:1300px;margin:0 auto}.hero-v3,body{min-height:100vh}.logo-v3 a,.service-card-v3,a{text-decoration:none}:root{--primary:#0052cc;--secondary:#071e40;--accent:#0065ff;--icon-background:#F7F8FA;--icon-card-bg:#FFFFFF;--icon-border:#EAECEF;--icon-shadow:0px 8px 16px rgba(0, 0, 0, 0.04),0px 4px 8px rgba(0, 0, 0, 0.03);--icon-radius:12px;--icon-radius-sm:8px;--icon-text-primary:#1A1A1A;--icon-text-secondary:#6B7280;--icon-cta-primary-bg:#252525;--icon-cta-primary-text:#FFFFFF;--icon-cta-secondary-bg:#F0F0F0;--icon-cta-secondary-text:#252525;--icon-badge-bg:#DCFCE7;--icon-badge-text:#166534;--text:#222;--text-light:#666;--success:#4ade80}body{font-family:Inter,sans-serif;background:var(--icon-background);color:var(--icon-text-primary);margin:0;padding:0;overflow-x:hidden}.header-v3{background:var(--icon-card-bg);border-bottom:1px solid var(--icon-border);position:sticky;top:0;z-index:100;transition:box-shadow .3s ease-in-out}.header-scrolled{box-shadow:var(--icon-shadow)}.nav-container-v3{padding:0 2rem;height:70px;display:flex;align-items:center;justify-content:space-between}.logo-v3 a{color:var(--secondary);display:inline-block}.header-logo-img{height:70px;width:auto;vertical-align:middle}.nav-links-v3{display:flex;gap:2rem}.nav-links-v3 a{color:var(--text-light);font-weight:500;font-size:1rem;transition:color .2s}.advantage-text-col h4 .highlight-text,.footer-section-v3 a:hover,.legal-links-v3 a:hover,.nav-links-v3 a:hover{color:var(--primary)}.nav-auth-v3{display:flex;gap:1.2rem;align-items:center}.btn-signup-v3{background:var(--primary);color:#fff!important;padding:.6rem 1.3rem;border-radius:var(--radius-sm);font-weight:600;font-size:1rem;transition:background .2s}.hero-badge-v3,.hero-badge-v3 i.fa-check-circle{font-size:.875rem}.btn-signup-v3:hover{background:var(--accent)}.main-v3{padding:0 2rem}.hero-container-v3{max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.hero-v3{width:100%;background:var(--icon-background);display:flex;align-items:flex-start;justify-content:center;padding:3rem 1rem;box-sizing:border-box}.hero-left-v3,.hero-right-v3{padding-top:0;margin-top:0;display:flex}.hero-top-columns-wrapper{display:flex;flex-direction:row;width:100%;gap:3rem;align-items:stretch}.hero-left-v3{flex:1.5;max-width:700px;flex-direction:column;align-items:flex-start}.hero-left-main-block{display:flex;flex-direction:column;width:100%;flex-grow:1;min-height:180px}.hero-left-main-block .trust-logos-v3{margin-top:auto;margin-bottom:0}.hero-right-v3{flex-basis:420px;flex-shrink:0;flex-grow:1;max-width:500px;flex-direction:row;gap:1rem;align-items:stretch}.hero-right-v3>.hero-image-box-v3{flex:2;min-height:180px}.hero-right-stacked-pair{flex:1;display:flex;flex-direction:column;gap:1rem}.hero-right-stacked-pair .hero-image-box-v3{flex:1;width:100%;min-height:90px}.hero-image-box-v3{border-radius:var(--icon-radius);box-shadow:none;border:none;display:flex;align-items:center;justify-content:center;overflow:hidden!important;position:relative;text-align:center}.hero-ad-box .hero-ad-text{color:var(--icon-text-primary);font-size:.9rem;font-weight:500;padding:.5rem;line-height:1.4}.hero-image-box-v3>img,.hero-image-box-v3>video{object-fit:cover;object-position:center;display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-badge-v3{background:var(--icon-badge-bg);color:var(--icon-badge-text);font-weight:500;border-radius:var(--icon-radius-sm);padding:.35rem .75rem;display:inline-flex;align-items:center;gap:.4rem}.hero-v3 h1{font-size:3rem;font-weight:700;color:var(--icon-text-primary);line-height:1.2;margin-top:1rem}.hero-sub-v3{font-size:1.125rem;color:var(--icon-text-secondary);line-height:1.6;margin:.5rem 0 1.5rem}.search-form-v3{display:flex;width:100%;max-width:100%;margin:1rem 0 2rem;align-self:flex-start}.search-input-wrapper-v3{position:relative;display:flex;align-items:center;background-color:var(--icon-card-bg);border:1px solid var(--icon-border);border-radius:var(--icon-radius-sm) 0 0 var(--icon-radius-sm);padding:0;flex-grow:1}.search-input-v3{padding:.9rem 1rem .9rem .25rem;font-size:1rem;color:var(--icon-text-primary);background:0 0;border:none;width:100%;line-height:normal;height:auto;box-sizing:border-box;flex-grow:1}.search-input-v3::placeholder{color:var(--icon-text-secondary);opacity:.8}.search-icon-v3{position:static;transform:none;padding-left:.9rem;padding-right:.5rem;color:var(--icon-text-secondary);font-size:1rem}.btn-search-v3{background-color:#dc3545;color:var(--icon-cta-primary-text);padding:.9rem 1.75rem;font-size:1rem;font-weight:500;border:none;border-radius:0 var(--icon-radius-sm) var(--icon-radius-sm) 0;transition:background-color .2s;flex-shrink:0}.info-card-v3,.service-card-v3{background:var(--card-bg);box-shadow:var(--shadow)}.btn-search-v3:hover{background-color:#c82333}.trust-logos-v3{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin:1.5rem 0}.trust-logos-v3 img{height:24px;opacity:.5;filter:grayscale(1);transition:opacity .2s}.trust-logos-v3 img:hover{opacity:.8}@media (max-width:1024px){.hero-left-v3>*,.search-form-v3{align-self:center}.hero-container-v3{flex-direction:column;align-items:center;gap:2.5rem}.hero-left-v3,.hero-right-v3{max-width:100%;width:100%;align-items:center;text-align:center}.hero-left-v3 .hero-services-populares-wrapper .service-card-v3,.hero-left-v3 .hero-services-populares-wrapper>h2{text-align:center;align-items:center}.hero-services-populares-wrapper .services-grid-v3{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.hero-right-v3{flex-basis:auto;max-width:100%;margin-top:1rem}.search-form-v3{max-width:400px}.trust-logos-v3{justify-content:center}}@media (max-width:767px){.hero-v3{padding:2.5rem 1rem}.hero-v3 h1{font-size:2.25rem}.hero-sub-v3{font-size:1rem;margin-bottom:1rem}.hero-services-populares-wrapper .services-grid-v3{grid-template-columns:1fr;gap:1rem}.hero-right-v3{flex-direction:column;align-items:center;width:100%;max-width:350px;margin-left:auto;margin-right:auto}.hero-right-v3>.hero-image-box-v3{height:160px;width:100%;flex:none}.hero-right-stacked-pair{width:100%;flex:none}.hero-right-stacked-pair .hero-image-box-v3{height:120px;width:100%}.search-form-v3{flex-direction:column;gap:.5rem;max-width:100%}.btn-search-v3,.search-input-wrapper-v3{border-radius:var(--icon-radius-sm)}.search-input-wrapper-v3{border-right:1px solid var(--icon-border)}}.advantages-v3,.blog-v3,.how-it-works-v3{margin-top:3rem}.cards-row-v3{max-width:1300px;margin:0 auto 2.5rem;padding:0 2rem;display:flex;gap:1.5rem;justify-content:space-between}.info-card-v3{border-radius:var(--radius);padding:1.5rem 1.2rem;flex:1;min-width:180px;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;border:1px solid var(--border)}.info-card-v3 i{font-size:1.5rem;color:var(--primary)}.info-card-v3 h4{margin:.5rem 0 .2rem;font-size:1.1rem;font-weight:600}.info-card-v3 p{color:var(--text-light);font-size:.97rem;margin:0}.services-v3{margin:3.5rem 0 2.5rem}.blog-v3 h2,.services-v3 h2{text-align:center;font-size:2rem;margin-bottom:2.2rem}.services-grid-v3{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.service-card-v3,.step-circle-v3,.step-v3,.steps-v3{display:flex;position:relative}.service-card-v3{border-radius:var(--radius);padding:1.5rem 1rem;flex-direction:column;align-items:center;justify-content:flex-end;border:1px solid var(--border);color:#fff;font-weight:600;font-size:1rem;text-align:center;min-height:130px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.service-card-v3::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0,rgba(0,0,0,.1) 60%);z-index:1;transition:background .3s}.service-card-v3 span{position:relative;z-index:2;padding:0 .5rem}.service-card-v3:hover::before{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.2) 70%)}.service-electrodomesticos{background-image:url('../img/electrodomesticos.png');background-color:#eee}.service-informatica{background-image:url('../img/computer.png');background-color:#eee}.service-telefonia{background-image:url('../img/telefonia.png');background-color:#eee}.service-tv-som{background-image:url('../img/tvsound.png');background-color:#eee}.service-ventilacao-refrigeracao{background-image:url('../img/avac.png');background-color:#eee}.service-energia-renovavel{background-image:url('../img/solar.png');background-color:#eee}.service-canalizacao{background-image:url('../img/canalizacao.png');background-color:#eee}.service-electricista{background-image:url('../img/electricista.png');background-color:#eee}.service-carpintaria{background-image:url('../img/carpintaria.png');background-color:#eee}.service-automoveis{background-image:url('../img/automovel.png');background-color:#eee}.service-motociclos{background-image:url('../img/motociclo.png');background-color:#eee}.service-pintura{background-image:url('../img/pintor.png');background-color:#eee}.service-estofamento{background-image:url('../img/estofamento.png');background-color:#eee}.advantages-v3,.blog-v3,.how-it-works-v3{padding:4rem 1rem}.how-it-works-v3 h2{text-align:center;font-size:2rem;margin-bottom:3rem}.steps-v3{flex-direction:row;justify-content:space-around;align-items:flex-start;gap:1.5rem;max-width:1100px;margin:0 auto}.step-v3{background:0 0;box-shadow:none;padding:0;border:none;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:200px}.step-circle-v3{width:120px;height:120px;border-radius:50%;align-items:center;justify-content:center;color:#fff;font-size:3rem;margin-bottom:1.5rem;box-shadow:0 6px 18px rgba(0,0,0,.12);z-index:2}.step-circle-v3.step-1{background-color:#f39c12}.step-circle-v3.step-2{background-color:#f1c40f}.step-circle-v3.step-3{background-color:#2ecc71}.step-v3:not(:last-child) .step-circle-v3::after{content:'';position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;z-index:1}.step-v3:not(:last-child) .step-circle-v3.step-1::after{border-left:25px solid #f39c12}.step-v3:not(:last-child) .step-circle-v3.step-2::after{border-left:25px solid #f1c40f}.step-v3 h3{font-size:1.3rem;color:var(--secondary);margin-bottom:.75rem;font-weight:600}.step-v3 p{font-size:.95rem;color:var(--text-light);line-height:1.6;max-width:260px;margin:0 auto}.step-v3 img{display:none}.blog-grid-v3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.blog-card-v3{background:var(--card-bg);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;border:1px solid var(--border);display:flex;flex-direction:column;transition:box-shadow .2s,border .2s}.blog-card-v3:hover{box-shadow:0 8px 32px rgba(0,0,0,.1);border:1.5px solid var(--primary)}.blog-card-v3 img{width:100%;height:180px;object-fit:cover}.blog-card-v3>div{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.advantage-text-col ul,.footer-section-v3 ul{list-style:none;padding:0}.blog-card-v3 h3{font-size:1.1rem;margin:0 0 .75rem;line-height:1.4}.blog-card-v3 p{color:var(--text-light);font-size:.97rem;margin:0 0 1.25rem;flex-grow:1}.read-more-v3{font-weight:500;font-size:.95rem;color:var(--primary);display:inline-flex;align-items:center;gap:.3rem;margin-top:auto}.read-more-v3 i{transition:transform .2s}.read-more-v3:hover i{transform:translateX(4px)}.footer-v3{background:var(--icon-card-bg);border-top:1px solid var(--icon-border);padding:3rem 1rem 1.5rem}.footer-content-v3{max-width:1300px;margin:0 auto 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-section-v3 h3{color:var(--primary);font-size:1.1rem;margin-bottom:1rem}.footer-section-v3 a,.footer-section-v3 p{font-size:.97rem;color:var(--text-light)}.footer-section-v3 li{margin-bottom:.5rem}.footer-section-v3 a{transition:color .2s}.footer-bottom-v3{max-width:1300px;margin:0 auto;padding-top:1.5rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:var(--text-light)}.legal-links-v3 a{color:var(--text-light);margin-left:.5rem}.advantages-v3>h2{font-size:2.5rem;font-weight:800;color:var(--icon-text-primary);text-align:center;margin-bottom:3rem}.advantage-row{display:flex;align-items:center;gap:3rem;margin-bottom:8rem;max-width:1200px;margin-left:auto;margin-right:auto}.advantage-row:last-child{margin-bottom:0}.advantage-image-col,.advantage-text-col,.pro-main .pro-ci-image-col,.pro-main .pro-ci-text-col{flex:1}.advantage-row.image-left .advantage-image-col,.pro-main .pro-content-image-section.image-left .pro-ci-image-col,.pro-main .pro-content-image-section.image-right .pro-ci-text-col{order:1}.advantage-row.image-left .advantage-text-col{order:2;padding-left:2rem}.advantage-row.image-right .advantage-image-col,.pro-main .pro-content-image-section.image-left .pro-ci-text-col,.pro-main .pro-content-image-section.image-right .pro-ci-image-col{order:2}.advantage-row.image-right .advantage-text-col{order:1;padding-right:2rem}.advantage-image-col img{width:100%;height:auto;border-radius:var(--icon-radius);box-shadow:0 0 20px 5px rgba(0,123,255,.25);display:block}.advantage-text-col h4{font-size:2.25rem;font-weight:700;color:var(--icon-text-primary);margin-top:0;margin-bottom:1.25rem;line-height:1.3}.advantage-text-col ul{margin:0}.advantage-text-col li{margin-bottom:1rem;display:flex;align-items:flex-start;gap:.75rem;font-size:1.05rem;color:var(--icon-text-secondary);line-height:1.65}.advantage-text-col li i.fa-check{color:var(--primary);margin-top:.3em;font-size:1.1rem}.hero-new-vertical-box-v3{background:var(--card-bg);border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem 1.5rem;border:1px solid var(--border);width:300px;min-height:380px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;justify-content:center}.hero-box-icon{color:var(--primary);margin-bottom:.5rem}.hero-new-vertical-box-v3 h4{font-size:1.3rem;font-weight:600;color:var(--secondary);margin:0}.hero-new-vertical-box-v3 p{font-size:.95rem;color:var(--text-light);line-height:1.5;margin-bottom:.5rem}.hero-new-vertical-box-v3 .btn-primary-v3.btn-full-width{width:100%;padding-top:.8rem;padding-bottom:.8rem}.autocomplete-suggestions-v3{position:absolute;top:calc(100% + 2px);left:0;right:0;background-color:var(--icon-card-bg);border:1px solid var(--icon-border);border-top:none;border-radius:0 0 var(--icon-radius-sm) var(--icon-radius-sm);box-shadow:var(--icon-shadow);max-height:250px;overflow-y:auto;z-index:1000;display:none}.autocomplete-suggestions-v3 div{padding:12px 15px;cursor:pointer;font-size:15px;color:#333;background-color:transparent;border-bottom:1px solid #eee;text-align:left;display:flex;align-items:center}.suggestion-icon-v3{margin-right:10px;color:#007bff;font-size:.9em}.autocomplete-suggestions-v3 div:last-child{border-bottom:none}.autocomplete-suggestions-v3 div.active,.autocomplete-suggestions-v3 div:hover{background-color:#f0f8ff;color:#007bff}.autocomplete-suggestions-v3::-webkit-scrollbar{width:8px}.autocomplete-suggestions-v3::-webkit-scrollbar-track{background:#f1f1f1;border-radius:0 8px 8px 0}.autocomplete-suggestions-v3::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.autocomplete-suggestions-v3::-webkit-scrollbar-thumb:hover{background:#aaa}.hero-services-populares-wrapper{width:100%;max-width:600px;margin:0;padding:0}.hero-services-populares-wrapper>h2{margin-top:1rem;margin-bottom:.75rem;font-size:1.8rem;text-align:left}.hero-services-populares-wrapper .services-grid-v3{max-width:100%;max-height:220px;overflow-y:auto;margin-bottom:.5rem;margin-top:0;padding-bottom:0}.hero-featured-cards-row .info-feature-card,.services-populares-section-v3 .service-card-v3{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;text-align:center;text-decoration:none;box-shadow:none;position:relative}.services-populares-section-v3{padding:3rem 1rem;max-width:1200px;margin:0 auto 2rem}.services-populares-section-v3>h2{font-size:2.25rem;font-weight:700;color:var(--icon-text-primary);text-align:center;margin-bottom:2.5rem}.services-populares-section-v3 .services-grid-v3{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.services-populares-section-v3 .service-card-v3{border-radius:var(--icon-radius);border:none;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:150px}.services-populares-section-v3 .service-card-v3::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0,rgba(0,0,0,.1) 70%,rgba(0,0,0,0) 100%);border-radius:inherit;z-index:1}.services-populares-section-v3 .service-card-v3 span{font-size:1.1rem;font-weight:600;color:#fff;position:relative;z-index:2;padding:.5rem}.hero-featured-cards-row{width:100%}.hero-featured-cards-row>h2{font-size:1.5rem;font-weight:600;color:var(--icon-text-primary);text-align:left;margin-bottom:1.5rem}.hero-featured-cards-row .info-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.hero-featured-cards-row .info-feature-card{border-radius:var(--icon-radius-sm);border:none;padding:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:100px}.hero-featured-cards-row .info-feature-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);border-radius:inherit;z-index:1}.hero-featured-cards-row .info-feature-card span{font-size:.8rem;font-weight:500;color:#fff;position:relative;z-index:2;padding:.25rem;line-height:1.3}:root{--pro-primary-color:var(--primary);--pro-secondary-color:var(--accent);--pro-dark-text:var(--icon-text-primary);--pro-light-text:var(--icon-text-secondary);--pro-subtle-text:#718096;--pro-background-light:var(--icon-background);--pro-background-white:var(--icon-card-bg);--pro-border-color:var(--icon-border);--pro-shadow:var(--icon-shadow);--pro-radius:var(--icon-radius-sm);--pro-font-family:'Inter',sans-serif}.pro-main .pro-container{width:100%;max-width:1300px;margin:0 auto;padding:0 2rem;box-sizing:border-box}.pro-main .pro-section-title{font-size:2.25rem;color:var(--pro-dark-text);font-weight:700;text-align:center;margin-bottom:1.5rem}.pro-main .pro-section-subtitle{font-size:1.125rem;color:var(--pro-light-text);text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.pro-main .pro-section-subtitle-center{font-size:1.125rem;color:var(--pro-light-text);text-align:center;margin-bottom:1.5rem}.pro-main .pro-btn{display:inline-block;padding:.8rem 1.75rem;border-radius:var(--pro-radius);text-decoration:none;font-weight:600;font-size:1rem;transition:.3s;cursor:pointer;border:1px solid transparent}.pro-main .pro-btn-primary,.pro-main .pro-btn-secondary:hover{background-color:var(--pro-secondary-color);color:#fff}.pro-main .pro-btn-primary:hover{background-color:var(--pro-primary-color)}.pro-main .pro-btn-secondary{background-color:transparent;color:var(--pro-secondary-color);border-color:var(--pro-secondary-color)}.pro-main .pro-btn-large{padding:1rem 2.5rem;font-size:1.125rem}.pro-main .pro-hero-section{background-color:var(--pro-background-light);padding:4rem 0}.pro-main .pro-hero-section .pro-container{display:flex;flex-direction:row;align-items:center;gap:3rem}.pro-main .pro-hero-image{flex:0 0 45%;max-width:45%}.pro-main .pro-hero-image img{max-width:100%;height:auto;border-radius:var(--pro-radius);box-shadow:none;border:none}.pro-main .pro-hero-content{flex:1;text-align:left}.pro-main .pro-hero-title{font-size:2.75rem;color:var(--pro-dark-text);font-weight:800;line-height:1.2;margin-bottom:1rem;max-width:none;margin-left:0;margin-right:0}.pro-main .pro-hero-subtitle{font-size:1.2rem;color:var(--pro-light-text);margin-bottom:2rem;max-width:none;margin-left:0;margin-right:0}.pro-main .pro-hero-cta{display:flex;justify-content:flex-start;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.pro-main .pro-hero-social-proof{font-size:.9rem;color:var(--pro-subtle-text);text-align:left}.pro-main .pro-hero-social-proof i{color:#ffc107}.pro-main .pro-trusted-by-section{padding:2.5rem 0;background-color:var(--pro-background-white)}.pro-main .pro-content-image-section:nth-child(2n),.pro-main .pro-features-section{background-color:var(--pro-background-light)}.pro-main .pro-logos-flex{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem}.pro-main .pro-logos-flex img{height:35px;opacity:.65;filter:grayscale(100%);transition:.3s}.pro-main .pro-logos-flex img:hover{opacity:1;filter:grayscale(0%)}.pro-main .pro-features-section{padding:4rem 1rem}.pro-main .pro-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem 2rem}.pro-main .pro-feature-item{display:flex;align-items:center;gap:1.5rem;background-color:transparent;padding:0;border-radius:0;box-shadow:none;text-align:left}.pro-main .pro-feature-icon{flex-shrink:0;width:50px;height:50px;background-color:var(--pro-primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.pro-main .pro-feature-title{font-size:1.2rem;color:var(--pro-dark-text);font-weight:600;margin-top:0;margin-bottom:.4rem}.pro-main .pro-feature-item p{font-size:.95rem;color:var(--pro-light-text);margin:0;line-height:1.5}.pro-main .pro-content-image-section{padding:4rem 0}.pro-main .pro-content-image-section .pro-container{display:flex;align-items:center;gap:3rem}.pro-main .pro-ci-image-col img{width:100%;height:auto;border-radius:var(--pro-radius);box-shadow:0 0 15px 5px rgba(0,123,255,.4);display:block}.pro-main .pro-ci-text-col h2{font-size:2rem;color:var(--pro-dark-text);font-weight:700;margin-top:0;margin-bottom:1rem;line-height:1.3}.pro-main .pro-ci-text-col p{font-size:1.05rem;color:var(--pro-light-text);margin-bottom:1.5rem;line-height:1.7}.pro-main .pro-ci-text-col .pro-btn{margin-top:.5rem}.pro-main .pro-how-it-works-section{padding:4rem 0;background-color:var(--pro-background-white)}.pro-main .pro-steps-container{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;position:relative}.pro-main .pro-step-item{flex:1;text-align:center;position:relative;padding:0 1rem}.pro-main .pro-step-number{width:50px;height:50px;border-radius:50%;background-color:var(--pro-primary-color);color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.pro-main .pro-step-title{font-size:1.3rem;color:var(--pro-dark-text);font-weight:600;margin-bottom:.5rem}.pro-main .pro-step-line{flex-grow:1;height:2px;background-color:var(--pro-border-color);margin:25px 0;min-width:50px}.pro-main .pro-testimonials-section{padding:4rem 0;background-color:var(--pro-background-light)}.pro-main .pro-testimonial-slider{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.pro-main .pro-testimonial-item{background-color:var(--pro-background-white);padding:2rem;border-radius:var(--pro-radius);box-shadow:var(--pro-shadow);flex-basis:400px;text-align:center}.pro-main .pro-testimonial-image{width:80px;height:80px;border-radius:50%;object-fit:cover;margin:0 auto 1rem}.pro-main .pro-testimonial-text{font-style:italic;margin-bottom:1rem;color:var(--pro-light-text)}.pro-main .pro-testimonial-author{font-weight:600;color:var(--pro-dark-text)}.pro-main .pro-cta-section{padding:4rem 0;background-color:var(--pro-primary-color);text-align:center}.pro-main .pro-cta-title{font-size:2rem;color:#fff;font-weight:700;margin-bottom:.75rem}.pro-main .pro-cta-subtitle{font-size:1.1rem;color:rgba(255,255,255,.85);margin-bottom:2rem}@media (max-width:992px){.advantage-row{flex-direction:column;gap:2rem;margin-bottom:3rem}.advantage-row.image-left .advantage-image-col,.advantage-row.image-right .advantage-image-col{order:1;max-width:85%;margin:0 auto}.advantage-row.image-left .advantage-text-col,.advantage-row.image-right .advantage-text-col{order:2;text-align:center;padding-left:0;padding-right:0}.advantage-text-col h4{font-size:1.8rem}.advantage-text-col li{font-size:1rem;justify-content:center}.advantage-text-col li i.fa-check{margin-top:.25em}.pro-main .pro-content-image-section .pro-container,.pro-main .pro-hero-section .pro-container{flex-direction:column}.pro-main .pro-hero-image{margin-bottom:0;margin-top:2.5rem;order:2;max-width:70%}.pro-main .pro-hero-content{order:1;text-align:center;max-width:650px;margin:0 auto}.pro-main .pro-hero-subtitle,.pro-main .pro-hero-title{margin-left:auto;margin-right:auto}.pro-main .pro-hero-cta{justify-content:center}.pro-main .pro-ci-text-col h2,.pro-main .pro-ci-text-col p,.pro-main .pro-hero-social-proof{text-align:center}.pro-main .pro-features-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.pro-main .pro-content-image-section .pro-ci-image-col{order:1;max-width:70%;margin:0 auto 1.5rem}.pro-main .pro-content-image-section .pro-ci-text-col{order:2;text-align:center;display:flex;flex-direction:column;align-items:center}}@media (max-width:768px){.advantage-text-col h4,.pro-main .pro-ci-text-col h2{font-size:1.6rem}.pro-main .pro-content-image-section,.pro-main .pro-cta-section,.pro-main .pro-features-section,.pro-main .pro-hero-section,.pro-main .pro-how-it-works-section,.pro-main .pro-testimonials-section{padding-top:2.5rem;padding-bottom:2.5rem}.pro-main .pro-trusted-by-section{padding:2rem 0}.pro-main .pro-section-title{font-size:1.8rem;margin-bottom:1rem}.pro-main .pro-section-subtitle{font-size:1rem;margin-bottom:2rem}.hero-v3 h1,.pro-main .pro-hero-title{font-size:2rem}.pro-main .pro-hero-subtitle{font-size:1.05rem}.pro-main .pro-feature-title,.step-v3 h3{font-size:1.1rem}.advantage-text-col li i.fa-check,.blog-card-v3 p,.pro-main .pro-feature-item p,.step-v3 p{font-size:.9rem}.pro-main .pro-ci-text-col p,.pro-main .pro-testimonial-text{font-size:.95rem}.pro-main .pro-step-title{font-size:1.15rem}.pro-main .pro-cta-title{font-size:1.75rem}.blog-card-v3 h3,.hero-sub-v3,.pro-main .pro-cta-subtitle{font-size:1rem}.pro-main .pro-hero-image{max-width:80%}.pro-main .pro-features-grid{grid-template-columns:1fr;gap:2rem}.pro-main .pro-feature-item{flex-direction:column;align-items:center;text-align:center}.pro-main .pro-feature-icon{margin-bottom:.75rem}.pro-main .pro-feature-item p,.pro-main .pro-feature-title{text-align:center}.pro-main .pro-content-image-section .pro-container{gap:1.5rem}.pro-main .pro-content-image-section .pro-ci-image-col{max-width:85%}.pro-main .pro-steps-container,.pro-main .pro-testimonial-slider{flex-direction:column;align-items:center;gap:1.5rem}.hero-right-v3>.hero-image-box-v3:first-child,.pro-main .pro-step-line,.step-v3:not(:last-child) .step-circle-v3::after{display:none}.pro-main .pro-step-item{margin-bottom:1rem;padding:0}.pro-main .pro-testimonial-item{flex-basis:auto;width:100%;max-width:380px}.pro-main .pro-btn{padding:.7rem 1.5rem;font-size:.95rem}.pro-main .pro-btn-large{padding:.9rem 2rem;font-size:1rem;width:100%;max-width:350px}.pro-main .pro-hero-cta .pro-btn{width:calc(50% - .5rem);box-sizing:border-box}.pro-main .pro-hero-cta{flex-wrap:nowrap}body{font-size:15px}.main-v3{padding:0 1rem}.hero-v3{padding:2rem 1rem!important}.advantages-v3,.blog-v3,.how-it-works-v3{padding:2.5rem 1rem!important}.advantages-v3>h2,.blog-v3>h2,.how-it-works-v3>h2{font-size:1.8rem;margin-bottom:1.5rem}.nav-container-v3{padding:0 1rem;position:relative}.nav-auth-v3,.nav-links-v3{display:none;flex-direction:column;position:absolute;top:70px;left:0;width:100%;background-color:var(--icon-card-bg);box-shadow:var(--icon-shadow);padding:1rem 0;z-index:99}.nav-auth-v3.active,.nav-links-v3.active{display:flex}.nav-auth-v3 a,.nav-links-v3 a{padding:.75rem 1rem;text-align:center;border-bottom:1px solid var(--icon-border)}.nav-auth-v3 a:last-child{border-bottom:none}.nav-auth-v3 .btn-signup-v3{margin:.5rem auto;display:block;width:fit-content}.pro-mobile-nav-toggle{display:block;z-index:101}.pro-mobile-nav-toggle.active .pro-hamburger{background-color:transparent}.pro-mobile-nav-toggle.active .pro-hamburger::before{transform:translateY(8px) rotate(45deg)}.pro-mobile-nav-toggle.active .pro-hamburger::after{transform:translateY(-8px) rotate(-45deg)}.hero-container-v3{gap:2rem}.hero-top-columns-wrapper{flex-direction:column;gap:2rem}.hero-left-v3,.hero-right-v3{max-width:100%;width:100%;text-align:center}.hero-left-main-block{min-height:auto;align-items:center}.search-form-v3{align-self:center;max-width:100%}.trust-logos-v3{justify-content:center}.hero-right-v3{flex-direction:column;align-items:center;flex-direction:column;align-items:center;gap:.75rem}.hero-right-stacked-pair{width:100%;max-width:400px}.hero-right-stacked-pair .hero-image-box-v3{height:120px}.hero-featured-cards-row .info-cards-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem}.hero-featured-cards-row .info-feature-card{min-height:90px;padding:.4rem}.hero-featured-cards-row .info-feature-card span{font-size:.75rem}.advantage-row{gap:1.5rem;margin-bottom:3rem}.advantage-row.image-left .advantage-image-col,.advantage-row.image-right .advantage-image-col{max-width:100%}.advantage-text-col h2{font-size:1.4rem}.advantage-text-col li{font-size:.9rem;gap:.5rem}.steps-v3{flex-direction:column;align-items:center;gap:2rem}.step-v3{width:100%;max-width:350px}.step-circle-v3{width:80px;height:80px;font-size:2rem;margin-bottom:1rem}.blog-grid-v3{grid-template-columns:1fr;gap:1.5rem}.blog-card-v3 img{height:160px}.footer-content-v3{grid-template-columns:1fr;text-align:center}.footer-content-v3 .logo-v3{margin-bottom:1rem;display:flex;justify-content:center}.footer-section-v3 ul{padding-left:0}.footer-bottom-v3{flex-direction:column;gap:.75rem;text-align:center}.legal-links-v3{margin-top:.5rem}}