.home-hero-section{align-items:center;width:100%;max-width:100vw;min-height:640px;padding:10rem 0;display:flex;position:relative;overflow:hidden}.home-hero-section:before{content:"";background-color:var(--color-secondary-dark);z-index:-2;clip-path:polygon(0 0,100% 0,100% calc(100% - 5vw),0 100%);background-image:linear-gradient(#0a1830bf,#0a1830d9),url(/media/home-hero-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.home-hero-section:after{content:"";background-color:var(--color-primary);z-index:-1;clip-path:polygon(0 calc(100% - 70px),100% calc(100% - 2vw - 70px),100% calc(100% - 5vw),0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.home-hero-glow{filter:blur(10px);z-index:0;pointer-events:none;background:radial-gradient(circle,#e8590c40 0%,#0000 70%);width:620px;height:620px;position:absolute;top:-20%;right:5%}.home-hero-subtitle{color:var(--color-primary-light);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-size:clamp(.72rem,.6rem + .5vw,.95rem);font-weight:700;display:block}.home-hero-title{font-family:var(--font-heading);color:var(--color-white);margin-bottom:1.5rem;font-size:clamp(1.6rem,1rem + 2.5vw,3.4rem);font-weight:800;line-height:1.15}.home-hero-highlight{color:var(--color-primary)}.home-hero-desc{font-family:var(--font-body);color:#ffffffd1;max-width:560px;margin-bottom:0;font-size:clamp(.85rem,.75rem + .4vw,1.05rem);font-weight:400;line-height:1.65}.home-hero-btn{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.3px;border-radius:var(--radius-md);z-index:2;white-space:nowrap;justify-content:center;align-items:center;padding:.9rem 1.9rem;font-size:clamp(.82rem,.75rem + .3vw,.92rem);font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.home-hero-btn-primary{background-color:var(--color-primary);color:var(--color-white);border:2px solid var(--color-primary);box-shadow:0 10px 25px #e8590c59}.home-hero-btn-primary:hover{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark);color:var(--color-white);transform:translateY(-2px)}.home-hero-btn-outline{color:var(--color-white);background-color:#0000;border:2px solid #fff6}.home-hero-btn-outline:hover{background-color:var(--color-white);color:var(--color-secondary);border-color:var(--color-white);transform:translateY(-2px)}.home-hero-img-wrapper{z-index:3;justify-content:flex-end;width:100%;display:flex;position:relative;overflow:visible}.home-hero-img{filter:drop-shadow(-18px 22px 30px #00000073);transform-origin:100%;width:100%;max-width:650px;height:auto;transition:transform .3s;display:block;transform:translate(15%,30px)}@media (min-width:1400px){.home-hero-img{max-width:750px;transform:scale(1.15)translate(16%,15%)}}@media (min-width:1200px) and (max-width:1399.98px){.home-hero-img{max-width:620px;transform:translate(12%,40px)}}@media (min-width:992px) and (max-width:1199.98px){.home-hero-img{max-width:550px;transform:translate(8%,20px)}}@media (max-width:991.98px){.home-hero-img-wrapper{justify-content:center;overflow:hidden}.home-hero-img{max-width:520px;transform:translateY(20px)}.home-hero-section{min-height:auto;padding:8rem 0 5rem}.home-hero-section:before{clip-path:polygon(0 0,100% 0,100% calc(100% - 3vw),0 100%)}.home-hero-section:after{clip-path:polygon(0 calc(100% - 50px),100% calc(100% - 1.5vw - 50px),100% calc(100% - 3vw),0 100%)}.home-hero-glow{width:400px;height:400px;top:-10%;right:0}.home-hero-desc{max-width:100%}.home-hero-img-wrapper{margin-top:1rem;margin-bottom:1rem}.home-hero-img{filter:drop-shadow(0 15px 20px #00000059);max-width:420px}}@media (max-width:767.98px){.home-hero-section{padding:7rem 0 3.5rem}.home-hero-section:before{clip-path:polygon(0 0,100% 0,100% calc(100% - 2vw),0 100%)}.home-hero-section:after{clip-path:polygon(0 calc(100% - 35px),100% calc(100% - 1vw - 35px),100% calc(100% - 2vw),0 100%)}.home-hero-glow{width:280px;height:280px;top:-5%;right:-5%}.home-hero-title{margin-bottom:1rem}.home-hero-subtitle{margin-bottom:.75rem}.home-hero-btn{width:100%;padding:.8rem 1.5rem}.home-hero-img{max-width:340px}}@media (max-width:575.98px){.home-hero-section{padding:6.5rem 0 2.5rem}.home-hero-section:before{clip-path:polygon(0 0,100% 0,100% calc(100% - 1.5vw),0 100%)}.home-hero-section:after{clip-path:polygon(0 calc(100% - 25px),100% calc(100% - 1vw - 25px),100% calc(100% - 1.5vw),0 100%)}.home-hero-glow{filter:blur(15px);width:200px;height:200px;top:0;right:-10%}.home-hero-btn{padding:.75rem 1.2rem}.home-hero-img{max-width:280px}}.home-trust-bar{border-bottom:1px solid var(--color-border);padding:3rem 0}.home-trust-badge{text-align:center;padding:.75rem .5rem}.home-trust-badge .home-icon-wrap{background-color:#e8590c14;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;transition:transform .2s,background-color .2s;display:inline-flex}.home-trust-badge:hover .home-icon-wrap{background-color:#e8590c26;transform:translateY(-2px)}.home-trust-badge .home-icon-wrap i{color:var(--color-primary);font-size:1.7rem}.home-trust-badge h6{font-family:var(--font-heading);color:var(--color-secondary);letter-spacing:-.2px;margin-bottom:.4rem;font-size:1.05rem;font-weight:700;line-height:1.35}.home-trust-badge p{font-family:var(--font-body);color:var(--color-text-muted);margin:0;font-size:.88rem;font-weight:400;line-height:1.55}.home-about-section{background-color:var(--color-white);position:relative}.home-about-img-wrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.home-about-img{object-fit:cover;width:100%;height:auto;transition:transform .5s}.home-about-img-wrap:hover .home-about-img{transform:scale(1.02)}.home-about-experience{background:var(--color-primary-dark);color:var(--color-white);border-top-right-radius:var(--radius-md);box-shadow:var(--shadow-card);align-items:center;gap:1rem;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0}.home-exp-num{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;line-height:1}.home-exp-text{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;font-weight:600;line-height:1.2}.home-about-content{padding-left:2rem}.home-about-title{font-family:var(--font-heading);color:var(--color-secondary);letter-spacing:-.5px;margin-top:.75rem;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1.2}.home-text-highlight{color:var(--color-primary)}.home-about-desc{font-family:var(--font-body);color:var(--color-text-muted);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.home-about-features{font-family:var(--font-heading);color:var(--color-secondary);font-size:1.05rem;font-weight:600}.home-about-features li{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.home-about-features i{color:var(--color-primary);font-size:1.25rem}.home-about-btn{font-family:var(--font-heading);color:var(--color-white);background-color:var(--color-primary-dark);border-radius:var(--radius-md);border:none;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #e8590c33}.home-about-btn:hover{background-color:var(--color-secondary);color:var(--color-white);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.home-about-btn i{transition:transform .3s}.home-about-btn:hover i{transform:translate(4px)}@media (max-width:991.98px){.home-about-content{margin-top:2rem;padding-left:0}}.home-service-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-card);flex-direction:column;padding:2.25rem 1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.home-service-card:hover{box-shadow:var(--shadow-soft);border-color:#e8590c4d;transform:translateY(-6px)}.home-service-card .home-icon-wrap{border-radius:var(--radius-md);background-color:var(--color-secondary);justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.25rem;transition:background-color .3s,transform .3s;display:inline-flex}.home-service-card:hover .home-icon-wrap{background-color:var(--color-primary);transform:scale(1.05)}.home-service-card .home-icon-wrap i{color:var(--color-primary);font-size:1.75rem;transition:color .3s}.home-service-card:hover .home-icon-wrap i{color:var(--color-white)}.home-service-card h3{font-family:var(--font-heading);color:var(--color-secondary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.home-service-card p{font-family:var(--font-body);color:var(--color-text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.92rem;font-weight:400;line-height:1.6}.home-service-card .home-learn-more{font-family:var(--font-heading);color:var(--color-primary-dark);align-items:center;margin-top:auto;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.home-service-card .home-learn-more:hover{color:var(--color-primary-dark)}.home-service-card .home-learn-more i{transition:transform .2s}.home-service-card .home-learn-more:hover i{transform:translate(4px)}.home-showcase-section{width:100%;overflow:hidden}.home-showcase-grid{width:100%;min-height:480px;display:flex}.home-showcase-card{cursor:pointer;flex:1;transition:flex .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.home-showcase-card:hover{flex:1.8}.home-showcase-bg{object-fit:cover;transition:transform .6s}.home-showcase-card:hover .home-showcase-bg{transform:scale(1.08)}.home-showcase-overlay{z-index:1;background:linear-gradient(#0a121e4d 0%,#0a121e80 50%,#0a121eeb 100%);transition:background .4s;position:absolute;inset:0}.home-showcase-card:hover .home-showcase-overlay{background:linear-gradient(#0a121e40 0%,#0a121ec4 50%,#0a121ef2 100%)}.home-showcase-content{z-index:2;flex-direction:column;justify-content:flex-end;padding:2rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.home-showcase-num{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:1px;margin-bottom:.75rem;font-size:.85rem;font-weight:800}.home-showcase-title{font-family:var(--font-heading);color:var(--color-white);margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.3}.home-showcase-desc{font-family:var(--font-body);color:#ffffffb3;opacity:0;max-height:0;margin-bottom:1rem;font-size:.88rem;line-height:1.55;transition:all .4s;overflow:hidden}.home-showcase-card:hover .home-showcase-desc{opacity:1;max-height:150px}.home-showcase-arrow{width:38px;height:38px;color:var(--color-white);border:1.5px solid #fff6;border-radius:4px;justify-content:center;align-items:center;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex}.home-showcase-arrow:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}@media (max-width:991.98px){.home-showcase-grid{flex-direction:column;min-height:auto}.home-showcase-card{flex-direction:column;width:100%;min-height:auto;display:flex}.home-showcase-content{justify-content:center;min-height:260px;padding:3rem 1.5rem;position:relative}.home-showcase-desc{opacity:1;max-height:500px;margin-bottom:1.25rem}.home-showcase-card:hover{flex:auto}.home-showcase-card:hover .home-showcase-bg{transform:scale(1.05)}}@media (max-width:767.98px){.home-showcase-content{min-height:240px;padding:2.5rem 1.25rem}}.home-section-pad{padding:5rem 0}.home-section-intro{text-align:center;max-width:760px;margin:0 auto 3.5rem}.home-section-tag{font-family:var(--font-heading);color:#9e3c06;text-transform:uppercase;letter-spacing:1.8px;background:#e8590c14;border:1px solid #e8590c33;border-radius:30px;margin-bottom:.85rem;padding:.35rem 1.1rem;font-size:.82rem;font-weight:700;display:inline-block}.home-section-intro h2{font-family:var(--font-heading);color:var(--color-secondary);letter-spacing:-.4px;margin-bottom:1rem;font-size:2.35rem;font-weight:800;line-height:1.25;position:relative}.home-section-intro h2:after{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));border-radius:2px;width:50px;height:4px;margin:.85rem auto 0;display:block}.home-section-intro p{font-family:var(--font-body);color:var(--color-text-muted);max-width:680px;margin:1.25rem auto 0;font-size:1.05rem;font-weight:400;line-height:1.65}.home-diff-item{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-card);flex-direction:column;padding:2rem 1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.home-diff-item:hover{box-shadow:var(--shadow-soft);border-color:#e8590c4d;transform:translateY(-5px)}.home-diff-item .home-icon-wrap{border-radius:var(--radius-md);background:linear-gradient(135deg,#e8590c1a 0%,#ff7a330d 100%);border:1px solid #e8590c2e;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.25rem;transition:background .3s,transform .3s;display:inline-flex}.home-diff-item:hover .home-icon-wrap{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);transform:scale(1.05)}.home-diff-item .home-icon-wrap i{color:var(--color-primary);font-size:1.5rem;transition:color .3s}.home-diff-item:hover .home-icon-wrap i{color:var(--color-white)}.home-diff-item h4{font-family:var(--font-heading);color:var(--color-secondary);margin-bottom:.65rem;font-size:1.15rem;font-weight:700;line-height:1.35}.home-diff-item p{font-family:var(--font-body);color:var(--color-text-muted);flex-grow:1;margin:0;font-size:.92rem;font-weight:400;line-height:1.6}.home-ready-banner{background:linear-gradient(135deg, var(--color-secondary) 0%, var(--color-secondary-dark) 100%);border:1px solid #ffffff1a;box-shadow:0 8px 24px #10243e2e}.home-ready-banner:hover{border-color:#e8590c66;transform:translateY(-5px);box-shadow:0 14px 30px #10243e4d}.home-ready-icon-wrap{background:#e8590c33!important;border:1px solid #e8590c59!important}.home-ready-icon{color:var(--color-primary-light)!important}.home-ready-banner:hover .home-ready-icon{color:var(--color-white)!important}.home-ready-title{font-family:var(--font-heading);margin-bottom:.65rem;font-size:1.2rem;font-weight:700;line-height:1.3;color:var(--color-white)!important}.home-ready-desc{font-family:var(--font-body);margin-bottom:1.25rem;font-size:.92rem;font-weight:400;line-height:1.6;color:#ffffffd9!important}.home-how-container{max-width:1100px;margin:0 auto;position:relative}.home-how-step{text-align:center;box-shadow:none;background:0 0;border:none;padding:0 1rem;position:relative}@media (min-width:992px){.col-lg-4:not(:last-child) .home-how-step:after{content:"";background:linear-gradient(90deg, var(--color-primary) 0%, var(--color-primary-light) 100%);z-index:1;border-radius:2px;width:100%;height:4px;position:absolute;top:36px;left:50%;transform:translateY(-50%)}}.home-step-node{background:var(--color-white);border:4px solid var(--color-bg-light);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 8px 20px #10243e1f}.home-how-step:hover .home-step-node{transform:scale(1.1);box-shadow:0 12px 28px #e8590c4d}.home-step-node i{color:var(--color-primary);font-size:1.8rem;transition:transform .3s}.home-how-step:hover .home-step-node i{transform:scale(1.1)}.home-step-num-badge{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);color:var(--color-white);font-family:var(--font-heading);border:2px solid var(--color-white);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 4px 10px #e8590c66}.home-how-step h4{font-family:var(--font-heading);color:var(--color-secondary);letter-spacing:-.2px;margin-bottom:.65rem;font-size:1.25rem;font-weight:700;line-height:1.35}.home-how-step p{font-family:var(--font-body);color:var(--color-text-muted);margin:0;font-size:.92rem;font-weight:400;line-height:1.6}.home-commitment-intro{margin-bottom:2rem}.home-reviews-ticker{width:100%;padding:1.5rem 0 2rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.home-reviews-track{gap:1.5rem;width:max-content;animation:38s linear infinite scrollReviews;display:flex}.home-reviews-ticker:hover .home-reviews-track{animation-play-state:paused}@keyframes scrollReviews{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-review-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:360px;min-width:360px;box-shadow:var(--shadow-card);flex-direction:column;padding:1.75rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.home-review-card:hover{box-shadow:var(--shadow-soft);border-color:#e8590c4d;transform:translateY(-5px)}.review-comment{font-family:var(--font-body);color:var(--color-text-dark);margin-bottom:1.25rem;font-size:.92rem;font-weight:400;line-height:1.65}.review-author{border-top:1px solid #0000000f}.review-avatar{background:linear-gradient(135deg, var(--color-secondary) 0%, var(--color-secondary-dark) 100%);width:44px;height:44px;color:var(--color-white);font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 4px 10px #10243e33}.review-name{font-family:var(--font-heading);color:var(--color-secondary);font-size:.95rem;font-weight:700}.review-role{font-family:var(--font-body);color:var(--color-text-muted);font-size:.8rem}@media (max-width:991.98px){.home-section-pad{padding:4rem 0}.home-section-intro{margin-bottom:2.5rem}.home-section-intro h2{font-size:2rem}.home-section-intro p{font-size:.98rem}.home-trust-bar{padding:2.5rem 0}.home-trust-badge .home-icon-wrap{width:50px;height:50px}.home-trust-badge h6{font-size:.95rem}.home-about-title{font-size:1.85rem}.home-about-desc{font-size:.95rem}.home-about-experience{padding:1.25rem}.home-exp-num{font-size:2rem}.home-exp-text{font-size:.85rem}.home-service-card{padding:1.75rem 1.5rem}.home-service-card h3{font-size:1.15rem}.home-showcase-grid{flex-direction:column;min-height:auto}.home-showcase-card{flex:none;min-height:280px}.home-showcase-card:hover{flex:none}.home-showcase-desc{opacity:1;max-height:150px}.home-diff-item{padding:1.75rem 1.5rem}.home-diff-item h4{font-size:1.08rem}.home-how-step{padding:0 .5rem}.home-how-step h4{font-size:1.15rem}.home-review-card{width:320px;min-width:320px;padding:1.5rem 1.25rem}}@media (max-width:767.98px){.home-section-pad{padding:3rem 0}.home-section-intro{margin-bottom:2rem}.home-section-intro h2{font-size:1.65rem}.home-section-intro p{font-size:.9rem;line-height:1.55}.home-section-tag{letter-spacing:1.2px;padding:.3rem .9rem;font-size:.72rem}.home-trust-bar{padding:2rem 0}.home-trust-badge{padding:.5rem .25rem}.home-trust-badge .home-icon-wrap{width:46px;height:46px;margin-bottom:.75rem}.home-trust-badge .home-icon-wrap i{font-size:1.4rem}.home-trust-badge h6{font-size:.88rem}.home-trust-badge p{font-size:.8rem}.home-about-title{margin-bottom:1rem;font-size:1.55rem}.home-about-desc{margin-bottom:1rem;font-size:.9rem;line-height:1.6}.home-about-features{font-size:.95rem}.home-about-features li{gap:.5rem;margin-bottom:.6rem}.home-about-features i{font-size:1.1rem}.home-about-btn{width:100%;padding:.75rem 1.5rem;font-size:.9rem}.home-about-experience{gap:.75rem;padding:1rem}.home-exp-num{font-size:1.75rem}.home-exp-text{font-size:.78rem}.home-service-card{padding:1.5rem 1.25rem}.home-service-card .home-icon-wrap{width:52px;height:52px;margin-bottom:1rem}.home-service-card .home-icon-wrap i{font-size:1.5rem}.home-service-card h3{margin-bottom:.6rem;font-size:1.08rem}.home-service-card p{margin-bottom:1rem;font-size:.85rem}.home-service-card .home-learn-more{font-size:.82rem}.home-showcase-card{min-height:240px}.home-showcase-content{padding:1.5rem 1.25rem}.home-showcase-title{font-size:1.15rem}.home-showcase-desc{font-size:.82rem}.home-diff-item{padding:1.5rem 1.25rem}.home-diff-item .home-icon-wrap{width:48px;height:48px;margin-bottom:1rem}.home-diff-item .home-icon-wrap i{font-size:1.3rem}.home-diff-item h4{margin-bottom:.5rem;font-size:1rem}.home-diff-item p{font-size:.85rem}.home-ready-title{font-size:1.08rem!important}.home-ready-desc{margin-bottom:1rem;font-size:.85rem!important}.home-step-node{width:62px;height:62px;margin-bottom:1.25rem}.home-step-node i{font-size:1.5rem}.home-step-num-badge{width:22px;height:22px;font-size:.65rem}.home-how-step h4{font-size:1.08rem}.home-how-step p{font-size:.85rem}.home-review-card{width:280px;min-width:280px;padding:1.25rem 1rem}.review-comment{margin-bottom:1rem;font-size:.85rem;line-height:1.55}.review-avatar{width:38px;height:38px;font-size:.8rem}.review-name{font-size:.88rem}.review-role{font-size:.75rem}.home-reviews-ticker{padding:1rem 0 1.5rem}}@media (max-width:575.98px){.home-section-pad{padding:2.5rem 0}.home-section-intro{margin-bottom:1.75rem}.home-section-intro h2{font-size:1.45rem}.home-section-intro p{font-size:.85rem}.home-trust-bar{padding:1.75rem 0}.home-trust-badge .home-icon-wrap{width:42px;height:42px}.home-trust-badge .home-icon-wrap i{font-size:1.2rem}.home-trust-badge h6{font-size:.82rem}.home-trust-badge p{font-size:.75rem}.home-about-title{font-size:1.35rem}.home-about-desc{font-size:.85rem}.home-about-features{font-size:.88rem}.home-service-card{padding:1.25rem 1rem}.home-service-card .home-icon-wrap{width:48px;height:48px}.home-service-card h3{font-size:1rem}.home-service-card p{font-size:.82rem;line-height:1.55}.home-showcase-card{min-height:auto}.home-showcase-content{min-height:200px;padding:2rem 1.25rem}.home-showcase-title{margin-bottom:.5rem;font-size:1.05rem}.home-showcase-num{margin-bottom:.5rem;font-size:.75rem}.home-showcase-desc{font-size:.78rem}.home-showcase-arrow{width:32px;height:32px;font-size:.88rem}.home-diff-item{padding:1.25rem 1rem}.home-diff-item .home-icon-wrap{width:44px;height:44px}.home-diff-item h4{font-size:.95rem}.home-diff-item p{font-size:.82rem}.home-step-node{width:56px;height:56px}.home-step-node i{font-size:1.3rem}.home-how-step h4{font-size:1rem}.home-how-step p{font-size:.82rem}.home-review-card{width:260px;min-width:260px;padding:1rem .85rem}.review-comment{font-size:.8rem;line-height:1.5}.review-avatar{width:34px;height:34px;font-size:.75rem}.review-name{font-size:.82rem}}
