.service-image {position: relative;z-index: 1;margin-bottom: -20px;}.service-image img {width: auto;height: 360px;object-fit: contain;object-position: bottom center;margin: 0 auto;}.service-image .bg-shape {position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 100%;height: auto;z-index: -1;}.service-image .corner-shape {width: 60px;height: auto;position: absolute;top: 40px;right: 0;}.service-heading {--petfun-primary-color: var(--petfun-secondary-color, #ff6b35);color: var(--petfun-white-color);font-size: 28px;line-height: 1;font-weight: 700;text-transform: capitalize;letter-spacing: 0;z-index: 2;margin: 0;position: relative;}.service-heading:not(.service-is-link), .service-heading.service-is-link a {background: var(--petfun-primary-color);padding: 5px 15px 7px;display: flex;align-items: center;justify-content: center;text-align: center;border-radius: 15px;margin: 0 auto;position: relative;max-width: 80%;}.service-heading a, .service-heading a:hover {color: var(--petfun-white-color);}.service-heading svg {width: auto;height: 48px;position: absolute;left: -20px;z-index: -1;}.service-heading svg.right-bone {left: auto;right: -20px;}