body {
    font-family: Sans-serif;
  }
p {
    font-family: Sans-serif;
    font-weight: normal;
    font-size:16px;
    line-height: 28px;
    }
li{
    font-family: Sans-serif;
    font-weight: normal;
    font-size:16px;
    line-height: 28px;
    }


span{
    font-family: Sans-serif;
    font-weight: normal;
    font-size:16px;
    line-height: 24px;
    }

.section {
    max-width: 760px;
    padding-top: 0;
    padding-bottom:24px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.section-p {
    max-width: 760px;
    padding-top: 24px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}


  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.table-container {
  overflow-x: auto;
}

table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
}

th,
td {
  text-align: left;
}

/* For desktop view */
@media only screen and (min-width: 768px) {
  table {
    display: table;
    width: 100%;
  }
  tbody,
  tr,
  td {
    display: table-cell;
    vertical-align: top;
    padding-right: 10px;
    text-align: left;
    /* width: 33.33%; */
  }
}

td:last-of-type{
    padding-right: 0px;
  }

/* For mobile view */
@media only screen and (max-width: 767px) {
  tbody,
  tr,
  td {
    /*display: block; */
    /* width: 100%; */
    text-align: left;
    vertical-align: top;
    padding-right: 10px;
    text-align: left;
  }
}


.layout-container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.navbar-content {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-height: 32px;
    width: 760px;
    margin: 0px 16px;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-container {
    background-color: white;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-bottom: 1px solid #F2F2F2;
    position: sticky;
    top: 0px;
    height: 64px;
}
.ggDeqU {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}
.clTNBc {
    transform: rotate(180deg) scale(0.7);
    width: auto;
}
.bopCRj {
    font-size: 16px;
    padding-left: 5px;
    font-weight: bold;
    color: black;
}

.page-wrapper {
    padding: 0px;
    margin-bottom: auto;
}
.page-content {
    max-width: 760px;
    margin: 0px auto;
    overflow-x: hidden;
}
.page-content div:last-of-type {
    border-bottom: none;
}
.posting-header {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    /* border-bottom: 1px solid black; */
    width: 100%;
}
.fPPuLf {
    font: normal 400 36px/1.4;
    /* font-weight: bold; 
    font-size: 56px; */
    margin: 0px;
    padding-top: 80px;
}
.cBQVbz {
    font-size: 20px;
    margin: 0px;
    padding-bottom: 40px;
}
.eYQrwX {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    /* border-bottom: 1px solid black; */
}

.eYQrwX div:first-child {
    margin-top: 32px;
}
.jJZjRC {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.kGZjui {
    font-weight: 700;
}
.itGHnO {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.kiDcIh {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}
.kGZjui {
    font-weight: 700;
}


.fZdal {
    font: normal 700 18px/1.4 "Arial";
    /* margin-top: 32px;
    margin-bottom: 8px; */
}


.fHUYDm {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    /* border-bottom: 1px solid black; */
    width: 100%;
}

h3 {
    margin-top: 8px;
    margin-bottom: 0px;
}

.cOsyrM {
    padding: 0px;
    margin-bottom: 40px;
}

.bmMOkd {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    /* border-bottom: 1px solid black; */
    width: 100%;
}
.bmMOkd > p:last-of-type {
    margin-bottom: 40px;
}

.main-button-container {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: sticky;
    bottom: 0px;
    height: 70px !important;
    width: 100%;
    background-color: rgb(255, 255, 255);
    border-top: 1px solid #F2F2F2;
    padding: 20px 0px;
}
.main-button-wrapper {
    display:flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: center;
    max-height: 70px !important;
    width: 760px;
    
}
.main-button-wrapper button {
    margin-left: 0px;
    align-content: center;
}
.fPLJsu {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: none;
    padding: 16px;
    max-height: 48px;
    cursor: pointer;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    color: rgb(28, 48, 105);
    background-color: transparent;
}
.main-button {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: none;
    padding: 16px;
    max-height: 40px ;
    width: 200px !important;
    cursor: pointer;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
    color: rgb(255, 255, 255);
    background-color: rgb(28, 48, 105) !important;
    border-radius: 4px;
}

.checkmark-list ul {
  list-style: none;
}

.checkmark-list ul li:before {
  content: '✓';
}

.gHcEqj:hover {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: none;
    padding: 16px;
    max-height: 48px;
    width: 200px !important;
    cursor: pointer;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(149, 177, 255) !important;
}

.footer {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(240, 240, 240);
    color: black;
    width: 100%;
}

.footer-container {
    display: flex;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: center;
    margin: 32px 0;
    font-size: 10px;
    font-weight: normal;
}

.footer-wrapper {
    text-align: center;
    margin-top: 0px;
}

.footer-text {
    font-weight: 400;
    text-align: center;
}

.kGZCHT {
    font-weight: 500;
    margin-top: 40px;
}
.kGZCHT {
    text-align: right;
    margin-top: 0px;
}
.ffPrmw {
    font-weight: 700;
}
.kGZCHT > p {
    margin: 0px;
}