.comeet-group-name {
    margin-bottom: 20px;
    margin-top: 40px;    
}

.comeet-group-name a {
    color: black;
    font-weight: bold;
}

li a.comeet-position {
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
    padding-top: 15px;
    margin-bottom: 0;
}

.comeet-position-meta {
    margin: 0 0 20px 0;
    display: block;
    font-size: 0.7rem;
    color: #898787;
}

.comeet-position-meta-single {
    display: block;
    font-size: 0.8rem;
    color: #898787;
    margin-bottom: 50px;
}

.comeet-position-name {
    margin: 0;
}

.comeet-list ul {
    margin:0px;
}
.all-jobs-link {
    padding:10px;
    border-top: 1px solid #d5d5d5;
    display:block;
    margin-top:20px;
}
.email-resume-link {
    float:right;
    font-size:14px;
    font-weight:normal;
}

.position-image {
    text-align:center;
}

.comeet-list a{
    text-decoration:none;
}
.comeet-list a:link {
    text-decoration:none;
}

/* visited link */
.comeet-list a:visited {
    text-decoration:none;
}

/* mouse over link */
.comeet-list a:hover {
    text-decoration:none;
}

/* selected link */
.comeet-list a:active {
    text-decoration:none;
}

.comeet-list ul{
    list-style:none;
}
.comeet-list li{
    margin-bottom:10px;
}

