 :root {--zefxa-font: "DM Sans", sans-serif;--zefxa-font-two: "Manrope", sans-serif;--zefxa-font-three: 'reeyregular';--zefxa-gray: #6c6b6f;--zefxa-gray-rgb: 108, 107, 111;--zefxa-white: #ffffff;--zefxa-white-rgb: 255, 255, 255;--zefxa-base: #B3002D;--zefxa-base-rgb: 245, 9, 99;--zefxa-black: #1c1b1f;--zefxa-black-rgb: 28, 27, 31;--zefxa-extra: #f4f5f8;--zefxa-extra-rgb: 244, 245, 248;}.service-three {position: relative;display: block;background-color: var(--zefxa-black);counter-reset: count;padding: 120px 0 90px;z-index: 1;}.service-three .service-three__bg {position: absolute;top: 0;left: 0;right: 0;bottom: 0;opacity: 0.03;mix-blend-mode: luminosity;background-repeat: no-repeat;background-size: cover;background-position: center;z-index: -1;}.service-three__img {position: absolute;bottom: 0;left: 0;z-index: -1;}.service-three__img img {width: auto;vertical-align: middle;}.service-three__left {position: relative;display: block;}.service-three__left .section-title {margin-bottom: 13px;position: relative;display: block;margin-top: -4px;}.section-title__tagline-box {position: relative;display: inline-flex;align-items: center;gap: 15px;}.section-title__tagline-shape {position: relative;display: block;max-width: 16px;width: 100%;}.section-title__tagline-shape img {width: 100%;}.section-title__tagline {position: relative;display: inline-block;font-size: 16px;line-height: 17px;color: var(--zefxa-base);font-weight: 500;letter-spacing: 0.1em;text-transform: capitalize;}.service-three__left .section-title__title {color: var(--zefxa-white);}.section-title__title {margin: 0;color: var(--zefxa-black);font-size: 45px;line-height: 55px;font-weight: 600;margin-top: 7px;}.service-three__text {color: #878c8f;}.service-three__single {position: relative;display: block;background-color: var(--zefxa-white);border-radius: 8px;padding: 40px 40px 33px;margin-bottom: 30px;overflow: hidden;z-index: 1;}.service-three__count::before {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;font-size: 45px;line-height: 45px;font-family: var(--zefxa-font-two);font-weight: 600;color: rgba(var(--zefxa-black-rgb), .12);counter-increment: count;content: "0"counter(count);transition: all 200ms linear;transition-delay: 0.1s;}.service-three__count {position: absolute;top: 56px;right: 58px;z-index: 2;}.service-three__shape-1 {position: absolute;bottom: 0;right: 0;z-index: -1;}.service-three__shape-1 img {width: auto;}.service-three__icon {position: relative;display: inline-block;}.service-three__icon span {position: relative;display: inline-block;font-size: 60px;color: var(--zefxa-base);transition: all 500ms linear;transition-delay: 0.1s;transform: scale(1);}.service-three__icon img {width: 60px;}.service-three__title {font-size: 24px;font-weight: 600;line-height: 32px;margin-top: 18px;}.service-three__title > a {color: var(--zefxa-black);}@media only screen and (min-width: 1200px) and (max-width: 1840px) {.service-three__img {display: none;}}