.service-card{transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px)}.icon-blue{color:#0066FF}.icon-red{color:#FF3366}.icon-green{color:#00CC88}.icon-indigo{color:#6366F1}.icon-orange{color:#F59E0B}.icon-light-blue{color:#38BDF8}.icon-bg-blue{background-color:rgba(0,102,255,.1)}.icon-bg-red{background-color:rgba(255,51,102,.1)}.icon-bg-green{background-color:rgba(0,204,136,.1)}.icon-bg-indigo{background-color:rgba(99,102,241,.1)}.icon-bg-orange{background-color:rgba(245,158,11,.1)}.icon-bg-light-blue{background-color:rgba(56,189,248,.1)}.animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}@media (min-width:768px){.process-step:nth-child(odd){padding-right:3rem;text-align:right}.process-step:nth-child(2n){padding-left:3rem;text-align:left}}.service-item:nth-child(odd) .service-image{animation:fadeInRight 1s ease-out}.service-item:nth-child(2n) .service-image{animation:fadeInLeft 1s ease-out}.service-item .service-content{animation:fadeInUp 1s ease-out}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.timeline-line{bottom:0;background-color:#e5e7eb}.timeline-line,.timeline-progress{position:absolute;left:50%;top:0;width:3px;transform:translateX(-50%)}.timeline-progress{background-color:#3B82F6;transition:height .5s ease}.timeline-item{transition:all .5s ease}.timeline-dot{position:absolute;left:50%;transform:translateX(-50%);width:20px;height:20px;border-radius:50%;background-color:#3B82F6;border:4px solid white;box-shadow:0 0 0 4px rgba(59,130,246,.2);z-index:10;transition:all .5s cubic-bezier(.34,1.56,.64,1)}.timeline-item:hover .timeline-dot{background-color:#2563EB;transform:translateX(-50%) scale(1.3);box-shadow:0 0 0 6px rgba(59,130,246,.3)}@keyframes pulse-dot{0%{transform:translateX(-50%) scale(1);box-shadow:0 0 0 4px rgba(59,130,246,.2)}50%{transform:translateX(-50%) scale(1.2);box-shadow:0 0 0 6px rgba(59,130,246,.3)}to{transform:translateX(-50%) scale(1);box-shadow:0 0 0 4px rgba(59,130,246,.2)}}.service-hero-gradient{background:linear-gradient(135deg,#2563EB,#1E40AF)}.hero-pattern{background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.06' fill-rule='evenodd'/%3E%3C/svg%3E")}.timeline-path,.timeline-progress-path{stroke-linecap:round;stroke-linejoin:round}.timeline-progress-path{transition:stroke-dashoffset .8s ease}.service-list-item{padding-bottom:8px;transition:all .3s ease}.service-list-item:hover{transform:translateX(5px)}.service-item-text{position:relative;display:inline-block;padding-bottom:3px}.service-item-text:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:rgba(59,130,246,.3);transition:all .3s ease}.service-list-item:hover .service-item-text:after{height:2px;background-color:rgba(59,130,246,.7)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes float-slow{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.animate-float{animation:float 3s ease-in-out infinite}.animate-float-slow{animation:float-slow 5s ease-in-out infinite}.client-satisfaction-tag{background:linear-gradient(90deg,#FF6B6B,#FF8E53);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}.service-item .service-image{box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transition:box-shadow .3s ease}.service-item:hover .service-image{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@media (max-width:768px){.service-item{margin-bottom:3rem}.timeline-dot,.timeline-line,.timeline-progress{left:20px}.timeline-content{margin-left:40px}}.back-to-service{display:inline-flex;align-items:center;padding:.5rem 1rem;font-weight:500;border-radius:.375rem;transition:all .3s ease}.back-to-service svg{margin-right:.5rem;transition:transform .2s ease}.back-to-service:hover svg{transform:translateX(-3px)}.services-scroll-container{overflow-x:hidden;position:relative;height:100vh}.headings-top-right{height:40vh;display:flex;align-items:center;justify-content:flex-start;background:rgba(255,255,255,.9);position:absolute;top:0;left:0;right:0;z-index:30;padding-left:2rem;padding-top:7rem;pointer-events:none;opacity:1;transition:opacity .4s ease;will-change:opacity}.headings-top-right.center{justify-content:center;padding:2rem}.headings-content{max-width:1000px;width:auto;pointer-events:auto;opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease;will-change:opacity,transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d}.headings-top-right.show{opacity:1}.headings-top-right.show .headings-content{opacity:1;transform:translateY(0);transition-delay:.1s}.first-container{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.first-container,.last-container{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.last-container{background:linear-gradient(135deg,#1e293b,#334155);color:white}.services-slider{width:calc(60vw * var(--services-count, 4));height:100vh;display:flex;flex-wrap:nowrap;gap:0;margin:0 auto;align-items:flex-end}.service-panel{width:50vw;height:60vh;background:#ffffff;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 0 50px 30px;margin:0}.service-panel .relative,.service-panel img{width:100%;height:100%}.service-panel img{-o-object-fit:cover;object-fit:cover;border-radius:0}.benefit-panel{width:30vw;height:40vh;justify-content:center;flex-shrink:0;padding:1.5rem;margin:0}.benefit-panel,.scroll-down{display:flex;align-items:center}.scroll-down{flex-direction:column;animation:bounce 2s infinite}.arrow{width:20px;height:20px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);margin-top:10px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (min-width:768px) and (max-width:1200px){.headings-top-right{height:50vh;padding-left:1rem;padding-top:5rem;transition:opacity .4s ease}.headings-content{max-width:400px;opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.headings-top-right.show .headings-content{opacity:1;transform:translateY(0);transition-delay:.05s}.services-slider{width:calc(70vw * var(--services-count, 4));height:100vh;gap:0;align-items:flex-end}.service-panel{width:100vw;height:50vh;padding-left:20px;padding-right:0;padding-top:20px!important;padding-bottom:20px}.service-panel img{max-height:50vh}.service-panel h3{font-size:1.5rem!important}.service-panel p{font-size:.875rem!important}}@media (max-width:768px){.headings-top-right{height:50vh;padding-left:1rem;padding-top:5rem;transition:opacity .4s ease}.headings-content{max-width:400px;opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.headings-top-right.show .headings-content{opacity:1;transform:translateY(0);transition-delay:.05s}.services-slider{width:calc(70vw * var(--services-count, 4));height:100vh;gap:0;align-items:flex-end}.service-panel{width:100vw;height:50vh;padding:0 0 20px 20px}.service-panel img{max-height:50vh}.service-panel h3{font-size:1.5rem!important}.service-panel p{font-size:.875rem!important}}html{scroll-behavior:smooth}body{overflow-x:hidden}