.careers-hero {
  display: flex;
  align-items: center;
  position: relative;
  height: 532px;
  overflow: hidden;
  background: radial-gradient(112.02% 107.44% at 31.88% 5.4%, #16263f 0%, #111e30 35.62%, #16263e 68.1%, #0e1727 93.95%);
}

.careers-hero h1 {
  font-size: 64px;
}

.careers-hero .p {
  max-width: 573px;
}

.careers-hero dotlottie-player {
  width: 100vw;
}

.careers-hero .grid-cont {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: auto;
  padding-left: 120px;
}

.careers-hero .grid-row {
  height: 100%;
}

.careers-hero .careers-hero__search {
  max-width: 600px;
  /*display: flex;
	*/
  display: none;
  margin-top: 16px;
  gap: 10px;
}

.careers-hero .careers-hero__search input {
  width: 100%;
  padding: 14px;
  border-radius: 5px;
  box-shadow: none;
  color: #113a50;
  font-size: 22px;
  border: 0;
  font-weight: 500;
}

.careers-hero .careers-hero__search button {
  border-radius: 5px;
  border: 0;
  width: 54px;
  height: 54px;
  background: #0bc5ba;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .careers-hero dotlottie-player {
    margin-top: -100px;
  }
}

@media (max-width: 1400px) {
  .careers-hero h1 {
    font-size: 54px;
    max-width: 410px;
  }

  .careers-hero .p {
    max-width: 483px;
  }

  .careers-hero .grid-cont {
    padding-left: 80px;
  }
}

@media (min-width: 1900px) {
  .careers-hero {
    height: 850px;
  }
}

@media (max-width: 1100px) {
  .careers-hero {
    height: 480px;
  }

  .careers-hero h1 {
    font-size: 44px;
  }

  .careers-hero .p {
    max-width: 403px;
  }
}

@media screen and (max-width: 991.98px) {
  .careers-hero {
    background-image: url("/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_hero/templates/images/careers/Career_mobile.jpg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 650px;
    background-color: #14243d;
    background-position: bottom;
  }

  .careers-hero h1 {
    font-size: 40px;
    max-width: 100%;
  }

  .careers-hero .careers-hero__text {
    text-align: center;
  }

  .careers-hero .p {
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
  }

  .careers-hero .careers-hero__search {
    margin-top: 16px !important;
    margin: auto;
    max-width: 400px;
  }

  .careers-hero dotlottie-player {
    display: none;
  }

  .careers-hero .grid-cont {
    position: relative;
    padding-left: 24px;
    margin-top: 100px;
  }

  .careers-hero .grid-row {
    height: 300px;
  }
}

@media (max-width: 700px) {
  .careers-hero {
    height: 580px;
  }

  .careers-hero .p {
    max-width: 100%;
  }
}

@media (max-width: 500px) {
  .careers-hero {
    height: 435px;
    margin-bottom: 25px;
  }

  .careers-hero .grid-cont {
    margin-top: 60px;
  }

  .careers-hero .grid-row {
    height: fit-content;
  }

  .careers-hero h1 {
    font-size: 32px;
  }

  .careers-hero .p {
    font-size: 18px;
  }

  .careers-hero .careers-hero__button {
    font-size: 18px;
  }
}

.careers--cards {
  display: flex;
  height: 579px;
  justify-content: center;
  align-items: center;
}

.careers--cards .h6 {
  text-transform: uppercase;
  letter-spacing: 8.5px;
}

.careers--cards .h2 {
  letter-spacing: -0.5px;
}

.careers--cards .careers-benefits__item--dm_text {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 767.98px) {
  .careers--cards {
    height: auto;
    margin-top: 50px;
  }

  .careers--cards .h6 {
    margin-top: 51px;
  }

  .careers--cards .p {
    max-width: 213px;
    margin-left: auto;
    margin-right: auto;
  }

  .careers--cards .card__item {
    margin-bottom: 25px;
  }
}

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

.sparks .grid-col {
  position: relative;
}

.sparks .grid-col img {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, -50%);
}

