:root {--theme-color-main: #6400d6;--theme-color-sec: #462f61;--theme-color-light: #f7f3fc;--theme-color-landing: #462f61;}*, 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: var(--theme-color-sec) !important;}.main-bg {width: 100%;background: linear-gradient(45deg, #6400d6, #ffffff00);position: relative;z-index: 1;}.rounded-edge1 {clip-path: ellipse(80% 100% at 50% 0%);background: linear-gradient(45deg, #7b25dc, #efdeff);}.img-area {background: url(../images/main-banner.webp) no-repeat left top / contain;position: relative;z-index: 9;}.rounded-edge {clip-path: ellipse(85% 100% at 50% 0%);}.inner-bg {width: 100%;background: linear-gradient(45deg, #9f4cff, #ffffff00);position: relative;z-index: 1;}@media(min-width: 992px) {.d-lg-flex {display: flex !important;}}.theme-btn {text-align: center;padding: 12px 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;}.theme-bg {background: var(--theme-color-main);}.fw-bold {font-weight: 700;}.border {border-color: #d8d8d8 !important;}.nowrap {white-space: nowrap;}.bg-dark {background: var(--theme-color-landing);}.bg-light {background: var(--theme-color-light) !important;}.text-theme {color: var(--theme-color-main);}.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;}.header a.logo {color: #000 !important;}.header li a {text-decoration: none;color: #606060 !important;display: block;}.header li a.active {color: #0c3924 !important;background: none;}.header li a:hover.active {color: var(--theme-color-sec) !important;}.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 20px;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: #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;clip-path: polygon(6% 0, 100% 0%, 94% 100%, 0% 100%);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(90deg, #cfb0f3, #ffffff);}.active ul li a {color: #606060 !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;line-height: 24px;}#container-inside {position: absolute;min-width: 960px;max-width: 1280px;height: auto;min-height: 100%;margin: 0px auto;padding: 0px auto;overflow: hidden;z-index: 0;}#circle-small {-webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;animation: circle-small-scale 3s ease-in-out infinite alternate;animation-timing-function: cubic-bezier(.6, 0, .4, 1);animation-delay: 0s;position: absolute;top: 200px;left: -150px;background: #bf86ff;width: 300px;height: 300px;border-radius: 50%;opacity: 0.4;}#circle-medium {-webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;animation: circle-small-scale 3s ease-in-out infinite alternate;animation-timing-function: cubic-bezier(.6, 0, .4, 1);animation-delay: 0.3s;position: absolute;top: 50px;left: -300px;background: #7a0dda;width: 600px;height: 600px;border-radius: 50%;opacity: 0.3;}#circle-large {-webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;animation: circle-small-scale 3s ease-in-out infinite alternate;animation-timing-function: cubic-bezier(.6, 0, .4, 1);animation-delay: 0.6s;position: absolute;top: -100px;left: -450px;background: #ffffff;width: 900px;height: 900px;border-radius: 50%;opacity: 0.2;}#circle-xlarge {-webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;animation: circle-small-scale 3s ease-in-out infinite alternate;animation-timing-function: cubic-bezier(.6, 0, .4, 1);animation-delay: 0.9s;position: absolute;top: -250px;left: -600px;background: #9138f4;width: 1200px;height: 1200px;border-radius: 50%;opacity: 0.1;}#circle-xxlarge {-webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;animation: circle-small-scale 3s ease-in-out infinite alternate;animation-timing-function: cubic-bezier(.6, 0, .4, 1);animation-delay: 1.2s;position: absolute;top: -400px;left: -750px;background: #fff;width: 1500px;height: 1500px;border-radius: 50%;opacity: 0.05;}@-webkit-keyframes circle-small-scale {0% {-webkit-transform: scale(1.0);}100% {-webkit-transform: scale(1.1);}}@keyframes circle-small-scale {0% {transform: scale(1.0);}100% {transform: scale(1.1);}}@media (min-width:993px) and (max-width: 1024px) {}@media (min-width:320px) and (max-width:992px) {.img-area {background: none;}.main-bg {background: linear-gradient(90deg, #cfb0f3, #ffffff);}#container-inside {display: none;}.hdr-scroller {background: linear-gradient(90deg, #cfb0f3, #ffffff);}.header li a {color: #606060 !important;}.header li a.active {color: #0c3924 !important;}.header a.logo {color: #222 !important;}.rounded-edge {clip-path: ellipse(100% 100% at 50% 0%);}.rounded-edge1 {clip-path: ellipse(100% 100% at 50% 0%);}}.form-group label {display: block;margin-bottom: 5px;}