.card-btn{letter-spacing:-.5px;text-transform:capitalize;color:#fff;width:max-content;font-size:16px;font-weight:500;overflow:hidden}.card-btn>span{background:#05e077;border-radius:50px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.card-btn>span svg{transition:all .2s;position:relative}.card-btn>span svg:first-child{top:0}.card-btn>span svg:nth-child(2){position:absolute;top:40px;left:50%;transform:translate(-50%)}.card-btn:hover svg:first-child{top:-30px}.card-btn:hover svg:nth-child(2){top:8px}.card-btn:hover .btn-text span:first-child{top:-30px}.card-btn:hover .btn-text span:nth-child(2){top:0}.card-btn .btn-text{position:relative;overflow:hidden}.card-btn .btn-text>span{transition:all .2s;position:relative}.card-btn .btn-text>span:first-child{top:0}.card-btn .btn-text>span:nth-child(2){width:100%;position:absolute;top:35px;left:50%;transform:translate(-50%)}.service-detail{background:linear-gradient(245.02deg,#ffffff3d 0%,#ffffff14 79.27%);position:relative}.service-detail .images-parent{height:800px;overflow:hidden}.service-detail .service-detail-bottom-line{z-index:0;width:100%;position:absolute;bottom:0;left:0}.service-detail .images{flex-direction:column;gap:15px;display:flex}.service-detail .images img{width:100%}@media screen and (max-width:992px){.service-detail{padding:100px 0}}.marquee-portfolio img{width:100%}.marquee-portfolio .images{z-index:2;position:relative}.marquee-portfolio .images .img{margin-bottom:10px}.vertical-marquee{flex-direction:column;gap:15px;height:fit-content;animation:30s linear infinite verticalMarquee;display:flex}.vertical-marquee.animation-stop{animation-play-state:paused}@keyframes verticalMarquee{0%{transform:translateY(0%)}to{transform:translateY(-100%)}}.vertical-marquee-rtl{flex-direction:column;gap:15px;height:fit-content;animation:30s linear infinite verticalMarqueertl;display:flex}.vertical-marquee-rtl.animation-stop{animation-play-state:paused}@keyframes verticalMarqueertl{0%{transform:translateY(-100%)}to{transform:translateY(0%)}}.video-wrapper{height:90dvh}.video-wrapper video{width:100%;height:100%}.service-detail .images img{flex-shrink:0;width:100%;height:auto}
