@media (hover:hover){.btn:after{content:"";position:absolute;inset:0;margin:auto;width:10px;height:10px;bottom:-50px;background:#FF5500;border-radius:50%;transform:scale(0);transition:transform 1s cubic-bezier(.25,.46,.45,.94);z-index:0}.btn:hover:after{transform:scale(60)}.service-btn:after{content:"";position:absolute;inset:0;margin:auto;width:10px;height:10px;bottom:-50px;background:#ffffff;border-radius:50%;transform:scale(0);transition:transform 1s cubic-bezier(.25,.46,.45,.94);z-index:0}.service-btn:hover:after{transform:scale(60)}}.testimonial-anim{opacity:0;transform:translateX(20px)}.testimonial-anim.show{opacity:1;transform:translateX(0);transition:opacity .4s ease,transform .4s ease}.blog-content h1{font-size:36px;font-weight:700;margin-top:20px;margin-bottom:10px}.blog-content h2{font-size:28px;font-weight:600;margin-top:18px;margin-bottom:8px}.blog-content p{font-size:16px;line-height:1.7;margin-bottom:10px}.blog-content ul{padding-left:20px;margin-top:10px;margin-bottom:10px}.blog-content li{list-style:disc;margin-bottom:5px}@media screen and (max-width:768px){.blog-content h1{line-height:35px}}.blog-content strong{font-weight:800}.blog-content h1 strong{font-weight:900}.blog-content h2 strong{font-weight:800}.blog-content img{max-width:100%;height:auto;content-visibility:auto;aspect-ratio:attr(width) /attr(height)}