*{margin:0px;padding:0px;}body{font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #666666;}section{position: relative;}p{margin: 0px;padding: 0px;}h1,h2,h3,h4,h5,h6{margin: 0px;padding: 0px;}header {background-color: #363073;}header .header-body .logo img {height: 58px;object-fit: contain;}header .header-body {display: flex;justify-content: space-between;align-items: center;width: 100%;padding: 12px 0px;}header .header-body .user-body {display: flex;align-items: center;gap: 12px;}header .header-body .user-body .return-emitra a {background-color: #de9407;color: #000;text-decoration: none;border-radius: 50px;padding: 5px 11px;text-transform: capitalize;}header .header-body .user-body .return-emitra {margin-left: 20px;}header .header-body .user-name h4 {margin: 0;color: #fff;font-size: 15px;}header .header-body .user-img img {width: 38px;height: 38px;border-radius: 50px;}#content-area {padding: 50px 0px;}#content-area .title-box {width: fit-content;margin: auto;padding: 50px;}#content-area .title-box h1 {font-weight: 700;text-transform: capitalize;color: #000;width: fit-content;padding: 10px 20px;border-radius: 10px;box-shadow: 1px 2px 13px #e39e0e57;background: #e39e0e;}#content-area .form-section {max-width: 700px;text-align: center;position: relative;margin: 0px auto 0px;}#content-area .form-section .other-section {text-align: left;}#content-area .form-section .enroll-course button {padding: 12px 18px;border: 2px solid #363073;border-radius: 50px;max-width: 600px;width: 100%;font-size: 28px;font-weight: 600;background-color: #f2f2f2;text-transform: capitalize;margin: 130px auto 0px;}#content-area .form-section .email-section {margin-top: 50px;text-align: left;}#content-area .form-section .other-section .grid {display: grid;grid-template-columns: repeat(2,1fr);gap: 15px;text-align: left;}#content-area .form-section label {font-size: 15px;color: #000;font-weight: 600;margin: 0px;}#content-area .form-section .form-group {margin-bottom: 2rem;}#content-area .form-section input {background-color: transparent;border: 0px;border-bottom: 2px solid #afafaf;border-radius: 0px;color: #000;padding-left: 0;}#content-area .form-section .form-control:focus {color: #495057;background-color: #fff;border-color: #de9407;outline: 0;box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);}:focus-visible {outline: -webkit-focus-ring-color auto 0px;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active{-webkit-box-shadow: 0 0 0 30px white inset !important;}#content-area .form-section select {background-color: transparent;border: 0px;border-bottom: 2px solid #afafaf;border-radius: 0px;color: #000;padding-left: 0;}#content-area .form-section .select2-container--default .select2-selection--single{background-color: transparent!important;border: 0px!important;border-bottom: 2px solid #afafaf!important;border-radius: 0px!important;color: #000!important;padding-left: 0!important;height: calc(1.5em + 0.75rem + 2px);padding: 0.375rem 0.75rem;}#content-area .form-section .select2-container {width: 100%!important;display: block;}#content-area .form-section .other-section .form-details {background-color: #f2f2f2;padding: 15px;display: grid;grid-template-columns: repeat(1,1fr);gap: 10px;max-width: 290px;margin: 50px auto 0px;}#content-area .form-section .other-section .form-details .item {padding: 5px;}#content-area .form-section .other-section .form-details .item p {display: flex;font-weight: 600;font-size: 15px;color: #000;justify-content: space-between;flex-wrap: wrap;align-items: center;}#content-area .form-section .other-section .form-details .item p.TotalAmount {font-size: 17px;font-weight: 800;}#content-area .form-section .other-section .form-submit{text-align: center;margin-top: 35px;}#content-area .form-section .other-section .form-submit button {padding: 12px 18px;border: 2px solid #de9407;border-radius: 50px;max-width: 200px;width: 100%;font-size: 18px;font-weight: 600;background-color: #de9407;text-transform: capitalize;}footer {background: linear-gradient(to bottom right, #eafbff, #f7f7f7);color: #343b40;}footer .footer-body p {color: #000;margin: 0px;}footer .footer-body a {color: #000;text-decoration: none;}footer .footer-body a:hover {color: #363073;}footer .footer-body {display: flex;justify-content: space-between;align-items: center;padding: 8px 0px;}footer .footer-body .copyright {display: flex;align-items: center;gap: 12px;}