.sparks .sparks--cards {
  display: flex;
  height: 706px;
  justify-content: center;
  align-items: center;
  background-image: url('/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_promo/templates/images/background.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
  max-width: 1480px;
  padding: 0px 40px;
  border-radius: 10px;
}

.sparks .sparks--cards .h6 {
  text-transform: uppercase;
  letter-spacing: 8.5px;
}

.sparks .sparks--cards .h2 {
  letter-spacing: -0.5px;
}

.sparks .sparks--cards h3 {
  font-family: 'Metric-semibold';
  line-height: 35.61px;
  min-height: 45px;
}

.sparks .sparks--cards .sparks__item--text {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  min-height: 100px;
}

.sparks .sparks--cards .sparks__item--text p {
  margin: 0;
  color: #fff;
}

.sparks .sparks--cards .card__item {
  background: #304c66;
  border: 1px solid rgba(11, 197, 186, 1);
  height: 302px;
  max-width: 265px;
  border-radius: 10px;
  width: 100%;
  padding: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  margin: auto;
}

@media screen and (max-width: 1450.98px) {
  .sparks--cards h3 {
    font-size: 28px !important;
  }

  .sparks--cards .card__item {
    padding: 10px !important;
  }
}

@media screen and (max-width: 1283.98px) {
  .sparks .sparks--cards {
    height: auto;
    padding-top: 50px;
  }

  .sparks .sparks--cards .card__item {
    margin-bottom: 50px;
  }
}

@media (max-width: 991px) {
  .sparks .sparks--cards h3 {
    min-height: auto;
  }
}

@media screen and (max-width: 767.98px) {
  .sparks .sparks--cards {
    padding-bottom: 40px;
    height: auto;
  }

  .sparks .sparks--cards .h6 {
    margin-top: 51px;
  }

  .sparks .sparks--cards .p {
    max-width: 213px;
    margin-left: auto;
    margin-right: auto;
  }

  .sparks .sparks--cards .card__item {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 575.98px) {
  .sparks {
    padding: 0 !important;
  }
}

.careers-benefits {
  padding: 3rem 0;
  display: flex;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_careers_map/templates/images/background.png");
}

.careers-benefits .careers-benefits__carousel .slick-slide {
  max-width: 520px;
  margin: auto;
}

.careers-benefits .careers-benefits__header {
  padding: 0 40px;
}

.careers-benefits .h2 {
  letter-spacing: -0.5px;
  text-transform: capitalize;
}

.careers-benefits .h6 {
  letter-spacing: 8.5px;
  text-transform: uppercase;
}

.careers-benefits .capabilities {
  margin-top: 64px;
}

.careers-benefits .careers-benefits__item {
  text-align: left;
}

.careers-benefits .careers-benefits__capabilities {
  margin-top: 61px;
}

.careers-benefits .careers-map__tab {
  margin-top: 52px;
}

.careers-benefits .careers-map__tab a {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
}

.careers-benefits .careers-map__tab .active {
  border-radius: 8px;
  background: #0bc5ba;
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.careers-benefits .careers-map__tab .active a {
  color: #113a50;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.careers-benefits .careers-map__tab-panes {
  border-radius: 20px;
  background: #1a283a;
  display: inline-flex;
  padding: 32px 36px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 28px;
}

.careers-benefits .careers-map__tab-panes img {
  border-radius: 6px;
}

.careers-benefits .careers-map__tab-panes .p {
  height: 246px;
}

.careers-benefits .careers-map__tab-panes a svg {
  fill: none !important;
}

@media screen and (max-width: 1004.98px) {
  .careers-map__tab .grid-row {
    display: block;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
  }

  .careers-map__tab .grid-col {
    display: inline-block !important;
    vertical-align: middle;
    height: auto;
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 991.98px) {
  .careers-benefits {
    height: auto;
    display: block;
    padding-top: 81px;
    padding-bottom: 81px;
  }

  .careers-benefits .capabilities {
    margin-top: 42px;
  }

  .careers-benefits .careers-map__tab-panes {
    margin-top: 28px !important;
    width: calc(100% - 36px);
    margin: auto;
    display: block;
  }

  .careers-benefits .careers-map__tab-panes .p {
    height: auto;
  }

  .careers-benefits .careers-map__tab__image {
    margin-bottom: 26px;
  }

  .careers-benefits .more-link {
    text-align: center;
    margin: auto;
    display: block;
  }

  .careers-benefits .careers-map__city {
    margin-top: 2rem;
    text-align: center;
  }

  .careers-benefits .ta--right {
    text-align: center;
  }
}

@media screen and (max-width: 767.98px) {
  .careers-benefits {
    padding-bottom: 150px;
  }

  .careers-benefits .careers-benefits__header {
    padding: 0 20px;
  }

  .careers-benefits .capabilities {
    padding: 0 20px;
  }
}

@media screen and (max-width: 575.98px) {
  .careers-benefits .careers-benefits__carousel .slick-slide {
    max-width: 300px;
    margin: auto;
  }
}

.capabilities {
  text-align: center;
  max-width: 1248px;
  margin: 0 auto;
  padding: 0 40px;
}

.careers-reviews {
  display: flex;
  height: 749px;
  align-items: center;
}

.careers-reviews .h2 {
  max-width: 449px;
  letter-spacing: -0.5px;
}

.careers-reviews .h6 {
  letter-spacing: 8.5px;
  line-height: 114%;
  text-transform: uppercase;
}

.careers-reviews .testimosnial__carousel__copy .p {
  font-family: Metric-medium;
}

#testimonial__carousel .testimonial__carousel__item {
  position: relative;
  padding-bottom: 1rem;
  width: 100%;
  max-width: 439px;
  margin: auto;
  padding-top: 9px;
  cursor: pointer;
}

.resources__cont {
  padding: 24px;
  transition-duration: 0.25s;
  transition-property: border-color;
}

#testimonial__carousel .testimonial__carousel__item .resources__cont {
  width: 100%;
  box-shadow: 0 0 0 1px #e6e6e6, 0 0 0 0 rgba(0, 0, 0, 0.06), 0 0 0 0 rgba(0, 0, 0, 0.05);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-top: -13px;
}

#testimonial__carousel .testimonial__carousel__media {
  height: fit-content;
  position: relative;
}

#testimonial__carousel .testimonial__carousel__media .testimonial__carousel__media__cover {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(44, 44, 44, 0.698) url('/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_testimonials/templates/images/careers/playButton.svg') center/cover;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  background-repeat: no-repeat;
  background-size: 80px 80px;
}

