*,::after,::before{box-sizing:border-box}:root{--primary-blue:#2F6FEF;--light-blue-label-bg:#E7F1FF;--label-text-blue:#3A589E;--heading-text:#1D2D35;--paragraph-text:#5A6A72}.hero-section.firstsectionservicehome{display:flex;align-items:center;justify-content:space-between;padding:4rem 5%;max-width:1280px;margin:0 auto;gap:2rem;line-height:1.6;color:#333;background-color:#fff}.hero-content.firstsectionservicehome{flex:1 1 55%;padding-right:2rem}.hero-label.firstsectionservicehome{display:inline-block;background:linear-gradient(135deg,var(--light-blue-label-bg) 0,#f0f8ff 50%,var(--light-blue-label-bg) 100%);color:var(--label-text-blue);padding:.4rem .9rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(47,111,239,.15),inset 0 1px 0 rgba(255,255,255,.5);border:1px solid rgba(47,111,239,.2);animation:labelGlow 3s ease-in-out infinite alternate}.hero-label.firstsectionservicehome::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.3),transparent);transform:rotate(45deg);animation:shimmer 2.5s ease-in-out infinite}@keyframes labelGlow{0%{box-shadow:0 2px 8px rgba(47,111,239,.15),inset 0 1px 0 rgba(255,255,255,.5)}100%{box-shadow:0 4px 16px rgba(47,111,239,.25),inset 0 1px 0 rgba(255,255,255,.7),0 0 20px rgba(47,111,239,.1)}}@keyframes shimmer{0%{transform:translateX(-100%) rotate(45deg)}100%{transform:translateX(100%) rotate(45deg)}}.hero-title.firstsectionservicehome{font-size:clamp(2.2rem, 5vw, 3.2rem);color:var(--heading-text);font-weight:700;line-height:1.25;margin-bottom:.5rem}.hero-title .highlight.firstsectionservicehome{color:var(--primary-blue);display:block;margin-top:.25rem}.hero-description.firstsectionservicehome{font-size:clamp(.95rem, 2.5vw, 1.1rem);color:var(--paragraph-text);margin-top:1.5rem;margin-bottom:2.5rem;max-width:550px}.hero-button.firstsectionservicehome{display:inline-flex;align-items:center;background:linear-gradient(135deg,var(--primary-blue) 0,#4a7fff 50%,var(--primary-blue) 100%);color:#fff;padding:.8rem 1.8rem;border-radius:8px;text-decoration:none;font-size:1rem;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(47,111,239,.3),inset 0 1px 0 rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.1);transition:all .3s ease;transform:translateY(0)}.hero-button.firstsectionservicehome::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.hero-button.firstsectionservicehome::after{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.hero-button:hover.firstsectionservicehome{background:linear-gradient(135deg,#255abc 0,#3a6fef 50%,#255abc 100%);box-shadow:0 6px 20px rgba(47,111,239,.4),inset 0 1px 0 rgba(255,255,255,.3),0 0 30px rgba(47,111,239,.2);transform:translateY(-2px)}.hero-button:hover.firstsectionservicehome::before{left:100%}.hero-button:hover.firstsectionservicehome::after{width:300px;height:300px}.hero-button:active.firstsectionservicehome{transform:translateY(0);box-shadow:0 2px 10px rgba(47,111,239,.3)}.hero-button-icon.firstsectionservicehome{width:20px;height:20px;margin-right:.75rem;filter:invert(1);position:relative;z-index:2}.hero-image-container.firstsectionservicehome{flex:1 1 40%;display:flex;justify-content:center;align-items:center;position:relative;min-height:300px}.hero-doctor-image.firstsectionservicehome{width:100%;max-width:400px;max-height:520px;height:auto;object-fit:cover;border-radius:16px;display:block}@media (max-width:992px){.hero-section.firstsectionservicehome{flex-direction:column;text-align:center;padding:3rem 5%}.hero-content.firstsectionservicehome{padding-right:0;order:1}.hero-title .highlight.firstsectionservicehome{display:inline}.hero-description.firstsectionservicehome{margin-left:auto;margin-right:auto}.hero-image-container.firstsectionservicehome{order:2;width:70%;max-width:400px}.hero-doctor-image.firstsectionservicehome{max-width:100%}}@media (max-width:576px){.hero-section.firstsectionservicehome{padding:2.5rem 5%}.hero-label.firstsectionservicehome{font-size:.7rem;padding:.3rem .7rem}.hero-title.firstsectionservicehome{font-size:clamp(1.9rem, 7vw, 2.4rem)}.hero-title .highlight.firstsectionservicehome{display:block}.hero-description.firstsectionservicehome{font-size:.9rem;margin-bottom:2rem}.hero-button.firstsectionservicehome{padding:.75rem 1.6rem;font-size:.95rem}.hero-image-container.firstsectionservicehome{width:80%}}.secondsectionservicehome-container{background:linear-gradient(135deg,rgba(59,130,246,.03) 0,transparent 50%),linear-gradient(45deg,rgba(255,200,21,.02) 0,transparent 50%),radial-gradient(ellipse at top,#fdfdfe 0,#f1f5f9 100%);padding:20px 20px}.secondsectionservicehome-wrapper{max-width:1200px;margin:0 auto;text-align:center}.secondsectionservicehome-title{font-size:2.4rem;margin-bottom:10px;position:relative}.secondsectionservicehome-title::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#60a5fa,#ffc815);border-radius:2px;animation:shimmerLine 3s ease-in-out infinite}@keyframes shimmerLine{0%,100%{opacity:.8;transform:translateX(-50%) scaleX(1)}50%{opacity:1;transform:translateX(-50%) scaleX(1.1)}}.secondsectionservicehome-subtitle{font-size:1.1rem;color:#475569;margin-bottom:50px}.secondsectionservicehome-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.secondsectionservicehome-card{background-color:#fff;border-radius:20px;padding:30px 25px;box-shadow:0 6px 18px rgba(0,0,0,.05);text-align:left;position:relative;transition:transform .3s ease;overflow:hidden}.secondsectionservicehome-card:hover{transform:translateY(-5px)}.secondsectionservicehome-card::after{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6 0,#60a5fa 25%,#ffc815 50%,#60a5fa 75%,#3b82f6 100%);background-size:200% 100%;animation:gradientShift 3s ease-in-out infinite;border-top-left-radius:20px;border-top-right-radius:20px}@keyframes gradientShift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.secondsectionservicehome-svgicon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:50%;padding:8px}.purple-bg{background-color:#e5e9f7}.yellow-bg{background-color:#fff7da}.secondsectionservicehome-card h3{font-size:1.2rem;color:#01176b;margin-bottom:12px}.secondsectionservicehome-card p{font-size:.95rem;color:#333;line-height:1.5;margin-bottom:20px}.secondsectionservicehome-learn{font-weight:700;color:#006cd9;text-decoration:none;font-size:.95rem}.secondsectionservicehome-learn:hover{text-decoration:underline;color:#01176b}@media (max-width:768px){.secondsectionservicehome-title{font-size:2rem}.secondsectionservicehome-subtitle{font-size:1rem}}:root{--color-primary:#0052CC;--color-primary-dark:#0041A3;--color-secondary:#00875A;--color-secondary-dark:#006644;--color-tertiary:#403294;--color-tertiary-dark:#322775;--color-secondary-blue:#1E3A8A;--color-secondary-blue-dark:#1E2F70;--section-bg-color:#F5F7FA;--glass-bg:rgba(255, 255, 255, 0.1);--glass-border:rgba(255, 255, 255, 0.2);--btn-color:#43a4f1;--btn-hover-blue:#4FB3F7;--btn-hover-secondary-blue:#60A5FA;--btn-hover-indigo:#A18FFF}.thirdsectionservicehome-container{background:#fff;padding:20px 20px;position:relative;overflow:hidden}.thirdsectionservicehome-wrapper{max-width:1200px;margin:0 auto;text-align:center}.thirdsectionservicehome-title{font-size:2.4rem;margin-bottom:10px;color:#172b4d;font-weight:700;position:relative;animation:fadeInUp .6s ease-out}.thirdsectionservicehome-title::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#60a5fa,#ffc815);border-radius:2px;animation:shimmerLine 3s ease-in-out infinite}@keyframes shimmerLine{0%,100%{opacity:.8;transform:translateX(-50%) scaleX(1)}50%{opacity:1;transform:translateX(-50%) scaleX(1.1)}}.thirdsectionservicehome-subtitle{font-size:1.1rem;color:#4a5568;margin-bottom:50px;line-height:1.4;animation:fadeInUp .8s ease-out .2s}.thirdsectionservicehome-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.thirdsectionservicehome-card{border-radius:16px;padding:30px 25px;box-shadow:0 4px 15px rgba(0,0,0,.1);background-color:#01176b;backdrop-filter:blur(10px);text-align:left;display:flex;flex-direction:column;color:#fff;position:relative;overflow:hidden}.thirdsectionservicehome-card::after{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6 0,#60a5fa 25%,#ffc815 50%,#60a5fa 75%,#3b82f6 100%);background-size:200% 100%;animation:gradientShift 3s ease-in-out infinite;border-top-left-radius:16px;border-top-right-radius:16px}.thirdsectionservicehome-icon{margin-bottom:20px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);border-radius:12px;transition:transform .3s ease,background .3s ease}.thirdsectionservicehome-icon:hover{transform:scale(1.1);background:rgba(255,255,255,.3)}.thirdsectionservicehome-icon img{width:48px;height:48px;object-fit:contain;display:block}.thirdsectionservicehome-card h3{font-size:1.3rem;color:#fff;margin-bottom:8px;font-weight:600}.thirdsectionservicehome-card p{font-size:.95rem;color:#d0d6e1;line-height:1.5;margin-bottom:20px}.thirdsectionservicehome-list{list-style:none;padding:0;margin:0 0 25px;flex-grow:1}.thirdsectionservicehome-list li{display:flex;align-items:center;gap:8px;transition:transform .3s ease;background-color:rgba(255,255,255,.1);padding:8px;border-radius:4px}.thirdsectionservicehome-list li:hover{transform:translateX(5px);background-color:rgba(255,255,255,.15)}.thirdsectionservicehome-list li+li{margin-top:12px}.thirdsectionservicehome-list li::before{content:'';display:inline-block;width:16px;height:16px;flex-shrink:0;background-color:#8faadc;-webkit-mask-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>');mask-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg>');transition:background-color .3s ease}.thirdsectionservicehome-list a{text-decoration:none;font-size:.95rem;color:#d0d6e1;transition:all .3s ease}.thirdsectionservicehome-list a:hover{color:var(--btn-color)}.thirdsectionservicehome-list li:hover::before{background-color:var(--btn-color)}.thirdsectionservicehome-btn{display:inline-block;padding:12px 30px;border-radius:50px;font-weight:600;text-decoration:none;font-size:.95rem;transition:all .3s ease;color:#fff;text-align:center;border:none;cursor:pointer;position:relative;overflow:hidden;background:#3975f5}.thirdsectionservicehome-btn::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.thirdsectionservicehome-btn:hover::after{left:100%}.thirdsectionservicehome-btn:hover{background:#ffc107;transform:translateY(-2px);color:#444}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmerLine{0%,100%{opacity:.8;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.1)}}@keyframes gradientShift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@media (max-width:768px){.thirdsectionservicehome-container{padding:20px 20px}.thirdsectionservicehome-title{font-size:2rem}.thirdsectionservicehome-subtitle{font-size:1rem}}@media (min-width:768px) and (max-width:835px){.thirdsectionservicehome-grid{grid-template-columns:repeat(2,1fr);justify-items:center}.thirdsectionservicehome-grid .thirdsectionservicehome-card:nth-child(3){grid-column:1/3;max-width:calc(50% - 15px)}}.forthsectionservicehome{padding:60px 0;background:linear-gradient(135deg,rgba(59,130,246,.03) 0,transparent 50%),linear-gradient(45deg,rgba(255,200,21,.02) 0,transparent 50%),radial-gradient(ellipse at top,#fdfdfe 0,#f1f5f9 100%);position:relative;overflow:hidden}.forthsectionservicehome::before{content:'';position:absolute;top:-40%;right:-30%;width:800px;height:800px;background:radial-gradient(circle,rgba(59,130,246,.04) 0,transparent 60%);border-radius:50%;animation:slowRotate 30s linear infinite;z-index:0}.forthsectionservicehome::after{content:'';position:absolute;bottom:-50%;left:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,200,21,.03) 0,transparent 70%);border-radius:50%;animation:slowRotate 40s linear infinite reverse;z-index:0}@keyframes slowRotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.forthsectionservicehome-container{max-width:980px;margin:0 auto;text-align:center;position:relative;z-index:2}.floating-elements{display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.floating-dot{position:absolute;background:linear-gradient(135deg,rgba(59,130,246,.12) 0,rgba(147,197,253,.08) 50%,rgba(59,130,246,.04) 100%);border-radius:50%;animation:floatUpDown 12s infinite ease-in-out;opacity:0;border:1px solid rgba(59,130,246,.1);backdrop-filter:blur(2px);box-shadow:0 4px 20px rgba(59,130,246,.1)}.floating-dot:first-child{width:80px;height:80px;top:15%;left:8%;animation-duration:15s;animation-delay:0s;background:linear-gradient(135deg,rgba(255,200,21,.1) 0,rgba(255,200,21,.04) 100%);box-shadow:0 8pxThirtyPx rgba(255,200,21,.2)}.floating-dot:nth-child(2){width:50px;height:50px;top:30%;right:10%;animation-duration:11s;animation-delay:-3s}.floating-dot:nth-child(3){width:100px;height:100px;bottom:25%;left:15%;animation-duration:18s;animation-delay:-6s;background:linear-gradient(135deg,rgba(59,130,246,.08) 0,rgba(147,197,253,.04) 100%)}.floating-dot:nth-child(4){width:65px;height:65px;top:50%;left:70%;animation-duration:13s;animation-delay:-2s}.floating-dot:nth-child(5){width:40px;height:40px;bottom:35%;right:20%;animation-duration:12s;animation-delay:-4s;background:linear-gradient(135deg,rgba(255,200,21,.12) 0,rgba(255,200,21,.06) 100%);box-shadow:0 6px 25px rgba(255,200,21,.15)}.forthsectionservicehome-heading-wrap{margin-bottom:30px;opacity:0;animation:fadeInUp 1s ease-out .3s forwards;position:relative}.forthsectionservicehome-heading{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#0f172a 0,#1e293b 50%,#334155 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px;position:relative}.forthsectionservicehome-heading::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#60a5fa,#ffc815);border-radius:2px;animation:shimmerLine 3s ease-in-out infinite}@keyframes shimmerLine{0%,100%{opacity:.8;transform:translateX(-50%) scaleX(1)}50%{opacity:1;transform:translateX(-50%) scaleX(1.1)}}.forthsectionservicehome-subtext{font-size:1.1rem;color:#475569;margin:0 auto;max-width:600px;line-height:1.7;position:relative}.forthsectionservicehome-stats{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px;justify-content:space-between}.stat-card{background:rgba(255,255,255,.95);width:calc(25% - 18px);padding:30px 20px 25px;border-radius:20px;border:1px solid rgba(226,232,240,.8);text-align:center;display:flex;flex-direction:column;justify-content:center;min-height:140px;box-shadow:0 4px 20px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.04);position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4, 0, .2,  1);backdrop-filter:blur(20px);opacity:0;transform:translateY(30px) scale(.95);animation:cardFadeIn .8s ease-out forwards}.stat-card:first-child{animation-delay:.6s}.stat-card:nth-child(2){animation-delay:.8s}.stat-card:nth-child(3){animation-delay:1s}.stat-card:nth-child(4){animation-delay:1.2s}@keyframes cardFadeIn{to{opacity:1;transform:translateY(0) scale(1)}}.stat-card:hover{transform:translateY(-12px) scale(1.05);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(59,130,246,.1);border-color:rgba(59,130,246,.2)}.stat-card::before{content:'';position:absolute;top:0;left:-100%;width:80%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,0) 0,rgba(255,255,255,.4) 50%,rgba(59,130,246,.1) 60%,rgba(255,255,255,0) 100%);transform:skewX(-20deg);animation:enhancedShine 4s infinite ease-in-out;animation-delay:var(--shine-delay, 1s);pointer-events:none;z-index:2}.stat-card:first-child::before{--shine-delay:1s}.stat-card:nth-child(2)::before{--shine-delay:1.5s}.stat-card:nth-child(3)::before{--shine-delay:0.5s}.stat-card:nth-child(4)::before{--shine-delay:2s}@keyframes enhancedShine{0%{left:-100%;opacity:0}20%{opacity:1}50%{left:120%;opacity:1}100%{left:120%;opacity:0}}.stat-card::after{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6 0,#60a5fa 25%,#ffc815 50%,#60a5fa 75%,#3b82f6 100%);background-size:200% 100%;opacity:0;transition:opacity .4s ease-in-out;animation:gradientShift 3s ease-in-out infinite}.stat-card:hover::after{opacity:1}@keyframes gradientShift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.stat-value{font-size:1.8rem;font-weight:800;background:linear-gradient(135deg,#1e3a8a 0,#3b82f6 50%,#60a5fa 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;position:relative;z-index:3;text-shadow:0 2px 4px rgba(59,130,246,.1);animation:valueGlow 2s ease-in-out infinite alternate}@keyframes valueGlow{0%{filter:drop-shadow(0 0 0px rgba(59, 130, 246, 0))}100%{filter:drop-shadow(0 0 8px rgba(59, 130, 246, .3))}}.stat-label{font-size:.85rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.08em;position:relative;z-index:3}@keyframes floatUpDown{0%{transform:translateY(0) rotate(0) scale(1);opacity:0}15%{opacity:.8}50%{transform:translateY(-30px) rotate(180deg) scale(1.1);opacity:.6}85%{opacity:.8}100%{transform:translateY(0) rotate(360deg) scale(1);opacity:0}}@media (max-width:768px){.forthsectionservicehome-container{max-width:90%}.forthsectionservicehome-heading{font-size:1.7rem}.forthsectionservicehome-subtext{font-size:1rem}.forthsectionservicehome-stats{justify-content:center;gap:20px}.stat-card{width:calc(50% - 10px);margin-bottom:20px;min-height:120px;padding:25px 15px 20px}.stat-value{font-size:1.6rem}.stat-label{font-size:.8rem}}@media (max-width:480px){.forthsectionservicehome{padding:40px 0}.stat-card{width:calc(50% - 10px);min-height:110px;padding:20px 12px 15px}.stat-value{font-size:1.4rem}.stat-label{font-size:.75rem}.floating-dot:nth-child(4),.floating-dot:nth-child(5){display:none}}.forthsectionservicehome-heading::after{width:60px}.fifthsectionservicehome{background:#fff;padding:80px 20px;display:flex;align-items:center}.fifthsectionservicehome-container{max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:60px;align-items:start}.fifthsectionservicehome-left{grid-column:1;grid-row:1;padding-right:40px}.fifthsectionservicehome-header{margin-bottom:40px}.fifthsectionservicehome-title{font-size:3.2rem;font-weight:700;color:#1a1a1a;margin-bottom:20px;line-height:1.2;position:relative}.fifthsectionservicehome-title::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3975f5,#60a5fa,#ffc107);border-radius:2px;animation:fifthsectionShimmerLine 3s ease-in-out infinite}@keyframes fifthsectionShimmerLine{0%,100%{opacity:.8;transform:translateX(-50%) scaleX(1)}50%{opacity:1;transform:translateX(-50%) scaleX(1.1)}}.fifthsectionservicehome-subtitle{font-size:1.1rem;color:#6b7280;line-height:1.6;margin:0}.fifthsectionservicehome-buttons{display:flex;gap:16px;margin-bottom:32px;flex-wrap:wrap}.fifthsectionservicehome-btn-primary{background:#3975f5;color:#fff;padding:14px 28px;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.fifthsectionservicehome-btn-primary:hover{background:#ffc107;color:#000;transform:translateY(-2px)}.fifthsectionservicehome-btn-secondary{background:0 0;color:#3975f5;padding:14px 28px;border:2px solid #e5e7eb;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.fifthsectionservicehome-btn-secondary:hover{border-color:#3975f5;background:#f3f4f6}.fifthsectionservicehome-features{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}.fifthsectionservicehome-feature{display:flex;align-items:center;gap:8px;white-space:nowrap}.fifthsectionservicehome-check-icon{width:20px;height:20px;background:#3975f5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.fifthsectionservicehome-feature-text{color:#6b7280;font-size:.95rem}.fifthsectionservicehome-right{grid-column:2;grid-row:1;padding-left:40px}.fifthsectionservicehome-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.fifthsectionservicehome-stat-card{background:#f4f7fb;padding:32px 24px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:left;transition:transform .3s ease;position:relative;overflow:hidden}.fifthsectionservicehome-stat-card::after{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3975f5 0,#60a5fa 25%,#ffc107 50%,#60a5fa 75%,#3975f5 100%);background-size:200% 100%;animation:fifthsectionGradientShift 3s ease-in-out infinite;border-top-left-radius:16px;border-top-right-radius:16px}@keyframes fifthsectionGradientShift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.fifthsectionservicehome-stat-card:hover{transform:translateY(-4px)}.fifthsectionservicehome-stat-icon{width:48px;height:48px;background:#f3f4f6;border-radius:12px;margin-bottom:16px}.fifthsectionservicehome-stat-title{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:8px;line-height:1.3}.fifthsectionservicehome-stat-desc{color:#6b7280;font-size:.9rem;margin:0;line-height:1.4}.fifthsectionservicehome-bottom{grid-column:1/-1;grid-row:2;margin-top:20px}.fifthsectionservicehome-testimonial{display:flex;align-items:center;justify-content:center;gap:60px;flex-wrap:wrap}.fifthsectionservicehome-testimonial-left{display:flex;align-items:center;gap:20px}.fifthsectionservicehome-avatars{display:flex;margin-right:4px}.fifthsectionservicehome-avatar{width:48px;height:48px;background:#e5e7eb;border-radius:50%;border:3px solid #fff;margin-left:-12px}.fifthsectionservicehome-avatar:first-child{margin-left:0}.fifthsectionservicehome-testimonial-text{color:#6b7280;line-height:1.4;font-size:.95rem}.fifthsectionservicehome-testimonial-right{display:flex;align-items:center;gap:24px}.fifthsectionservicehome-rating{display:flex;align-items:center;gap:8px}.fifthsectionservicehome-stars{color:#fbbf24;font-size:1.1rem}.fifthsectionservicehome-rating-text{color:#6b7280;font-size:.9rem;margin-left:4px}.fifthsectionservicehome-badge{display:flex;align-items:center;gap:8px;background:#f3f4f6;padding:8px 16px;border-radius:20px}.fifthsectionservicehome-badge-icon{width:20px;height:20px;background:#3975f5;border-radius:4px}.fifthsectionservicehome-badge-text{color:#3975f5;font-size:.85rem;font-weight:600}.fifthsectionservicehome-buttons a,.fifthsectionservicehome-buttons a:focus,.fifthsectionservicehome-buttons a:hover{text-decoration:none}@media (min-width:1024px) and (max-width:1366px){.fifthsectionservicehome-container{max-width:95%;gap:40px}.fifthsectionservicehome-left{padding-right:20px}.fifthsectionservicehome-right{padding-left:20px}.fifthsectionservicehome-title{font-size:2.8rem}.fifthsectionservicehome-buttons{justify-content:flex-start}.fifthsectionservicehome-features{justify-content:flex-start}.fifthsectionservicehome-stats-grid{gap:20px}.fifthsectionservicehome-stat-card{padding:28px 20px}}@media (max-width:1023px){.fifthsectionservicehome-container{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:50px}.fifthsectionservicehome-left{grid-column:1;grid-row:1;padding-right:0;text-align:center;margin-bottom:30px}.fifthsectionservicehome-right{grid-column:1;grid-row:2;padding-left:0}.fifthsectionservicehome-bottom{grid-column:1;grid-row:3;margin-top:0}.fifthsectionservicehome-title{font-size:2.5rem}.fifthsectionservicehome-title::after{left:50%;transform:translateX(-50%)}.fifthsectionservicehome-buttons{justify-content:center}.fifthsectionservicehome-features{justify-content:center;flex-wrap:wrap}.fifthsectionservicehome-stats-grid{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:768px){.fifthsectionservicehome-title::after{width:60px;height:3px}.fifthsectionservicehome-rating{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px}.fifthsectionservicehome-stars{font-size:1.4rem;letter-spacing:3px;color:#fbbf24;display:flex;justify-content:center}.fifthsectionservicehome-rating-text{font-size:1rem;color:#6b7280;font-weight:500;text-align:center;margin-left:0}.fifthsectionservicehome-badge{background:#f8f9ff;border:2px solid #3975f5;padding:12px 20px;border-radius:25px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px;box-shadow:0 2px 8px rgba(124,58,237,.15)}.fifthsectionservicehome-badge-icon{width:24px;height:24px;background:#3975f5;border-radius:6px;flex-shrink:0}.fifthsectionservicehome-badge-text{color:#3975f5;font-size:1rem;font-weight:700;white-space:nowrap}.fifthsectionservicehome-testimonial-right{flex-direction:column;gap:16px;align-items:center}}@media (min-width:481px) and (max-width:767px){.fifthsectionservicehome{padding:60px 15px}.fifthsectionservicehome-container{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:40px}.fifthsectionservicehome-left{grid-column:1;grid-row:1;padding-right:0;text-align:center;margin-bottom:20px}.fifthsectionservicehome-right{grid-column:1;grid-row:2;padding-left:0}.fifthsectionservicehome-bottom{grid-column:1;grid-row:3;margin-top:0}.fifthsectionservicehome-title{font-size:2rem;line-height:1.3}.fifthsectionservicehome-subtitle{font-size:1rem}.fifthsectionservicehome-buttons{flex-direction:column;align-items:center;gap:12px}.fifthsectionservicehome-btn-primary,.fifthsectionservicehome-btn-secondary{width:100%;max-width:280px;padding:16px 24px}.fifthsectionservicehome-features{flex-direction:column;gap:12px;align-items:center}.fifthsectionservicehome-stats-grid{grid-template-columns:1fr 1fr;gap:16px}.fifthsectionservicehome-stat-card{padding:20px 16px;text-align:center}.fifthsectionservicehome-stat-title{font-size:1.1rem}.fifthsectionservicehome-testimonial{flex-direction:column;gap:30px;text-align:center}.fifthsectionservicehome-testimonial-left{flex-direction:column;gap:16px}.fifthsectionservicehome-testimonial-right{flex-direction:column;gap:16px}}@media (max-width:480px){.fifthsectionservicehome{padding:50px 12px}.fifthsectionservicehome-title{font-size:1.8rem}.fifthsectionservicehome-title::after{width:50px;height:3px}.fifthsectionservicehome-stats-grid{grid-template-columns:1fr 1fr;gap:12px}.fifthsectionservicehome-stat-card{padding:18px 12px}.fifthsectionservicehome-stat-title{font-size:1rem}.fifthsectionservicehome-avatars{justify-content:center}.fifthsectionservicehome-avatar{width:40px;height:40px}.fifthsectionservicehome-stars{font-size:1.3rem;letter-spacing:2px}.fifthsectionservicehome-rating-text{font-size:.95rem}.fifthsectionservicehome-badge{padding:10px 18px}.fifthsectionservicehome-badge-text{font-size:.95rem}.fifthsectionservicehome-badge-icon{width:22px;height:22px}}@media (max-width:360px){.fifthsectionservicehome-title{font-size:1.6rem}.fifthsectionservicehome-btn-primary,.fifthsectionservicehome-btn-secondary{font-size:.9rem;padding:14px 20px}.fifthsectionservicehome-stats-grid{grid-template-columns:1fr 1fr;gap:10px}.fifthsectionservicehome-stat-card{padding:16px 10px}.fifthsectionservicehome-stat-title{font-size:.95rem}}