/*
 * Inline <style> from views/homepage/en/{chronic_care,doctor,enterprise}.php (the three pages share it), unchanged. Loaded after the theme, where it sat.
 */
button::-moz-focus-inner{padding:0;border:0}:root {--theme-color: #0E5AF2;--title-color: #1A1A1A;--body-color: #878D97;--smoke-color: #EFF1F5;--secondary-color: #EEF2FB;--black-color: #000000;--white-color: #ffffff;--yellow-color: #fec624;--success-color: #28a745;--error-color: #dc3545;--border-color: #E0E0E0;--title-font: "Exo", sans-serif;--body-font: "Fira Sans", sans-serif;--icon-font: "Font Awesome 5 Pro";--main-container: 1220px;--container-gutters: 30px;--section-space: 120px;--section-space-mobile: 80px;--section-title-space: 80px;--ripple-ani-duration: 5s;}html, body {scroll-behavior: auto !important;}body {font-family: var(--body-font);font-size: 16px;font-weight: 400;color: var(--body-color);line-height: 26px;overflow-x: hidden;-webkit-font-smoothing: antialiased;}@media (max-width: 767px) {body {font-size: 14px;line-height: 24px;}}button:focus, a:focus, a:active {outline: none;}img:not([draggable]) {max-width: 100%;height: auto;}ul {list-style-type: disc;}a {color: var(--theme-color);text-decoration: none;outline: 0;transition: all ease 0.4s;}a:hover {color: var(--title-color);}a:active, a:focus, a:hover, a:visited {text-decoration: none;outline: 0;}button {transition: all ease 0.4s;}img {border: none;max-width: 100%;}p {margin: 0 0 18px 0;color: var(--body-color);line-height: 1.63;}@media (max-width: 767px) {p {line-height: 1.73;}}h3 a {font-size: inherit;font-family: inherit;font-weight: inherit;line-height: inherit;}.h1, h2, .h3, h3, .h5, .h6 {font-family: var(--title-font);color: var(--title-color);text-transform: none;font-weight: 700;line-height: 1.5;margin: 0 0 15px 0;}.h1 {font-size: 48px;}h2 {font-size: 40px;}.h3, h3 {font-size: 36px;}.h5 {font-size: 24px;}.h6 {font-size: 20px;}@media (max-width: 1199px) {.h1 {font-size: 40px;}h2 {font-size: 36px;}.h3, h3 {font-size: 30px;}.h5 {font-size: 20px;}.h6 {font-size: 16px;}}@media (max-width: 767px) {.h1 {font-size: 36px;}h2 {font-size: 30px;}.h3, h3 {font-size: 26px;}.h5 {font-size: 18px;}.h6 {font-size: 16px;}}@media only screen and (min-width: 1300px) {.container {max-width: calc(var(--main-container) + var(--container-gutters));padding-left: calc(var(--container-gutters) / 2);padding-right: calc(var(--container-gutters) / 2);}}@media (min-width: 767px) {.row:not([class*=gx-]) {--bs-gutter-x: 30px;}}.gy-30 {--bs-gutter-y: 30px;}@media (min-width: 1199px) {.gx-60 {--bs-gutter-x: 60px;}}.vs-btn {position: relative;display: inline-block;border: none;text-transform: uppercase;text-align: center;background-color: var(--theme-color);color: var(--white-color);font-family: var(--body-font);font-size: 16px;font-weight: 500;line-height: 1;padding: 19px 30.5px;border-radius: 5px;z-index: 1;overflow: hidden;}.vs-btn::after, .vs-btn::before {width: 100%;height: 100%;content: "";margin: auto;position: absolute;top: 0%;left: 0%;background: var(--title-color);transition: all ease 0.5s;z-index: -1;border-radius: inherit;}.vs-btn:before {transform: rotateX(90deg);}.vs-btn:after {transform: rotateY(90deg);}.vs-btn > i {margin-left: 8px;}.vs-btn:hover {color: var(--white-color);}.vs-btn:hover:before {transform: rotateX(0);}.vs-btn:hover:after {transform: rotateY(0);}.link-btn {font-weight: 500;font-size: 16px;display: inline-block;line-height: 0.8;position: relative;padding-bottom: 2px;margin-bottom: -2px;text-transform: uppercase;}.link-btn i {margin-left: 7px;font-size: 0.9rem;}.link-btn:before {content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 1px;background-color: var(--theme-color);transition: all ease 0.4s;}.link-btn:hover {color: var(--theme-color);}.link-btn:hover::before {width: 100%;}.sec-title3 {text-transform: uppercase;line-height: 1.35;margin: -0.25em 0 18px 0;}.sec-title3 {text-transform: capitalize;}.sec-subtitle {text-transform: uppercase;display: block;color: var(--theme-color);font-family: var(--title-font);font-size: 16px;font-weight: 600;margin: -0.25em 0 23px 0;}.title-area {margin-bottom: calc(var(--section-title-space) - 17px);}@media (max-width: 991px) {.sec-title3.h1 {font-size: 36px;}.title-area {margin-bottom: 40px;}}@media (max-width: 767px) {.sec-title3.h1 {font-size: 30px;}.sec-subtitle {font-size: 16px;}}.background-image {background-repeat: no-repeat;background-size: cover;background-position: center center;}.fadeInUp {-webkit-animation-name: fadeInUp;animation-name: fadeInUp;}.wow-animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}@-webkit-keyframes fadeInUp {0% {opacity: 0;transform: translateY(20px);}100% {opacity: 1;transform: translateY(0);}}@keyframes fadeInUp {0% {opacity: 0;transform: translateY(20px);}100% {opacity: 1;transform: translateY(0);}}.wp-block-archives a:not(:hover) {color: inherit;}.img-box7 img {border-radius: 7px;}.list-style2 ul {margin: 0 0 40px 0;padding: 0;list-style-type: none;display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px;}.list-style2 li {position: relative;border: 1px solid #EAEEF4;color: var(--title-color);font-family: var(--title-font);font-weight: 500;padding: 16px 25px;}.list-style2 li > i:first-child {color: var(--theme-color);margin-right: 10px;}.about-box1 .about-subtitle {font-weight: 500;line-height: 1;display: block;font-family: var(--title-font);color: var(--theme-color);display: flex;align-items: center;max-width: 280px;margin: 0 0 33px 0;}.about-box1 .about-subtitle:after {content: "";position: relative;right: 0;height: 1px;width: 100%;flex: 1;background-color: var(--theme-color);display: inline-block;margin: 0 0 0 10px;}.about-box1 .about-text {margin: 0 0 33px 0;}.about-box1 .about-title {margin-top: -0.3em;}@media (max-width: 1199px) {.list-style2 li {padding: 14px 20px;font-size: 14px;}}@media (max-width: 767px) {.list-style2 ul {display: block;}.list-style2 ul li:not(:last-child) {margin: 0 0 20px 0;}}.service-style2 {display: flex;align-items: center;margin: 0 0 30px 0;}.service-style2 .service-img {width: 160px;position: relative;background-color: var(--smoke-color);z-index: 1;border-radius: 5px;overflow: hidden;}.service-style2 .service-img img {border-radius: 5px;}.service-style2 .service-number {display: inline-block;width: 40px;height: 40px;line-height: 40px;font-size: 18px;font-weight: 500;font-family: var(--title-font);color: var(--theme-color);background-color: var(--white-color);text-align: center;border-radius: 5px 0;position: absolute;left: 0;top: 0;}.service-style2 .service-title {margin: 0 0 10px 0;}.service-style2 .service-title a {color: var(--title-color);transition: all ease 0.4s;}.service-style2 .service-text {margin: 0 0 12px 0;}.service-style2 .service-content {flex: 1;position: relative;border-radius: 5px;padding: 31px 40px 30px 130px;margin: 0 0 0 -105px;transition: all ease 0.4s;overflow: hidden;background-color: var(--white-color);}.service-style2 .service-content > * {position: relative;z-index: 1;transition: all ease 0.4s;}.service-style2 .service-shape {position: absolute;top: 0;right: 0;bottom: 0;left: 0;border-radius: 5px;transition: all ease 0.4s;transform: scale(1.1);background-color: var(--theme-color);opacity: 0;visibility: hidden;z-index: 0;}.service-style2:hover .service-text, .service-style2:hover .service-title a, .service-style2:hover .link-btn {color: var(--white-color);}.service-style2:hover .service-content {border-color: transparent;}.service-style2:hover .service-shape {opacity: 1;visibility: visible;transform: scale(1);}.service-tab-menu {display: flex;margin: 0 0 60px 0;justify-content: center;gap: 30px;flex-wrap: wrap;}.service-tab-menu .btn-img {display: block;width: 120px;height: 120px;line-height: 100px;background-color: var(--smoke-color);border: 10px solid var(--white-color);border-radius: 50%;margin: -60px auto 30px auto;transition: all ease 0.4s;}.service-tab-menu .btn-img img {filter: none;transition: all ease 0.3s;}.service-tab-menu .btn-title {display: block;margin: 0 0 6px 0;color: var(--title-color);transition: all ease 0.4s;}.service-tab-menu .btn-text {color: var(--body-color);transition: all ease 0.4s;display: block;}.service-tab-menu .nav-link {border: none;flex: 1;max-width: 300px;display: inline-block;text-align: center;margin: 60px 0 0 0;padding: 0 0 38px 0;background-color: var(--white-color);box-shadow: 0px 10px 31px rgba(169, 177, 193, 0.17);border-radius: 5px;min-width: 210px;transition: all ease 0.4s;}.service-tab-menu .nav-link.active, .service-tab-menu .nav-link:hover {background-color: var(--theme-color);box-shadow: 0px 6px 15px rgba(14, 90, 242, 0.18);}.service-tab-menu .nav-link.active .btn-title, .service-tab-menu .nav-link:hover .btn-title {color: var(--white-color);}.service-tab-menu .nav-link.active .btn-text, .service-tab-menu .nav-link:hover .btn-text {color: #BED4FF;}.service-tab-menu .nav-link.active .btn-img, .service-tab-menu .nav-link:hover .btn-img {border-color: #F6F7FA;background-color: var(--theme-color);}.service-tab-menu .nav-link.active .btn-img img, .service-tab-menu .nav-link:hover .btn-img img {filter: brightness(0) invert(1);}.service-shape1 {position: absolute;left: 120px;right: 120px;top: 0;height: 100%;max-height: 454px;background-color: #F6F7FA;z-index: -1;}@media (max-width: 1500px) {.service-shape1 {left: 0;right: 0;}}@media (max-width: 991px) {.service-shape1 {max-height: 800px;}.service-tab-menu .nav-link {min-width: 45%;}}@media (max-width: 767px) {.service-style2 {display: block;text-align: center;}.service-style2 .service-img {margin: 0 auto;}.service-style2 .service-content {padding: 99px 30px 30px 30px;margin: -69px 0 0 0;}}.process-style2 {text-align: center;max-width: 290px;position: relative;margin: 0 0 5px 0;}.process-style2 .process-icon {width: 100px;height: 100px;line-height: 100px;text-align: center;position: relative;display: inline-block;background-color: var(--white-color);margin: 22.5px 0 25px 0;box-shadow: 0px 10px 31px rgba(169, 177, 193, 0.17);border-radius: 5px;}.process-style2 .process-number {display: inline-block;width: 45px;height: 45px;line-height: 45px;font-size: 16px;font-weight: 700;font-family: var(--title-font);position: absolute;right: 0;top: 0;background-color: var(--theme-color);color: var(--white-color);margin: -22.5px -22.5px 0 0;border-radius: 50%;}.process-style2 .process-arrow {position: absolute;right: -55%;top: 10%;}.process-style2:last-child .process-arrow {display: none;}@media (min-width: 1500px) {.process-wrap1 {margin-left: 120px;margin-right: 120px;}}@media (max-width: 1199px) {.process-style2 .process-arrow {right: -23%;top: 15%;max-width: 90px;}}@media (max-width: 991px) {.process-style2 {max-width: 100%;}.process-style2 .process-arrow {display: none;}}.space, .space-top {padding-top: var(--section-space);}.space {padding-bottom: var(--section-space);}.space-extra-bottom {padding-bottom: calc(var(--section-space) - 30px);}@media (max-width: 991px) {.space, .space-top {padding-top: var(--section-space-mobile);}.space {padding-bottom: var(--section-space-mobile);}.space-extra-bottom {padding-bottom: calc(var(--section-space-mobile) - 30px);}}