#testimonial__carousel .testimonial__carousel__media video {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

#testimonial__carousel .slick-track {
  padding-bottom: 1rem;
}

#testimonial__carousel .slick-dots {
  margin-top: 15px;
}

#testimonial__carousel .slick-dots li button:before {
  font-size: 18px;
}

#testimonial__carousel .slick-dots li.slick-active button:before {
  color: #34bdb5;
  opacity: 0.75;
}

@media screen and (max-width: 1283.98px) {
  .careers-reviews .grid-cont {
    width: 100%;
  }

  #testimonial__carousel .testimonial__carousel__item {
    max-width: 450px;
  }

  .testimosnial__carousel__copy {
    max-width: 450px;
  }
}

@media screen and (max-width: 1120.98px) {
  .testimosnial__carousel__copy {
    max-width: 350px;
  }
}

@media screen and (max-width: 991.98px) {
  #testimonial__carousel .slick-dots {
    margin-top: 0;
  }

  .careers-reviews {
    height: auto !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .careers-reviews .grid-cont {
    width: 100% !important;
  }

  .testimonial__carousel_item {
    max-width: 360px;
    margin: 15px auto;
  }
}

@media screen and (max-width: 767.98px) {
  .careers-reviews {
    padding-top: 0px;
    padding-bottom: 170px;
  }

  #testimonial__carousel {
    margin-top: -4rem;
  }

  #testimonial__carousel .testimonial__carousel__media video {
    height: 287px;
    object-fit: cover;
    width: 100%;
    position: relative;
    border-radius: 20px;
    box-shadow: 0px 2.809px 2.809px 0px rgba(0, 0, 0, 0.25), 0px 0px 0px 0px rgba(0, 0, 0, 0), 0px 5.617px 17.554px 0px rgba(0, 0, 0, 0.16), 0px 4.915px 16.15px 0px rgba(0, 0, 0, 0.25);
  }

  #testimonial__carousel .testimonial__carousel__item {
    padding-bottom: 0;
    width: 266px;
    margin: auto;
  }

  #testimonial__carousel .slick-dots {
    display: none !important;
  }

  #testimonial__carousel .slick-current .grid-col {
    padding-left: 50px;
  }

  #testimonial__carousel .testimonial__carousel__media__cover {
    border-radius: 20px !important;
  }

  .testimosnial__carousel__copy {
    margin: auto;
    text-align: center;
  }

  .testimosnial__carousel__copy a {
    margin-top: 10px;
  }
}