.comeet-g {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    *word-spacing: -0.43em;
    text-rendering: optimizespeed;
}
.opera-only:-o-prefocus,
.comeet-g {
    word-spacing: -0.43em;
}
.comeet-u {
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.comeet-u-1,
.comeet-u-1-2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.comeet-u-1 {
    display: block;
}
.comeet-u-1-2 {
    width: 100%;
}
.comeet-offset-1-2 {
    margin-left: 50%;
}
.comeet-g-r {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    word-spacing: -0.43em;
    line-height: 68px;
}
.opera-only:-o-prefocus,
.comeet-g-r {
    word-spacing: -0.43em;
}
.comeet-g-r img {
    max-width: 100%;
}

.comeet-social {
    border-top: 1px solid #d5d5d5;
    margin-top: 20px;
    padding-top: 30px;
    clear: both;        
}


/* Position info */
.comeet-position-info * {
    margin: 0;
    padding: 0;
    line-height: 150%;
}

.comeet-user-text > ul,  .comeet-user-text > ol {
    margin: 0 0 0 5px;
    padding: 5px 0 0 20px;
}

.comeet-position-info h4, .comeet-apply h4 {
    font-weight: bold;
    margin: 30px 0 5px 0;
}


@media (min-width: 980px) {
    .comeet-visible-phone {
        display: none;
    }
    .comeet-visible-tablet {
        display: none;
    }
    .comeet-visible-desktop {} .comeet-hidden-phone {} .comeet-hidden-tablet {} .comeet-hidden-desktop {
        display: none;
    }
}

@media (max-width: 480px) {
    .comeet-g-r > [class^="comeet-u"] {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .comeet-g-r > [class^="comeet-u"] {
        width: 100%;
    }
    .comeet-visible-phone {} .comeet-hidden-phone {
        display: none;
    }
    .comeet-hidden-desktop {} .comeet-visible-desktop {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .comeet-visible-tablet {} .comeet-hidden-tablet {
        display: none;
    }
    .comeet-hidden-desktop {} .comeet-visible-desktop {
        display: none;
    }
}
.comeet {
  padding: 120px 30px 105px;
  display: flex;
  justify-content: center;
}

.comeet__container {
  max-width: 930px;
  width: 100%;
}

.comeet__sup {
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.08rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
  text-align: center;
  color: #0A2144;
}

.comeet__title {
  font-weight: bold;
  font-size: 52px;
  line-height: 120%;
  letter-spacing: -1.8px;
  text-align: center;
  margin-bottom: 100px;
}

.title-no-open-jobs {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -1.8px;
  text-align: center;
  margin-bottom: 30px;
}

.comeet .comeet-u-1-2 {
  width: 100%;
}

.comeet .comeet-outer-wrapper .comeet-groups-list .comeet-group-name,
.comeet .comeet-outer-wrapper .comeet-groups-list .comeet-group-name a {
  color: #0A2144;
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
}

.comeet .comeet-group-name span {
  display: inline-block;
  width: 30px;
  background: rgba(181, 205, 255, 0.4);
  border-radius: 7px;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  color: #2671FF;
  text-align: center;
  padding: 4px 0 3px;
  position: relative;
  top: -1px;
  margin-left: 10px;
}

.comeet .comeet-list li {
  margin-bottom: 0;
}

.comeet .comeet-outer-wrapper .comeet-groups-list .comeet-list {
  display: flex;
  align-items: center;
  margin: 0;
  width: 100%;
}

.comeet .comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list {
  padding-top: 30px;
  padding-bottom: 110px;
  padding-left: 0;
  width: 100%;
}

.comeet li a.comeet-position {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  padding: 34px 10px;
}

.comeet .comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-meta {
  width: 180px;
  font-weight: 700;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: 0.08rem;
  text-transform: uppercase;
  color: #98A6B2;
  margin-bottom: 0;
}

.comeet .comeet-position-name {
  flex: 1;
  font-weight: bold;
  font-size: 18px;
  line-height: 130%;
  color: #0B1627;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.comeet .comeet-social {
  display: none;
}

.share-buttons {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  list-style-type: none;
}

.share-buttons__list {
  margin-left: 32px;
}

.share-buttons__list:first-child {
  margin-left: 0;
}

.plus-minus-toggle {
  cursor: pointer;
  height: 24px;
  position: relative;
  width: 24px;
  background: #FFFFFF;
  border: 1px solid #728799;
  box-sizing: border-box;
  border-radius: 40px;
  display: inline-block;
  margin-right: 24px;
}

.plus-minus-toggle:before,
.plus-minus-toggle:after {
  background: #728799;
  content: '';
  height: 1px;
  left: 6px;
  position: absolute;
  top: 10px;
  width: 10px;
  transition: transform 200ms ease;
}

.plus-minus-toggle:after {
  transform-origin: center;
}

.collapsed .plus-minus-toggle:after {
  transform: rotate(90deg);
}

.collapsed .plus-minus-toggle:before {
  transform: rotate(180deg);
}

.comeet-positions-list {
  display: block;
}

.collapsed .comeet-positions-list {
  display: none;
}

@media (max-width: 768px) {
  .comeet {
    padding: 80px 30px 30px;
  }
  .comeet__container {
    padding: 0;
  }
  .comeet__title {
    font-size: 28px;
    margin-bottom: 40px;
  }

  .title-no-open-jobs {
    font-size: 22px;
    margin-bottom: 30px;
    margin: 0 0 15px 0;
  }

  .comeet__title,
  .commeet__sup {
    text-align: left;
  }

  .comeet li a.comeet-position {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 20px 10px;
  }

  .comeet .comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .comeet .comeet-outer-wrapper .comeet-groups-list .comeet-group-name,
  .comeet .comeet-outer-wrapper .comeet-groups-list .comeet-group-name a {
    font-size: 16px;
    margin-right: 10px;
  }

  .comeet .comeet-outer-wrapper .comeet-groups-list .comeet-list .comeet-positions-list .comeet-position .comeet-position-meta {
    font-size: 12px;
    line-height: 120%;
    margin-bottom: 7px;
    width: 100%;
  }

  .comeet .comeet-position-name {
    font-size: 14px;
    line-height: 130%;
    flex-wrap: wrap;
  }

  .comeet .right-arrow-link {
    flex: 100%;
    margin-top: 15px;
  }

  .comeet__social {
    margin-top: 0px;
  }
}

.comeet__social .share-buttons__item svg path {
  transition: all 0.2s ease-in-out;
}

.comeet__social .share-buttons__item:hover svg path {
  fill: #fff;
  transition: all 0.2s ease-in-out;
}

.comeet__social .share-buttons__item svg circle {
  transition: all 0.2s ease-in-out;
}

.comeet__social .share-buttons__item:hover svg circle {
  fill: #0B1627;
  transition: all 0.2s ease-in-out;
}

.right-arrow-link {
  font-weight: 600;
}
.comeet-group-name {
  margin-bottom: 20px;
  margin-top: 40px;    
}

.comeet-group-name a {
  color: black;
  font-weight: bold;
}

li a.comeet-position {
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  padding-top: 15px;
  margin-bottom: 0;
}

.comeet-position-meta {
  margin: 0 0 20px 0;
  display: block;
  font-size: 0.7rem;
  color: #898787;
}

.comeet-position-meta-single {
  display: block;
  font-size: 0.8rem;
  color: #898787;
  margin-bottom: 50px;
}

.comeet-position-name {
  margin: 0;
}

.comeet-list ul {
  margin:0px;
}
.all-jobs-link {
  padding:10px;
  border-top: 1px solid #d5d5d5;
  display:block;
  margin-top:20px;
}
.email-resume-link {
  float:right;
  font-size:14px;
  font-weight:normal;
}

.position-image {
  text-align:center;
}

.comeet-list a{
  text-decoration:none;
}
.comeet-list a:link {
  text-decoration:none;
}

/* visited link */
.comeet-list a:visited {
  text-decoration:none;
}

/* mouse over link */
.comeet-list a:hover {
  text-decoration:none;
}

/* selected link */
.comeet-list a:active {
  text-decoration:none;
}

.comeet-list ul{
  list-style:none;
}
.comeet-list li{
  margin-bottom:10px;
}

.comeet-g {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  *word-spacing: -0.43em;
  text-rendering: optimizespeed;
}
.opera-only:-o-prefocus,
.comeet-g {
  word-spacing: -0.43em;
}
.comeet-u {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.comeet-u-1,
.comeet-u-1-2 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.comeet-u-1 {
  display: block;
}
.comeet-u-1-2 {
  width: 100%;
}
.comeet-offset-1-2 {
  margin-left: 50%;
}
.comeet-g-r {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  word-spacing: -0.43em;
}
.opera-only:-o-prefocus,
.comeet-g-r {
  word-spacing: -0.43em;
}
.comeet-g-r img {
  max-width: 100%;
}

.comeet-social {
  border-top: 1px solid #d5d5d5;
  margin-top: 20px;
  padding-top: 30px;
  clear: both;        
}


/* Position info */
.comeet-position-info * {
  margin: 0;
  padding: 0;
  line-height: 150%;
}

.comeet-user-text > ul,  .comeet-user-text > ol {
  margin: 0 0 0 5px;
  padding: 5px 0 0 20px;
}

.comeet-position-info h4, .comeet-apply h4 {
  font-weight: bold;
  margin: 30px 0 5px 0;
}


@media (min-width: 980px) {
  .comeet-visible-phone {
      display: none;
  }
  .comeet-visible-tablet {
      display: none;
  }
  .comeet-visible-desktop {} .comeet-hidden-phone {} .comeet-hidden-tablet {} .comeet-hidden-desktop {
      display: none;
  }
}

@media (max-width: 480px) {
  .comeet-g-r > [class^="comeet-u"] {
      width: 100%;
  }
}

@media (max-width: 767px) {
  .comeet-g-r > [class^="comeet-u"] {
      width: 100%;
  }
  .comeet-visible-phone {} .comeet-hidden-phone {
      display: none;
  }
  .comeet-hidden-desktop {} .comeet-visible-desktop {
      display: none;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .comeet-visible-tablet {} .comeet-hidden-tablet {
      display: none;
  }
  .comeet-hidden-desktop {} .comeet-visible-desktop {
      display: none;
  }
}
.group-name-title {
  cursor: pointer;
}

.job-single-content ul, 
.job-single-content ol {
  margin: 0;
  padding: 0;
}
.job-single-content ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
  list-style: none;
}
.job-single-content li:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 26px;
  background-image: url(../../img/check-circle-solid.svg);
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  /* font-weight: 900; */
}
/* .job-single-content #c-post-content h1,
.job-single-content #c-post-content h2,
.job-single-content #c-post-content h3 {
  color: #0B1627!important;
} */
.job-single-content h4 {
  margin: 50px 0 30px 0;
  font-weight: 600 !important;
  font-size: 22px;
  line-height: 27px;
  /* margin-bottom: 30px; */
  /* margin-top: 50px !important; */
  color: #0A2144;
}
.job-single-content span.comeet-position-employmenttype, 
.job-single-content span.comeet-position-location {
  opacity: 0.44;
  font-size: 18px;
  line-height: 28px;
  color: #353D46;
}
.single-job #c-post-content h4 {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .single-job #c-post-content h4 {
    margin-top: 28px;
    margin-bottom: 16px;
  }
}

.job-single-sidebar {
  padding: 30px !important;
}

.job-single-sidebar .hbspt-form form {
  text-align: left;
}
.job-single-sidebar .hbspt-form input:focus {
    border: 1px solid #2671FF !important;
    /* outline: 1px solid #2671FF; */
  }

.job-single-sidebar .hbspt-form input {
    font-family: Inter;
    border: 1px solid #F8F9FC;
    background: #F8F9FC;
    border: 0;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 400;
    height: 40px;
    color: #0B1627;
    width:  100%;
    padding: 5px 15px;
}

.job-single-sidebar .hbspt-form input[type="file"] {
  background: transparent;
  border-radius: 0;
  padding: 0;
}

.job-single-sidebar .hbspt-form label {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    color: #0B1627;
    display: block;
    margin-bottom: 13px;
    width: 100%;
}

.job-single-sidebar .hs-form-required {
    color: #FF8F24;
    font-size: 12px;
    position: relative;
    top: -1px;
    left: 1px;
}

.job-single-sidebar .hbspt-form select {
    /* font-family: 'Open sans'; */
    font-display: swap;
}

.job-single-sidebar .hbspt-form .legal-consent-container a {
    color: #2671FF;
}

.job-single-sidebar .hs-form-field {
    margin-bottom: 20px;
    position: relative;
}

.job-single-sidebar .hbspt-form input:focus {
    border: 1px solid #2671FF !important;
    /* outline: 1px solid #2671FF; */
}

.job-single-sidebar .hbspt-form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #98A6B2 !important;
}

