:root {--theme-color-main: #3aa0b6;--theme-color-sec: #07697e;--theme-color-light: #dbf8ff;}*, body {outline: none;}html {scroll-behavior: smooth;}a, h1, h2, h3, h4, h5, h6 {text-decoration: none !important;}h1, h2, h3, h4, h5, h6 {font-weight: 600;color: #101828;font-family: 'Trebuchet MS', Arial, sans-serif;}a {color: #000 !important;}a:hover {color: #07697e !important;}.img-area {background: url(../../hcp-folder/images/main-banner.webp) no-repeat right / contain;position: relative;z-index: 9;}@media(min-width: 992px) {.d-lg-flex {display: flex !important;}}.theme-btn {text-align: center;padding: 15px 20px;font-weight: 600 !important;text-transform: uppercase;color: #fff !important;background: var(--theme-color-sec);border-radius: 9px;transition: all linear 0.3s;}.theme-btn:hover {background: var(--theme-color-sec);color: #fff !important;transform: translateY(3px);}.text-sec {color: var(--theme-color-sec);}.rounded-20 {border-radius: 20px;}.rounded-tb {border-radius: 20px 0;}.theme-bg {background: var(--theme-color-main);}.bg-dark {background: var(--theme-color-sec);}.bg-light {background: var(--theme-color-light) !important;}.fw-bold {font-weight: 700;}.border {border-color: #d8d8d8 !important;}hr {color: #af9cc3;}.nowrap {white-space: nowrap;}.btn {white-space: nowrap;}.footer a {color: #fff !important;}.footer a:hover {color: #FBEFEF !important;}.form-control {border-radius: 12px;padding: 15px 45px 15px 30px !important;border-color: #989898 !important;}.form-select {border-radius: 12px;padding: 15px 45px 15px 30px !important;border: 1px solid #989898 !important;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat: no-repeat, no-repeat;background-position: right 20px center, center;background-size: 16px 12px, 100% 100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.header a.logo {color: #000 !important;}.header li a {text-decoration: none;color: #000 !important;display: block;}.header li a.active {color: #fff !important;background: var(--theme-color-sec);border-radius: 50px;}.header li a:hover {color: #fff !important;background: var(--theme-color-sec);border-radius: 50px;}.header {position: fixed;z-index: 1000;width: 100%;background: var(--theme-color-sec);}.header ul {margin: 8px 0 0;padding: 0;list-style: none;overflow: hidden;}.header li a {padding: 12px 15px;text-transform: uppercase;font-weight: 500;}.header .menu-btn:hover, .header li:hover a {color: #fff;}.header a.logo {float: left;font-size: 2em;padding: 10px;}.header a:hover.logo {color: #ffffff;}.header .menu {clear: both;max-height: 0;transition: max-height 0.2s ease-out;}.header .menu-icon {cursor: pointer;display: inline-block;float: right;padding: 32px 10px;position: relative;user-select: none;}.header .menu-icon .navicon {background: #000;display: block;height: 2px;position: relative;transition: background 0.2s ease-out;width: 18px;}.header .menu-icon .navicon:after, .header .menu-icon .navicon:before {background: #000;content: "";display: block;height: 100%;position: absolute;transition: 0.2s ease-out;width: 100%;}.header .menu-icon .navicon:before {top: 5px;}.header .menu-icon .navicon:after {top: -5px;}.header .menu-btn {display: none;}.header .menu-btn:checked~.menu {max-height: 260px;padding-bottom: 20px;}.header .menu-btn:checked~.menu-icon .navicon {background: 0 0;}.header .menu-btn:checked~.menu-icon .navicon:before {transform: rotate(-45deg);}.header .menu-btn:checked~.menu-icon .navicon:after {transform: rotate(45deg);}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after, .header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {top: 0;}@media (min-width: 992px) {.header li {float: left;}.header li a {padding: 12px 20px;}.header .menu {clear: none;float: right;max-height: none;padding: 0 20px;}.header .menu-icon {display: none;}}.hdr-scroller {position: fixed;z-index: 1000;width: 100%;background: #ffffff00;padding: 0px;-webkit-transition: all ease-out .5s;-moz-transition: all ease-out .5s;-o-transition: all ease-out .5s;transition: all ease-out .5s }.header .active ul li a {color: #fff !important;}.active {background: linear-gradient(45deg, #f6fbfd, #d5f5fe);}.active ul li a {color: #000 !important;}.active .logo p {color: #222 !important;}label.error {color: red;font-size: 1rem;display: block;margin-top: 5px;}label.error.fail-alert {border: 2px solid red;border-radius: 4px;line-height: 1;padding: 2px 0 6px 6px;background: #ffe6eb;}input.valid.success-alert {border: 2px solid #4caf50;color: green;}input.error, textarea.error {border: 1px solid red !important;font-weight: 300;color: red;}.alert {border: 1px solid #0A3622;border-radius: 6px;background: #d1e7dd;padding: 10px;}.alert-success {color: #0a3622;}.job-card-eh {display: flex;flex-direction: column;height: 100% !important;}.heading-eh {flex: 1;display: flex;line-height: 24px;}.form-group label {display: block;margin-bottom: 5px;}.txt-uppercase {text-transform: uppercase;}.hero-banner {position: relative;height: 100%;overflow: hidden;background: linear-gradient(135deg, #c8f2fe, #fafcff);display: flex;align-items: center;justify-content: center;}.bg-squares {position: absolute;inset: 0;}.bg-squares span {position: absolute;transform: rotate(45deg);border-radius: 20px;backdrop-filter: blur(5px);}.bg-squares span:nth-child(1) {width: 350px;height: 350px;top: -100px;left: -80px;background: #83e9fa47;}.bg-squares span:nth-child(2) {width: 250px;height: 250px;top: 80px;left: 180px;background: #6ed9ec25;}.bg-squares span:nth-child(3) {width: 400px;height: 400px;top: -120px;right: -120px;background: #9df0ff1d;}.bg-squares span:nth-child(4) {width: 180px;height: 180px;bottom: 80px;left: 45%;background: #9df0ff1d;}.bg-squares span:nth-child(5) {width: 300px;height: 300px;bottom: -150px;left: 50px;background: #9df0ff1d;}.bg-squares span:nth-child(6) {width: 280px;height: 280px;bottom: -100px;right: 100px;background: rgba(255, 255, 255, .06);}.view-btn {font-size: 14px;line-height: 16px;width: 50px;height: 50px;font-weight: 600;color: #fff;}.job-card-eh {display: flex;flex-direction: column;height: 100% !important;}.heading-eh {display: flex;flex: 1 !important;}.way-you-hire {width: 100%;background: linear-gradient(90deg, #a0ebff, #9ad4ef2e 50%);}.way-img {background: url(../../hcp-folder/images/about-bg.webp) no-repeat right bottom / contain;}.bg-white-trans {background: #9ad4ef2e;}.display-5 {font-size: 3rem !important;}@media (min-width:993px) and (max-width:1024px) {.img-area {background: url(../../hcp-folder/images/main-banner.webp) no-repeat right -70px bottom / contain;}.way-img {background: url(../../hcp-folder/images/about-bg.webp) no-repeat right -85px bottom / contain;}}@media (min-width:320px) and (max-width:992px) {.img-area {background: none;}.hdr-scroller {background: linear-gradient(45deg, #f6fbfd, #d5f5fe);}.header li a {color: #000 !important;}.way-img {background: none;}.way-you-hire {background: linear-gradient(90deg, #a0ebff, #9ad4ef2e 50%);}}