@media screen and (max-width: 575.98px) {
  #testimonial__carousel {
    max-width: initial;
    height: 325px;
  }

  #testimonial__carousel .slick-current .grid-col {
    padding-left: 10px;
  }
}


.careers-awards {
  position: relative;
  height: 1012px;
  display: flex;
  align-items: center;
  background-image: url("/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_badges/templates/images/careers/blueBack.png");
  text-align: center;
  overflow: hidden;
  background-size: cover;
  align-content: flex-start;
  flex-wrap: wrap;
}

.careers-awards::before {
  content: "";
  position: absolute;
  width: 857px;
  height: 857px;
  background-image: url("/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_badges/templates/images/careers/vector.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0;
  top: -23px;
  left: 0;
}

.careers-awards .logos {
  min-height: 400px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.careers-awards .logos .grid-row {
  width: 100%;
  gap: 50px 0;
}

.careers-awards .careers-awards--copy {
  margin-bottom: 25px;
  margin-top: 89px;
  margin-bottom: 89px;
}

.careers-awards .careers-awards--row {
  width: 375px;
  margin: auto;
  margin-top: 50px;
}

.careers-awards .careers-awards--row.mt-150 {
  margin-top: 50px !important;
}

.careers-awards .h6 {
  line-height: 18px;
  letter-spacing: 8.5px;
  text-align: center;
  position: relative;
}

.careers-awards .h2 {
  position: relative;
}

.careers-awards .g2_title {
  font-family: Metric-medium;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  color: #35364e;
  display: flex;
  align-items: center;
  justify-content: center;
}

.careers-awards img {
  object-fit: contain;
}

.careers-awards__title {
  line-height: 30px;
  letter-spacing: -0.2px;
  font-family: Metric-Semibold;
  color: #003f65;
  margin-bottom: 32px;
  position: relative;
}

.careers-awards__badge {
  position: relative;
}

.careers-best-team {
  position: relative;
  margin-top: 60px;
  border-radius: 20px;
  color: #fff;
  background: #112532;
  height: 150px;
  width: 100%;
  max-width: 1280px;
  display: flex;
  align-items: center;
}

.careers-best-team a:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}

.careers-best-team .grid-row {
  position: relative;
}

.careers-best-team__divider {
  width: 1px;
  height: 80px;
  background-color: #256688;
}

@media screen and (min-width: 991.98px) {
  .careers-awards .grid-row:nth-of-type(3) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 1348.98px) and (min-width: 991.98px) {
  .careers-awards img:not(.careers-best-team img) {
    object-fit: contain;
    width: 100%;
    aspect-ratio: 3/4;
  }

  .careers-awards .grid-row {
    flex-wrap: nowrap;
  }

  .careers-awards .g2_title {
    font-size: 20px;
    line-height: 20px;

  }
}

@media screen and (max-width: 991.98px) {
  .careers-awards {
    padding-top: 20px;
    padding-bottom: 60px;
    height: auto;
    display: block;
    background-size: initial !important;
  }

  .careers-awards img:not(.careers-best-team img) {
    width: 100%;
    object-fit: contain;
    aspect-ratio: 4/4;
    min-width: 165px;
    max-width: 165px;
  }

  .careers-awards .grid-row:not(.careers-best-team .grid-row) {
    gap: 40px 0px;
    margin-top: 40px;
  }

  .careers-awards .grid-row--1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
  }

  .careers-awards .h6 {
    margin-top: 100px;
  }

  .careers-awards::before {
    display: block;
    background-image: url("/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_badges/templates/images/careers/blueBack1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -30%);
    width: 100%;
    height: 100%;
  }

  .careers-awards .careers-awards--row {
    width: 300px;
    margin: auto;
  }

  .careers-awards .grid-col:not(:first-of-type) .careers-awards--row {
    margin-top: 80px;
  }

  .careers-awards .careers-awards--copy {
    margin-bottom: initial;
  }

  .careers-awards .careers-best-team {
    order: -1;
    height: 300px;
    margin-bottom: 90px;
    border-radius: 6px;
    max-width: 716px;
    margin: 40px auto 0;
  }

  .careers-awards .careers-best-team .grid-cont {
    height: 100%;
  }

  .careers-awards .careers-best-team .grid-row {
    height: 100%;
  }

  .careers-awards .careers-best-team .grid-col--5 {
    height: 48%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .careers-awards .careers-best-team .glassdoor_logo {
    max-width: 165px;
  }

  .careers-awards .careers-best-team .comparably_logo {
    max-width: 119px;
  }

  .careers-awards .careers-best-team .careers-best-team--border:before {
    border: 1px solid #256688;
    content: "";
    width: 100%;
    height: 0px;
    display: block;
  }

  .careers-awards .careers-best-team .careers-best-team--border svg {
    display: none;
  }

  .careers-awards .careers-best-team .p {
    text-align: left;
  }

  .careers-awards .careers-best-team .careers-best-team--comparably {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767.98px) {
  .careers-awards {
    overflow: initial;
    padding-bottom: 125px;
  }

  .careers-awards::before {
    background-size: contain;
    transform: translate(-50%, -50%);
    top: calc(1150px - 125px);
  }

  .careers-awards .h6 {
    margin-top: 0;
  }

  .careers-awards .grid-row:not(.careers-best-team .grid-row) {
    gap: 40px 0px;
    margin-top: 40px;
  }

  .careers-awards .careers-awards--copy {
    max-width: 305px;
    margin-right: auto;
    margin-left: auto;
  }

  .careers-awards .careers-best-team {
    height: 367px !important;
    margin-bottom: 0;
    margin-top: 40px;
  }

  .careers-awards .careers-best-team .grid-cont {
    padding-left: 15px;
    padding-right: 15px;
  }

  .careers-awards .p--xlarge {
    font-size: 18px;
  }

  .careers-awards .p--medium {
    font-size: 14px;
  }

  .careers-awards img {
    object-fit: contain;
    width: 100%;
    aspect-ratio: 4/4;
  }

  .careers-awards .grid-row--1,
  .careers-awards .grid-row--2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
  }
}

@media screen and (max-width: 575.98px) {
  .careers-awards {
    position: relative;
    text-align: center;
  }

  .careers-awards::before {
    background-size: cover;
    top: calc(1250px - 125px);
  }

  .careers-awards .careers-awards--copy {
    margin-bottom: 60px;
  }

  .careers-awards .careers-best-team {
    height: 300px !important;
  }

  .careers-awards .careers-best-team .careers-best-team--comparably {
    margin-top: 20px;
  }

  .careers-awards img:not(.careers-best-team img) {
    min-width: 120px;
    max-width: 120px;
  }

  .careers-awards .grid-row--1,
  .careers-awards .grid-row--2 {
    max-width: 100%;
  }
}

@media screen and (max-width: 428.98px) {
  .careers-awards::before {
    top: calc(950px - 50px);
    /*background-image: url("/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_badges/templates/images/careers/blue.png");*/
  }

  .careers-awards .p--medium {
    position: relative;
  }

  .careers-awards .careers-best-team .grid-col--xs-7 {
    max-width: 180px;
  }
}

@media screen and (max-width: 375.98px) {
  .careers-awards .h6 {
    margin-top: auto;
  }

  .careers-awards .careers-awards--row {
    width: initial;
    margin: auto -12px;
  }

  .careers-awards .careers-best-team {
    height: 250px !important;
    padding: initial;
  }

  .careers-awards .careers-best-team img {
    width: 100%;
    aspect-ratio: 0.6666666667;
    object-fit: contain;
  }

  .careers-awards .grid-col--xs-8 {
    padding-right: 0;
  }

  .careers-awards .grid-col--xs-1 {
    padding-left: 0;
  }
}


.careers-recent__cont {
  padding: 40px 60px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05), 0px 8px 25px 0px rgba(0, 0, 0, 0.06), 0px 7px 23px 0px rgba(0, 0, 0, 0.05);
  position: relative;
}

.careers-recent__cont .more-link {
  font-size: 22px;
  font-family: 'Metric-semibold';
}

.careers-recent__cont h2 {
  font-size: 32px;
  line-height: 40px;
}

.careers-recent__cont .careers-category {
  font-size: 22px;
}

.careers-recent__heading {
  margin-top: 32px;
  margin-bottom: 8px;
  font-weight: 500;
}

.careers-recent__heading:first-child {
  margin-top: 20px;
}

.careers-recent__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 0;
  border-bottom: 1px solid rgba(212, 222, 229, 0.6);
}