.job-single-sidebar .hbspt-form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #98A6B2 !important;
}

.job-single-sidebar .hbspt-form input:-ms-input-placeholder {
    /* IE 10+ */
    color: #98A6B2 !important;
}

.job-single-sidebar .hbspt-form input:-moz-placeholder {
    /* Firefox 18- */
    color: #98A6B2 !important;
}

.job-single-sidebar .hbspt-form select {
    background-color: #FFFFFF;
    background-image: url(./img/arrow-down.png);
    background-repeat: no-repeat;
    background-position: 96% 23px;
    background-size: 13px auto;
    border: 1px solid rgba(153, 162, 196, 0.46);
    box-sizing: border-box;
    /* box-shadow: 2px 4px 14px rgba(66, 94, 165, 0.12); */
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 600;
    height: 56px;
    color: #2671FF;
}

.job-single-sidebar .hbspt-form select:focus {
    border-color: #2671FF;
    background-image: url(./img/arrow-up.png);
    box-shadow: 6px 10px 26px rgba(78, 119, 224, 0.15);
}

.job-single-sidebar select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.job-single-sidebar .legal-consent-container em {
    color: #0B1627;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

.job-single-sidebar .hs-form .actions {
    margin-bottom: 10px;
}

.job-single-sidebar .hs-form .legal-consent-container {
    margin-bottom: 39px;
    line-height: normal;
}

.job-single-sidebar .hs_submit {
    width: 100%;
}

.job-single-sidebar .hs-form input[type="submit"] {
    background: #FF8F24;
    border-radius: 10px;
    width: 100%;
    font-size: 18px;
    box-shadow: none;
    height: 56px;
    line-height: 56px;
    transition: .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    max-width: 400px;
    padding:  0;
}

.job-single-sidebar .hs-form input[type="submit"]:hover {
    background-color: #FF8F24;
    box-shadow: 8px 11px 30px rgb(255 143 36 / 31%);
    transition: .2s ease-in-out;
    cursor: pointer;
}

.job-single-sidebar #alert-image {
    position: absolute;
    top: -68px;
    right: -49px;
    width: 138px;
}
.job-single-sidebar .hbspt-form ul li:before {
  display: none;
}
.job-single-sidebar .hbspt-form ul li {
    padding-left: 0;
    text-align: left;
    
}
.job-single-sidebar .hbspt-form ul li label {
    font-size: 12px;
    color: red;
    font-weight: 400;
}
.job-single-sidebar .hbspt-form .submitted-message {
  text-align: center;
}

@media (max-width: 768px) {
  .job-single-sidebar .hs_submit .actions {
    text-align: center;
  }
}
