.header-image{display:inline-block;animation:breathe 5s cubic-bezier(0.4,0,0.2,1) infinite;transform-origin:center;will-change:transform}@keyframes breathe{0%{transform:rotate(0deg) scale(1)}25%{transform:rotate(2deg) scale(1.05)}50%{transform:rotate(0deg) scale(1.08)}75%{transform:rotate(-2deg) scale(1.05)}100%{transform:rotate(0deg) scale(1)}}@media (max-width:768px){.header-image{animation:none!important;transform:none!important;will-change:auto}}@media (max-width:767px){.et_animated{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}}@media (min-width:981px){.custom-service-box{position:relative;transition:all 0.4s ease;border-radius:16px;padding:20px;overflow:hidden}.custom-service-box:hover{transform:translateY(-6px);box-shadow:0 16px 28px rgba(191,56,225,0.25)}.custom-service-box .et-pb-icon{color:#fff;transition:all 0.4s ease}.custom-service-box:hover .et-pb-icon{color:#bf38e1;transform:scale(1.2) rotate(5deg)}}