:root {--theme-color-main: #b6227e;--theme-color-sec: #e29bc7;--theme-color-light: #dce0ff;--theme-color-landing: #b6227e;}*, 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;}.img-area {background: url() no-repeat right bottom / cover;}.highlight {color: #b6227e;}.aurora-bg {background: url(../images/bg-banner.webp) no-repeat center/cover;}.twm-home-10-banner-section {height: 574px;overflow: hidden;display: flex;align-items: center;background-size: cover;position: relative;}.twm-home-10-banner-section.twm-bne-10-skew:before {background-color: #e29bc7;}.twm-home-10-banner-section.twm-bne-10-skew:before {content: "";width: 384px;height: 100%;position: absolute;left: calc(39% + 300px);top: 0px;transform: skewX(15deg);}.twm-bnr-right-section {padding-top: 0px;position: relative;z-index: 1;}.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap {background-color: #e29bc7;}.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap {width: 456px;height: 456px;border-radius: 50%;margin-left: auto;background-color: #f8f4f4;position: relative;}.twm-bnr-right-section .bnr-media-wrap .bnr-media {width: 406px;height: 406px;background-color: #fff;border-radius: 50%;position: relative;overflow: hidden;left: 50%;top: 50%;transform: translate(-50%, -50%);border: 10px solid #fff;z-index: 2;}.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap .semi-circle {background-color: #2a2e3a;}.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap .semi-circle {width: 456px;height: 228px;background-color: #e29bc7;border-radius: 228px 228px 0px 0px;position: absolute;left: 0px;top: 0px;}.rotate-center-2 {animation: 24s linear infinite rotate;position: relative;top: -45px;transform-origin: 50% 100%;}@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: #000 !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;border-color: #000;}.theme-bg {background: #e29bc7;}.theme-bg-sec {background: var(--theme-color-sec);}.theme-bg-lght {background: var(--theme-color-light);}.theme-bg-form {background: #0B55B560;}.bg-dark {background: linear-gradient(to left, #ffffff 0%, #ffdcef 100%);;}.bg-light {background: var(--theme-color-sec) !important;}.sub {display: inline-flex;align-items: center;justify-content: center;padding: 3px 15px;border: 1px solid #070707;border-radius: 50px;}.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: #000 !important;}.footer a:hover {color: #FBEFEF !important;}.form-control, .form-select {padding: 15px 20px;border-radius: 12px;border-color: #989898 !important;}.header a.logo {color: #fff !important;}.header li a {text-decoration: none;color: #000 !important;display: block;margin: 0 5px;}.header li a.active {color: #090909 !important;background: #ffffff00;}.header li a:hover {color: #121212 !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: #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: #e29bc7;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: #e29bc7;}.active ul li a {color: #000 !important;}.active .logo p {color: #000 !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;}.job-section {background: #f8f4f4;}.info-box {display: flex;align-items: start;gap: 20px;padding: 20px;border-left: 1px solid #2f2f2f;}.circle {position: absolute;top: 283px;right: 320px;}.icon img {width: 100px;height: 100px;}.process-line {position: relative;width: 100%;height: 2px;background: #b6227e;margin-top: 25px;}.process-line::after {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 14px;height: 14px;background: #b6227e;border-radius: 50%;}.process-line.active::after {background: #ff6b1a;}.botm-bg {background: linear-gradient(to right, #f3e77c 0%, #FFFDE7 50%, #FFFFFF 100%);}@media(max-width: 990px) {.card {margin: 20px;}}@media (min-width:993px) and (max-width: 1024px) {.circle {position: absolute;top: 276px;right: 270px;}.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap {width: 456px;height: 456px;border-radius: 50%;margin-left: auto;background-color: #f8f4f4;position: relative;left: -33px;}}@media (min-width:320px) and (max-width:992px) {.img-area {background: none;}.hdr-scroller {background: #e29bc7;}.header li a {color: #fff !important;}.header li a.active {color: #080808 !important;}.process-wrap {padding: 15px;}.circle {display: none;}.circle-img {display: none;}.aurora-bg {background-image: none;}.twm-bnr-right-section .bnr-media-wrap .bnr-media {display: none;}.twm-home-10-banner-section .twm-bnr-right-section .bnr-media-wrap .semi-circle {display: none;}.semi-circle {display: none;}.bnr-media-wrap {display: none;}}.font-style {font-weight: 600;color: #101828;font-family: 'Trebuchet MS', Arial, sans-serif;text-decoration: none !important;line-height: 1.2;font-size: 1.75rem;}.font-style1 {font-weight: 600;color: #101828;font-family: 'Trebuchet MS', Arial, sans-serif;text-decoration: none !important;line-height: 1.2;}.font-style2 {font-weight: 700;color: #ffffff;font-family: 'Trebuchet MS', Arial, sans-serif;text-decoration: none !important;font-size: 1.25rem;}.font-style21 {font-weight: 700;color: #101828;font-family: 'Trebuchet MS', Arial, sans-serif;text-decoration: none !important;font-size: 1.25rem;}.text-dark {color: #000000;}.header li a.active {color: #ffffff !important;background: #000000;border-radius: 50px;}