.services-cards .service-card{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);background:linear-gradient(236.95deg,#ffffff1f 0%,#ffffff0a 100%);border-radius:12px;margin-bottom:60px;display:flex;overflow:hidden}.services-cards .service-card .img{width:40%}.services-cards .service-card .img img{width:100%}.services-cards .service-card .content{width:60%;padding:50px 40px}.services-cards .service-card .content h4{color:#fff;margin-bottom:15px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1}.services-cards .service-card .content .card-btn{letter-spacing:-.5px;text-transform:capitalize;color:#fff;width:max-content;font-size:16px;font-weight:500;overflow:hidden}.services-cards .service-card .content .card-btn>span{background:#05e077;border-radius:50px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.services-cards .service-card .content .card-btn>span svg{transition:all .2s;position:relative}.services-cards .service-card .content .card-btn>span svg:first-child{top:0}.services-cards .service-card .content .card-btn>span svg:nth-child(2){position:absolute;top:40px;left:50%;transform:translate(-50%)}.services-cards .service-card .content .card-btn:hover svg:first-child{top:-30px}.services-cards .service-card .content .card-btn:hover svg:nth-child(2){top:8px}.services-cards .service-card .content .card-btn:hover .btn-text span:first-child{top:-30px}.services-cards .service-card .content .card-btn:hover .btn-text span:nth-child(2){top:0}.services-cards .service-card .content .card-btn .btn-text{position:relative;overflow:hidden}.services-cards .service-card .content .card-btn .btn-text>span{transition:all .2s;position:relative}.services-cards .service-card .content .card-btn .btn-text>span:first-child{top:0}.services-cards .service-card .content .card-btn .btn-text>span:nth-child(2){width:100%;position:absolute;top:35px;left:50%;transform:translate(-50%)}.services-cards .service-card:nth-child(2n){flex-direction:row-reverse}@media screen and (max-width:768px){.services-cards .service-card{flex-direction:column}.services-cards .service-card .img,.services-cards .service-card .content{width:100%}.services-cards .service-card:nth-child(2n){flex-direction:column}}
