.flowing-images-wrapper{width:150%;height:100dvh;position:fixed;top:0;left:0;display:flex;flex-direction:column;gap:16px;justify-content:center;transition:all 1s ease-in-out}@media(max-width:576px){.flowing-images-wrapper{width:400%;left:-50%;top:-10%}}.flowing-images-wrapper .flowing-images{display:flex;gap:16px;animation:flowLeft 120s linear infinite;transition:all .3s ease-in-out}.flowing-images-wrapper .flowing-images .flowing-image{flex-shrink:0;width:25%}.flowing-images-wrapper .flowing-images .flowing-image img{width:100%;height:auto;aspect-ratio:9/6;object-fit:cover}.flowing-images-wrapper .flowing-images.right{animation:flowright 120s linear infinite}.flowing-images-wrapper.scrolledChange{transform:translateZ(-1000px) rotateX(30deg) rotateY(-30deg);top:-10%}.flowing-images-wrapper.scrolledChange .flowing-images{animation-play-state:paused}@keyframes flowLeft{0%{transform:translateX(0)}to{transform:translateX(-200%)}}@keyframes flowright{0%{transform:translateX(-200%)}to{transform:translateX(0)}}.image-split-screen{display:flex;flex-direction:column;width:100%;height:100vh;position:fixed;top:0;right:0}@media(max-width:768px){.image-split-screen{width:100%}}.image-split-screen .screen-clip{width:100%;height:100%;display:flex}@media(max-width:576px){.image-split-screen .screen-clip{flex-direction:column}}.image-split-screen .image-container{position:relative;width:100%;height:100%;overflow:hidden}@media(max-width:768px){.image-split-screen .image-container{height:100%;width:100%}}.image-split-screen .image-container img{width:100%;height:100%;object-fit:cover;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0;opacity:0;animation:zoomEffect 30s ease-in-out infinite}.image-split-screen .image-container img.active{opacity:1;z-index:1}@keyframes zoomEffect{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.home-after-service-wrapper{width:100%;height:100dvh;display:flex;justify-content:center;align-items:center;padding:0 5%;gap:10%;position:relative;z-index:3;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(max-width:576px){.home-after-service-wrapper{flex-direction:column;gap:0;width:95%;margin:0 auto;height:-moz-fit-content;height:fit-content;padding:0}}.home-after-service-wrapper .text-side-wrapper{width:50%;display:flex;flex-direction:column;justify-content:center;gap:42px;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(max-width:576px){.home-after-service-wrapper .text-side-wrapper{width:100%;padding:20px}}.home-after-service-wrapper .text-side-wrapper .text-side-title h2,.home-after-service-wrapper .text-side-wrapper .text-side-title h3{color:#fff;transition:transform .3s cubic-bezier(.4,0,.2,1)}.home-after-service-wrapper .text-side-wrapper .text-side-title h3{font-size:2.2rem;margin-bottom:24px;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(max-width:576px){.home-after-service-wrapper .text-side-wrapper .text-side-title h3{font-size:2rem}}.home-after-service-wrapper .text-side-wrapper .text-side-title h3 span{position:relative;display:inline-block;transform:translateX(0) translateZ(0);opacity:0;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}.home-after-service-wrapper .text-side-wrapper .text-side-title h2{font-size:3rem}@media(max-width:576px){.home-after-service-wrapper .text-side-wrapper .text-side-title h2{font-size:2rem}}@media(max-width:380px){.home-after-service-wrapper .text-side-wrapper .text-side-title h2{font-size:1.8rem}}.home-after-service-wrapper .text-side-wrapper .text-side-title h3 span:first-child{--i:0}.home-after-service-wrapper .text-side-wrapper .text-side-title h3 span:nth-child(2){--i:1}.home-after-service-wrapper .text-side-wrapper .text-side-title h3 span:nth-child(3){--i:2}.home-after-service-wrapper .text-side-wrapper .text-side-title h3 span:nth-child(4){--i:3}.home-after-service-wrapper .text-side-wrapper .text-side-title h3 span:nth-child(5){--i:4}.home-after-service-wrapper .text-side-wrapper .text-side-title h3 span:nth-child(6){--i:5}.home-after-service-wrapper .text-side-wrapper .text-side-title h3 span:nth-child(7){--i:6}.home-after-service-wrapper .text-side-wrapper .text-side-title h3 span:nth-child(8){--i:7}.home-after-service-wrapper .text-side-wrapper p{font-size:1.3rem;color:#fff}@media(max-width:576px){.home-after-service-wrapper .text-side-wrapper p{font-size:1rem}}.home-after-service-wrapper .text-side-wrapper.animate .text-side-title h3 span{animation:fadeIn .25s cubic-bezier(.4,0,.2,1) forwards}.home-after-service-wrapper .blank-side{width:50%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(max-width:576px){.home-after-service-wrapper .blank-side{width:100%;height:50dvh}}.home-after-service-wrapper .blank-side img{width:30%;height:100%;border-radius:24px;object-fit:cover;position:absolute;transform:translateZ(0);opacity:0;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(max-width:576px){.home-after-service-wrapper .blank-side img{height:40dvh}}.home-after-service-wrapper .blank-side img:first-child{top:10%;left:0}.home-after-service-wrapper .blank-side img:nth-child(2){top:-10%;left:33%}@media(max-width:576px){.home-after-service-wrapper .blank-side img:nth-child(2){left:35%}}.home-after-service-wrapper .blank-side img:nth-child(3){top:0;left:66%}@media(max-width:576px){.home-after-service-wrapper .blank-side img:nth-child(3){left:70%}}.home-after-service-wrapper .blank-side.animate img:first-child{animation:slide-up .4s cubic-bezier(.4,0,.2,1) .2s forwards}.home-after-service-wrapper .blank-side.animate img:nth-child(2){animation:slide-up .4s cubic-bezier(.4,0,.2,1) .3s forwards}.home-after-service-wrapper .blank-side.animate img:nth-child(3){animation:slide-up .4s cubic-bezier(.4,0,.2,1) .4s forwards}@keyframes slide-up{0%{opacity:0;transform:translateY(20%) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.parallax-container{display:flex;width:100%;height:100vh;padding:0 3%}@media(max-width:576px){.parallax-container{flex-direction:column-reverse;width:95%;height:-moz-fit-content;height:fit-content;margin:60px auto 0;padding-left:0}}.parallax-container .text-content{width:50%;padding:20px;display:flex;flex-direction:column;justify-content:center;gap:40px}@media(max-width:576px){.parallax-container .text-content{width:100%;gap:24px}}.parallax-container .text-content h2:first-child{font-size:2.5rem}.parallax-container .text-content h2:first-child span{position:relative;display:inline-block;opacity:1;transform:translateX(0);overflow:hidden}@media(max-width:576px){.parallax-container .text-content h2:first-child{font-size:2rem}}.parallax-container .text-content h2{font-size:2.8rem;word-break:break-word}@media(max-width:1200px){.parallax-container .text-content h2{font-size:2.5rem}}@media(max-width:576px){.parallax-container .text-content h2{font-size:2.4rem}}@media(max-width:380px){.parallax-container .text-content h2{font-size:2rem}}.parallax-container .text-content h2 .sp-break{display:none}@media(max-width:576px){.parallax-container .text-content h2 .sp-break{display:block}}.parallax-container .text-content p{font-size:1.3rem}@media(max-width:576px){.parallax-container .text-content p{font-size:1rem}}.parallax-container .text-content.animate h2:first-child span{opacity:0;color:#333;animation:fadeIn .3s ease-in-out forwards;animation-delay:calc(var(--i)*.1s)}@keyframes fadeIn{0%{opacity:0;transform:translateX(-10px);color:#333}45%{opacity:.45;transform:translateX(-5.5px);color:#333}50%{opacity:.5;transform:translateX(-5px);color:#ce6b0f}65%{opacity:.55;transform:translateX(-4.5px);color:#333}to{opacity:1;transform:translateX(0);color:#333}}.parallax-container .text-content.animate h2:first-child span:first-child{--i:0}.parallax-container .text-content.animate h2:first-child span:nth-child(2){--i:1}.parallax-container .text-content.animate h2:first-child span:nth-child(3){--i:2}.parallax-container .text-content.animate h2:first-child span:nth-child(4){--i:3}.parallax-container .text-content.animate h2:first-child span:nth-child(5){--i:4}.parallax-container .text-content.animate h2:first-child span:nth-child(6){--i:5}.parallax-container .text-content.animate h2:first-child span:nth-child(7){--i:6}.parallax-container .text-content.animate h2:first-child span:nth-child(8){--i:7}.parallax-container .image-content{position:relative;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;width:50%;gap:10%}@media(max-width:576px){.parallax-container .image-content{width:100%;height:50dvh}}.parallax-container .image-content .HomeProductImage{width:30%;height:80vh;object-fit:cover;border-radius:32px;position:absolute;transition:all .3s ease-in-out;opacity:0}@media(max-width:576px){.parallax-container .image-content .HomeProductImage{height:40svh}}.parallax-container .image-content .HomeProductImage:first-child{left:0;top:0}.parallax-container .image-content .HomeProductImage:nth-child(2){left:36.5%;top:40%}.parallax-container .image-content .HomeProductImage:nth-child(3){left:73%;top:60%}.parallax-container .image-content .HomeProductImage.animate{opacity:1}.parallax-container .image-content .HomeProductImage.animate:first-child{top:0;transition-delay:0s}.parallax-container .image-content .HomeProductImage.animate:nth-child(2){top:20%;transition-delay:.2s}.parallax-container .image-content .HomeProductImage.animate:nth-child(3){top:10%;transition-delay:.4s}