:root {--theme-color-main: #fed403;--theme-color-sec: #0d0d0d;--theme-color-light: #f5f5f5;}*, body {outline: none;}body {font-family: "Space Grotesk", sans-serif;}a, h1, h2, h3, h4, h5, h6 {text-decoration: none !important;}h1, h2, h3, h4, h5, h6 {font-weight: 600;color: #101828;}a {color: #244034 !important;}a:hover {color: var(--theme-color-main) !important;}.section-title {position: relative;display: inline-block;font-size: 14px;line-height: 1.2em;letter-spacing: 0.1em;text-transform: uppercase;padding-left: 16px;margin-bottom: 10px;font-weight: 500;}.section-title::before {content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: var(--theme-color-main);width: 6px;height: 6px;}.hero-banner {background: radial-gradient(at top left, #ffff0044 -20%, #0D0D0D 30%);}.img-area {background: url(../../wni-template/images/hero-image.webp) bottom right/contain no-repeat;padding: 100px 0 50px;}@media(max-width: 992px) {.img-area {background: none;padding: 80px 30px 20px 30px;}.hero-banner {background: radial-gradient(ellipse 500px 320px at 20% 50%, rgba(75, 64, 22, 0.35), transparent 70%), radial-gradient(ellipse 500px 320px at 35% 50%, rgba(75, 64, 22, 0.32), transparent 70%), radial-gradient(ellipse 500px 320px at 50% 50%, rgba(75, 64, 22, 0.40), transparent 70%), radial-gradient(ellipse 500px 320px at 65% 50%, rgba(75, 64, 22, 0.32), transparent 70%), radial-gradient(ellipse 500px 320px at 80% 50%, rgba(75, 64, 22, 0.35), transparent 70%), #050505;background-repeat: no-repeat;background-size: cover;position: relative;}}.hero-banner::after, .bg-dark::after {content: "";position: absolute;inset: 0;backdrop-filter: blur(40px);z-index: -1;}.border-tb {border-top: 1px solid #d5dce2;border-bottom: 1px solid #d5dce2;}.border-r {border-right: 1px solid #d5dce2;}.theme-btn {text-align: center;padding: 10px 40px;font-weight: 600 !important;text-transform: uppercase;color: #000 !important;background: var(--theme-color-main);border-radius: 6px;transition: all linear 0.1s;}.theme-btn:hover {background: var(--theme-color-sec);color: #fff !important;}.bg-theme, .bg-dark {background: radial-gradient(ellipse 500px 320px at 20% 50%, rgba(75, 64, 22, 0.35), transparent 70%), radial-gradient(ellipse 500px 320px at 35% 50%, rgba(75, 64, 22, 0.32), transparent 70%), radial-gradient(ellipse 500px 320px at 50% 50%, rgba(75, 64, 22, 0.40), transparent 70%), radial-gradient(ellipse 500px 320px at 65% 50%, rgba(75, 64, 22, 0.32), transparent 70%), radial-gradient(ellipse 500px 320px at 80% 50%, rgba(75, 64, 22, 0.35), transparent 70%), #050505;background-repeat: no-repeat;background-size: cover;position: relative;}.text-sec {color: var(--theme-color-sec);}.rounded-20 {border-radius: 12px;}.search-btn {background: #89efdd;border-radius: 0px;color: #000 !important;border: none;padding: 10px 20px;text-transform: uppercase;letter-spacing: 1px;font-weight: bold;transition: 0.5s;}.search-btn:hover {background: var(--theme-color-sec);color: #fff !important;}.theme-bg-sec {background: var(--theme-color-sec);}.fw-bold {font-weight: 600;}.border {border-color: #858d95 !important;}hr {color: #af9cc3;}.nowrap {white-space: nowrap;}.bg-light {background: var(--theme-color-light) !important;}.bg-theme-sec {background: var(--theme-color-sec) !important;}.text-theme {color: var(--theme-color-main);}.btn {white-space: nowrap;}.c-img {height: 80px;display: flex;align-items: center;}.form-control:focus, .form-select:focus {box-shadow: none !important;}.footer a {color: #d7cda3 !important;}.footer a:hover {color: var(--theme-color-main) !important;}.form-control, .form-select {padding: 15px 30px;border-radius: 50px !important;}.border-r {border-right: 0px solid #d5dce2;}.border-tb {border-top: 0px solid #d5dce2;border-bottom: 0px solid #d5dce2;}@media (max-width:1024px) {.btn-margin {margin-bottom: 180px;}}.header a.logo, .header li a {text-decoration: none;color: #000;display: block;}.header li a.active {color: var(--theme-color-main) !important;}.header {position: fixed;z-index: 1000;background: #181714;width: 100%;}.header ul {margin: 10px;padding: 0;list-style: none;overflow: hidden;}.header li a {padding: 12px 20px;text-transform: uppercase;font-weight: 500;color: #fff !important;}.header .menu-btn:hover, .header li:hover a {color: var(--theme-color-main) !important;}.header a.logo {float: left;font-size: 2em;padding: 10px;margin-top: 8px;color: #fff !important;}.header a:hover.logo {color: #fff !important;}.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: 28px 20px;position: relative;user-select: none;}.header .menu-icon .navicon {background: var(--theme-color-main);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: var(--theme-color-main);content: "";display: block;height: 100%;position: absolute;transition: 0.2s ease-out;width: 100%;}.about-img{background: url(../../wni-template/images/about-us.webp) no-repeat center/contain; padding: 45%;}.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 30px;}.header .menu {clear: none;float: right;max-height: none;}.header .menu-icon {display: none;}}.j-tags {border-radius: 6px;border: 1px solid var(--theme-color-main);color: #000 !important;padding: 5px 20px;display: inline-block;margin-bottom: 10px;background: #fff;}.j-tags:hover {background: var(--theme-color-main);color: #000 !important;}.description-lp {all: initial !important;font-family: var(--bs-font-sans-serif) !important;}.description-lp li, .description-lp p, .description-lp ul {padding: revert !important;margin: revert !important;font-size: 18px;list-style: revert !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;}.text-white {color: #fff !important;}.job-btn {position: relative;bottom: -30px;right: 15px;float: right;}@media(max-width: 992px) {.job-btn {bottom: 0;right: 0;float: none;}}.nowrap {white-space: nowrap;}.job-card-eh {display: flex;flex-direction: column;height: 100% !important;}.heading-eh {flex: 1;display: flex;}.display-4{font-size: 3.5rem !important;}