.tm-sc-service .icon{display:inline-block}.tm-sc-service .icon,.tm-sc-service .feature-title,.tm-sc-service .feature-details{-webkit-transition:all .3s ease;transition:all .3s ease}.service-block-style1{position:relative;padding:1px;overflow:hidden;margin-bottom:24px}.service-block-style1:before,.service-block-style1:after{content:"";position:absolute;z-index:-1;height:100%;width:100%;top:0;left:0;right:0;bottom:0;background:conic-gradient(from var(--gradient-angle),#ff4b2f,rgba(24,24,24,0),#ff4b2f,rgba(24,24,24,0),#ff4b2f);-webkit-animation:rotate 2.5s linear infinite;animation:rotate 2.5s linear infinite;transition:all .3s ease;border-radius:18px;opacity:0;visibility:hidden}.service-block-style1:hover:before,.service-block-style1:hover:after{opacity:1;visibility:visible}.service-block-style1:hover .inner-block .service-icons i,.service-block-style1:hover .inner-block .service-icons img{color:var(--theme-color1);transform:scaleX(-1)}.service-block-style1:hover .inner-block .service-icons img{filter:none}.service-block-style1:hover .inner-block .service-button-one i:after{transform:scale(1,1);transform-origin:bottom left}.service-block-style1 .inner-block{position:relative;background-color:#181818;border-radius:16px;overflow:hidden;padding:44px 48px 45px;z-index:1}@media (max-width:991.98px){.service-block-style1 .inner-block{padding:30px}}@media (max-width:575.98px){.service-block-style1 .inner-block{padding:20px}}.service-block-style1 .inner-block .service-image{position:absolute;top:0;right:0}.service-block-style1 .service-icons{display:inline-block;margin-bottom:108px}@media (max-width:991.98px){.service-block-style1 .service-icons{margin-bottom:35px}}.service-block-style1 .service-icons i,.service-block-style1 .service-icons img{display:inline-block;color:#fff;font-size:54px;line-height:1;transition:all .3s ease}.service-block-style1 .service-icons img{filter:brightness(0) invert(1)}.service-block-style1 .service-title{margin-bottom:10px;margin-top:0}.service-block-style1 .service-title a{background-image:linear-gradient(to right,currentColor 0,currentColor 100%);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:all .3s,background-size .8s}.service-block-style1 .service-title a:hover{background-size:100% 1px}.service-block-style1 .service-details{margin-bottom:36px}@media (max-width:575.98px){.service-block-style1 .service-details{margin-bottom:20px}}.service-block-style1 .service-button-one{font-size:16px;font-weight:500;color:#fff;line-height:1;display:inline-flex;align-items:center;gap:8px}.service-block-style1 .service-button-one i{background-color:#242424;width:32px;height:32px;line-height:32px;text-align:center;color:#fff;border-radius:50%;overflow:hidden;position:relative;z-index:1}.service-block-style1 .service-button-one i:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";border-radius:0;transform:scale(0,1);transform-origin:top right;background-color:var(--theme-color1);transition:-webkit-transform .5s cubic-bezier(.86,0,.07,1);transition:transform .5s cubic-bezier(.86,0,.07,1);transition:transform .5s cubic-bezier(.86,0,.07,1),-webkit-transform .5s cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);z-index:-1}@property --gradient-angle{syntax:"<angle>";initial-value:90deg;inherits:false}@keyframes rotate{0%{--gradient-angle:0deg}100%{--gradient-angle:360deg}}