.careers-recent__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.careers-recent__name {
  padding-right: 21px;
  background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11" fill="none" stroke="%2332BDB5" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><path d="M1 10L10 1" /><path d="M1 1H10V10" /></svg>') 100% 50%/11px 11px no-repeat;
  font-family: Metric-medium;
  font-size: 18px;
  text-decoration: none;
  color: #32bdb5;
  transition-duration: 0.125s;
  transition-property: background, color;
  line-height: 40px !important;
  letter-spacing: -0.2px;
}

.careers-recent__name:hover {
  background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 11" fill="none" stroke="%232CA19B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><path d="M1 10L10 1" /><path d="M1 1H10V10" /></svg>');
  color: #2ca19b;
}

.careers-recent__city {
  font-family: Metric-medium;
  color: #76a2bc;
  line-height: 40px;
}

@media screen and (min-width: 991.98px) {
  .careers-recent {
    transform: translateY(-55px);
    margin-top: 0;
  }
}

@media screen and (max-width: 991.98px) {
  .careers-recent__item {
    flex-wrap: wrap;
  }

  .careers-recent__city {
    width: 100%;
    margin-top: 4px;
  }
}

@media screen and (max-width: 767.98px) {
  .careers-recent__cont {
    padding: 40px 24px;
  }

  .careers-recent__cont .more-link {
    font-size: 18px;
  }

  .careers-recent__cont h2 {
    font-size: 30px;
  }

  .careers-recent__cont .grid-row {
    text-align: center;
  }

  .careers-recent__city {
    font-size: 14px;
    line-height: 20px;
  }

  .careers-recent__name {
    width: 100%;
    text-align: left;
  }

  .careers-category {
    text-align: center;
    font-size: 18px !important;
  }

  .careers-recent {
    margin-top: -100px;
    z-index: 3;
    position: relative;
  }
}

