:root {--theme-color-main: #00108c;--theme-color-sec: #5064ff;--theme-color-light: #dce0ff;--theme-color-landing: #11022e;}*, 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: #86a7ff !important;}.img-area {background: url(../../vhm-folder/images/main-banner.webp) no-repeat right bottom / contain;}@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-landing);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);}.theme-bg-sec {background: var(--theme-color-sec);}.theme-bg-lght {background: var(--theme-color-light);}.theme-bg-form {background: #0B55B560;}.bg-dark {background: var(--theme-color-landing);}.bg-light {background: var(--theme-color-light) !important;}.fw-bold {font-weight: 700;}.border {border-color: #6e6e6e !important;}hr {color: #af9cc3;}.nowrap {white-space: nowrap;}.btn {white-space: nowrap;}.form-control, .form-select {padding: 10px 30px !important;}.footer a {color: #fff !important;}.footer a:hover {color: #FBEFEF !important;}.form-control, .form-select {padding: 15px 20px;border-radius: 12px;border-color: #989898 !important;}.display-4 {font-size: 3.5rem;}.header a.logo {color: #fff !important;}.header li a {text-decoration: none;color: #fff !important;display: block;margin: 0 5px;}.header li a.active {color: #86a7ff !important;background: #ffffff00;}.header li a:hover {color: #86a7ff !important;background: #ffffff00;}.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 20px;position: relative;user-select: none;}.header .menu-icon .navicon {background: #fff;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: #fff;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(117deg, #11022e, #4f41aa);}.active ul li a {color: #fff !important;}.active .logo p {color: #fff !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;}.form-clip {width: auto;padding: 0 20px 0 20px;border-radius: 50px;border: 1px solid #ffffff70;box-shadow: 0px 3px 10px #ed5dd173;}.aurora-bg {position: relative;height: 100%;overflow: hidden;z-index: 0;background: radial-gradient(circle at 50% 0%, rgba(80, 100, 255, .55), transparent 35%), radial-gradient(circle at 75% 65%, rgba(255, 0, 120, .45), transparent 45%), radial-gradient(circle at 20% 100%, rgba(255, 120, 0, .20), transparent 35%), linear-gradient(135deg, #020212, #09002a, #050518, #020212);}.aurora-bg::before {content: "";position: absolute;width: 1200px;height: 500px;top: -180px;left: 50%;transform: translateX(-50%) rotate(-12deg);background: linear-gradient(90deg, transparent, rgba(120, 120, 255, .8), transparent);filter: blur(120px);}.aurora-bg::after {content: "";position: absolute;width: 900px;height: 500px;right: -150px;bottom: -100px;background: radial-gradient(ellipse, rgb(26 119 255 / 90%), rgb(0 86 255 / 40%), transparent 70%);filter: blur(120px);}.grain {background-image: radial-gradient(#ffffff34 0.5px, transparent 0.5px);background-size: 5px 5px;}.card {border-radius: 4px;background: #fff;box-shadow: 0 6px 10px rgba(0, 0, 0, .08), 0 0 6px rgba(0, 0, 0, .05);transition: .3s transform cubic-bezier(.155, 1.105, .295, 1.12), .3s box-shadow, .3s -webkit-transform cubic-bezier(.155, 1.105, .295, 1.12);padding: 14px 80px 18px 36px;cursor: pointer;}.card:hover {transform: scale(1.05);box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06);}.card-1 {background-image: url(../../vhm-folder/images/icon-01.svg);background-repeat: no-repeat;background-position: right;background-size: 80px;}.card-2 {background-image: url(../../vhm-folder/images/icon-02.svg);background-repeat: no-repeat;background-position: right;background-size: 80px;}.card-3 {background-image: url(../../vhm-folder/images/icon-03.svg);background-repeat: no-repeat;background-position: right;background-size: 80px;}@media(max-width: 990px) {.card {margin: 20px;}}.process-card {background: #ffffff99;border-radius: 64px;padding: 8px;margin-bottom: 18px;border: 1px solid #a8c2ff;border-left: 3px solid var(--theme-color-sec);box-shadow: 0 8px 28px rgba #00000012 (0, 0, 0, .07);}.process-card:hover {transform: scale(1.05);box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06);transition: .3s transform cubic-bezier(.155, 1.105, .295, 1.12), .3s box-shadow, .3s -webkit-transform cubic-bezier(.155, 1.105, .295, 1.12);}.bg-light-about {background: #f3f3f3 !important;}.theme-btn {text-align: center;padding: 10px 20px;font-weight: 600 !important;transition: .3s linear;text-transform: uppercase }.job-card-eh {display: flex;flex-direction: column;height: 100% !important;}.heading-eh {flex: 1;display: flex;line-height: 24px;}.botm-bg {background: linear-gradient(45deg, #8493ff, #dee2ff 50%);padding: 100px 0 50px 0;--c: 70px;mask: radial-gradient(60% var(--c) at top, #0000 calc(100% - 1px), #000);}@media (min-width:993px) and (max-width: 1024px) {.img-area {background: url(../../vhm-folder/images/main-banner.webp) no-repeat right -30px bottom / contain;}}@media (min-width:320px) and (max-width:992px) {.img-area {background: none;}.hdr-scroller {background: linear-gradient(117deg, #11022e, #4f41aa);}.header li a {color: #fff !important;}.header li a.active {color: #86a7ff !important;}.process-wrap {padding: 15px;}.display-4 {font-size: 3rem !important;}}