a {
  color: #000;
}

.slide-place {
  /* overflow: hidden; */
  color: #fff;
}

.banner-row {
  min-height: 601px;
  max-height: 920px;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .banner-row {
    /*min-height: 50vh;*/
    background-position: right!important;
    background-size: cover !important;
  }
}

.spacer {
  all: initial;
  position: relative;
}

@media (max-width: 767px) {
  .row.spacer {
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: #12121250;*/
    background: rgba(252,203,0,0.46);
    padding: 50px;
    text-align: center;
    border-radius: 60px;
    width: 80%;
  }
}

.press-place {
  padding: 25px;
  text-align: center;
  /*width: 100%;*/
  /*height: 100%;*/
  /*background: #12121250;*/
  max-width: 100%;
}

.press-place .title {
  font-weight: 600;
  font-size: 18px;
  /*color: #fff;*/
}

.press-place p {
  font-size: 16px;
  margin-bottom: 25px;
  color: #000;
}

@media (max-width: 991px) {
  .press-place p {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .press-place p {
    font-size: 8px;
  }
}

.slider-content {
  display: block;
}

@media (max-width: 767px) {
  .slider-content {
    display: none;
  }
}

.link-btn {
  color: #000 !important;
  font-size: 19px;
  font-weight: 600;
  margin: 15px;
  padding: 8px 25px;
  text-align: center;
  border-style: solid;
  border-color: #fccb00;
  border-radius: 45px;
  background: #fccb00;
  position: relative;
  /*top: -50px;*/
}

section.highlight-first {
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 650px;
  /*max-width: 998px;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*border-radius: 90px;*/
  background-position: center;
  margin: auto;
}

section.highlight-first .container {
  background: rgba(252,203,0,0.46);
  padding: 50px;
  text-align: center;
  border-radius: 90px;
  width: 80%;
  max-width: 750px;
}

h2.text-center {
  /*font-weight: 600;*/
  /*font-size: 22px;*/
}

.btn-invert {
  background-color: black;
  color: #fff !important;
  border: none;
  top: 0;
}

.heghlight-icon {
  margin-right: 10px;
  font-size: 30px;
}

.highlight-list li {
  margin: 8px 0px;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 12px;
}
@media (max-width: 991px) {
.highlight-list li {
  margin: 0px 0px;
}
}
@media (max-width: 767px) {
.highlight-list li {
  margin: 8px 0px;

}
}

.highlight-list {
  padding: 60px 0px;
  margin-left: -8px;
}

.highlight-second {
  /*background-image: url("product-blocks/Benefits-bg.jpg");*/
  /*height: 400px;*/
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  /*margin-top: 100px;*/
  /*margin-bottom: 100px;*/
}

@media (max-width: 767px) {
  .highlight-second {
    background-image: none !important;
    background: #cfcfcf;
  }
}

.highlight-environment {
  padding: 100px 20px;
  text-align: center;
}

@media (max-width: 991px) {
  .highlight-environment {
    padding: 100px 0px;
  }
}

.highlight-environment .col-md-3 {
  display: flex;
  justify-content: center;
  padding: 25px 25px;
}

@media (max-width: 991px) {
  .highlight-environment .col-md-3 {
    padding: 20px 25px;
  }
}

@media (max-width: 767px) {
  .highlight-environment .col-md-3 {
    padding: 20px 15px;
  }
}

.highlight-environment .container {
  max-width: 991px;
  /*text-shadow: 0px 2px 2px rgb(0 0 0 / 92%);*/
  /*color: #fff;*/
}

.highlight-girl {
  background: url("/media/wysiwyg/cougarwork/slider/Work-at-Home-1-1.jpg") center / cover no-repeat;
  min-height: 450px;
  max-height: 600px;
  display: flex;
  /*justify-content: center;*/
  /*overflow: hidden;*/
  /*margin: 0 -125px;*/
}

@media (max-width: 991px) {
  .highlight-girl {
    background: url("/media/wysiwyg/cougarwork/slider/Work-at-Home-for-mobile.jpg") center / cover no-repeat;
    /*min-height: 450px;*/
    /*max-height: 600px;*/
    /*display: flex;*/
    /*justify-content: flex-end;*/
    /*overflow: hidden;*/
    margin: 0;
  }
}

.highlight-girl .row {
  display: flex;
  height: 100%;
  margin: 0px;
}

.block-2 {
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {
  .block-2 {
    display: flex;
    align-items: flex-end;
    text-shadow: 0px 2px 2px rgb(0 0 0 / 92%);
    color: #fff;
    padding: 0px;
  }
}

.block-3 {
  display: flex;
  align-items: flex-end;
}

.highlight-girl .intro {
  /*margin: 10px;*/
  /*padding: 50px 0;*/
  /*height: 20%;*/
}

.intro col-md-12 {
  /*height: 154px;*/
}

.intro-text h2 {
  font-size: 22px;
}

.intro-text p {
  font-size: 16px;
}

@media (max-width: 991px) {
  .intro-text p {
    font-size: 20px;
  }
}

.intro-text {
  margin: 0 30px;
}

.highlight-girl .container {
  /*padding: 0px;*/
}

.text-block p {
  text-align: center;
  font-size: 20px;
}

.text-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  /*height: auto;*/
  justify-content: center;
}

.highlight-accessories {
  margin: 50px auto;
  max-width: 991px;
}

@media (max-width: 767px) {
  .highlight-accessories {
    margin: 10px;
  }
}

.highlight-accessories .row {
  margin: 25px;
}