.careers--news-feed .in-the-news {
  height: 550px;
  display: flex;
  align-items: center;
}

.careers--news-feed .in-the-news .h2 {
  margin-bottom: 30px;
}

.careers--news-feed .in-the-news .in-the-news__item {
  border-radius: 6px;
  background: #fff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05), 0px 8px 25px 0px rgba(0, 0, 0, 0.06), 0px 7px 23px 0px rgba(0, 0, 0, 0.05);
  width: 320px;
  height: 260px;
  margin: 25px auto 35px auto !important;
  padding: 24px;
}

.careers--news-feed .in-the-news .in-the-news__item .p {
  line-height: 22px;
}

.in-the-news__item h4 {
  max-height: 150px;
  height: 100px;
}

.in-the-news__figure img {
  max-width: 100%;
  max-height: 100%;
}

.in-the-news__figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 92px;
}

.careers--news-feed .in-the-news .head-reviews__arrow {
  opacity: 1;
}

.careers--news-feed .in-the-news .news_feed__carousel .head-reviews__arrow--next {
  right: -32px;
}

.careers--news-feed .in-the-news .news_feed__carousel .head-reviews__arrow--prev {
  left: -32px;
}

@media screen and (max-width: 1285.98px) {
  .careers--news-feed .in-the-news .in-the-news__item {
    width: auto;
    height: auto;
  }

  .careers--news-feed .in-the-news .head-reviews__arrow--prev {
    left: 0 !important;
    top: 100%;
    margin-top: 10px;
  }

  .careers--news-feed .in-the-news .head-reviews__arrow--next {
    right: 0 !important;
    top: 100%;
    margin-top: 10px;
  }

  .careers--news-feed .in-the-news .grid-cont {
    width: 100%;
  }
}

@media screen and (max-width: 767.98px) {
  .careers--news-feed .in-the-news {
    height: auto;
    padding-bottom: 64px;
  }

  .careers--news-feed .in-the-news .in-the-news__item {
    width: 320px;
    height: 260px;
  }
}

@media screen and (max-width: 375.98px) {
  .careers--news-feed .in-the-news {
    height: auto;
  }

  .careers--news-feed .in-the-news .in-the-news__item {
    width: 100%;
  }
}